jojokoko
01-28-2009, 03:03 PM
On the main Ubiquiti website for the SR71 USB (http://www.ubnt.com/products/sr71usb.php) I noticed that the only operating system listed for support was Linux, so I ordered the SR71 USB. I got it the other day in the mail and I have spent many frustrating days trying to get the thing to work in:
Fedora Core 10 (both the original kernel and 2.6.27.12-170.2.5.fc10.i686)
BT3 with recompiled 2.6.28.2 kernel (multiple times)
Ubuntu 8.10 default kernel
No luck.
When I run dmesg in BT3 or Ubuntu with the card connected the system the only output I get on the card is:
usb 1-1: new high speed USB device using ehci_hcd and address 2
usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64
usb 1-1: configuration #1 chosen from 1 choice
Here is the output from FC10. You will notice I did a modprobe ath9k after inserting the card. I tried the order the other way, do modprobe then insert card, but still no luck.
usb 1-1: new high speed USB device using ehci_hcd and address 2
usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64
usb 1-1: configuration #1 chosen from 1 choice
usb 1-1: New USB device found, idVendor=0cf3, idProduct=9170
usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
usb 1-1: Product: USB2.0 WLAN
usb 1-1: Manufacturer: ATHER
usb 1-1: SerialNumber: 12345
ath9k: 0.1
1. Since all systems are reporting usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64, could someone tell me what this means?
2. Also, Ubiquiti reports two different chipsets running in this card. In the sr71usb_datasheet.pdf (direct link off of http://www.ubnt.com/products/sr71usb.php) the chipset is listed as an Atheros AR9280). However on the main product page (http://www.ubnt.com/products/sr71usb.php) the chipset is listed as an Atheros AR9170. Anyone know what the real chipset is or are they the same?
3. I have learned over the past few days that the ath9k driver does NOT support USB. Since Ubiquiti has advertised Linux support for this card, and has listed this support since at least November 2008, what drivers should be used to run this card? I am assuming they were not thinking of using an NDIS wrapper.
Windows is not an option for me, so all of the solutions need to be in Linux. Although I am willing to take answers in OS X. :-)
Thanks to anyone who replies. I will give you an imaginary gold star if you can provide a functioning, non NDIS wrapper, solution for this card. I am no Linux expert so please use small words and short sentences.
-j
Fedora Core 10 (both the original kernel and 2.6.27.12-170.2.5.fc10.i686)
BT3 with recompiled 2.6.28.2 kernel (multiple times)
Ubuntu 8.10 default kernel
No luck.
When I run dmesg in BT3 or Ubuntu with the card connected the system the only output I get on the card is:
usb 1-1: new high speed USB device using ehci_hcd and address 2
usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64
usb 1-1: configuration #1 chosen from 1 choice
Here is the output from FC10. You will notice I did a modprobe ath9k after inserting the card. I tried the order the other way, do modprobe then insert card, but still no luck.
usb 1-1: new high speed USB device using ehci_hcd and address 2
usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64
usb 1-1: configuration #1 chosen from 1 choice
usb 1-1: New USB device found, idVendor=0cf3, idProduct=9170
usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
usb 1-1: Product: USB2.0 WLAN
usb 1-1: Manufacturer: ATHER
usb 1-1: SerialNumber: 12345
ath9k: 0.1
1. Since all systems are reporting usb 1-1: config 1 interface 0 altsetting 0 bulk endpoint 0x4 has invalid maxpacket 64, could someone tell me what this means?
2. Also, Ubiquiti reports two different chipsets running in this card. In the sr71usb_datasheet.pdf (direct link off of http://www.ubnt.com/products/sr71usb.php) the chipset is listed as an Atheros AR9280). However on the main product page (http://www.ubnt.com/products/sr71usb.php) the chipset is listed as an Atheros AR9170. Anyone know what the real chipset is or are they the same?
3. I have learned over the past few days that the ath9k driver does NOT support USB. Since Ubiquiti has advertised Linux support for this card, and has listed this support since at least November 2008, what drivers should be used to run this card? I am assuming they were not thinking of using an NDIS wrapper.
Windows is not an option for me, so all of the solutions need to be in Linux. Although I am willing to take answers in OS X. :-)
Thanks to anyone who replies. I will give you an imaginary gold star if you can provide a functioning, non NDIS wrapper, solution for this card. I am no Linux expert so please use small words and short sentences.
-j