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.
The laptop is HP nx7300. Win XP (after installing drivers from HP website) detects network devices as:
- 1394 Net Adapter
- Broadcom 440x 10/100 Integrated Controller
- Broadcom 802.11b/g WLAN
The distribution is Mandriva 2007.1 Free.
As I install drivers via control center - networking - add new..., i have two options. Both of them don't seem to be working:
1) Broadcom Corporation|Dell Wireless 1390 WLAN Mini-PCI Card
At this point, I find bcmwl5.sys in windows/system32/drivers – but the program says: “Unable to find network interface for selected device (using bcm43xx driver)”
2) Use a Windows driver (with ndiswrapper)
I find file bcmwl5.inf (also in the windows folder) and the program says: “Unable to find the ndiswrapper interface!”
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
Not sure the steps you are doing or commands but you need to the inf driver for ndiswrapper to work.
Post the steps or commands you are doing and the errors they show.
Also if the bcm43xx module is loaded you need to blacklist it so it is not loaded on boot. It may or may not be loaded. Use the command ' /sbin/lsmod ' to see if it loaded. Same to see if ndiswrapper is loaded.
Not sure the steps you are doing or commands but you need to the inf driver for ndiswrapper to work.
Post the steps or commands you are doing and the errors they show.
Also if the bcm43xx module is loaded you need to blacklist it so it is not loaded on boot. It may or may not be loaded. Use the command ' /sbin/lsmod ' to see if it loaded. Same to see if ndiswrapper is loaded.
Brian
Brian, thanks for the reply. But I'm a newbie in linux so could you pls give me step-by-step instrutions. Plus, I do all setup via GUI, not terminal.
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
There are several post with step by step here. You may have to look down about 100 or so post from the search tool to find one but there are some good ones. There is also some sticky post as well under networking.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.