RT2571W USB WiFi support on Adeneo Gingerbread 4.0 release

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT2571W USB WiFi support on Adeneo Gingerbread 4.0 release

817 Views
PSC1z
Contributor I

Hi all,

Have any one successfully use the USB WIFi dongle on i.MX53 QSB?

I've tried to compile the RT73 module and there is no reponse when the dongle is plugin.

Below is the kernel log:

<6>usb 1-1.3: new high speed USB device using fsl-ehci and address 4
<7>phy1: Selected rate control algorithm 'minstrel'
<7>Registered led device: rt73usb-phy1::radio
<7>Registered led device: rt73usb-phy1::assoc
<7>Registered led device: rt73usb-phy1::quality

 

 

If I plugin to PC, it should show:

[10016.461531] usb 1-1: USB disconnect, address 13
[10122.520196] usb 1-1: new high speed USB device using ehci_hcd and address 14
[10123.017041] usb 1-1: configuration #1 chosen from 1 choice
[10123.397117] phy2: Selected rate control algorithm 'minstrel'
[10123.419621] Registered led device: rt73usb-phy2::radio
[10123.419721] Registered led device: rt73usb-phy2::assoc
[10123.426675] Registered led device: rt73usb-phy2::quality
[10123.636580] udev: renamed network interface wlan0 to wlan1
[10123.643171] rt73usb 1-1:1.0: firmware: requesting rt73.bin
[10124.302519] ADDRCONF(NETDEV_UP): wlan1: link is not ready

I'm wondering why I don't have the configuration debug message and hasn't asked for any firmware.

Labels (1)
0 Kudos
3 Replies

518 Views
rlorriaux
Contributor I
0 Kudos

518 Views
DraganOstojic
Contributor V

Hi Remi, the link you provided lands on a generic community page. Can you re-send a direct link which leads to usb-wifi dongles article?

0 Kudos

518 Views
rlorriaux
Contributor I

Hi,

I think this article should be helpful: http://blog.linuxconsulting.ro/2010/04/porting-wifi-drivers-to-android.html

Make sure you read it while looking at the implementation of the Atheros Wifi driver that can be found in the BSP (also in the BSP of the SABRE tablet). I think this should give you enough pointers.

Also, for the USB WLAN, you will need to enable the corresponding drivers in the kernel configuration.

0 Kudos