bcm43xx is loaded -- but how to check if the card is detected?
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
bcm43xx is loaded -- but how to check if the card is detected?
I have a HP nx6110 laptop and here's the relevant portion of the lspci command showing the wireless card
Code:
02:04.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
I believe it doesn't need nDisWrapper as there is a native driver for it which is bcm43xx
The module is loaded, but ifconfig -a doesn't show up any wlan0 device.
Is there any way of checking whether this card really works or not without an active wireless connection? I am at home now so don't have any hotspots/region.
Then use the included linux driver?! BUT add the firmware.
But I think at the best, you will get WPA but not 54g (only 11g) but it evoluates so quickly in the kernel that I'm not sure.. (there are plans for a new wireless kernel stack but its a complex work)
Probably this line
Mode:Managed Access Point: Invalid
tells you something is wrong (Invalid).
On my card, the display is like this:
Quote:
eth1 unassociated ESSID:off/any
Mode:Managed Channel=0 Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management: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
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.