Hi all:
My wifi doesn't work after applying the procedure of the following page "
http://linuxwireless.org/en/users/Drivers/b43#Known_PCI_devices".
I am going to try to summarize my situation.
I have installed in my Lenovo Laptop N500, Ubuntu 9.10 Karmic.
monte...@latosca:~$ uname -r
*2.6.31-14-generic*
I thing it's working with 64 bits
monte...@latosca:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz
stepping : 13
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc
arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm
lahf_lm
bogomips : 4321.84
*clflush size : 64*
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz
stepping : 13
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc
arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm
lahf_lm
bogomips : 4322.50
*clflush size : 64*
power management:
Known PCI devicesmonte...@latosca:~$ lspci -vnn | grep 14e4
04:00.0 Network controller [0280]: Broadcom Corporation BCM4312
802.11b/g*[14e4:4315]
* (rev 01)
Subsystem: Broadcom Corporation Device [14e4:04b5]
07:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M
Fast Ethernet PCI Express [14e4:1713] (rev 02)
I thing that my card is the following:
*PCI-ID*
*State*
*Chip*
*Modes*
*PHY version*
*Driver*
14e4:4315
supported 2.6.32 and later
BCM4312
b/g
LP
b43
Then, I applied the following procedure without problems and when I
restarted my laptop the wifi network didn't work yet. Can you help me?
You are using the b43 driver with an LP-PHY card (e.g. BCM4312)
Follow these instructions if you are using the *b43* driver from *
linux-2.6.32* and newer or *compat-wireless-2.6*, or from any current GIT
tree, and have a device with a low-power PHY.
Use the current Git version of b43-fwcutter.
Download, extract the b43-fwcutter tarball and build it:
git clone http://git.bu3sch.de/git/b43-tools.git
cd b43-tools/fwcutter
make
cd ..
Use version 4.174.64.19 of Broadcom's proprietary driver. (The tarball is
mislabeled as "4.178.10.4", but it is actually 4.174.64.19.)
Download and extract the firmware from this driver tarball:
export FIRMWARE_INSTALL_DIR="/lib/firmware"
wget http://downloads.openwrt.org/sources/broadcom-wl-4.178.10.4.tar.bz2
tar xjf broadcom-wl-4.178.10.4.tar.bz2
cd broadcom-wl-4.178.10.4/linux
sudo ../../fwcutter/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.
Thanks in advance
BR
--
Skype user: montero.david
E-mail: [email protected]
http://www.globalcool.org/
http://www.compartir.org/
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev