Ruggiero wrote:
> i used "system->adminstration>Network" and i configurated everything
> from there...and the clicking on "activate wlan0" for a while my access
> point communicate and in the log i see that it's connected... here are
> outputs:
> ah,in iwconfig there is IEEE 802.11g,my access point is b...could this
> be the problem?
> if i use NetworkManager i see it's connecting...but after a while i get
> the message "disconnected"
> 
> 
> [EMAIL PROTECTED] ~]# dmesg|grep b43
> b43-phy0: Broadcom 4311 WLAN found
> b43-phy0 debug: Found PHY: Analog 4, Type 2, Revision 8
> b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
> b43-phy0 debug: Adding Interface type 2
> b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
> b43-phy0 debug: Chip initialized
> b43-phy0 debug: 32-bit DMA initialized
> b43-phy0 debug: Wireless interface started
> b43-phy0 debug: Removing Interface type 2
> b43-phy0 debug: Wireless interface stopped
> b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 1/64
> b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 10/128
> b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
> b43-phy0 debug: Adding Interface type 2
> b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
> b43-phy0 debug: Chip initialized
> b43-phy0 debug: 32-bit DMA initialized
> b43-phy0 debug: Wireless interface started
> b43-phy0 debug: Removing Interface type 2
> b43-phy0 debug: Wireless interface stopped
> b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 1/64
> b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
> b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 6/128
> b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
> b43-phy0 debug: Adding Interface type 2
> b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
> b43-phy0 debug: Chip initialized
> b43-phy0 debug: 32-bit DMA initialized
> b43-phy0 debug: Wireless interface started
> 
> 
> [EMAIL PROTECTED] ~]# iwconfig
> lo        no wireless extensions.
> 
> eth0      no wireless extensions.
> 
> wmaster0  no wireless extensions.
> 
> wlan0     IEEE 802.11g  ESSID:"che12345"
>          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:0C:41:19:2D:C1
>          Bit Rate=1 Mb/s   Tx-Power=27 dBm
>          Retry min limit:7   RTS thr:off   Fragment thr=2346 B
>          Encryption key:off
>          Link Quality=100/100  Signal level=-35 dBm  Noise level=-38 dBm
>          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> [EMAIL PROTECTED] ~]# ifconfig
> eth0      Link encap:Ethernet  HWaddr 00:16:D4:DF:6C:04
>          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)
>          Interrupt:21
> 
> lo        Link encap:Local Loopback
>          inet addr:127.0.0.1  Mask:255.0.0.0
>          inet6 addr: ::1/128 Scope:Host
>          UP LOOPBACK RUNNING  MTU:16436  Metric:1
>          RX packets:5847 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:5847 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0
>          RX bytes:3271092 (3.1 MiB)  TX bytes:3271092 (3.1 MiB)
> 
> wlan0     Link encap:Ethernet  HWaddr 00:19:7E:84:F9:D3
>          inet addr:192.168.1.80  Bcast:192.168.1.255  Mask:255.255.255.0
>          inet6 addr: fe80::219:7eff:fe84:f9d3/64 Scope:Link
>          UP BROADCAST MULTICAST  MTU:1500  Metric:1
>          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:247 (247.0 b)  TX bytes:5496 (5.3 KiB)
> 
> wmaster0  Link encap:UNSPEC  HWaddr
> 00-19-7E-84-F9-D3-18-EF-00-00-00-00-00-00-00-00
>          UP BROADCAST RUNNING 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)
> 
> [EMAIL PROTECTED] ~]# iwlist scan
> 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:0C:41:19:2D:C1
>                    ESSID:"che12345"
>                    Mode:Master
>                    Channel:11
>                    Frequency:2.462 GHz (Channel 11)
>                    Quality=98/100  Signal level=-36 dBm  Noise level=-38
> dBm
>                    Encryption key:off
>                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
>                    Extra:tsf=000000001cad652f
> 
> thanks u all for helping

You missed this part of my request!  "the part of dmesg that follows the b43 
"Loading firmware"
message."

The fact that your interface is 802.11g and your AP is 802.11b will not matter.

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to