[Bug 6194] unregister_netdevice: waiting for eth1 (ipw2100, Intel PRO/Wireless LAN 2100 3B Mini PCI)

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sun Apr 10 19:56:50 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=6194
Ubuntu | linux





------- Additional Comments From frido at linux.be  2005-04-10 20:56 UTC -------
(In reply to comment #2)
> I have upgraded again to hoary to test another time. 
> I do not have this problem anymore. As I went back to warty in the middle I
> can't tell what has changed.
> From my point you can consider the bug as fixed.
> 
> $ uname -a
> Linux cargo 2.6.10-4-686 #1 Fri Feb 25 05:28:14 UTC 2005 i686 GNU/Linux

(In reply to comment #2)
> I have upgraded again to hoary to test another time. 
> I do not have this problem anymore. As I went back to warty in the middle I
> can't tell what has changed.
> From my point you can consider the bug as fixed.
> 
> $ uname -a
> Linux cargo 2.6.10-4-686 #1 Fri Feb 25 05:28:14 UTC 2005 i686 GNU/Linux

I don't think this problem is fixed.  It might be related to
http://lists.debian.org/debian-kernel/2005/02/msg00464.html
I have a clean Hoary install on my laptop, and when I try to go into standby, I
doesn't...  After quite some debugging to find out what could be the problem,
these are my conclusions:

After some debugging with /etc/acpi/prepare.sh, I found that I tries to discover
the network interfaces, and then does an ifdown for each interface.  After that
I does an rmmod for each nic module.  When the loopback interface is shut down,
I can't do an rmmod ndiswrapper anymore, I get the kernel message: waiting wlan0
to become free.

I can manually reproduce the problem like this:

So:
ifdown lo
ifdown wlan0
rmmod ndiswrapper
=> kernel message + ifconfig hangs, only reboot helps

If:
(leave lo up)
ifdown wlan0
rmmod ndiswrapper
=> module is unloaded immediatelly

I can reproduce this with eth0 too, so it's not wireless or ndiswrapper related.
 Just by doing the same for eth0 instead of wlan0.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list