Results 1 to 2 of 2
Got Mandriva installed on an older HP Pavilion this afternoon. The big problem is that I can not get it to go on line. I have both a Eithernet connection ...
- 05-26-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 0
How do I get a wireless card to work?
Got Mandriva installed on an older HP Pavilion this afternoon. The big problem is that I can not get it to go on line. I have both a Eithernet connection through a linksys wireless router as well as a linksys Wireless-B Notebook Adapter Model No. WPC11 ver. 4. This is what I would like to use for portability. What do I need to do to get online?
- 05-26-2008 #2
The first thing you need to do is figure out what chipset the card uses. You can do this by starting a terminal e.g. konsole or gnome-terminal and entering the command
If you get a command not found error, you need to install the pciutils package and then run the command again.Code:/sbin/lspci | grep -i net
If the card uses a chipset which is supported by Linux, then you can use that driver, otherwise you can install ndiswrapper which will enable you to use your Windows driver.


Reply With Quote
