Bug 373205

Summary: Atheros Wireless Card Recongized, Not Usable.
Product: [openSUSE] openSUSE 11.0 Reporter: Kevin Dupuy <kevin.dupuy>
Component: NetworkAssignee: Jiri Slaby <jslaby>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: anubis1, r.ems
Version: Alpha 3   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: NetworkManager log as requested
Networkmanager Log with openSsue 11.0 beta1 liveCD
Some logs Hopfully helpful
scan results and dmesg
iwconfig and ip link

Description Kevin Dupuy 2008-03-24 02:44:06 UTC
openSUSE 11.0 Alpha 3 ships with the "ath5k" driver for Atheros chipsets. This driver recognizes my Atheros AR2413 802.11bg NIC, and allows me to set it up in YaST, but NetworkManager apparently doesn't recognize any wireless networks. Even after a reboot, the card still doesn't come up.
Comment 1 Helmut Schaa 2008-04-22 14:31:03 UTC
Could you please attach /var/log/NetworkManager?
Comment 2 Kevin Dupuy 2008-04-23 04:00:06 UTC
Created attachment 209764 [details]
NetworkManager log as requested
Comment 3 Helmut Schaa 2008-04-23 06:55:39 UTC
Seems like wpa_supplicant cannot be started. Could be a duplicate of bug #375155 and bug #373654.

To verify that assumption please run "wpa_supplicant -d -u" while NetworkManager is running and see if you can get the networks then.
Comment 4 Thomas Kamps 2008-04-27 13:34:08 UTC
Same problem with openSuse 11.0 Beta1 (live KDE-CD i386)
With the Atheros 5212/5213 it works fine
Comment 5 Thomas Kamps 2008-04-27 13:35:39 UTC
Created attachment 210718 [details]
Networkmanager Log with openSsue 11.0 beta1 liveCD
Comment 6 Thomas Kamps 2008-04-27 13:36:32 UTC
Comment on attachment 210718 [details]
Networkmanager Log with openSsue 11.0 beta1 liveCD

When starting wpa_supplicant manually:
linux:/home/linux # wpa_supplicant -d -u
dbus_bus_request_name[dbus]: Resource temporarily unavailable
Could not request DBus service name: already registered.
Failed to initialize wpa_supplicant
Comment 7 Thomas Kamps 2008-04-28 16:52:10 UTC
With liveCD the wpa_supplicant is running for me. But the device does not find any network.
I am using  a TP Link TL-WN 551G with a AR2413
Comment 8 Thomas Kamps 2008-05-02 18:18:18 UTC
Created attachment 212041 [details]
Some logs Hopfully helpful

I testet the probem with the beta2 liveCD:
same problem. I appended some information bout my maschine. And the Log of Networkmanager, when trying to connect to network manually.
Comment 9 Helmut Schaa 2008-05-02 18:33:08 UTC
(In reply to comment #7 from Thomas Kamps)
> With liveCD the wpa_supplicant is running for me. But the device does not find
> any network.

Thanks for the info.

Could you please verify if "iwlist wlan0 scan" (executed as root) returns any scan results and attach the output of "dmesg"?
Comment 10 Thomas Kamps 2008-05-02 19:39:55 UTC
Created attachment 212046 [details]
scan results and dmesg

As i said: No scan results and the requestet dmesg
Comment 11 Jiri Slaby 2008-05-07 21:57:30 UTC
Please, attach output from iwconfig and ip link.
Comment 12 Thomas Kamps 2008-05-08 17:21:05 UTC
Created attachment 213657 [details]
iwconfig and ip link

Here ist the output of iwconfig and ip link as requested
Comment 13 Jiri Slaby 2008-05-11 07:29:30 UTC
Could you test kernel from #373098 comment #16?

*** This bug has been marked as a duplicate of bug 373098 ***
Comment 14 Jiri Slaby 2008-05-11 07:31:17 UTC
And if you can't, please provide ath_info at least (from the same bug, comment #8 and #9).