I've been resolved this bug. My system use bcm4306 because of that, the firmware of b43-fwcutter must to put in to /lib/firmware/b43legency (http://linuxwireless.org/en/users/Drivers/b43#fw-bcm43xx). do like that wget http://bu3sch.de/b43/fwcutter/bcm43xx-fwcutter-006.tar.bz2 tar xjf bcm43xx-fwcutter-006.tar.bz2 cd bcm43xx-fwcutter-006 make cd ..
export FIRMWARE_INSTALL_DIR="/lib/firmware" wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o sudo ./bcm43xx-fwcutter-006/bcm43xx-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta-3.130.20.0.o replace "/lib/firmware" with "/lib/firmware/b43legency" and then reboot -- bcm4306 broke down on new kernel (Intrepid beta) https://bugs.launchpad.net/bugs/289047 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
