LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-28-2008, 01:03 AM   #1
annie.j.coke
LQ Newbie
 
Registered: Feb 2008
Location: Dirty Five-Thirty, California
Distribution: Gentoo
Posts: 3

Rep: Reputation: 0
ioctl[SIOCSIWAUTH]: Operation not supported [Fedora 8 on Broadcom 4318 chipset]


More wireless trouble on the 4318 chipset. I've managed to get the wlan0 interface to admit that it's present and functional using b43-fwcutter on the firmware, then running modprobe b43. My problem is when I try to connect to my WPA-encrypted home network. I've started Network Manager and wpa_supplicant, and added the following to /etc/wpa_supplicant/wpa_supplicant.conf:
Code:
network={
ssid="Coke_Home"
scan-ssid=1
proto=WPA
key_mgmt=WPA-PSK
psk="mypassword"
}
I run:
Code:
 wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
And I get:
Code:
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - Trying to associate with 00:11:50:93:c5:48 (SSID='Coke_Home' freq=2412 MHz)
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - Associated with 00:11:50:93:c5:48
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:11:50:93:c5:48
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:11:50:93:c5:48 (SSID='Coke_Home' freq=2412 MHz)
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - Associated with 00:11:50:93:c5:48
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:11:50:93:c5:48 (SSID='Coke_Home' freq=2412 MHz)
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - Associated with 00:11:50:93:c5:48
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:11:50:93:c5:48 (SSID='Coke_Home' freq=2412 MHz)
...which repeats until Ctrl+C shuts it off.

You can tattoo "NOOB" across my face anytime you feel like it, but....any ideas?
 
Old 05-28-2008, 01:14 AM   #2
grizly
Member
 
Registered: Nov 2006
Location: Melbourne Australia
Distribution: Centos, RHEL, Debian, Ubuntu, Mint
Posts: 128

Rep: Reputation: 16
Quote:
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
You may have the password wrong?
 
Old 05-28-2008, 01:34 AM   #3
annie.j.coke
LQ Newbie
 
Registered: Feb 2008
Location: Dirty Five-Thirty, California
Distribution: Gentoo
Posts: 3

Original Poster
Rep: Reputation: 0
I've already double-checked the password...unless....it doesn't have to be in hex or something, does it?
 
Old 05-28-2008, 07:55 AM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
No, it doesn't have to be in hex. However, you may have missed something in your wpa_supplicant.conf entry. Here is mine:

# WPA protected network, supply your own ESSID and WPAPSK here:
network={
ssid="Mydomain"
scan_ssid=1
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="MyPassword"
priority=5
}

Yours doesn't have a group=TKIP entry, and that might be important. You also might want to add a -Bw flag to your wpa_supplicant startup. That puts it into the background and has it wait until the interface is up before it configures it.

Lastly, if you temporarily turn off WPA, can you connect to your router? Oh, and are you running these commands as root?
 
  


Reply



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
Wireless card with Broadcom BCM4318 chipset not working with Fedora 8 DavidNLU Linux - Hardware 6 04-26-2008 12:17 AM
wpa_supplicant, ioctl[SIOCSIWAUTH]: Operation not supported baosheng Linux - Wireless Networking 2 01-15-2008 03:20 PM
wpa_supplicant: ioctl[SIOCSIWAUTH]: Operation not supported alkos333 Slackware 8 09-30-2007 02:40 PM
Wireless broadcom 4318 chipset not working in ubuntu thewiseafrican1 Linux - Wireless Networking 5 04-02-2007 09:46 PM
Broadcom 4318 lkwtcnj Linux - Laptop and Netbook 1 12-27-2006 10:32 AM

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

All times are GMT -5. The time now is 11:34 PM.

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