Jochen Puchalla wrote: > [Donnerstag, 24. August 2006 00:02] schrieb Larry Finger (wrote): > >> As you have probably seen from the comments on the mailing list, your card >> is a PCI-E card. There are patches to implement this type of card, but none >> of the developers have one, so the testing is incomplete. >> >> A description of one user's steps to get a 4311 working are shown at >> http://bcm43xx.spugna.org/index.php?topic=119.0. >> >> If you try those patches, please let me know what happens. > > Thanks Larry for pointing to the posting. > My notebook boots up and the card seems to work fine. > I cannot ping my router, unfortunately. > > Here's the output of your script: > bcm43xx: Chip ID 0x4311, rev 0x1 > bcm43xx: Core 0: ID 0x900, rev 0x1, vendor 0x4243, enabled > bcm43xx: Core 1: ID 0x812, rev 0xa, vendor 0x4243, disabled > bcm43xx: Core 2: ID 0x817, rev 0x3, vendor 0x4243, disabled > bcm43xx: Core 3: ID 0x820, rev 0x1, vendor 0x4243, enabled > bcm43xx: Detected PHY: Version: 4, Type 2, Revision 8 > bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2) > bcm43xx: Chip initialized > bcm43xx: Chip initialized > 0000:02:01.0 0200: 14e4:169c (rev 03) > Subsystem: 103c:30b0 > -- > 0000:30:00.0 0280: 14e4:4312 (rev 01) > Subsystem: 103c:1361 > > and iwconfig says: > lo no wireless extensions. > > eth0 no wireless extensions. > > eth1 IEEE 802.11b/g ESSID:"schlacki" Nickname:"Broadcom 4311" > Mode:Managed Frequency=2.462 GHz Access Point: Invalid > Bit Rate=11 Mb/s Tx-Power=18 dBm > RTS thr:off Fragment thr:off > Encryption key:off > Link Quality:0 Signal level:0 Noise level:0 > Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 > Tx excessive retries:0 Invalid misc:0 Missed beacon:0 > > a working iwconfig says: > lo no wireless extensions. > > eth0 no wireless extensions. > > wlan0 IEEE 802.11-b ESSID:"schlacki" Nickname:"schlacki" > Mode:Managed Frequency:2.462 GHz Access Point: 00:06:25:[...] > Bit Rate:11 Mb/s Tx-Power:18 dBm > Retry min limit:8 RTS thr:off Fragment thr:off > Encryption key:off > Link Quality=20/92 Signal level=-71 dBm Noise level=-91 dBm > Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 > Tx excessive retries:0 Invalid misc:0 Missed beacon:0 > > Hope you learn something from this. > (Yes, I do not yet encrypt, I know the risks.)
I too want to see the results of iwlist s. I'm pretty sure that the device has associated with the AP. The only thing I can see wrong is that you have not yet assigned an IP address to eth1. Were you planning on using DHCP, or assigning it manually? I do not know which distribution you are using, so cannot recommend a procedure for setting up the wifi connection. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
