On 1-jan-2009, at 19:00, Joerg Maier wrote:
Hi GRV,
here is the documentation:
http://linuxwireless.org/en/users/Drivers/b43
I guess that the kernel in debian lenny is recent enough to use the
b43
module in it.
What firmware to use and how to copy it where is described on the
webpage
in detail. If your kernel is >= 2.6.25:
Open a shell, make sure your user is in group src, then
cd /usr/src
--
wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
tar xjf b43-fwcutter-011.tar.bz2
cd b43-fwcutter-011
make
cd ..
export FIRMWARE_INSTALL_DIR="/lib/firmware"
wget http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
tar xjf broadcom-wl-4.150.10.5.tar.bz2
cd broadcom-wl-4.150.10.5/driver
sudo ../../b43-fwcutter-011/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR"
wl_apsta_mimo.o
--
Actually, b43-fwcutter is a package in Lenny repos. No need to build
it yourself. During install you get a message asking if you'd like to
download the firmware.
Peter
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org