On Wed, 30 May 2007 22:07:29 +0200, Markus Rothe <[EMAIL PROTECTED]> wrote: > I'm trying to use bcm43xx_mac80211 module from wireless-dev git > (checked out today). Unfortunately I've some problems. The device is > not recognized. I cannot "ifconfig ethx up" for example. > > From dmesg: > > [...] > ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x04, vendor 0x4243) > ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243) > ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x02, vendor 0x4243) > ssb: Core 3 found: V90 (cc 0x807, rev 0x02, vendor 0x4243) > ssb: Core 4 found: PCI (cc 0x804, rev 0x09, vendor 0x4243) > ssb: Switching to ChipCommon core, index 0 > ssb: Switching to PCI core, index 4 > ssb: Sonics Silicon Backplane found on PCI device 0000:02:03.0 > bcm43xx_mac80211: Broadcom 4306 WLAN found > ssb: Switching to IEEE 802.11 core, index 1 > bcm43xx_mac80211: Found PHY: Analog 2, Type 2, Revision 2 > bcm43xx_mac80211: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2 > bcm43xx_mac80211: Radio turned off > wmaster0: Failed to select rate control algorithm > wmaster0: Failed to initialize rate control algorithm > bcm43xx_mac80211: probe of ssb0:0 failed with error -2
For the record: I had to enable module autoload support. Then rc80211-simple loads automatically. Regards, Markus Rothe _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
