Results 1 to 8 of 8

Thread: Alfa AWUS036NHA Driver on Chromebook

  1. #1
    Join Date
    2013-Mar
    Posts
    2

    Alfa AWUS036NHA Driver on Chromebook

    Trying to install my alfa card on my chromebook and receive the following error:

    ./scripts/driver-select ath9k_htc

    make
    make -C /lib/modules/3.4.0/build M=/usr/src/compat-drivers-3.9-rc2-2 modules
    make: *** /lib/modules/3.4.0/build: No such file of directory. Stop.
    make: *** [modules] Error 2

    ar9271.fw is loaded in /lib/firmware/

  2. #2
    Join Date
    2013-Mar
    Location
    New Zealand
    Posts
    8

  3. #3
    Join Date
    2013-Jun
    Posts
    5
    I come humbly unto you, O Collective, in search of wisdom. I'm running Kali on my Samsung Chromebook and have an ALFA AWUS036nha. LSUSB identifies it correctly but nothing makes it into 'ifconfig' except lo and mlan0. I have tried adding the firmware and supplementing the power with a dual-headed usb cable into a usb battery. Does anyone else have this problem? Or better yet, a solution? I've managed to get the image resized to take full advantage of my 32GB card so now my fight is for an injection-capable wireless adapter. Many thanks in advance.

  4. #4
    Join Date
    2013-Jun
    Posts
    5
    To elaborate, when I connect the USB wireless adapter, I see the following:

    [ 1290.803719] usb 1-1: new high-speed USB device number 5 using s5p-ehci
    [ 1290.955646] usb 1-1: New USB device found, idVendor=0cf3, idProduct=9271
    [ 1290.956169] usb 1-1: New USB Device strings: Mfr=16, Product=32, SerialNumber=48
    [ 1290.956709] usb 1-1: Product: UB91C
    [ 1290.956997] usb 1-1: Manufacturer: ATHEROS
    [ 1290.957318] usb 1-1: SerialNumber: 12345

    But never anything about the atheros driver loading.

  5. #5
    The field idProduct=9271, is it possible that you have a newer model awus036nha (AR9271L-AL3A, instead of the older AR9271-AL1A) and the driver is not properly identifying the adapter chip and choking on the different power requirements? Source: http://wikidevi.com/wiki/ALFA_Network_AWUS036NHA

  6. #6
    Join Date
    2013-Oct
    Posts
    1
    I get the same exact issue on my chromebook with the same Alfa . I had one advantage in that I have a Kali VM and I can see what drivers are missing (not that I know how to install them I am a noob in Linux). But I know enough to know what is going on. Basically the ath9k_htc driver which loads the firmware map htc_9271.fw from /lib/firmware is missing(yes htc_9271.fw is the one you need I saw it load up in dmsg). How do I know all this?

    On my VM where the alfa works I was able to see the ath9k_htc driver loading the correct firmware htc_9271.fw
    The entire driver is missing.. which is why we are spinning our wheels. Here is what it is supposed to look like if the driver is loaded: - at command prompt type: find . -name "*ath9k_htc"
    # find . -name "*ath9k_htc"
    ./sys/bus/usb/drivers/ath9k_htc
    ./sys/module/ath/holders/ath9k_htc
    ./sys/module/cfg80211/holders/ath9k_htc
    ./sys/module/ath9k_common/holders/ath9k_htc
    ./sys/module/mac80211/holders/ath9k_htc
    ./sys/module/ath9k_htc
    ./sys/module/ath9k_htc/drivers/usb:ath9k_htc
    ./sys/module/usbcore/holders/ath9k_htc
    ./sys/module/ath9k_hw/holders/ath9k_htc

    I get zip, nada.. nothing in my chromebook on this driver. It ain't there.
    So I went to the troubleshooting forums and dug this baby up: http://docs.kali.org/troubleshooting...-driver-issues (last bullet point of item 1. No Interface)
    Which led me to this little gem .. http://wireless.kernel.org/en/users/...and_installing .. But like I say .. I am a noob and am not sure about the dependencies but it appears you have to build / install and load the ath9k_htc on the chromebooks yourself (not included with the kernel build for some reason even though the firmware map was).

    I have the same problem and I don't feel proficient enough to give this a try. But if you or anyone who is more proficient than I can tell me what the script should look like or if you can resolve with this guide.. please let me know. Thanks!

  7. #7
    I was wondering,
    was this ever resolved. I am new to the forum and new to linux
    I was messing around with it on my Chromebook but it will not recognize
    The usb ar9721 Does not even have any activity lights Alfa-AWUS036NHA
    THank you !

  8. #8
    Join Date
    2014-Jun
    Posts
    3
    im having basically the same issue. when i run ifconfig absolutely nothing shows up and if i leave it plugged in for too long everything will freeze up. i do get the blue light to come on, but it just stays solid.

Similar Threads

  1. Replies: 5
    Last Post: 2017-03-29, 07:23
  2. Alfa AWUS036NHA NEED HELP!!
    By ea0977 in forum How-To Archive
    Replies: 1
    Last Post: 2015-11-12, 18:21
  3. Alfa awus036nha
    By johnsmith in forum General Archive
    Replies: 3
    Last Post: 2015-01-07, 18:35
  4. AWUS036NHA on Samsung ARM Chromebook kali
    By FrayedString in forum ARM Archive
    Replies: 1
    Last Post: 2013-11-26, 01:48

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •