4311(rev1): syslog full of PHY and too short errors

2008-05-24 Thread sean darcy
On Fedora 9:
uname -a
Linux notebook 2.6.25.3-18.fc9.i686 #1 SMP Tue May 13 05:38:53 EDT
2008 i686 i686 i386 GNU/Linux

syslog is full of

b43-phy0 ERROR: PHY transmission error
printk: 21 messages suppressed.
wlan0: RX too short data frame payload
printk: 17 messages suppressed.

messages. The connection mostly works, though it drops periodically.

Thanks for any help.

sean

lspci -vvn | grep 43 -A7
04:00.0 0280: 14e4:4311 (rev 01)
Subsystem: 1468:0422
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort-
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at f800 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 2
--
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb

dmesg:
ssb: Sonics Silicon Backplane found on PCI device :04:00.0

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
phy0: Selected rate control algorithm 'pid'
Broadcom 43xx driver loaded [ Features: PMLR, Firmware-ID: FW13 ]

input: b43-phy0 as /devices/virtual/input/input9
b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
b43-phy0 debug: Chip initialized
b43-phy0 debug: 32-bit DMA initialized
Registered led device: b43-phy0::tx
Registered led device: b43-phy0::rx
Registered led device: b43-phy0::radio
b43-phy0 debug: Wireless interface started
b43-phy0 debug: Adding Interface type 2
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:11:50:22:95:52
wlan0: RX authentication from 00:11:50:22:95:52 (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:11:50:22:95:52
wlan0: RX AssocResp from 00:11:50:22:95:52 (capab=0x601 status=0 aid=2)
wlan0: associated
wlan0: switched to short barker preamble (BSSID=00:11:50:22:95:52)
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: disassociate(reason=3)
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:11:50:22:95:52
wlan0: RX authentication from 00:11:50:22:95:52 (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:11:50:22:95:52
wlan0: RX ReassocResp from 00:11:50:22:95:52 (capab=0x601 status=0 aid=4)
wlan0: associated
wlan0: switched to short barker preamble (BSSID=00:11:50:22:95:52)
wlan0: RX too short data frame payload
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
b43-phy0 ERROR: PHY transmission error
wlan0: RX too short data frame payload
wlan0: no IPv6 routers present
printk: 3 messages suppressed.
wlan0: RX too short data frame payload
printk: 21 messages suppressed.
wlan0: RX too short data frame payload
b43-phy0 ERROR: PHY transmission error
printk: 11 messages suppressed.
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev


new firmware: b43-phy0 ERROR: PHY transmission error

2008-03-28 Thread sean darcy
Using a
Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
on
2.6.24.3-50.fc8

With the 4.80.53 firmware, the b43 driver told me ( in syslog ) to
upgrade the fw before july 2008. So I did it today.

Now:

b43-phy0 ERROR: PHY transmission error
last message repeated 7 times
b43-phy0 ERROR: PHY transmission error
printk: 23 messages suppressed.
..

constantly.

It seems to work fine, just all these syslog messages.

sean
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev


b43 won't connect to access point: deauthentication reason=7 ??

2008-01-03 Thread sean darcy
On Fedora 8 I'm having trouble getting my 4311 to connect to the access point:

uname -r
2.6.23.9-85.fc8

lspci -n
04:00.0 Network controller [0280]: Broadcom Corporation BCM94311MCG
wlan mini-PCI [14e4:4311] (rev 01)

cat /etc/sysconfig/network-scripts/ifcfg-wlan0
DEVICE=wlan0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Wireless
ESSID=belkin

All the right kmods seem to be loaded:

lsmod | grep b43
b43   133221  0
rfkill  9297  2 b43
mac80211  115789  1 b43
input_polldev   7369  1 b43
ssb30149  1 b43

and the iw tools work OK:

iwconfig wlan0
wlan0 IEEE 802.11g  ESSID:belkin
  Mode:Managed  Frequency:2.412 GHz  Access Point: 00:11:50:22:95:52
  Bit Rate=1 Mb/s   Tx-Power=27 dBm
  Retry min limit:7   RTS thr:off   Fragment thr=2352 B
  Encryption key:off
  Link Quality=65/100  Signal level=-70 dBm  Noise level=-73 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

iwlist wlan0 scan
wlan0 Scan completed :
  Cell 01 - Address: 00:11:50:22:95:52
ESSID:belkin
Mode:Master
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=81/100  Signal level=-45 dBm  Noise level=-73 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Extra:tsf=008d74d0946c
  Cell 02 - Address: 00:16:B6:2E:BA:B7
ESSID:paulc
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=56/100  Signal level=-83 dBm  Noise level=-73 dBm
Encryption key:off
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; 6 Mb/s; 9 Mb/s
  12 Mb/s; 48 Mb/s
Extra:tsf=0089fb5f7939

but ifup wlan0 fails:

dmesg | grep wlan0
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:11:50:22:95:52
wlan0: RX authentication from 00:11:50:22:95:52 (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:11:50:22:95:52
wlan0: RX AssocResp from 00:11:50:22:95:52 (capab=0x601 status=0 aid=2)
wlan0: associated
wlan0: switched to short barker preamble (BSSID=00:11:50:22:95:52)
wlan0: WMM queue=2 aci=0 acm=0 aifs=2 cWmin=15 cWmax=1023 burst=32
wlan0: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 burst=0
wlan0: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 burst=64
wlan0: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 burst=32
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: RX too short data frame payload
wlan0: RX too short data frame payload
wlan0: RX too short data frame payload
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: switched to short barker preamble (BSSID=00:11:50:22:95:52)
wlan0: RX deauthentication from 00:11:50:22:95:52 (reason=7)
wlan0: deauthenticated

Thanks for any help

sean
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: 4311: trouble with Fedora 8 Test 3

2007-10-11 Thread sean darcy
On 10/10/07, John W. Linville [EMAIL PROTECTED] wrote:
 On Wed, Oct 10, 2007 at 12:08:08PM -0400, sean darcy wrote:

  Nothing at all about the 4311 card in dmesg.
 
  Made sure NetworkManager was working. Restarted it. I can see the icon.
  No connection. If I connect the wire it starts up the wired connection.

 Please post the output of this command:

 cat /sys/bus/ssb/devices/ssb0\:0/uevent


cat /sys/bus/ssb/devices/ssb0\:0/uevent
PHYSDEVBUS=ssb
MODALIAS=ssb:v4243id0812rev0D


 I suspect that your device's core is too new to be supported.


OK, break my heart. I actually thought that since it had the intel 965
chipset, that it would have intel wlan, but I shoulda checked...

In the meantime, if I can supply any info, just let me know.

sean
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev


4311: trouble with Fedora 8 Test 3

2007-10-10 Thread sean darcy
Compaq Presario C714NR, Intel GM965

uname -r
2.6.23-0.224.rc9.git6.fc8

lspci
01:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan
mini-PCI (rev 02)

Installed b43-fwcutter and followed the instructions at
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware

Got http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2

untarred that file and ran
b43-fwcutter -w /lib/firmare broadcom-wl-4.80.53.0/kmod/wl_apsta.o

that seemed to work, and populated /lib/firmware/b43/ with a bunch of
*.fw files.

Then rmmod b43; modprobe -vv b43. No errors. Nothing in syslog.

modprobe also loaded cfg80211 and mac80211.

Shouldn't I have seen the firmware being loaded in dmesg, or syslog?

Nothing at all about the 4311 card in dmesg.

Made sure NetworkManager was working. Restarted it. I can see the icon.
No connection. If I connect the wire it starts up the wired connection.

dmesg does show this error:

ssb: rev 6000
WARNING: at drivers/ssb/main.c:889 ssb_tmslow_reject_bitmask() (Not tainted)

Call Trace:
 [88118878] :ssb:ssb_tmslow_reject_bitmask+0x76/0x7f
 [88119062] :ssb:ssb_device_is_enabled+0xf/0x39
 [8811b232] :ssb:ssb_pcicore_init+0x19/0x4a
 [881185e2] :ssb:ssb_attach_queued_buses+0x83/0x25e
 [88119ce8] :ssb:ssb_pci_get_invariants+0x0/0x2ba
 [88118be8] :ssb:ssb_bus_register+0x144/0x196
 [88118cea] :ssb:ssb_bus_pcibus_register+0x2a/0x4b
 [8811a5a9] :ssb:ssb_pcihost_probe+0x6f/0x9e
 [81137d8d] pci_device_probe+0xd0/0x137
 [811a1033] driver_probe_device+0xff/0x17c
 [811a11f8] __driver_attach+0x90/0xcc
 [811a1168] __driver_attach+0x0/0xcc
 [811a1168] __driver_attach+0x0/0xcc
 [811a03ca] bus_for_each_dev+0x43/0x6e
 [811a0742] bus_add_driver+0x7b/0x19d
 [81137f6f] __pci_register_driver+0x68/0x9a
 [880e9045] :ssb:ssb_modinit+0x45/0x5d
 [8105d8b3] sys_init_module+0x15d5/0x173a
 [8100bbfe] system_call+0x7e/0x83

ssb: Sonics Silicon Backplane found on PCI device :01:00.0

I also rmmod b43, and modprobe'd b43legacy. No help.

Any help appreciated.

sean
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev