Hello everybody,
I had a try of installing ndiswrapper and it failed, thus, I un-installed it and tried firmware cutter. I have:
1. 02:03.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 03)
2. Linux ubuntu 2.6.24-19-generic
I used the Adapt Manager KDE3 to install bcm43xx-fwcutter. And I think I did. Then I did the following:
1. I extracted bcmwl5.sys using bcm43xx-fwcutter
2. in /lib/firmware I have the following (created ten new *.fw files):
3. In 2.6.24-19-generic, I also have these ten files.
4. I re-booted the machine, with hope to have the wireless working correctly, but sadly, it did not.
iwconfig outputs:
Where is the problem?
I had a try of installing ndiswrapper and it failed, thus, I un-installed it and tried firmware cutter. I have:
1. 02:03.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 03)
2. Linux ubuntu 2.6.24-19-generic
I used the Adapt Manager KDE3 to install bcm43xx-fwcutter. And I think I did. Then I did the following:
1. I extracted bcmwl5.sys using bcm43xx-fwcutter
2. in /lib/firmware I have the following (created ten new *.fw files):
Code:
total 504 drwxr-xr-x 4 root root 4096 2008-10-18 03:03 2.6.24-19-generic -rw-r--r-- 1 root root 3504 2008-10-18 01:53 bcm43xx_initval01.fw -rw-r--r-- 1 root root 16 2008-10-18 01:53 bcm43xx_initval02.fw -rw-r--r-- 1 root root 3504 2008-10-18 01:53 bcm43xx_initval03.fw -rw-r--r-- 1 root root 16 2008-10-18 01:53 bcm43xx_initval04.fw -rw-r--r-- 1 root root 2536 2008-10-18 01:53 bcm43xx_initval05.fw -rw-r--r-- 1 root root 248 2008-10-18 01:53 bcm43xx_initval06.fw -rw-r--r-- 1 root root 2536 2008-10-18 01:53 bcm43xx_initval07.fw -rw-r--r-- 1 root root 2536 2008-10-18 01:53 bcm43xx_initval08.fw -rw-r--r-- 1 root root 248 2008-10-18 01:53 bcm43xx_initval09.fw -rw-r--r-- 1 root root 248 2008-10-18 01:53 bcm43xx_initval10.fw -rw-r--r-- 1 root root 21672 2008-10-17 05:22 bcm43xx_microcode11.fw -rw-r--r-- 1 root root 16216 2008-10-18 01:53 bcm43xx_microcode2.fw -rw-r--r-- 1 root root 19960 2008-10-18 01:53 bcm43xx_microcode4.fw -rw-r--r-- 1 root root 22520 2008-10-18 01:53 bcm43xx_microcode5.fw -rw-r--r-- 1 root root 1312 2008-10-18 01:53 bcm43xx_pcm4.fw -rw-r--r-- 1 root root 1312 2008-10-18 01:53 bcm43xx_pcm5.fw
4. I re-booted the machine, with hope to have the wireless working correctly, but sadly, it did not.
iwconfig outputs:
Code:
lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0 IEEE 802.11g ESSID:"" Mode:Managed Channel:0 Access Point: Not-Associated Tx-Power=0 dBm Retry min limit:7 RTS thr:off Fragment thr=2346 B Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Comment