Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with tt73 usb wireless adapter
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
quique
n00b
n00b


Joined: 11 Dec 2006
Posts: 13

PostPosted: Tue Mar 20, 2007 7:39 pm    Post subject: Problem with tt73 usb wireless adapter Reply with quote

Hello there!

I have recently reinstalled my Gentoo system (the previous one was full of programs I didn't use and gnome stopped working so I chose the "easy" way to solve this) and now I have a little problem with my wireless card. It is a ralink rt73 usb and I have already installed it with the rt2x00 driver in portage. It is recognised by all the commands I can use with it: ifconfig, iwconfig, iwlist, dhcpcd, etc. And I have used the same /etc/conf.d/net I used in the previous installation, but when I /etc/init.d/net.wlan0 start or simply when I boot the computer, I get this output:

Code:
# /etc/init.d/net.wlan0 start
 * Starting wlan0
 *   Configuring wireless network for wlan0
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Device or resource busy.
 *     no access points found
 *   Couldn't find any access points on wlan0
 *   Failed to configure wireless for wlan0                               [ !! ]


This is the wireless section of my /etc/conf.d/net:

Code:
key_wifi_ifiw="s:ow5yhetn8wcgweryw65u76urxns0d enc open"
preferred_aps=("wifi_ifiw")
associate_order=("preferredonly")
config_wifi_ifiw=("dhcp")
routes_wifi_ifiw=("default gw 192.168.236.1")
dns_domain_wifi_ifiw="Casa"
dns_servers_wifi_ifiw="195.235.113.3 195.235.96.90"


I think that the only thing I have changed from the previous installation is the kernel version, from 2.6.19 to 2.6.19-r5, I think it shouldn't do bad, and this way I have solved another problem. So, does anybody know something about this issue? I have looked through the forum and didn't find anything, so I hope it can be solved.

Thank you very much
Bye!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum