Hello,
I have a new desktop and I am having problems to get the wireless to work (the card is a TPLlink-WN781ND). I want to have Suse 12.1, but I have tried Kubuntu and Ubuntu too (no success). The card is detected and so on (see below) but NetworkManager stays “waiting for authorization” and then fails.
I have little experience and I have run out of ideas… and in view of HCL:Network (Wireless) - openSUSE I am in fact quite pessimistic. My latest attempts have been to install:
compat-wireless-3.3-5.1 obs://build.opensuse.org/driver:wireless
madwifi-r4180-1.1 obs://build.opensuse.org/driver:wireless
Before this I tried, in a previous 12.1 install:/usr/sbin/rfkill unblock all
sudo /sbin/modprobe ath_pci
sudo vi /etc/modprobe.d/50-blacklist.conf
[INDENT=2]blacklist ath5k
blacklist acer-wmi
[/INDENT]
yast:
[INDENT=2]madwifi-kmp-desktop
compat-wireless-kmp-desktop
[/INDENT]
I am willing to retry things anyway… my wife told me yesterday that maybe we should get Windows, help!!
Now, the data.
I think my kernel is very recent (probably an automatic update), so I didn’t try to update it more.
uname -r
3.1.10-1.9-desktop
At least the card is there… from lspci:
01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
01:00.0 0280: 168c:002b (rev 01)
sudo /sbin/lspci -v
01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Atheros Communications Inc. Device 30a1
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at fe400000 (64-bit, non-prefetchable) [size=]](http://piratepad.net/ep/search?query=64K%5D)
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1](http://piratepad.net/ep/search?query=1/1) Maskable- 64bit-
Capabilities: [60] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-15-17-ff-ff-24-14-12
Capabilities: [170] Power Budgeting <?>
Kernel driver in use: ath9k
dmesg | grep ath9
3.969160] ath9k 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
3.969171] ath9k 0000:01:00.0: setting latency timer to 64
4.027291] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
4.027616] Registered led device: ath9k-phy0
sudo /usr/sbin/iwconfig
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20](http://piratepad.net/ep/search?query=20) dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Something that may be useful to know:
dmesg
646.702666] wlan0: direct probe to 00:1b:11:a8:11:62 (try 1/3)
646.902007] wlan0: direct probe to 00:1b:11:a8:11:62 (try 2/3)
647.101448] wlan0: direct probe to 00:1b:11:a8:11:62 (try 3/3)
647.300886] wlan0: direct probe to 00:1b:11:a8:11:62 timed out
1166.500270] wlan0: direct probe to 00:1b:11:a8:11:62 (try 1/3)
1166.699655] wlan0: direct probe to 00:1b:11:a8:11:62 (try 2/3)
1166.899103] wlan0: direct probe to 00:1b:11:a8:11:62 (try 3/3)
1167.098535] wlan0: direct probe to 00:1b:11:a8:11:62 timed out
(etc)
This probably means nothing but just in case:
dmesg | grep mware
0.826539] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
And this is the access point I am trying to connect to:
sudo /usr/sbin/iwlist scan
wlan0 Scan completed :
Cell 01 - Address: 00:1B:11:A8:11:62
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=20/70](http://piratepad.net/ep/search?query=20/70) Signal level=-90](http://piratepad.net/ep/search?query=-90) dBm
Encryption key:on
ESSID:"ghost"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000009a4a57183](http://piratepad.net/ep/search?query=00000009a4a57183)
Extra: Last beacon: 1313ms ago
IE: Unknown: 000567686F7374
IE: Unknown: 010482848B96
IE: Unknown: 030106
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: Unknown: 050401030000
IE: Unknown: 2A0100
IE: Unknown: 32080C1218243048606C
Thanks a lot and sorry for the heavy post.[/size]