LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 02-28-2011, 06:50 AM   #1
kiryat8
LQ Newbie
 
Registered: Jun 2008
Distribution: unbuntu
Posts: 1

Rep: Reputation: 0
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
===============================================
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mini2440 ARM9 w/3.5" Touch Screen BozoShanks Linux - Newbie 0 08-15-2010 09:45 PM
U-boot mini2440 128 MiB Nand atmurali Linux - Embedded & Single-board computer 3 11-23-2009 06:23 AM
Why can't i get GUI on mini2440 when NAND flashing qt image? neo3matrix Linux - Newbie 0 11-03-2009 06:11 AM
how configure the serial ports on MINI2440 pix23 Linux - Hardware 3 09-03-2009 02:11 PM
Questions of uClinux with MINI2440 s3c2440 EVB uclinux2 Linux - Embedded & Single-board computer 3 03-20-2009 07:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 08:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration