Results 1 to 5 of 5
I want to install the drivers for my wireless card on my laptop. I'd prefer to use the native Linux drivers, rather than using ndiswrapper to port my windows drivers. ...
- 03-27-2008 #1Just Joined!
- Join Date
- Mar 2008
- Location
- Goffstown, New Hampshire, USA
- Posts
- 3
Installing native Linux wireless drivers?
I want to install the drivers for my wireless card on my laptop. I'd prefer to use the native Linux drivers, rather than using ndiswrapper to port my windows drivers. I'm having some troubles. I figured out that I'm using a card with a Ralink chipset, and that I need a Ralink RT2x00 driver. So I downloaded the correct driver. I went into the drivers's Module directory and used the Make command. It successfully built it. Then when I type "install" it tells me I'm not using the command right. It tells me to use something like "install [-T] DEST" and tells me that DEST means destination.
Anyone know what to do here? I'm not sure if there's a specific place to install the drivers or not...
- 03-27-2008 #2
- 03-27-2008 #3
The "make install" command must be done as root. The other commands are usually done as a regular user.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 03-28-2008 #4Just Joined!
- Join Date
- Mar 2008
- Location
- Goffstown, New Hampshire, USA
- Posts
- 3
I'd have to say now would be a good time to throw in another question that I've had for a while:
The sudo command basically says "do this like I'm on the root account" right?
I'll try this a bit later and post any further questions. Thanks for your help! =]
- 03-28-2008 #5Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote

