LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Ralink USB device on suse (https://www.linuxquestions.org/questions/linux-networking-3/ralink-usb-device-on-suse-379014/)

krypton.kr 11-01-2005 01:08 PM

Ralink USB device on suse
 
i have a ralink usb adapter that i want to use to connect to my network while on linux, YaST didn't detect the device. So i searched for the driver on the Internet and i found it as an RPM package. I installed it successfully but i have no idea what to do next.

thanks in advance

dolvmin 11-03-2005 06:02 PM

If you can install it through GUI, look for a wireless driver that is rt2540. If you don't see it, continue.

In commandline: log into root by typing "su"

Type "iwconfig" and print out results

Type "ifconfig" and print out results

Type "route" and print out results

Chances is, you might just need to type in one string. The above will verify this. If it verifies that you can't just type in one string, then you need to make a script for yourself. That's providing the RPM works. I just finished installing the rt2500 by compiling it into mandrake 10.1. Works great but I had to compile it because the RPM didn't work. I believe you are using the rt2540 driver? See if you can get it set in GUI first.


All times are GMT -5. The time now is 05:18 AM.