View previous topic :: View next topic |
Author |
Message |
someone12345 Guru
Joined: 09 Apr 2005 Posts: 365
|
Posted: Tue Jun 14, 2005 7:23 pm Post subject: Unknown symbol in module or unknown parameter (see dmesg) |
|
|
Hi!
I updated 2.6.11-r9 to r11, re-emerged ipw2200 but the modules don't load no more:
FATAL: Error inserting ipw2200 (lib/modules/2.6.11-gentoo-r11/net/ipw2200.ko): Unknown symbol in module or unknown parameter (see dmesg)
$ dmesg
ipw2200: Unknown Symbol release_firmware
ipw2200: Unknown Symbol request_firmware |
|
Back to top |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Tue Jun 14, 2005 7:28 pm Post subject: |
|
|
Hi.
Did you copy the .config from your old kernel to the new?
Did you enable in the new kernel the option to provide support for loading the firmware for external modules? (I can't recall the exact name, but I think it has to be enabled in the general features) _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
Back to top |
|
|
someone12345 Guru
Joined: 09 Apr 2005 Posts: 365
|
Posted: Tue Jun 14, 2005 7:41 pm Post subject: |
|
|
jmbsvicetto wrote: | Hi.
Did you copy the .config from your old kernel to the new?
Did you enable in the new kernel the option to provide support for loading the firmware for external modules? (I can't recall the exact name, but I think it has to be enabled in the general features) |
Sure, I did.
The only FIRMWARE related option I found is CONFIG_PREVENT_FIRMWARE_BUILD which was y but I also tried n. |
|
Back to top |
|
|
SpecvWillis Tux's lil' helper
Joined: 09 May 2005 Posts: 142 Location: Ottawa, Canada
|
Posted: Tue Jun 14, 2005 7:43 pm Post subject: |
|
|
When you updated the kernel, did you remember to link /usr/src/linux to the new kernel source? Sounds like emerge may have built the module against the old kernel source |
|
Back to top |
|
|
someone12345 Guru
Joined: 09 Apr 2005 Posts: 365
|
Posted: Tue Jun 14, 2005 7:47 pm Post subject: |
|
|
SpecvWillis wrote: | When you updated the kernel, did you remember to link /usr/src/linux to the new kernel source? Sounds like emerge may have built the module against the old kernel source |
Yes. And the modules has been copies to the new kernel in /lib. But it does not *build* correctly:
WARNING: //lib/modules/2.6.11-gentoo-r11/net/ipw2200.go needs unknown symbol release_firmware
(same for request_firmware) |
|
Back to top |
|
|
Maedhros Bodhisattva
Joined: 14 Apr 2004 Posts: 5511 Location: Durham, UK
|
Posted: Tue Jun 14, 2005 8:31 pm Post subject: |
|
|
Moved from Installing Gentoo to Kernel & Hardware. |
|
Back to top |
|
|
|