Gentoo Archives: gentoo-user-br

From: Fahad Kalil <fahadkalil@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Broadcom b4311
Date: Wed, 08 Oct 2008 01:45:10
Message-Id: 353a923a0810071842y55ebd3fcj99d49a87a45f6554@mail.gmail.com
In Reply to: [gentoo-user-br] Broadcom b4311 by Renato de Oliveira Diogo
1 Olá..
2
3 eu tenho no meu notebook a placa BCM4312
4
5 Ela funcionou seguindo essas dicas do site linuxwireless.org:
6
7 Após habilitar o driver no KERNEL!
8
9 Pra mim funcionou apenas com o kernel 2.6.24 .. no 25 nao rolo
10
11 ----------------------
12
13 You are using the b43 driver from linux-2.6.24
14
15 If you are using the b43 driver from linux-2.6.24, follow these
16 instructions.
17
18 Use version 011 of b43-fwcutter.
19 Download, extract the b43-fwcutter tarball and build it:
20
21 wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
22 tar xjf b43-fwcutter-011.tar.bz2
23 cd b43-fwcutter-011
24 make
25 cd ..
26
27 Use version 4.80.53.0 of Broadcom's proprietary driver.
28 Download and extract the firmware from this driver tarball:
29
30 export FIRMWARE_INSTALL_DIR="/lib/firmware"
31 wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
32 tar xjf broadcom-wl-4.80.53.0.tar.bz2
33 cd broadcom-wl-4.80.53.0/kmod
34 sudo ../../b43-fwcutter-011/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR"
35 wl_apsta.o
36
37 Note that you must adjust the FIRMWARE_INSTALL_DIR path to your
38 distribution. The standard place where firmware is installed to is
39 /lib/firmware. However some distributions put firmware in a different place.
40
41
42 ----------------
43 2008/10/7 Renato de Oliveira Diogo <renato.diogo@×××××.com>
44
45 > Senhores
46 >
47 > boa noite
48 >
49 > estou tentando ativar a minha placa wireless, mas não estou tendo sucesso.
50 >
51 > Fiz a ativação no kernel, compilação do módulo, e a instalação da
52 > b43-fwcutter.
53 >
54 > Porém ela não levanta, nem aparece referencia no ifconfig (mesmo fazendo o
55 > módulo subir manualmente com "modprobe b43").
56 >
57 > Alguem ja passou por esse problema e poderia me dar algum detalhe a mais do
58 > que as documentações do wiki do gentoo?
59 >
60 > Obs.: é em um note acer aspire 5100.
61 > lspci
62 > * 02:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN
63 > (rev 01)
64 >
65 > []s
66 > ________________________________________________
67 > Renato de Oliveira Diogo
68 >
69 > Bacharel em Ciência da Computação
70 > UNESP - Bauru
71 >
72 > renato.diogo@×××××.com
73 > renato.diogo@×××××××××.br
74 >
75
76
77
78 --
79 FAHAD KALIL

Replies

Subject Author
Re: [gentoo-user-br] Broadcom b4311 Renato de Oliveira Diogo <renato.diogo@×××××.com>