Results 1 to 7 of 7
Hi, I have a Ralink Turbo Wireless LAN Card, and after a few Googles I still don't know how to install it, can anyone help?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-26-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
Install wireless card?
Hi, I have a Ralink Turbo Wireless LAN Card, and after a few Googles I still don't know how to install it, can anyone help?
- 02-26-2007 #2
It's a USB card,PCI card? and also do you know which version ?
Dorry also wich version of the kernel you are using if you don't know type uname -r
- 02-26-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
PCI Card, not sure how to find out which version, windows driver version is "1.0.3.0"
will just reboot to get kernel version
- 02-26-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
version is 2.4.31
- 02-26-2007 #5
first you'll need the kernel source, install it from the DVD it's under slackware/k/kernel source
go to http://www.ralinktech.com/ralink/Hom...ort/Linux.html
download the following:
11g RT2500 PCI/mPCI/CB(Source Code)
unpack it usinf tar -xvf
go inside the unpacked directory under module do ./Configure
make
make install
depmod -a
modprobe rt2500
ifup ra0
hope this help
- 02-26-2007 #6Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
how do i install the kernel source? im not sure what this means
- 02-27-2007 #7Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
anyone....


Reply With Quote
