PDA

View Full Version : ndiswrapper and wpa_supplicant..almost there...


poncenby
9th January 2005, 06:11 PM
Hello all, I hope someone can help me.
Running Fedora Core 3.

Downloaded ndiswrapper-0.12 and wpa_supplicant-0.2.6.tar.gz and followed these instructions
http://www.fedoraforum.org/forum/showthread.php?t=25891

when I alter line 96 in /etc/sysconfig/network-scripts/ifup-wireless so wpa_supplicant does not daemon the process and print verbosely I get the following output....

Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
Line: 3 - start of a new network block
SSID - hexdump_ascii(len=8):
61 70 70 72 6f 61 63 68 approach
PSK (ASCII passphrase) - hexdump_ascii(len=15):
63 6f 6c 6c 65 67 65 61 70 70 72 6f 61 63 68 collegeapproach
key_mgmt: 0x2
proto: 0x1
PSK (from passphrase) - hexdump(len=32): 00 41 fb ab 31 e6 49 c8 89 cd 6d 2b 8a d2 fb cb 22 95 37 c5 85 e8 34 58 1d f8 14 22 ee 3f e8 2a
Priority group 0
id=0 ssid='approach'
Setting scan request: 0 sec 100000 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Scan results: -1
Failed to get scan results - try scanning again
Setting scan request: 1 sec 0 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Scan results: -1
Failed to get scan results - try scanning again
Setting scan request: 1 sec 0 usec
Starting AP scan (broadcast SSID)
Signal 2 received - terminating

it also logs Resource temporarily unavailable everytime the scan request times out.

my /etc/wpa_supplicant.conf has the same structure as the one listed in the URL above.
what's going on!!!?!?!?

thanks for your time

poncenby

bärtil
10th January 2005, 04:12 PM
did u add -wB at the end of that line?