Results 1 to 2 of 2
I have been installing RaLink drivers as per the readme file. I got to:
7> $load
#[kernel 2.4]
# $/sbin/insmod rt61.o
# $/sbin/ifconfig ra0 inet YOUR_IP up
#[kernel 2.6]
# ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-16-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 9
Help with RaLink Installation
I have been installing RaLink drivers as per the readme file. I got to:
7> $load
#[kernel 2.4]
# $/sbin/insmod rt61.o
# $/sbin/ifconfig ra0 inet YOUR_IP up
#[kernel 2.6]
# $/sbin/insmod rt61.ko
# $/sbin/ifconfig ra0 inet YOUR_IP up
where I am not sure of, and when I typed:
questa@Questa:~/RT61_Linux_STA_Drv1.0.4.0/Module$ load /sbin/insmod rt61.o
bash: load: command not found
questa@Questa:~/RT61_Linux_STA_Drv1.0.4.0/Module$
What went wrong?
- 05-17-2006 #2
dont type the word load before the /sbin/insmod. just try:
Code:/sbin/insmod rt61.o
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote
