From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wiktor Zajas Date: Sun, 28 Mar 2010 00:35:03 +0100 Subject: [ath9k-devel] AR9271 chipset USB Support Message-ID: <20100328003503.6775fc6a.wzajas@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org >On Wed, Mar 24, 2010 at 8:03 AM, Pavel Roskin wrote: >> On Wed, 2010-03-24 at 13:05 +0530, Sajid Ansari wrote: >> >>> I am not a developer, only a ubuntu user. >>> >>> Any way to support Athros AR9271 USB support on Ubuntu. >>> >>> I have downloaded and updated Ubunto but not working. >>> >>> Can you please let me know the steps to do for making it working under >>> UIbunto 9.10. >> >> Nice timing! Support for AR9271 was committed today. The current >> compat-wireless doesn't have AR9271 yet, but hopefully the today's >> snapshot have it. >> >> Look at http://wireless.kernel.org/download/compat-wireless-2.6/ and get >> compat-wireless-2010-03-24.tar.bz2 when it appears there (the latest >> snapshot is always recommended). > >This might take +1 or +2 days more since bleeding edge compat-wireless >sucks thing out of linux-next. I'll reply to this post once it does >hit linux-next. But isn't it already in linux-next ? I tried using module from git but with no success. I'm not a developer so I don't know if what I was doing was right. I've added 0x1006 to hif_usb.c so that my card would be recognized but after loading firmware I got this Mar 27 19:09:54 multimedia kernel: [ 86.120408] usb 1-1: ath9k_htc: Transferred FW: ar9271.fw, size: 49280 Mar 27 19:09:54 multimedia kernel: [ 86.587839] ath9k_hif_usb: probe of 1-1:1.0 failed with error -22 Mar 27 19:09:54 multimedia kernel: [ 86.605356] usbcore: registered new interface driver ath9k_hif_usb > >> You can find more information about compat-wireless at >> http://linuxwireless.org/en/users/Download > > Luis