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 60000000 WARNING: at drivers/ssb/main.c:889 ssb_tmslow_reject_bitmask() (Not tainted) Call Trace: [<ffffffff88118878>] :ssb:ssb_tmslow_reject_bitmask+0x76/0x7f [<ffffffff88119062>] :ssb:ssb_device_is_enabled+0xf/0x39 [<ffffffff8811b232>] :ssb:ssb_pcicore_init+0x19/0x4a [<ffffffff881185e2>] :ssb:ssb_attach_queued_buses+0x83/0x25e [<ffffffff88119ce8>] :ssb:ssb_pci_get_invariants+0x0/0x2ba [<ffffffff88118be8>] :ssb:ssb_bus_register+0x144/0x196 [<ffffffff88118cea>] :ssb:ssb_bus_pcibus_register+0x2a/0x4b [<ffffffff8811a5a9>] :ssb:ssb_pcihost_probe+0x6f/0x9e [<ffffffff81137d8d>] pci_device_probe+0xd0/0x137 [<ffffffff811a1033>] driver_probe_device+0xff/0x17c [<ffffffff811a11f8>] __driver_attach+0x90/0xcc [<ffffffff811a1168>] __driver_attach+0x0/0xcc [<ffffffff811a1168>] __driver_attach+0x0/0xcc [<ffffffff811a03ca>] bus_for_each_dev+0x43/0x6e [<ffffffff811a0742>] bus_add_driver+0x7b/0x19d [<ffffffff81137f6f>] __pci_register_driver+0x68/0x9a [<ffffffff880e9045>] :ssb:ssb_modinit+0x45/0x5d [<ffffffff8105d8b3>] sys_init_module+0x15d5/0x173a [<ffffffff8100bbfe>] system_call+0x7e/0x83 ssb: Sonics Silicon Backplane found on PCI device 0000:01:00.0 I also rmmod b43, and modprobe'd b43legacy. No help. Any help appreciated. sean _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
