mohaas05
31st August 2010, 02:31 AM
I'm having some issues with akmods on F14 alpha.
I'm trying to use the akmods for the nvidia and wl modules, since there don't appear to be any kmods for the current kernel yet.
The wl module refuses the compile and throws the following error in the log:
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1435:27: error: 'struct net_device' has no member named 'mc_list'
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1435:56: error: 'struct net_device' has no member named 'mc_count'
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1436:24: error: dereferencing pointer to incomplete type
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1442:57: error: dereferencing pointer to incomplete type
The nivida module compiles fine, but refuses to load. The only clue in dmesg is this:
nvidia: Unknown symbol debug_lockdep_rcu_enabled (err 0)
any ideas?
I'm trying to use the akmods for the nvidia and wl modules, since there don't appear to be any kmods for the current kernel yet.
The wl module refuses the compile and throws the following error in the log:
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1435:27: error: 'struct net_device' has no member named 'mc_list'
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1435:56: error: 'struct net_device' has no member named 'mc_count'
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1436:24: error: dereferencing pointer to incomplete type
/tmp/akmodsbuild.OAsPzsco/BUILD/wl-kmod-5.60.48.36/_kmod_build_2.6.35.4-12.fc14.x86_64/src/wl/sys/wl_linux.c:1442:57: error: dereferencing pointer to incomplete type
The nivida module compiles fine, but refuses to load. The only clue in dmesg is this:
nvidia: Unknown symbol debug_lockdep_rcu_enabled (err 0)
any ideas?