I also have problems with PS2 keyboard and mouse when using USB devices.
One example is when I started copying lots (>4GiB) data from an external
USB disk to my internal hard drive -> both mouse and keyboard stops
working. Luckily an inserted USB mouse saved me from having to shoot
down the machin
Like it says on the page
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware you need to
follow these steps:
export FIRMWARE_INSTALL_DIR="/lib/firmware"
wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
sudo b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta-3.130.20.0.o
This
Did you extract the firmware with version 006 too? I'm just asking since
I forgot it myself the first time I tested.
--
Broadcom 4306 doesn't work! I cannot connect to any wireless network
https://bugs.launchpad.net/bugs/210373
You received this bug notification because you are a member of Ubuntu
According to
http://www.linuxwireless.org/en/users/Drivers/b43#devicefirmware it
seems like you'll have to use version 006 of fwcutter to extract the
firmware for the 3.130.20.0 firmware version. The version shipped with
Hardy is 011, so if you want to try Rickys solution, you'll have to
install th
I also have that problem with a Broadcom 4306 Rev 03 card. google revealed this
http://www.linuxwireless.org/en/users/Drivers/b43#bcm43xx.2Cb43legacy.2Cb43.2Csoftmac.2C...thefullstory
which states
"4306 and 4309 cards with a MAC core revision of 4 or less should also
use b43legacy."
and a bit