Hi,
I’m on a brand new openSUSE 11.2 KDE,
wireless is bcm4311,
I installed the bcm43xx_firmware and followed the instruction from linuxwireless.org
I tried
b43 - Linux Wireless
and the one before this but with this one I managed to make the wireless work on Gnome (openSUSE 11.2) but no luck in KDE
The light is on, the networkmanager detects the wireless and connects to it. sometimes it says that it’s active and sometimes not, but even when it says it’s active there is no internet. no application can connect to internet and there’s no ping.
Here are some info which may be helpful:
sam@linux-p62u:~> /sbin/lspci
...
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
sam@linux-p62u:~> /sbin/lspci -n
...
03:01.3 0880: 1180:0852 (rev 05)
0b:00.0 0280: 14e4:4311 (rev 01)
sam@linux-p62u:~> dmesg | grep b43
7.788061] b43-pci-bridge 0000:0b:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
7.788074] b43-pci-bridge 0000:0b:00.0: setting latency timer to 64
7.899726] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
25.866084] b43 ssb0:0: firmware: requesting b43/ucode5.fw
25.878195] b43 ssb0:0: firmware: requesting b43/pcm5.fw
25.891629] b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw
25.904593] b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw
26.030060] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
26.072622] Registered led device: b43-phy0::tx
26.072676] Registered led device: b43-phy0::rx
26.072732] Registered led device: b43-phy0::radio
533.652078] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
533.694885] Registered led device: b43-phy0::tx
533.695356] Registered led device: b43-phy0::rx
533.695790] Registered led device: b43-phy0::radio
sam@linux-p62u:~> /usr/sbin/iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"Glocalnet Wireless"
Mode:Managed Frequency:2.437 GHz Access Point: 00:90:D0:EF:79:8D
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm Noise level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
sam@linux-p62u:~> sudo /usr/sbin/iwlist scan
root's password:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:90:D0:EF:79:8D
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=66/70 Signal level=-44 dBm
Encryption key:on
ESSID:"Glocalnet Wireless"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=00000001bfafd188
Extra: Last beacon: 872ms ago
IE: Unknown: 0012476C6F63616C6E657420576972656C657373
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: Unknown: 32040C121860
IE: Unknown: DD060010180200F0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
Cell 02 - Address: 00:22:3F:C2:12:B6
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=40/70 Signal level=-70 dBm
Encryption key:on
ESSID:"Dora-Wireless"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000040fa6a5cf21
Extra: Last beacon: 1379ms ago
IE: Unknown: 000D446F72612D576972656C657373
IE: Unknown: 010882848B962430486C
IE: Unknown: 030101
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: DD090010180200F0000000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
pan0 Interface doesn't support scanning.
and lspci -v
0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
Subsystem: Dell Wireless 1390 WLAN Mini-Card
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at efcfc000 (32-bit, non-prefetchable) [size=16]
Capabilities: [40] Power Management version 2
Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [d0] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel <?>
Kernel driver in use: b43-pci-bridge
Thanks for your time and will appreciate any help. :)[/size]