Hey everyone,
I am a Linux newb but I LOVE OpenSUSE and am determined to learn it. Biggest problem is that I haven’t been able to get wireless to work on my OpenSUSE 11.0 (haven’t tried earlier versions). I have tried many, many different fixits via research: installing Intel pro/100 VE’s Linux driver, installing its Vista driver, installing Ndiswrapper, installing progs that come with OpenSUSE, etc. I may install a fresh copy of OpenSUSE 11.0 after I figure out how to do internet, as my OpenSUSE has redundancies now.
Anyway, I have done research and couldn’t find a solution. For anyone who would be kind enough to help me, I have followed the sticky requirements for what I need to post.
- Entered “/sbin/lspci” in terminal.
Response: (ignoring non-network responses)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 family) PCI Express Port 2 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
03:00.0 Network Controller: Broadcom Corporation BCM 94311BCG wlan mini-PCI (rev 01)
04:08.0 Ethernet Controller: Intel Corporation PRO/100 VE Network Connection (rev 02)
2)Entered “/sbin/lspci -n”
Responses: (matching above)
00:1c.0 0604: 8086:27d0 (rev 02)
00:1c.1 0604: 8086:27d2 (rev 02)
00:1e.0 0604: 8086:2448 (rev e2)
03:00.0 0280: 14e4:4311 (rev 01)
04:08.0 0200: 8086:1092 (rev 02)
3)Entered “dmesg | less”
Response: (related to network)
b43-phy0: Broadcom 4311 wlan found
(haven’t found any lines indicating that I am missing firmware)
4)Entered “/usr/sbin/iwconfig”
Response:
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: 2352 B
link quality: 0
signal level: 0
noise level: 0
RX invalid nwid: 0
Rx invalid crypt: 0
Rx infalid frag: 0
TX recessive retries: 0
Invalid misc: 0
Missed beacon: 0
5)Entered “sudo /usr/sbin/iwlist scan”
Response:
e100: Intel(R) PRO/100 Network drivers 3.5.23-k4-NAPI
e100: Copyright (c) 1999-2006 Intel Corp
ACPI: PCI Interrupt 0000:04:08.0 [A] -> GSI 20 (level, low) -> IRQ 20
PCI: setting latency timer of device 0000:04:08.0 to 64
rtc_cmos 00:06: rtc core:registered rtc_cmos as rtc0
e100: eth0: e100_probe:addr 0x8004000, irq 20, MAC addr 00:e0:b8:bf:82:c2
I also got a response that says “wlan0: Interface doesn’t support scanning: Network is down.” (don’t remember the command I typed in to get that…)
I am running with KDE 4.0 and am not sure what I’m doing wrong. Please let me know if I need to provide more information. I’m not even sure if it’s Intel or Broadcom that I need to focus on. I would be SO happy if anyone could help me get my wireless working with OpenSUSE 11.0.
THANK YOU!!
-Eve