rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Wed Jun 19, 2013 10:03 am

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Problem rt73 on gentoo
PostPosted: Wed Apr 22, 2009 8:50 pm 
Offline

Joined: Wed Apr 22, 2009 8:34 pm
Posts: 3
Hi, I have a problem with the rt73usb driver in-kernel

When i try to connect to my access point:

iwconfig wlan0 mode managed essid reteseria channel 11 key 2455000*** enc open rate 54M

not work, dmesg says:

usbcore: registered new interface driver rt73usb
phy1 -> rt2x00lib_request_firmware: Info - Loading firmware file 'rt73.bin'.
rt73usb 1-7:1.0: firmware: requesting rt73.bin
phy1 -> rt2x00lib_request_firmware: Info - Firmware detected - version: 1.7.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 0 - CWmin: 5, CWmax: 10, Aifs: 2, TXop: 0.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 1 - CWmin: 5, CWmax: 10, Aifs: 2, TXop: 0.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 2 - CWmin: 5, CWmax: 10, Aifs: 2, TXop: 0.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 3 - CWmin: 5, CWmax: 10, Aifs: 2, TXop: 0.
ADDRCONF(NETDEV_UP): wlan0: link is not ready

Or:

wlan0: direct probe to AP 00:1b:2f:f0:80:a8 try 1
wlan0: direct probe to AP 00:1b:2f:f0:80:a8 try 2
wlan0: direct probe to AP 00:1b:2f:f0:80:a8 try 3
wlan0: direct probe to AP 00:1b:2f:f0:80:a8 timed out

Iwconfig:
wlan0 IEEE 802.11bg ESSID:"reteseria"
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Tx-Power=off
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:2455-000**-* Security mode:open
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


If i put up the wlan0 with iwconfig first of iwconfig and i do the command above it says "device busy"

If use a wlan assistant the debug message into the shell say "Interface not support scanning"

I've used always the driver rt73cvs-daily but with the kernel 2.6.29 not compile for this reason i have necessity to use in-kernel driver

Thanks for the support


Top
 Profile  
 
PostPosted: Thu Apr 23, 2009 1:42 pm 
Offline

Joined: Thu Oct 05, 2006 7:31 am
Posts: 14
AFAIK (I don't remember where I found this reply) with Gentoo and in-kernel rt73 wifi support, you have to emerge (masked)

Code:
# Add masked (for x86)
echo "net-wireless/rt73-firmware ~x86" >> /etc/portage/package.keywords
emerge rt73-firmware


I didn't found anywhere on RT2x00 docs, but on http://bugs.gentoo.org/show_bug.cgi?id=204314

Regards :)


Top
 Profile  
 
PostPosted: Thu Apr 23, 2009 3:57 pm 
Offline

Joined: Wed Apr 22, 2009 8:34 pm
Posts: 3
It is already installed:

net-wireless/rt73-firmware
Latest version available: 1.8
Latest version installed: 1.8
Size of files: 2 kB
Homepage: http://www.ralinktech.com/ralink/Home/S ... Linux.html
Description: Firmware for Ralink rt73-based WiFi USB adapters (rt73usb module)
License: ralink-firmware

And dmesg say phy1 -> rt2x00lib_request_firmware: Info - Firmware detected - version: 1.7

:cry:


Top
 Profile  
 
PostPosted: Thu Apr 23, 2009 6:57 pm 
Offline

Joined: Sun Jun 26, 2005 10:26 am
Posts: 1685
Location: Marseille, France
Hello,
Make sure the interface is down when you are running "iwconfig", changing parameters such the mode requires that the interface is down.

Regards,
Romain

_________________
RutilT developer


Top
 Profile  
 
PostPosted: Thu Apr 23, 2009 7:11 pm 
Offline

Joined: Wed Apr 22, 2009 8:34 pm
Posts: 3
Well problem solved.

After a lot of blasphemies i have activated the support for PHY Device support and infrastructure (PHYLIB) in kernel and all problems solved.

Works fine, good driver.

Thanks for it


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group