Page 1 of 5 123 ... LastLast
Results 1 to 10 of 48

Thread: wireless (AR9285) connection

  1. #1
    Join Date
    Jul 2012
    Location
    The Netherlands
    Beans
    129
    Distro
    Xubuntu 14.04 Trusty Tahr

    wireless (AR9285) connection

    Hi,

    I'm an absolute beginner and have Xubuntu 12.04 installed on my HP 635 Laptop.
    My wireless network adapter is AR9285.
    I couldn't connect to wireless internet and it is even not possible to put a tick in "Enable wireless" although it seems active.

    Thanks in advance for your help

  2. #2
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: wireless (AR9285) connection

    First, connect via ethernet, then Press ALT+F2. When the run prompt comes up enter

    Code:
    jockey-gtk
    and press enter.

    It sounds like you don't have the necessary firmware installed.

    Just for good measure post the output of the following commands:

    Code:
    lspci
    Code:
    lsusb
    Code:
    ifconfig
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  3. #3
    Join Date
    Jul 2012
    Location
    The Netherlands
    Beans
    129
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: wireless (AR9285) connection

    lspci:

    00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 14h Processor Root Complex
    00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6320]
    00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI Wrestler HDMI Audio [Radeon HD 6250/6310]
    00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
    00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller (rev 42)
    00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)
    00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
    00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (rev 40)
    00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:15.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
    00:15.1 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1)
    00:15.3 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB900 PCI to PCI bridge (PCIE port 3)
    00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
    00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
    00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
    02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI Express Card Reader (rev 01)
    06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
    07:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

    lsusb

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 04f2:b249 Chicony Electronics Co., Ltd
    Bus 004 Device 004: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth


    ifconfig:

    eth0 Link encap:Ethernet HWaddr e4:11:5b:ef:13:fd
    inet addr:10.107.4.12 Bcast:10.107.4.255 Mask:255.255.255.0
    inet6 addr: fe80::e611:5bff:feef:13fd/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:407 errors:0 dropped:0 overruns:0 frame:0
    TX packets:342 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:380964 (380.9 KB) TX bytes:64358 (64.3 KB)
    Interrupt:43 Base address:0xc000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:56 errors:0 dropped:0 overruns:0 frame:0
    TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:4788 (4.7 KB) TX bytes:4788 (4.7 KB)

    pan1 Link encap:Ethernet HWaddr 2e:c9:e3:93:63:a3
    inet addr:10.161.204.1 Bcast:10.161.204.255 Mask:255.255.255.0
    inet6 addr: fe80::2cc9:e3ff:fe93:63a3/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 B) TX bytes:8677 (8.6 KB)

  4. #4
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: wireless (AR9285) connection

    Did you try the suggestion from the first part of my post?
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  5. #5
    Join Date
    Jul 2012
    Location
    The Netherlands
    Beans
    129
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: wireless (AR9285) connection

    yes, I did.
    It listed me two things:

    1- ATI/AMD proprietary FGLRX graphics driver (post-release updates)
    2- ATI/AMD proprietary FGLRX graphics driver

    I was able to activate the 2nd one, but it did not work for the 1st.

  6. #6
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: wireless (AR9285) connection

    Those are only for the graphics, not the wireless card. Could you please post the output of these commands:

    Code:
    iwconfig
    Code:
    rfkill list all
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  7. #7
    Join Date
    Jul 2012
    Location
    The Netherlands
    Beans
    129
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: wireless (AR9285) connection

    here it is

    Code:
    iwconfig
    pan1      no wireless extensions.
    
    lo        no wireless extensions.
    
    wlan0     IEEE 802.11bgn  ESSID:off/any  
              Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              
    eth0      no wireless extensions.
    Code:
    rfkill list all
    0: hp-wifi: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
    1: hp-bluetooth: Bluetooth
        Soft blocked: yes
        Hard blocked: no
    3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
    4: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

  8. #8
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: wireless (AR9285) connection

    Try:

    Code:
    sudo rfkill unblock all
    Then reboot. If that doesn't work I think something else that I have up my sleeve just might.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  9. #9
    Join Date
    Jul 2012
    Location
    The Netherlands
    Beans
    129
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: wireless (AR9285) connection

    it still doesn't work... "Enable Wireless" seems active but does not to put the "check" sign after clicking.

  10. #10
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: wireless (AR9285) connection

    Okay, try this:

    Press ALT+F2 and enter:

    Code:
    gksudo gedit /etc/modprobe.d/ath9k.conf
    In that editor copy/paste this:

    Code:
    options ath9k nohwcrypt=1
    save and reboot.

    If that doesn't work I do a little more digging and see what I come up with.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

Page 1 of 5 123 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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