FunnyZen
2008-07-09, 09:30 AM CDT
Hello everybody,
I'm trying to make my wireless internet work, but no luck. I've read all the previous posts and various other guides but obviously I'm missing something (I'm not experienced in Linux). I recently installed Fedora 9 i386, got a Broadcom bcm4318 card. I followed the instructions in this guide http://www.linuxwireless.org/en/users/Drivers/b43 in the part "You are using the b43 driver from linux-2.6.25". So I have installed the firmware. I have the following outputs:
iwconfig
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
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
/sbin/lspci
06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:0E:9B:D5:1B:68
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)
iwlist wlan0 scan
wlan0 No scan results
If it was working shouldn't it prompt some results in the iwlist scan command? What more should I do/check? Most guides talk only about how to install the firmware.
I'm trying to make my wireless internet work, but no luck. I've read all the previous posts and various other guides but obviously I'm missing something (I'm not experienced in Linux). I recently installed Fedora 9 i386, got a Broadcom bcm4318 card. I followed the instructions in this guide http://www.linuxwireless.org/en/users/Drivers/b43 in the part "You are using the b43 driver from linux-2.6.25". So I have installed the firmware. I have the following outputs:
iwconfig
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
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
/sbin/lspci
06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:0E:9B:D5:1B:68
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)
iwlist wlan0 scan
wlan0 No scan results
If it was working shouldn't it prompt some results in the iwlist scan command? What more should I do/check? Most guides talk only about how to install the firmware.