Results 1 to 8 of 8
I have Wicd installed and when i hover onto the wireless it says it cant find any wireless signals. my Wifi is wpa protected so i installed wpa_supplicant also.
Code:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-14-2010 #1Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
Wireless issue
I have Wicd installed and when i hover onto the wireless it says it cant find any wireless signals. my Wifi is wpa protected so i installed wpa_supplicant also.
and so onCode:$ifconfig wlan0 wlan0 -link ecap:Ethernet hwaddr: mac # broadcast multicast mtu:1500 metric:1 rx packets:0 errors:0 dropped:0 overruns:0 frame:0
so it recognizes it but it cant find any wireless networks.
Code:$iwconfig lo no wireless extention eth0 no wireless extention wlan0 ieee 802.11bg mode:managed access point: not-associated tx-power=0 dbm retry long limit:7 RTS thr:off fragment thr:off power management:off
- 04-14-2010 #2
First thing, check under "Preferences" in wicd and make sure the interface name is set to wlan0.
Does this return local networks? (As root)
Code:iwlist wlan0 scan
- 04-14-2010 #3Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
Code:#iwlist wlan0 scam wlan0 Interface doesn't support scanning : Network is down
- 04-14-2010 #4
Please give the output of
Code:lspci -vnn lsmod dmesg | grep firmware
- 04-14-2010 #5Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
Code:[donald@archbang ~]$ lspci -vnn 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03) Subsystem: Lenovo Device [17aa:386f] Flags: bus master, fast devsel, latency 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel Kernel modules: intel-agp 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:3870] Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f0500000 (32-bit, non-prefetchable) [size=512K] I/O ports at 1800 [size=8] Memory at d0000000 (32-bit, prefetchable) [size=256M] Memory at f0600000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03) Subsystem: Lenovo Device [17aa:3870] Flags: bus master, fast devsel, latency 0 Memory at f0580000 (32-bit, non-prefetchable) [size=512K] Capabilities: <access denied> 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Lenovo Device [17aa:3bf8] Flags: bus master, fast devsel, latency 0, IRQ 27 Memory at f0640000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f0200000-f02fffff Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=04, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f0300000-f03fffff Prefetchable memory behind bridge: 00000000f0100000-00000000f01fffff Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 [8086:27d4] (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: f0400000-f04fffff Prefetchable memory behind bridge: 0000000020000000-00000000201fffff Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI]) Subsystem: Lenovo Device [17aa:3807] Flags: bus master, medium devsel, latency 0, IRQ 23 I/O ports at 1820 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 02) (prog-if 00 [UHCI]) Subsystem: Lenovo Device [17aa:3808] Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at 1840 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 02) (prog-if 00 [UHCI]) Subsystem: Lenovo Device [17aa:3809] Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at 1860 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 02) (prog-if 00 [UHCI]) Subsystem: Lenovo Device [17aa:380a] Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at 1880 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 02) (prog-if 20 [EHCI]) Subsystem: Lenovo Device [17aa:380b] Flags: bus master, medium devsel, latency 0, IRQ 23 Memory at f0844000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=32 Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02) Subsystem: Lenovo Device [17aa:380d] Flags: bus master, medium devsel, latency 0 Capabilities: <access denied> Kernel modules: leds-ss4200, iTCO_wdt, intel-rng 00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02) (prog-if 80 [Master]) Subsystem: Lenovo Device [17aa:3835] Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19 I/O ports at 01f0 [size=8] I/O ports at 03f4 [size=1] I/O ports at 0170 [size=8] I/O ports at 0374 [size=1] I/O ports at 18b0 [size=16] Capabilities: <access denied> Kernel driver in use: ata_piix Kernel modules: ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 02) Subsystem: Lenovo Device [17aa:380f] Flags: medium devsel, IRQ 19 I/O ports at 18c0 [size=32] Kernel modules: i2c-i801 02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02) Subsystem: Lenovo IdeaPad S10e [17aa:3a23] Flags: bus master, fast devsel, latency 0, IRQ 28 Memory at f0200000 (64-bit, non-prefetchable) [size=64K] Expansion ROM at <ignored> [disabled] Capabilities: <access denied> Kernel driver in use: tg3 Kernel modules: tg3 05:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01) Subsystem: Broadcom Corporation Device [14e4:04b5] Flags: bus master, fast devsel, latency 0, IRQ 18 Memory at f0400000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: b43-pci-bridge Kernel modules: ssb [donald@archbang ~]$ lsmod Module Size Used by ext2 55610 1 joydev 7800 0 arc4 1058 2 ecb 1577 2 b43 159317 0 usb_storage 33873 0 uvcvideo 54482 0 mac80211 153100 1 b43 videodev 34227 1 uvcvideo v4l1_compat 13542 2 uvcvideo,videodev snd_seq_dummy 1067 0 cfg80211 107930 2 b43,mac80211 snd_seq_oss 24728 0 snd_seq_midi_event 4484 1 snd_seq_oss rfkill 12388 1 cfg80211 snd_seq 41707 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_hda_codec_realtek 185761 1 loop 12745 0 led_class 1933 1 b43 snd_usb_audio 60355 0 snd_pcm_oss 33469 0 snd_mixer_oss 14523 1 snd_pcm_oss snd_hda_intel 19497 0 ssb 39303 1 b43 snd_hda_codec 60521 2 snd_hda_codec_realtek,snd_hda_intel mmc_core 45128 2 b43,ssb snd_pcm 57233 4 snd_usb_audio,snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer 15758 2 snd_seq,snd_pcm rtc_cmos 7614 0 rtc_core 11883 1 rtc_cmos iTCO_wdt 7481 0 iTCO_vendor_support 1485 1 iTCO_wdt pcmcia 26898 2 b43,ssb snd_hwdep 5006 2 snd_usb_audio,snd_hda_codec snd_usb_lib 14144 1 snd_usb_audio rtc_lib 1450 1 rtc_core tg3 112283 0 uhci_hcd 18932 0 battery 7488 0 ac 2319 0 snd_page_alloc 5841 2 snd_hda_intel,snd_pcm pcmcia_core 25748 1 pcmcia libphy 13619 1 tg3 ehci_hcd 31266 0 i2c_i801 7090 0 thermal 9579 0 psmouse 50367 0 processor 25831 2 evdev 6845 15 usbcore 120133 7 usb_storage,uvcvideo,snd_usb_audio,snd_usb_lib,uhci_hcd,ehci_hcd serio_raw 3716 0 sg 20921 0 snd_rawmidi 15368 1 snd_usb_lib snd_seq_device 4281 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi snd 43328 14 snd_seq_oss,snd_seq,snd_hda_codec_realtek,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer,snd_hwdep,snd_usb_lib,snd_rawmidi,snd_seq_device soundcore 5071 1 snd ext4 302861 2 mbcache 4278 2 ext2,ext4 jbd2 63609 1 ext4 crc16 1041 1 ext4 sd_mod 25060 5 ata_piix 17661 4 ata_generic 2139 0 pata_acpi 2264 0 libata 137056 3 ata_piix,ata_generic,pata_acpi scsi_mod 80405 4 usb_storage,sg,sd_mod,libata i915 261002 2 drm_kms_helper 23433 1 i915 i2c_algo_bit 4251 1 i915 button 3702 1 i915 video 15398 1 i915 output 1404 1 video drm 131653 3 i915,drm_kms_helper i2c_core 14770 6 videodev,i2c_i801,i915,drm_kms_helper,i2c_algo_bit,drm intel_agp 23353 1 agpgart 23480 2 drm,intel_agp [donald@archbang ~]$ dmesg | grep firmware b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. b43 ssb0:0: firmware: requesting b43/ucode15.fw b43 ssb0:0: firmware: requesting b43-open/ucode15.fw b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website. [donald@archbang ~]$
- 04-15-2010 #6
Ah, you haven't installed the right driver. Well, sort of. There are two drivers for broadcom cards, which work for various chipsets with some overlap.
The b43 is what you're loading currently, and it needs extra non-free firmware available from the AUR here. In theory, this driver should work with your wireless card as of kernel 2.6.32, I believe. And in fact I have a netbook with the same card and it has worked - but only intermittently.
The other driver is released by Broadcom, which also includes non-free components, and it is available from the AUR here. This is the driver I use. The main thing to be aware of with this driver, is that after kernel upgrades, it needs to be rebuilt against the current running kernel. I keep the source package and PKGBUILD handy on my computer so if I upgrade the kernel, I can rebuild the package without needing internet access.
I noted another package for this driver with an patch included for kernel 2.6.33. The regular AUR package works for me, but if you have trouble, you could try that one as well.
More info on Broadcom cards in the Arch Wiki.
Broadcom BCM4312 - ArchWiki
Help with the AUR if you need.
Arch User Repository - ArchWiki
- 04-15-2010 #7Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
also a question not regarding this issue is i did an update #pacman -S update and after update i rebooted and half the stuff were not opening, like when i right click quit it doenst come up now i have to open up a terminal and shutdown now it
- 04-15-2010 #8


Reply With Quote

