Page 8 of 8 FirstFirst ... 678
Results 71 to 77 of 77

Thread: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

  1. #71
    Join Date
    Jul 2011
    Beans
    14

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    i did #63 but still very weak signal just good operating in win 7

  2. #72
    Join Date
    Jul 2011
    Beans
    37

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    Quote Originally Posted by seyavash View Post
    i did #63 but still very weak signal just good operating in win 7
    I think you need to open a new thread. This was a connection problem, not a weak signal problem. Keep trying, there are very capable people out there to help you.

  3. #73
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    Hi, welcome to the forum! Please open a terminal ctrl+alt+t copy and paste the following commands into it one line at a time, then paste the results here:
    Code:
    cat /etc/lsb-release; uname -a
    lspci -nnk | grep -iA2 net
    lsusb
    iwconfig
    rfkill list all
    lsmod
    by clicking on new reply and click # and paste the information between the brackets.
    Thank you

  4. #74
    Join Date
    Jul 2011
    Beans
    14

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    Code:
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=11.04
    DISTRIB_CODENAME=natty
    DISTRIB_DESCRIPTION="Ubuntu 11.04"
    Linux seyavash-Aspire-4250 2.6.38-9-generic #43-Ubuntu SMP Thu Apr 28 15:23:06 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
    seyavash@seyavash-Aspire-4250:~$ 
    seyavash@seyavash-Aspire-4250:~$ lspci -nnk | grep -iA2 net
    02:00.0 Ethernet controller [0200]: Atheros Communications AR8152 v2.0 Fast Ethernet [1969:2062] (rev c1)
    	Subsystem: Acer Incorporated [ALI] Device [1025:0604]
    06:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
    	Subsystem: Foxconn International, Inc. Device [105b:e016]
    	Kernel driver in use: ath9k
    seyavash@seyavash-Aspire-4250:~$ 
    seyavash@seyavash-Aspire-4250:~$ lsusb
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 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 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 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 001 Device 002: ID 064e:d214 Suyin Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    seyavash@seyavash-Aspire-4250:~$ 
    seyavash@seyavash-Aspire-4250:~$ iwconfig
    lo        no wireless extensions.
    
    wlan0     IEEE 802.11bgn  ESSID:"alikhs8383"  
              Mode:Managed  Frequency:2.462 GHz  Access Point: 5C:D9:98:FF:66:D0   
              Bit Rate=54 Mb/s   Tx-Power=15 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:on
              Link Quality=56/70  Signal level=-54 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:6  Invalid misc:0   Missed beacon:0
    
    vboxnet0  no wireless extensions.
    
    seyavash@seyavash-Aspire-4250:~$ 
    seyavash@seyavash-Aspire-4250:~$ rfkill list all
    0: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    seyavash@seyavash-Aspire-4250:~$ 
    seyavash@seyavash-Aspire-4250:~$ lsmod                                                                                                                          
    Module                  Size  Used by
    cryptd                 20510  0 
    aes_x86_64             17208  1 
    aes_generic            38279  1 aes_x86_64
    binfmt_misc            17565  1 
    vboxnetadp             13382  0 
    vboxnetflt             28297  0 
    vboxdrv               268275  2 vboxnetadp,vboxnetflt
    parport_pc             36959  0 
    vesafb                 13761  1 
    ppdev                  17113  0 
    dm_crypt               22993  0 
    arc4                   12529  2 
    snd_hda_intel          33211  2 
    ath9k                 130109  0 
    snd_hda_codec         103804  1 snd_hda_intel
    snd_hwdep              13604  1 snd_hda_codec
    snd_pcm                96391  2 snd_hda_intel,snd_hda_codec
    mac80211              530187  1 ath9k
    snd_seq_midi           13324  0 
    joydev                 17606  0 
    uvcvideo               72195  0 
    snd_rawmidi            30486  1 snd_seq_midi
    ath9k_common           14052  1 ath9k
    sparse_keymap          13898  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    videodev               82052  1 uvcvideo
    snd_seq                61621  2 snd_seq_midi,snd_seq_midi_event
    v4l2_compat_ioctl32    17078  1 videodev
    ath9k_hw              398941  2 ath9k,ath9k_common
    ath                    23822  3 ath9k,ath9k_common,ath9k_hw
    snd_timer              29602  2 snd_pcm,snd_seq
    cfg80211              204529  3 ath9k,mac80211,ath
    snd_seq_device         14462  3 snd_seq_midi,snd_rawmidi,snd_seq
    psmouse                73535  0 
    serio_raw              13166  0 
    k10temp                13119  0 
    compat                 20892  5 ath9k,mac80211,ath9k_common,ath9k_hw,cfg80211
    fglrx                3219017  103 
    snd                    67382  12 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    sp5100_tco             13744  0 
    soundcore              12680  1 snd
    i2c_piix4              13303  0 
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    lp                     17825  0 
    parport                46458  3 parport_pc,ppdev,lp
    dm_raid45              77827  0 
    xor                    12890  1 dm_raid45
    btrfs                 550457  0 
    zlib_deflate           27074  1 btrfs
    libcrc32c              12644  1 btrfs
    ahci                   25951  4 
    video                  19438  0 
    libahci                26642  1 ahci
    ramzswap               13408  0 
    xvmalloc               13767  1 ramzswap

  5. #75
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,967
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    Deavtivate the power management and the hardware encryption of the driver:

    Code:
    echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
    sudo iwconfig wlan0 power off
    sudo modprobe -rfv ath9k
    sudo modprobe -v ath9k

  6. #76
    Join Date
    Jul 2011
    Beans
    14

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    i did, not much different in connectivity totally disappointed with this , anyway thanks a lot for concern

  7. #77
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,967
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: hp Pavilion g6 with Atheros (AR9485) [168c:0032] doesn't connect in 11.04

    Deactivate the N-mode in your router to "b+g" only.

Page 8 of 8 FirstFirst ... 678

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
  •