LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 12-26-2008, 07:01 PM   #1
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Rep: Reputation: 39
Ath5k-WPA woes


I am trying to get a WPA-secured connection using PSK up & running with the ath5k driver using the 2.6.28 kernel on Slackware 12.2.
Lspci says hardware is:
02:02.0 Ethernet controller: Atheros Communications Inc. AR5211 802.11ab NIC (rev 01)
Calling wpa_supplicant, all I get is a bucketload of this:
Code:
morten # wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - ioctl[SIOCGIWSCAN]: Resource temporarily unavailable
Trying to associate with 00:1e:e5:43:d4:96 (SSID='jjzf' freq=2462 MHz)
Associated with 00:1e:e5:43:d4:96
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCSIWENCODEEXT]: No such file or directory
Associated with 00:1e:e5:43:d4:96
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCSIWENCODEEXT]: No such file or directory
Associated with 00:1e:e5:43:d4:96
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCSIWENCODEEXT]: No such file or directory
Associated with 00:1e:e5:43:d4:96
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCSIWENCODEEXT]: No such file or directory
Associated with 00:1e:e5:43:d4:96
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCSIWENCODEEXT]: No such file or directory
Associated with 00:1e:e5:43:d4:96
Now, since I have been looking around, it seems that I am by no means the only one experiencing something like this, but it also seems that some have got it to work.
Can anyone help me with this?
 
Old 12-28-2008, 04:21 AM   #2
Nikosis
Member
 
Registered: Dec 2005
Location: In front of the monitor
Distribution: Slackware
Posts: 322

Rep: Reputation: 59
Did you try wicd
 
Old 12-28-2008, 02:14 PM   #3
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Original Poster
Rep: Reputation: 39
I did. It does pretty much the same - it hangs for a while saying 'validating authentication' and then reports not being able to connect.
 
Old 12-28-2008, 05:22 PM   #4
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
I have no problem with Debian Lenny and 2.6.28. In fact, wireless access is much better under 2.6.28 than with earlier kernels. Did you use wpa_passphrase to create your config file?
 
Old 12-29-2008, 12:42 AM   #5
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Original Poster
Rep: Reputation: 39
Yes, I did. I simply cat'ed the output to the wpa_supplicant file.
I find that the Ath5k actually gives me much better results than Madwifi - it just seems unable to deal with my encryption. To what level does Debian customize the kernel? Or did you build it yourself? Modules or static?
 
Old 12-29-2008, 09:17 AM   #6
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Quote:
Originally Posted by mjjzf View Post
Yes, I did. I simply cat'ed the output to the wpa_supplicant file.
I find that the Ath5k actually gives me much better results than Madwifi - it just seems unable to deal with my encryption. To what level does Debian customize the kernel? Or did you build it yourself? Modules or static?
This is a vanilla kernel from kernel.org, and I'm using modules. You're not using WPA2 are you?
 
Old 12-30-2008, 01:42 AM   #7
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Original Poster
Rep: Reputation: 39
No, am using WPA. Should that make a difference?
Have you supplied any additional info in the wpa_supplicant.conf? Can you upload your .config somewhere or mail it to morten@technographer.net?
 
Old 05-14-2009, 10:37 AM   #8
mrbarret
LQ Newbie
 
Registered: May 2009
Location: Indiana
Distribution: Gentoo
Posts: 2

Rep: Reputation: 0
Resolution?

Was this problem ever resolved? A solution would benefit me.

Thanks,
mrbarret
 
Old 07-06-2009, 01:30 PM   #9
proctort
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
I've been having a similar problem, using both Ubuntu 9.04 and Fedora 11, but I've found that the madwifi driver works ok, though I'd really prefer to use ath5k. Has anybody found a solution?
 
  


Reply

Tags
ath5k, gentoo, slackware, wpa, wpasupplicant, zd1211



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ath5k/Slackware issues mjjzf Linux - Wireless Networking 5 12-15-2008 03:40 PM
Ath5k doesnt work.. - Atheros AR2413 dark_access Linux - Networking 19 12-08-2008 07:07 AM
Trying to get ATH5k to work C-Sniper Slackware 2 07-02-2008 09:56 AM
LXer: Linux: Clarifying the ath5k License LXer Syndicated Linux News 0 09-07-2007 10:20 PM
wpa-psk, wpa_supplicant/madwifi/atheros association woes stardotstar Linux - Wireless Networking 7 10-18-2006 10:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 02:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration