WIFI Broadcom

First of all excuse me for my english but i’m an’italian user.
I’ve a problem with wireless connection.
YAST recognised my wireless card (BCM4311 802.11 b/g WLAN) of my ACER 5310 but don’t works.
If a lunch “iwconfig” the result is:

wlan0 IEEE 802.11g ESSID:off/any Nickname:“USR9108”
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Bit Rate:54 Mb/s Tx-Power:32 dBm
RTS thr:2347 B Fragment thr:2346 B
Encryption key:off
Power Management: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

I’ve followed the procedure SDB:Broadcom (BCM4306) WLAN Installation under SUSE - openSUSE but i can’T establish a connection…

please read
Getting Your Wireless to Work - openSUSE Forums
My wireless doesn’t work - a primer on what I should do next - openSUSE Forums

Andy

I’ve read and this is the result:

YaST => Hardware => Hardware Information

None 00.0: 1070a WLAN

[Created at net.124]

Unique ID: AYEt.QXn1l67RSa1

Parent ID: y9sn.FS7FPFgc2s0

SysFS ID: /class/net/wlan0

SysFS Device Link: /devices/pci0000:00/0000:00:1c.3/0000:05:00.0

Hardware Class: network interface

Model: “WLAN network interface”

Driver: “ndiswrapper”

Driver Modules: “ndiswrapper”

Device File: wlan0

HW Address: 00:19:7e:ae:c8:ba

Link detected: yes

Config Status: cfg=no, avail=yes, need=no, active=unknown

Attached to: #29 (WLAN controller)

sudo /usr/sbin/iwlist scan

wlan0 Scan completed :

      Cell 01 - Address: 00:14:C1:0D:83:4C

                ESSID:"USR9108"

                Protocol:IEEE 802.11g

                Mode:Managed

                Frequency:2.462 GHz (Channel 11)

                Quality:53/100  Signal level:-62 dBm  Noise level:-96 dBm

                Encryption key:off

                Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s

                          11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s

                          48 Mb/s; 54 Mb/s

                Extra:bcn_int=100

                Extra:atim=0

/usr/sbin/iwconfig

wlan0 IEEE 802.11g ESSID:“USR9108” Nickname:“USR9108”

      Mode:Managed  Frequency:2.462 GHz  Access Point: 00:14:C1:0D:83:4C   

      Bit Rate=54 Mb/s   Tx-Power:32 dBm   

      RTS thr:2347 B   Fragment thr:2346 B   

      Power Management:off

      Link Quality:73/100  Signal level:-49 dBm  Noise level:-96 dBm

      Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0

      Tx excessive retries:0  Invalid misc:0   Missed beacon:0

/sbin/ifconfig

wlan0 Link encap:Ethernet HWaddr 00:19:7E:AE:C8:BA

      inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0

      UP BROADCAST MULTICAST  MTU:1500  Metric:1

      RX packets:51 errors:0 dropped:0 overruns:0 frame:0

      TX packets:131 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000 

      RX bytes:7860 (7.6 Kb)  TX bytes:25656 (25.0 Kb)

      Interrupt:19 Memory:d0100000-d0104000 

ping -c 5 192.168.1.3

PING 192.168.1.3 (192.168.1.3) 56(84) bytes of data.

64 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.039 ms

64 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.037 ms

64 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.035 ms

64 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.038 ms

64 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.042 ms

— 192.168.1.3 ping statistics —

5 packets transmitted, 5 received, 0% packet loss, time 3996ms

rtt min/avg/max/mdev = 0.035/0.038/0.042/0.004 ms

ping -c 5 66.70.73.150

PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.

From 192.168.1.2 icmp_seq=1 Destination Host Unreachable

From 192.168.1.2 icmp_seq=2 Destination Host Unreachable

From 192.168.1.2 icmp_seq=4 Destination Host Unreachable

From 192.168.1.2 icmp_seq=5 Destination Host Unreachable

— 66.70.73.150 ping statistics —

5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4018ms

, pipe 2

/usr/sbin/iwconfig wlan0 | grep Mb

Bit Rate:54 Mb/s Tx-Power:32 dBm

Seems all ok but Firefox don’t works. Don’t works not even 192.168.1.1 (the router USR). Have you others advices?

polostation wrote:
> I’ve read and this is the result:
>
> YaST => Hardware => Hardware Information
>
> None 00.0: 1070a WLAN
>
> [Created at net.124]
>
> Unique ID: AYEt.QXn1l67RSa1
>
> Parent ID: y9sn.FS7FPFgc2s0
>
> SysFS ID: /class/net/wlan0
>
> SysFS Device Link: /devices/pci0000:00/0000:00:1c.3/0000:05:00.0
>
> Hardware Class: network interface
>
> Model: “WLAN network interface”
>
> Driver: “ndiswrapper”
>
> Driver Modules: “ndiswrapper”
>
> Device File: wlan0
>
> HW Address: 00:19:7e:ae:c8:ba
>
> Link detected: yes
>
> Config Status: cfg=no, avail=yes, need=no, active=unknown
>
> Attached to: #29 (WLAN controller)
>
>
> sudo /usr/sbin/iwlist scan
>
> wlan0 Scan completed :
>
> Cell 01 - Address: 00:14:C1:0D:83:4C
>
> ESSID:“USR9108”
>
> Protocol:IEEE 802.11g
>
> Mode:Managed
>
> Frequency:2.462 GHz (Channel 11)
>
> Quality:53/100 Signal level:-62 dBm Noise
> level:-96 dBm
>
> Encryption key:off
>
> Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
>
> 11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36
> Mb/s
>
> 48 Mb/s; 54 Mb/s
>
> Extra:bcn_int=100
>
> Extra:atim=0
>
>
>
> /usr/sbin/iwconfig
>
> wlan0 IEEE 802.11g ESSID:“USR9108” Nickname:“USR9108”
>
> Mode:Managed Frequency:2.462 GHz Access Point:
> 00:14:C1:0D:83:4C
>
> Bit Rate=54 Mb/s Tx-Power:32 dBm
>
> RTS thr:2347 B Fragment thr:2346 B
>
> Power Management:off
>
> Link Quality:73/100 Signal level:-49 dBm Noise level:-96
> dBm
>
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
>
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
>
>
> /sbin/ifconfig
>
> wlan0 Link encap:Ethernet HWaddr 00:19:7E:AE:C8:BA
>
> inet addr:192.168.1.3 Bcast:192.168.1.255
> Mask:255.255.255.0
>
> UP BROADCAST MULTICAST MTU:1500 Metric:1
>
> RX packets:51 errors:0 dropped:0 overruns:0 frame:0
>
> TX packets:131 errors:0 dropped:0 overruns:0 carrier:0
>
> collisions:0 txqueuelen:1000
>
> RX bytes:7860 (7.6 Kb) TX bytes:25656 (25.0 Kb)
>
> Interrupt:19 Memory:d0100000-d0104000
>
>
>
> ping -c 5 192.168.1.3
>
> PING 192.168.1.3 (192.168.1.3) 56(84) bytes of data.
>
> 64 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.039 ms
>
> 64 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.037 ms
>
> 64 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.035 ms
>
> 64 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.038 ms
>
> 64 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.042 ms
>
>
>
> — 192.168.1.3 ping statistics —
>
> 5 packets transmitted, 5 received, 0% packet loss, time 3996ms
>
> rtt min/avg/max/mdev = 0.035/0.038/0.042/0.004 ms
>
>
> ping -c 5 66.70.73.150
>
> PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.
>
> From 192.168.1.2 icmp_seq=1 Destination Host Unreachable
>
> From 192.168.1.2 icmp_seq=2 Destination Host Unreachable
>
> From 192.168.1.2 icmp_seq=4 Destination Host Unreachable
>
> From 192.168.1.2 icmp_seq=5 Destination Host Unreachable
>
>
>
> — 66.70.73.150 ping statistics —
>
> 5 packets transmitted, 0 received, +4 errors, 100% packet loss, time
> 4018ms
>
> , pipe 2
>
>
>
> /usr/sbin/iwconfig wlan0 | grep Mb
>
> Bit Rate:54 Mb/s Tx-Power:32 dBm
>
>
>
>
> Seems all ok but Firefox don’t works. Don’t works not even 192.168.1.1
> (the router USR). Have you others advices?

You have not authenticated. Please post the output of ‘dmesg | grep b43’.

Larry

There is no result for the “'dmesg | grep b4”…

polostation wrote:
> There is no result for the “'dmesg | grep b4”…

OK. As long as you have ndiswrapper loaded and b43/ssb blacklisted, I cannot
help youo. I don’t do Window$ unless absolutely necessary.

i thank you because it works! I don’t know the answer but i’m very happy for the result!

After going through this thread, I couldn’t come to the conclusion if the problem is resolved or not.

Is your network working properly now?