Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: 11.10, wifi card Atheros AR928X & driver ath9k

  1. #1
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    [SOLVED] 11.10, wifi card Atheros AR928X & driver ath9k

    Hello!
    I have a problem with PB Easynote TJ65 and Ubuntu 11.10.

    The wifi connection is slower compared to 11.04.... annoying during live video streaming (TV, etc...)

    Could you help me, please?
    Here some info:

    Code:
    ~$ sudo lshw -C network
      *-network               
           description: Ethernet interface
           product: NetLink BCM5784M Gigabit Ethernet PCIe
           vendor: Broadcom Corporation
           physical id: 0
           bus info: pci@0000:02:00.0
           logical name: eth0
           version: 10
           serial: 00:26:2d:5f:5c:c0
           capacity: 1Gbit/s
           width: 64 bits
           clock: 33MHz
           capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.119 firmware=sb v2.19 latency=0 link=no multicast=yes port=twisted pair
           resources: irq:46 memory:f3000000-f300ffff
      *-network
           description: Wireless interface
           product: AR928X Wireless Network Adapter (PCI-Express)
           vendor: Atheros Communications Inc.
           physical id: 0
           bus info: pci@0000:03:00.0
           logical name: wlan0
           version: 01
           serial: 70:1a:04:45:53:c2
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=ath9k driverversion=3.0.0-12-generic firmware=N/A ip=192.168.2.102 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
           resources: irq:17 memory:f3100000-f310ffff
    Code:
    ~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:26:2d:5f:5c:c0  
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:16 
    
    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:3614 errors:0 dropped:0 overruns:0 frame:0
              TX packets:3614 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:397638 (397.6 KB)  TX bytes:397638 (397.6 KB)
    
    wlan0     Link encap:Ethernet  HWaddr 70:1a:04:45:53:c2  
              inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::721a:4ff:fe45:53c2/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:53964 errors:0 dropped:0 overruns:0 frame:0
              TX packets:49879 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:40743115 (40.7 MB)  TX bytes:9256456 (9.2 MB)
    Code:
    ~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    wlan0     IEEE 802.11bgn  ESSID:"WLAN-7BCE36"  
              Mode:Managed  Frequency:2.412 GHz  Access Point: 04:C0:6F:DA:7B:CE   
              Bit Rate=162 Mb/s   Tx-Power=16 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=48/70  Signal level=-62 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:1  Invalid misc:2   Missed beacon:0
    Code:
    ~$ cat /etc/network/interfaces
    auto lo
    iface lo inet loopback
    Code:
    ~$ ping -c 4 google.com
    PING google.com (209.85.148.105) 56(84) bytes of data.
    64 bytes from fra07s07-in-f105.1e100.net (209.85.148.105): icmp_req=1 ttl=57 time=61.5 ms
    64 bytes from fra07s07-in-f105.1e100.net (209.85.148.105): icmp_req=2 ttl=57 time=60.4 ms
    64 bytes from fra07s07-in-f105.1e100.net (209.85.148.105): icmp_req=3 ttl=57 time=62.1 ms
    64 bytes from fra07s07-in-f105.1e100.net (209.85.148.105): icmp_req=4 ttl=57 time=61.4 ms
    
    --- google.com ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3004ms
    rtt min/avg/max/mdev = 60.413/61.358/62.104/0.655 ms
    I have another laptop (HP, ubuntu 11.04) and in the same position it shows the same videostreamings with no problems...
    Mmmh...

    Thanks in advance for you help!!
    Last edited by palimmo; October 22nd, 2011 at 04:31 PM.

  2. #2
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Other infos:

    Code:
     nm-tool
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: eth0 -----------------------------------------------------------------
      Type:              Wired
      Driver:            tg3
      State:             unavailable
      Default:           no
      HW Address:        00:26:2D:5F:5C:C0
    
      Capabilities:
        Carrier Detect:  yes
    
      Wired Properties
        Carrier:         off
    
    
    - Device: wlan0  [WLAN-7BCE36] -------------------------------------------------
      Type:              802.11 WiFi
      Driver:            ath9k
      State:             connected
      Default:           yes
      HW Address:        70:1A:04:45:53:C2
    
      Capabilities:
        Speed:           243 Mb/s
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points (* = current AP)
        Nuebling:        Infra, 00:18:4D:0F:5B:16, Freq 2437 MHz, Rate 54 Mb/s, Strength 15 WPA
        FRITZ!Box Fon WLAN 7270: Infra, 00:1F:3F:A4:A5:40, Freq 2412 MHz, Rate 54 Mb/s, Strength 22 WPA WPA2
        *WLAN-7BCE36:    Infra, 04:C0:6F:DA:7B:CE, Freq 2452 MHz, Rate 54 Mb/s, Strength 74 WPA2
    
      IPv4 Settings:
        Address:         192.168.2.102
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.2.1
    
        DNS:             192.168.2.1
    Code:
    ~$ lsmod
    Module                  Size  Used by
    parport_pc             36962  0 
    ppdev                  17113  0 
    joydev                 17693  0 
    bnep                   18436  2 
    rfcomm                 47946  0 
    bluetooth             166112  10 bnep,rfcomm
    binfmt_misc            17540  1 
    arc4                   12529  2 
    nls_utf8               12557  1 
    nls_cp437              16991  1 
    snd_hda_codec_hdmi     32040  1 
    vfat                   17585  1 
    fat                    61475  1 vfat
    snd_hda_codec_conexant    62197  1 
    uvcvideo               72711  0 
    videodev               93004  1 uvcvideo
    snd_hda_intel          33390  2 
    snd_hda_codec         104802  3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
    snd_hwdep              13668  1 snd_hda_codec
    v4l2_compat_ioctl32    17083  1 videodev
    acer_wmi               23948  0 
    sparse_keymap          13890  1 acer_wmi
    snd_pcm                96755  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    nvidia              11713772  43 
    snd_seq_midi           13324  0 
    psmouse                73882  0 
    snd_rawmidi            30547  1 snd_seq_midi
    serio_raw              13166  0 
    ath9k                 127538  0 
    mac80211              310872  1 ath9k
    snd_seq_midi_event     14899  1 snd_seq_midi
    ath9k_common           13839  1 ath9k
    snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
    ath9k_hw              312866  2 ath9k,ath9k_common
    ath                    24067  2 ath9k,ath9k_hw
    cfg80211              199587  3 ath9k,mac80211,ath
    snd_timer              29991  2 snd_pcm,snd_seq
    snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
    snd                    68266  14 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    wmi                    19256  1 acer_wmi
    soundcore              12680  1 snd
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    lp                     17799  0 
    parport                46562  3 parport_pc,ppdev,lp
    vesafb                 13809  1 
    ahci                   26002  3 
    libahci                26861  1 ahci
    tg3                   147729  0 
    video                  19412  0

  3. #3
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    As suggested here
    http://ubuntuforums.org/showpost.php...0&postcount=17
    I tried to disable the N channel from the router and reconnect.

    But nothing...

  4. #4
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    SOLVED!!!


    Simply....

    Code:
    Completely removed the following packages:
    network-manager
    
    Removed the following packages:
    network-manager-gnome
    
    Installed the following packages:
    python-wicd (1.7.0+ds1-6)
    wicd (1.7.0+ds1-6)
    wicd-daemon (1.7.0+ds1-6)
    wicd-gtk (1.7.0+ds1-6)
    What's the real reason?? :O
    Last edited by palimmo; October 22nd, 2011 at 04:35 PM.

  5. #5
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Yet another mysterious solutions I've seen I would like to hear a confirmation regarding its consistency.

    As for the reason, I remember having read something somewhere sometimes ago , but despite wasting last 30+ minutes trying to search it back, I couldn't find it. IIRC, it was something about NM expecting something from the driver which, due to its immaturity, the driver didn't have. - resulting in communication/control failure. In contrast to NM, wicd is simpler and didn't expect that 'reply' (or whatever it was) from the driver - resulting in consistent control. However, it also implies that wicd can not make use of that 'advanced' feature in those drivers which have it. But it doesn't matter for you since you don't need that 'feature' (heck, I don't even remember what that feature or functionality was actually).

    I'm sure this explanation must have made things clear as mud . I wish some wicd/nm developer sees this and explains the difference.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  6. #6
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Quote Originally Posted by varunendra View Post
    Yet another mysterious solutions I've seen I would like to hear a confirmation regarding its consistency.

    As for the reason, I remember having read something somewhere sometimes ago , but despite wasting last 30+ minutes trying to search it back, I couldn't find it. IIRC, it was something about NM expecting something from the driver which, due to its immaturity, the driver didn't have. - resulting in communication/control failure. In contrast to NM, wicd is simpler and didn't expect that 'reply' (or whatever it was) from the driver - resulting in consistent control. However, it also implies that wicd can not make use of that 'advanced' feature in those drivers which have it. But it doesn't matter for you since you don't need that 'feature' (heck, I don't even remember what that feature or functionality was actually).

    I'm sure this explanation must have made things clear as mud . I wish some wicd/nm developer sees this and explains the difference.
    yeah!

  7. #7
    Join Date
    Sep 2011
    Beans
    2

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Quote Originally Posted by palimmo View Post
    SOLVED!!!


    Simply....

    Code:
    Completely removed the following packages:
    network-manager
    
    Removed the following packages:
    network-manager-gnome
    
    Installed the following packages:
    python-wicd (1.7.0+ds1-6)
    wicd (1.7.0+ds1-6)
    wicd-daemon (1.7.0+ds1-6)
    wicd-gtk (1.7.0+ds1-6)
    What's the real reason?? :O
    Just thought I'd add that I was also having problems with a slow internet after my upgrade from 11.04 to 11.10 on a Thinkpad T60, and replacing network-manager with wicd did the trick for me too.

  8. #8
    Join Date
    Jun 2007
    Location
    Germany
    Beans
    205

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Quote Originally Posted by parailwiz View Post
    just thought i'd add that i was also having problems with a slow internet after my upgrade from 11.04 to 11.10 on a thinkpad t60, and replacing network-manager with wicd did the trick for me too.
    :d

  9. #9
    Join Date
    Sep 2011
    Beans
    12

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Since I am having the same problem, and I am a complete noob with ubuntu, I was wondering how to removed and installed those packages.

    Thanks!

  10. #10
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: 11.10, wifi card Atheros AR928X & driver ath9k

    Quote Originally Posted by Lumbeast View Post
    Since I am having the same problem, and I am a complete noob with ubuntu, I was wondering how to removed and installed those packages.

    Thanks!
    You can do so using Software Source (remove "Network Manager" and install "wicd"), or you can do the same with commandline by opening a terminal and entering these commands (wait for the first to finish before entering the second one):
    Code:
    sudo apt-get install wicd
    sudo apt-get purge network-manager
    Do not run the second command first as it will leave you in a disconnected state and you won't be able to install wicd with the first command. (the same thing also applies in GUI, so make sure to install wicd first, then remove NetworkManager)
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

Page 1 of 2 12 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
  •