LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   FriendlyArm mini2440 TL-WN321Gv4 (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/friendlyarm-mini2440-tl-wn321gv4-865465/)

kiryat8 02-28-2011 06:50 AM

FriendlyArm mini2440 TL-WN321Gv4
 
I need help getting a wifi usb dongle working with the 2.6.29 or 2.6.32 kernel on the mini2440. The TL-WN321Gv4 uses the rt2070 chipset. We have a few TL-WN321Gv2 parts that use the rt2050 chip that work OK. I enabled the drivers in the kernel and the chip is recognized but does not work. There are links to compile older code but I can not figure out how to Make it for the Friendly Arm environment. The link is http://www.electoday.com/bbs/archiver/?tid-10317.html. Any help on this or getting the v4 to work in a different manner would be appreciated and rewarded.

Using kernel 3.6.32.2:
=======================================================
RT2050 148F:2573
=======================================================
When plugged in
usb 1-1: USB disconnect, address 3
usb 1-1: new full speed USB device using s3c2410-ohci and address 4
usb 1-1: New USB device found, idVendor=148f, idProduct=2573
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: 54M.USB.......
usb 1-1: Manufacturer: Ralink
usb 1-1: SerialNumber: 12345
usb 1-1: configuration #1 chosen from 1 choice
phy3 -> rt2x00_set_chip: Info - Chipset detected - rt: 1201, rf: 0000,
rev: 00000000.
phy3 -> rt2500usb_init_eeprom: Error - Invalid RT chipset detected.
phy3 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
phy4 -> rt2x00_set_chip: Info - Chipset detected - rt: 1300, rf: 0002,
rev: 0002573a.
Registered led device: rt73usb-phy4::radio
Registered led device: rt73usb-phy4::assoc
Registered led device: rt73usb-phy4::quality
scan-wifi<CR>
.......
phy1 -> rt2x00lib_request_firmware: Info - Loading firmware file
'rt73.bin'.
rt73usb 1-1: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: 3,
CWmax: 4, Aifs: 2, TXop: 102.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 1 - CWmin: 4,
CWmax: 5, Aifs: 2, TXop: 188.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 2 - CWmin: 5,
CWmax: 10, Aifs: 3, TXop: 0.
phy1 -> rt2x00mac_conf_tx: Info - Configured TX queue 3 - CWmin: 5,
CWmax: 10, Aifs: 7, TXop: 0.
97% STOREROOMKIRYAT8(Security)
60% Bezeq_Wireless(Security)
37% orange-46R3(Security)
3 Access Point Found
=======================================================
RT2070 148F:2070
=======================================================
When plugged in
usb 1-1: USB disconnect, address 4
usb 1-1: new full speed USB device using s3c2410-ohci and address 5
usb 1-1: New USB device found, idVendor=148f, idProduct=2070
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: 802.11 g WLAN
usb 1-1: Manufacturer: Ralink
usb 1-1: SerialNumber: 1.0
usb 1-1: configuration #1 chosen from 1 choice
phy5 -> rt2x00_set_chip: Info - Chipset detected - rt: 1600, rf: 0006,
rev: 30700201.
Registered led device: rt2800usb-phy5::radio
Registered led device: rt2800usb-phy5::assoc
Registered led device: rt2800usb-phy5::quality
scan-wifi<CR>
.......
phy5 -> rt2x00lib_request_firmware: Info - Loading firmware file
'rt2870.bin'.
rt2800usb 1-1:1.0: firmware: requesting rt2870.bin
phy5 -> rt2x00lib_request_firmware: Info - Firmware detected - version:
0.22.
phy5 -> rt2x00mac_conf_tx: Info - Configured TX queue 0 - CWmin: 3,
CWmax: 4, Aifs: 2, TXop: 102.
phy5 -> rt2x00mac_conf_tx: Info - Configured TX queue 1 - CWmin: 4,
CWmax: 5, Aifs: 2, TXop: 188.
phy5 -> rt2x00mac_conf_tx: Info - Configured TX queue 2 - CWmin: 5,
CWmax: 10, Aifs: 3, TXop: 0.
phy5 -> rt2x00mac_conf_tx: Info - Configured TX queue 3 - CWmin: 5,
CWmax: 10, Aifs: 7, TXop: 0.
0 Access Point Found
===============================================


All times are GMT -5. The time now is 05:41 PM.