LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Cannot connect in Ubuntu 10.04 with Ralink 2870 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/cannot-connect-in-ubuntu-10-04-with-ralink-2870-a-806294/)

MrLove247 05-06-2010 07:09 AM

Cannot connect in Ubuntu 10.04 with Ralink 2870
 
Hi,
I'm kind of new to Ubuntu (and linux) and I'm having some problems with my wireless network. It all worked in 9.10, all I needed to do then was to blacklist rt2800usb in blacklist.conf and my wireless worked. But since I upgraded to 10.04 my wireless network hasn't worked.
When I blacklist rt2800usb my wireless connection disappears, but when I remove the blacklist I can see all wifi networks but cannot connect. I have downloaded ralink drivers 2.3.0.0 and changed the supplicant revisions from n to y in config.mk.

lsusb gives:
Bus 001 Device 003: ID 07d1:3c09 D-Link System DWA-140 802.11n Adapter [ralink rt2870]

iwconfig gives:
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:"Moshu"
Mode:Managed Frequency:2.422 GHz Access Point: Not-Associated
Tx-Power=3dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on


all help is appreciated

MrLove247 05-07-2010 03:06 PM

I found a solution at

http://www.ctbarker.info/2010/05/ubu...s-and-wpa.html

but needed to add rt2800usb to blacklist in order to make it work.

sudo gedit /etc/modprobe.d/blacklist.conf

add the line
blacklist rt2800usb


All times are GMT -5. The time now is 09:37 PM.