Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 77

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

  1. #51
    Join Date
    Jul 2011
    Beans
    37

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

    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ lsmod
    Module                  Size  Used by
    binfmt_misc            17646  1 
    rfcomm                 48645  8 
    bnep                   18517  2 
    parport_pc             37530  0 
    ppdev                  17141  0 
    snd_hda_codec_hdmi     33027  1 
    snd_hda_codec_idt      72305  1 
    snd_hda_intel          34236  2 
    snd_hda_codec         106725  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13782  1 snd_hda_codec
    joydev                 18043  0 
    snd_pcm                98306  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_seq_midi           13370  0 
    snd_rawmidi            30488  1 snd_seq_midi
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_seq                62088  2 snd_seq_midi,snd_seq_midi_event
    btusb                  18712  2 
    snd_timer              30240  2 snd_pcm,snd_seq
    bluetooth             165324  23 rfcomm,bnep,btusb
    rts_pstor             459527  0 
    snd_seq_device         14528  3 snd_seq_midi,snd_rawmidi,snd_seq
    i915                  565367  8 
    uvcvideo               69124  0 
    videodev               92905  1 uvcvideo
    drm_kms_helper         43171  1 i915
    drm                   237974  4 i915,drm_kms_helper
    v4l2_compat_ioctl32    17341  1 videodev
    snd                    68651  14 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    intel_ips              18866  0 
    i2c_algo_bit           13436  1 i915
    video                  20027  1 i915
    psmouse                70193  0 
    serio_raw              13294  0 
    soundcore              12680  1 snd
    snd_page_alloc         18572  2 snd_hda_intel,snd_pcm
    hp_wmi                 18223  0 
    sparse_keymap          13995  1 hp_wmi
    lp                     17868  0 
    parport                42788  3 parport_pc,ppdev,lp
    ahci                   30380  3 
    libahci                31326  1 ahci
    r8169                  59961  0
    The wireless button is "on" but on the right corner the option "enable wireless" is not available (it doesn't appear).

  2. #52
    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, please show us the results of:
    Code:
    rfkill list all
    since we upgraded the kernel.
    Thank you

  3. #53
    Join Date
    Jul 2011
    Beans
    37

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

    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ rfkill list all
    0: hci0: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    1: hp-wifi: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    2: hp-bluetooth: Bluetooth
    	Soft blocked: no
    	Hard blocked: no

  4. #54
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

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

    The driver doesnt show up, check:

    Code:
    modinfo ath9k | egrep '168C|0032'

  5. #55
    Join Date
    Jul 2011
    Beans
    37

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

    Just jumped to the next line.

  6. #56
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

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

    This means, the driver does not have the device ID. Install the latest compat-wireless package:

    Code:
    sudo apt-get install --reinstall linux-headers-$(uname -r) build-essential 
    wget http://www.orbit-lab.org/kernel/compat-wireless-2.6/compat-wireless-2.6.tar.bz2  
    tar jxvf compat-wireless-2.6.tar.bz2
    cd compat-wireless-20*
    ./scripts/driver-select atheros 
    make
    sudo make install
    Reboot and check:

    Code:
    iwconfig
    lspci -nnk | grep -iA2 net
    sudo iwlist scan
    rfkill list
    dmesg | grep ath
    modinfo ath9k | egrep '168C|0032'
    Last edited by praseodym; October 15th, 2011 at 12:23 PM.

  7. #57
    Join Date
    Jul 2011
    Beans
    37

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

    OK, several things happened.
    • Running the first set of code, was smooth (no errors)
    • When I restarted kernel 3 didn't boot (I'm running 2.6 now)
    • The second set of code shows promise, see it next.


    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ lspci -nnk | grep -iA2 net
    01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
    	Subsystem: Hewlett-Packard Company Device [103c:1693]
    	Kernel driver in use: r8169
    --
    02:00.0 Network controller [0280]: Atheros Communications Inc. AR9485 Wireless Network Adapter [168c:0032] (rev ff)
    	Kernel modules: ath9k
    03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5209] (rev 01)
    Code:
    rgomez@nelson-HP-Pavilion-g6-U:~$ sudo iwlist scan
    lo        Interface doesn't support scanning.
    
    eth0      Interface doesn't support scanning.
    The wireless button appear to be on here

    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ rfkill list
    1: hp-wifi: Wireless LAN
    	Soft blocked: yes
    	Hard blocked: yes
    2: hp-bluetooth: Bluetooth
    	Soft blocked: no
    	Hard blocked: yes
    3: hci0: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    And off here

    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ rfkill list
    1: hp-wifi: Wireless LAN
    	Soft blocked: yes
    	Hard blocked: yes
    2: hp-bluetooth: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    3: hci0: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ dmesg | grep ath
    [    2.051279] device-mapper: multipath: version 1.2.0 loaded
    [    2.051281] device-mapper: multipath round-robin: version 1.0.0 loaded
    [    7.888980] ath9k 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [    7.888993] ath9k 0000:02:00.0: setting latency timer to 64
    [    7.936076] ath: address test failed addr: 0x00008000 - wr:0x00000000 != rd:0xffffffff
    [    7.936081] ath: Unable to initialize hardware; initialization status: -19
    [    7.936086] ath9k 0000:02:00.0: Failed to initialize device
    [    7.953823] ath9k 0000:02:00.0: PCI INT A disabled
    Code:
    nrgomez@nelson-HP-Pavilion-g6-U:~$ modinfo ath9k | egrep '168C|0032'
    alias:          pci:v0000168Cd00000032sv*sd*bc*sc*i*
    alias:          pci:v0000168Cd00000030sv*sd*bc*sc*i*
    alias:          pci:v0000168Cd0000002Esv*sd*bc*sc*i*
    alias:          pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
    alias:          pci:v0000168Cd0000002Csv*sd*bc*sc*i*
    alias:          pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
    alias:          pci:v0000168Cd0000002Asv*sd*bc*sc*i*
    alias:          pci:v0000168Cd00000029sv*sd*bc*sc*i*
    alias:          pci:v0000168Cd00000027sv*sd*bc*sc*i*
    alias:          pci:v0000168Cd00000024sv*sd*bc*sc*i*
    alias:          pci:v0000168Cd00000023sv*sd*bc*sc*i*

  8. #58
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

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

    [ 7.936086] ath9k 0000:02:00.0: Failed to initialize device
    [ 7.953823] ath9k 0000:02:00.0: PCI INT A disabled
    Maybe the device is broken? Loading the module by hand?

    Code:
    sudo modprobe ath9k

  9. #59
    Join Date
    Jul 2011
    Beans
    37

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

    In Win7 there is wireless.
    Running "sudo modprobe ath9k" appear to do nothing.

  10. #60
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

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

    Try this:

    take all components for 10 minutes off the current and remove the battery for 30 minutes.

Page 6 of 8 FirstFirst ... 45678 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
  •