Turned out to be easier than expected. uncompresse the driver. cd
driver. make. make install. then:

[EMAIL PROTECTED]:~# modprobe rt2860sta
[EMAIL PROTECTED]:~# ifconfig ra0 up
[EMAIL PROTECTED]:~# vim /etc/network/interfaces                    added: auto 
ra0
[EMAIL PROTECTED]:~# /etc/init.d/networking restart
 * Reconfiguring network interfaces...                                          
                                                                                
                                                  Ignoring unknown interface 
eth0=eth0.
Ignoring unknown interface ra0=ra0.
                                                                                
                                                                                
                                           [ OK ]
[EMAIL PROTECTED]:~# ps faux | grep NetworkManager
root      5290  0.0  0.1  13916  2140 ?        Ssl  18:46   0:00 
/usr/sbin/NetworkManager --pid-file /var/run/NetworkManager/NetworkManager.pid
root      5304  0.0  0.0   3536  1324 ?        Ss   18:46   0:00 
/usr/sbin/NetworkManagerDispatcher --pid-file 
/var/run/NetworkManager/NetworkManagerDispatcher.pid
root     11211  0.0  0.0   3012   756 pts/0    S+   18:50   0:00              
\_ grep Net
[EMAIL PROTECTED]:~# kill 5290
[EMAIL PROTECTED]:~# kill 5304
[EMAIL PROTECTED]:~#  /usr/sbin/NetworkManager --pid-file 
/var/run/NetworkManager/NetworkManager.pid
[EMAIL PROTECTED]:~# /usr/sbin/NetworkManagerDispatcher --pid-file 
/var/run/NetworkManager/NetworkManagerDispatcher.pid

and NetworkManager restart and I now see all the wireless devices
around. I don't know if every steps were necessary, but it worked here.

I wonder if we could call the fact that Network Manager doesn't see my
wifi card when I load the driver, a bug?

-- 
no wifi driver for ralink rt2860
https://bugs.launchpad.net/bugs/216084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to