Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146649 - net-wireless/ieee80211-14.1-r1 Causes Kernel Panic
Summary: net-wireless/ieee80211-14.1-r1 Causes Kernel Panic
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 23:24 UTC by Nicholas Andrade
Modified: 2006-09-12 06:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Andrade 2006-09-06 23:24:00 UTC
I emerged from ieee80211-13.1 to ieee80211-1.1.14-r1 and experienced a bug upon reboot.  When I rebooted the radio was off on my card (Intel IPW2200), so I tried to re-enable it via the hardware button (Fn-F2 on my laptop, which has worked in the past).  The fist time I did this, the card still did not function, I then ran rmmod ipw2200 followed by modprobe ipw2200 led=1.  This caused a kernel panic, so I was forced to reboot.  Upon rebooting the system kernal paniced again during the module loading stage of boot (in my modules.autoload.d/kernel-2.6 I have the entry ipw2200 led=1).  I rebooted again and another panic occured at the same place (module load phase).  I then booted, but prior to loading a kernel (during the grub screen), I disable the radio using the hardware button (Fn-F2); this time the kernel loaded without any issues however the radio was down (as one would expect).  I then re-emerged ipw2200, rmmod'ed the current module, and inserted the newly emerged ipw2200 module (however this time I ommitted the LED line).  The module inserted without any problems, but the radio was still off.  I crossed my fingers and pressed Fn-F2 and this time the radio came on without any problems.  I have since rebooted without any problems (I removed the led=1 line from mod*/kernel-2.6 as well).  I'm not certain what the cause of the problem was (it may be that ipw2200 needs to be re-emerged against the ieee80211-14.1, or it may be that you can't use led=1 to turn on the WiFi light anymore).

I am running kernel 2.6.17-beyond3 on a Dell D610 (Pentium-M).  The WiFi card is an Intel Pro Wireless 2200, and the driver I'm using is ipw2200-1.1.3 and ipw2200-firmware-3.0.  I also have a Dell DW350 bluetooth card and am running udev-099.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-07 00:28:36 UTC
(In reply to comment #0)
> I am running kernel 2.6.17-beyond3 

Reopen with emerge --info, your kernel .config and the relevant part of kernel errors you get if you are able to reproduce this with a supported kernel.

http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap2
Comment 2 Daniel Kenzelmann 2006-09-08 01:07:22 UTC
Got the same problem (2.6.17.11), after a rebuild of ipw2200 the problem was gone. 
Comment 3 Hans Nieser 2006-09-12 06:10:04 UTC
Same problem, solution provided here worked, using linux-2.6.17-gentoo