Richard Jonsson wrote:
"rmmod bcm43xx" when kde is running hangs rmmod and prevents a clean shutdown.
I tried to find which program causes this while using bcm4301 driver, but so
far no luck. System shuts down fine if I don't try to rmmod first. rmmod
works fine from runlevel 3 aside from this message when inserting module
again:
"net eth1: device_rename: sysfs_create_symlink failed (-17)"
I just got one of these during bootup, which prevented bcm43xx from starting correctly.
The logged sequence was:
kernel: bcm43xx-phy1: Broadcom 4311 WLAN found
kernel: ssb: Switching to IEEE 802.11 core, index 1
kernel: bcm43xx-phy1 debug: Found PHY: Analog 4, Type 2, Revision 8
kernel: bcm43xx-phy1 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
kernel: bcm43xx-phy1 debug: Radio turned off
kernel: wmaster0: Selected rate control algorithm 'simple'
ifup: Service network not started and mode 'auto' -> skipping
kernel: net eth1: device_rename: sysfs_create_symlink failed (-17)
ifup: Network interface is managed from NetworkManager
ifup: NetworkManager will be advised to set up eth1
ifup: but it cannot be assured from here.
kernel: bcm43xx-phy1 debug: Adding Interface type 2
kernel: ssb: Switching to PCI-E core, index 3
kernel: ssb: Switching to IEEE 802.11 core, index 1
kernel: bcm43xx-phy1: bcm43xx: Microcode bcm43xx_microcode5.fw3.fw loaded
The fix for this was to 'modprobe -r bcm43xx' followed by 'modprobe bcm43xx', which got everything
started OK.
Larry
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html