LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-06-2008, 12:08 PM   #1
satori@sanitarium
LQ Newbie
 
Registered: Feb 2008
Posts: 9

Rep: Reputation: 0
Slackware2.1, intel3945ABG wpa_supplicant problem


The instalation is the defaut slack 12.1 on a hp nc8430 laptop with intel 3945ABG wireless card.

The card works flawlessly when I try to connect to a unsecured network but when I try to connect to a secure network with wpa_gui it just says "Could not get status from wpa_supplicant"


What is going on and how do i fix it?
 
Old 12-06-2008, 01:35 PM   #2
zux
Member
 
Registered: Jul 2006
Location: latvia
Distribution: slackware
Posts: 140

Rep: Reputation: 26
do you have wpa_supplicant installed?
anyway you should try wicd for managing wireless, it works really well
 
Old 12-06-2008, 03:00 PM   #3
ProtoformX
Member
 
Registered: Feb 2004
Location: Canada
Distribution: LFS SVN
Posts: 334

Rep: Reputation: 34
Quote:
Originally Posted by satori@sanitarium View Post
The instalation is the defaut slack 12.1 on a hp nc8430 laptop with intel 3945ABG wireless card.

The card works flawlessly when I try to connect to a unsecured network but when I try to connect to a secure network with wpa_gui it just says "Could not get status from wpa_supplicant"


What is going on and how do i fix it?
This means either 2 things:
1) The driver wpa_supplicant is using is either lacking features or doesn't support them yet try invoking wpa_supplicant like this.

wpa_supplicant -B -Dwext -i <wireless interface> -c /etc/wpa_supplicant.conf

2) If your system uses DHCP at bootup you may want to disable it, because when you are using a wireless network you never have used before and you don't have the passphrase for it, at boot time dhcp can't connect to the network and disables the wireless interface (sometimes) try doing this to see if this is actually the problem.

killall -9 wpa_supplicant
killall -9 dhcpd
ifconfig <wireless interface> down
modprobe -r <wireless module>

<disable the hardware with whatever key disables the wireless card on your laptop>

Now enable your wireless card and do this as root:
modprobe <wireless module>
ifconfig <wireless interface> up
wpa_supplicant -B -Dwext -i <wireless interface> -c /etc/wpa_supplicant.conf

Now run wpa_gui and when it says everything is okay (the keys and info were exchanged correctly) type this as root:
dhcpd <wireless interface>

Last edited by ProtoformX; 12-06-2008 at 03:02 PM.
 
  


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
Slack12.1, Intel3945ABG -- wireless driver cannot be built. dafydil Linux - Wireless Networking 19 11-02-2008 04:41 PM
Problem with wpa_supplicant? woodpecka_04 Linux - Wireless Networking 8 05-19-2007 09:33 AM
wpa_supplicant problem jimerickso *BSD 0 04-24-2007 07:31 PM
A problem with networkmanager and wpa_supplicant flamy Linux - Networking 1 04-13-2007 09:13 AM
wpa_supplicant problem arunsri Linux - Wireless Networking 2 03-15-2005 09:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:00 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