Hi,
I have searched prior posts/faqs and hae been unable to find a solution to my problem
with poor performance and a bcm4309 wireless card.
I have a dell d600 with built in true mobile 1400 (bcm4309). The laptop is configured to dual
boot winxp or fedora 10. when winxp is used wireless performance is great. so i am assuming
the hardware is OK.
uname -a
Linux dilligas 2.6.27.9-159.fc10.i686 #1 SMP Tue Dec 16 15:12:04 EST 2008 i686 i686 i386 GNU/Linux
The card is:
lspci
02:03.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 02)
seeing as it's rev02, I am using b43legacy from:
http://linuxwireless.org/en/users/Dr...3#fw-b43legacy
Also running wpa_supplicant (wpa_supplicant-0.6.4-2.fc10.i386).
I can connect just fine, but web browsing, etc is horrible. iwscan gives me:
wlan0 IEEE 802.11bg ESSID:"XXX"
Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:AE:47:A0
Bit Rate=1 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=90/100 Signal level:-43 dBm Noise level=-69 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
forcing the rate higher does not work.
I am also assuming my networking is setup OK, since if I install a Belkin F5D701 pcmcia card with:
lspci
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
this card is using b43 driver from the same place I got the b43legacy driver.
I get much better performance:
wlan1 IEEE 802.11bg ESSID:"XXX"
Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:AE:47:A0
Bit Rate=18 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=65/100 Signal level:-49 dBm Noise level=-69 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Even better yet installing a netgear wg511t with atheros 5212:
lspci
03:00.0 Ethernet controller: Atheros Communications Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor (rev 01)
gives me good performance
wlan1 IEEE 802.11bg ESSID:"XXX"
Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:AE:47:A0
Bit Rate=54 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=75/100 Signal level:-37 dBm Noise level=-85 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I swapped out the cards as I was entering this, so distance from the wireless router, etc
has remained constant.
I would really like to get te bcm4309 running as well as the netgear card. I borrowed the
two pcmcia cards for testing.
thoughts/comments/etc are appreciated.
thanks
ken