Announcement

Collapse
No announcement yet.

Ubiquiti WiFiStation 802.11n [Atheros AR9271] not recognized

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ubiquiti WiFiStation 802.11n [Atheros AR9271] not recognized

    Kubuntu 11.10 doesn't recognize my new wireless USB adapter Ubiquiti WiFiStation 802.11n with Atheros AR9271 chip

    Code:
    ~$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 0cf3:b002 Atheros Communications, Inc. Ubiquiti WiFiStation 802.11n [Atheros AR9271]
    At Ubiquiti forums is said that it works out of the box on Kubuntu 11.04 so I suposed it would work at 11.10 too

    I see the ar9271.fw file at /lib/firmware but the device is not recognized

    If I boot with Wifiway live listro the device works perfectly
    Last edited by xabih; Apr 21, 2012, 02:42 AM.
    Mas vale duda que dogma.

    #2
    K Menu > System > Additional Drivers. Does the driver show in the list, and is it activated and in use?
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Originally posted by Snowhog View Post
      K Menu > System > Additional Drivers. Does the driver show in the list, and is it activated and in use?
      Only nvidia drivers are listed.
      I have both linux-firmware-nonfree & linux-firmware instaled and updated.
      Mas vale duda que dogma.

      Comment


        #4
        Hi...

        Please post the outputs of...

        Code:
        lspci | grep Network
        and...

        Code:
        iwconfig
        and...

        Code:
        rfkill list
        and finally...

        Code:
        sudo lsmod |grep ath
        Also, what is the make and model number of your system?

        Regards...
        Our Lord and Savior Jesus Christ loves and cares about you most of all! http://peacewithgod.jesus.net/
        How do I know this personally? Please read here: https://www.linuxquestions.org/quest...hn-8-12-36442/
        PLEASE LISTEN TO THIS PODCAST! You don't have to end up here: https://soulchoiceministries.org/pod...i-see-in-hell/

        Comment


          #5
          Originally posted by ardvark71 View Post
          Hi...

          Please post the outputs of...

          Code:
          lspci | grep Network
          and...

          Code:
          iwconfig
          and...

          Code:
          rfkill list
          and finally...

          Code:
          sudo lsmod |grep ath
          Also, what is the make and model number of your system?

          Regards...
          Not so much output:

          Code:
          ~$ lspci | grep Network
          ~$ iwconfig
          lo        no wireless extensions.
          
          eth0      no wireless extensions.
          
          ~$ rfkill list
          ~$ sudo lsmod|grep ath
          ~$
          The system is a self mounted desktop PC:
          AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
          GA-M61P-SE / Socket AM2 / SATA II x 4 / IDE x1 / DDR2-800 x4 / nVidia GeForce 6100 / nForce 430
          4GB RAM DDRII800
          Mas vale duda que dogma.

          Comment


            #6
            Originally posted by xabih View Post
            The system is a self mounted desktop PC:
            AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
            GA-M61P-SE / Socket AM2 / SATA II x 4 / IDE x1 / DDR2-800 x4 / nVidia GeForce 6100 / nForce 430
            4GB RAM DDRII800
            Hi...

            Thank you for posting the results. I was able to find some threads here, here and here that might be able to help you with your issue. They look pretty complicated but a couple of them were successful.

            Hope this helps...
            Our Lord and Savior Jesus Christ loves and cares about you most of all! http://peacewithgod.jesus.net/
            How do I know this personally? Please read here: https://www.linuxquestions.org/quest...hn-8-12-36442/
            PLEASE LISTEN TO THIS PODCAST! You don't have to end up here: https://soulchoiceministries.org/pod...i-see-in-hell/

            Comment


              #7
              Thank, I will check these threads
              Mas vale duda que dogma.

              Comment

              Working...
              X