Olá.. eu tenho no meu notebook a placa BCM4312 Ela funcionou seguindo essas dicas do site linuxwireless.org: Após habilitar o driver no KERNEL! Pra mim funcionou apenas com o kernel 2.6.24 .. no 25 nao rolo ---------------------- You are using the b43 driver from linux-2.6.24 If you are using the b43 driver from linux-2.6.24, follow these instructions. Use version 011 of b43-fwcutter. Download, extract the b43-fwcutter tarball and build it: wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2 tar xjf b43-fwcutter-011.tar.bz2 cd b43-fwcutter-011 make cd .. Use version 4.80.53.0 of Broadcom's proprietary driver. Download and extract the firmware from this driver tarball: export FIRMWARE_INSTALL_DIR="/lib/firmware" wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 tar xjf broadcom-wl-4.80.53.0.tar.bz2 cd broadcom-wl-4.80.53.0/kmod sudo ../../b43-fwcutter-011/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta.o Note that you must adjust the FIRMWARE_INSTALL_DIR path to your distribution. The standard place where firmware is installed to is /lib/firmware. However some distributions put firmware in a different place. ---------------- 2008/10/7 Renato de Oliveira Diogo > Senhores > > boa noite > > estou tentando ativar a minha placa wireless, mas não estou tendo sucesso. > > Fiz a ativação no kernel, compilação do módulo, e a instalação da > b43-fwcutter. > > Porém ela não levanta, nem aparece referencia no ifconfig (mesmo fazendo o > módulo subir manualmente com "modprobe b43"). > > Alguem ja passou por esse problema e poderia me dar algum detalhe a mais do > que as documentações do wiki do gentoo? > > Obs.: é em um note acer aspire 5100. > lspci > * 02:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN > (rev 01) > > []s > ________________________________________________ > Renato de Oliveira Diogo > > Bacharel em Ciência da Computação > UNESP - Bauru > > renato.diogo@gmail.com > renato.diogo@yahoo.com.br > -- FAHAD KALIL