Hi,
My sister recently bought a new laptop which has an internal Atheros
wireless card.
Installing Ubuntu 10.04 on the laptop, everything works perfectly
except for said wireless card.
Using the ath9k driver, the card can find wireless networks
broadcasting their SSID (either using Ubuntu's network-manager or
using 'sudo iwlist wlan0 scan'). The problem is AP association keeps
timing out. My wireless network is WPA-PSK (Personal v1) protected and
I tried connecting using both Ubuntu's network-manager and
'wpa_supplicant' with a configuration file similar to my own working
laptop's one. It didn't work. Trying the proprietary ath_pci module
didn't work either (I couldn't even list neighbooring wireless
networks).
I also tried disabled all encryption on the AP and trying to connect.
This resulted in messages like the following in 'dmesg':
[ 1128.308700] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1138.073330] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1138.076905] wlan0: direct probe responded
[ 1138.076919] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1148.837311] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1148.840695] wlan0: direct probe responded
[ 1148.840709] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1159.605280] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1159.608963] wlan0: direct probe responded
[ 1159.608977] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1170.373351] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1170.376577] wlan0: direct probe responded
[ 1170.376591] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1224.887512] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1225.092131] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1225.094373] wlan0: direct probe responded
[ 1225.094387] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1230.845093] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1230.847781] wlan0: direct probe responded
[ 1230.847795] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1241.613228] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1241.615907] wlan0: direct probe responded
[ 1241.615922] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1252.385010] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1252.387757] wlan0: direct probe responded
[ 1252.387771] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1263.153052] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1263.155786] wlan0: direct probe responded
[ 1263.155799] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1273.921083] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1273.923829] wlan0: direct probe responded
[ 1273.923844] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1280.061045] wlan0: direct probe to AP 00:21:29:ab:bf:3b (try 1)
[ 1280.063879] wlan0: direct probe responded
[ 1280.063893] wlan0: authenticate with AP 00:21:29:ab:bf:3b (try 1)
[ 1452.015699] r8169: eth0: link up
[ 1452.016284] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Lastly, I noticed the wireless LED stays orange at all time, turning
blue only once at the beginning of a connection try (whereas my
working laptop's LED turns blue to then keep flashing to indicate
network activity).
Thank you for your attention.
P.S.: Please note I won't be able to give anymore test result past
friday 2010/06/25 as the refund period will end that day and my sister
won't keep the laptop if I can't get the wireless to work.
Regards,
Olivier Diotte
Configuration informations follow:
================================
laptop: HP Pavilion dm3
kernel: 2.6.32-22-generic
driver: ath9k
'lspci | grep Atheros' : 08:00.0 Network controller: Atheros
Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev
01)
lshw section:
*-network
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: p...@0000:08:00.0
logical name: wlan0
version: 01
serial: [MAC address here]
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical
wireless
configuration: broadcast=yes driver=ath9k
driverversion=2.6.32-22-generic firmware=N/A latency=0 link=no
multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f1000000-f100ffff
=============================
wpa_supplicant.conf:
eapol_version=1
ap_scan=1
fast_reauth=1
network={
scan_ssid=1
ssid="ESSID"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="myPassphrase"
}
==================
used wpa_supplicant command: 'sudo wpa_supplicant -c
rel/path/to/wpa_supplicant.conf -i wlan0 -D wext'
_______________________________________________
ath9k-devel mailing list
[email protected]
https://lists.ath9k.org/mailman/listinfo/ath9k-devel