Khev
September 20th, 2008, 02:52 PM
Okay, before you jump down my throat, hear me out. I've tried everything I could find on the forums, so I thought I'd come for some more help. I'm not an entire noob (pretty close though), and I'd like to think I can follow directions. So... here we go.
I have an old eMachines laptop, model M6805. Total piece of crap, but it's what I've got to work with. 'lspci' yields this for the network controller:
00:0c.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
Using 8.04, found b43-fwcutter on the distro CD under /pool/main/b/b43-fwcutter. It worked like a charm during the install. Restarted, and the wireless light lit up. ifconfig yielded this:
$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:90:96:8a:ce:c1
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Uh, yeah. You can see that something is amiss there. I used the nm-applet in Gnome to check for wireless... and... Nothing. Been a while since I've had a chance to play with *nix, so I had to look up some commands. Here's the most interesting one.
$ sudo iwlist wlan0 scan
wlan0 No scan results
No matter what I do, it won't see the access point. Here's the printout of all relevant 'dmesg' data too.. but this is slightly over my head.
[ 954.129211] b43-phy0 debug: Removing Interface type 2
[ 954.177391] b43-phy0 debug: Wireless interface stopped
[ 954.177560] b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 0/64
[ 954.177632] b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
[ 954.185200] b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
[ 954.193183] b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
[ 954.201181] b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
[ 954.209186] b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 2/128
[ 954.217185] b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
[ 1045.376857] input: b43-phy0 as /devices/virtual/input/input10
[ 1045.496085] b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
[ 1046.489118] b43-phy0 debug: Chip initialized
[ 1046.489862] b43-phy0 debug: 30-bit DMA initialized
[ 1046.492673] Registered led device: b43-phy0:tx
[ 1046.493018] Registered led device: b43-phy0:rx
[ 1046.493300] Registered led device: b43-phy0:radio
[ 1046.493344] b43-phy0 debug: Wireless interface started
[ 464.695808] b43-phy0 debug: Adding Interface type 2
[ 464.696222] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Anyone have any ideas? My thanks in advance.
I have an old eMachines laptop, model M6805. Total piece of crap, but it's what I've got to work with. 'lspci' yields this for the network controller:
00:0c.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
Using 8.04, found b43-fwcutter on the distro CD under /pool/main/b/b43-fwcutter. It worked like a charm during the install. Restarted, and the wireless light lit up. ifconfig yielded this:
$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:90:96:8a:ce:c1
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Uh, yeah. You can see that something is amiss there. I used the nm-applet in Gnome to check for wireless... and... Nothing. Been a while since I've had a chance to play with *nix, so I had to look up some commands. Here's the most interesting one.
$ sudo iwlist wlan0 scan
wlan0 No scan results
No matter what I do, it won't see the access point. Here's the printout of all relevant 'dmesg' data too.. but this is slightly over my head.
[ 954.129211] b43-phy0 debug: Removing Interface type 2
[ 954.177391] b43-phy0 debug: Wireless interface stopped
[ 954.177560] b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 0/64
[ 954.177632] b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
[ 954.185200] b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
[ 954.193183] b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
[ 954.201181] b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
[ 954.209186] b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 2/128
[ 954.217185] b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
[ 1045.376857] input: b43-phy0 as /devices/virtual/input/input10
[ 1045.496085] b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
[ 1046.489118] b43-phy0 debug: Chip initialized
[ 1046.489862] b43-phy0 debug: 30-bit DMA initialized
[ 1046.492673] Registered led device: b43-phy0:tx
[ 1046.493018] Registered led device: b43-phy0:rx
[ 1046.493300] Registered led device: b43-phy0:radio
[ 1046.493344] b43-phy0 debug: Wireless interface started
[ 464.695808] b43-phy0 debug: Adding Interface type 2
[ 464.696222] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Anyone have any ideas? My thanks in advance.