[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian and b43 driver



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
--

With NetworkManager wireless should be working then just fine.

Joerg

On So, 28.12.2008, 23:34, the grv wrote:
> Hi everybody.
> I install lenny testing on my powerbook 1,67 Ghz, with gnome. I have a
> trouble with the wireless. I'm stupid with linux and i not undestand where
> I can dowload the firmware of my b4306 bradcom, WHAT i must to do or WHERE
> i put it.
>
> please help me, and sorry for my bad english.
>
> GRV
>
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>
>



Reply to: