| 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... |