You are not logged in.

#1 2010-08-24 18:21:24

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

Multiple USB wireless devices? [Solved]

I have a broadcom wireless card in my laptop and as far as I know, it acts as an USB device.
I also have one USB stick wireless device (TL-WN422G - uses ath9k_htc driver) which I want to use at the same time as the first (broadcom) device.

The problem is, after I load ath9k_htc - iwconfig does not show the new USB device (wlan1 / ath0 / whatever), but only the old one (wlan0 - broadcom, checked by MAC).

I tried this USB device (TL-WN422G) on my other computer that has PCI wireless card in it, and they both worked just fine together after I pluged it in... I get wlan0 (Ralink) and wlan1 (TL-WN422G).
Is it some kind of a problem for the laptop that both devices are recognized as USB?
How do I make wlan1 appear on my laptop?

also, my system is fully up to date 2.6.35 kernel

thank you

Last edited by pootzko (2010-08-25 10:06:46)


...I put on my robe and a wizard hat...

Offline

#2 2010-08-25 09:31:11

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

Re: Multiple USB wireless devices? [Solved]

oh and yes, I downloaded needed ar9271.fw from linuxwireless.org and I put it into /lib/firmware
here's what dmesg outputs after inserting the stick:

on laptop

usb 1-5: new high speed USB device using ehci_hcd and address 9
usb 1-5: ath9k_htc: Firmware - ar9271.fw not found
ath9k_hif_usb: probe of 1-5:1.0 failed with error -22

on computer where it works:

usb 1-5: new high speed USB device using ehci_hcd and address 4
usb 1-5: ath9k_htc: Transferred FW: ar9271.fw, size: 51280
ath: EEPROM regdomain: 0x809c
ath: EEPROM indicates we should expect a country code
ath: doing EEPROM country->regdmn map search
ath: country maps to regdmn code: 0x52
ath: Country alpha2 being used: CN
ath: Regpair used: 0x52
cfg80211: Calling CRDA for country: CN
Registered led device: ath9k-phy1::radio
Registered led device: ath9k-phy1::assoc
Registered led device: ath9k-phy1::tx
Registered led device: ath9k-phy1::rx
usb 1-5: ath9k_htc: USB layer initialized
usbcore: registered new interface driver ath9k_hif_usb

Last edited by pootzko (2010-08-25 09:51:56)


...I put on my robe and a wizard hat...

Offline

#3 2010-08-25 10:06:24

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

Re: Multiple USB wireless devices? [Solved]

for some reason the ar9721.fw file was empty... downloaded the file again - put it into /lib/firmware and now it works...


...I put on my robe and a wizard hat...

Offline

#4 2010-08-25 10:55:48

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Multiple USB wireless devices? [Solved]

FYI ar9271.fw is in the linux-firmware package, which should be already installed, as kernel26 depends on it.

Or maybe you're using a custom kernel?

Offline

#5 2010-08-25 10:59:08

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

Re: Multiple USB wireless devices? [Solved]

now that's interesting... I use the regular kernel and so I guess it was already there, but I didn't look before I downloaded the one from linuxwireless.org... and after I replaced it I made a mess... I just didn't assume it was there...

thank you for the info


...I put on my robe and a wizard hat...

Offline

Board footer

Powered by FluxBB