Fedora Core 8-WLAN card not getting activated , wpa_supplicant initialization failing
Hello,
I have just dual booted my HP Pavilion notebook with Windows XP Home Edition and Fedora Core 8.
I am not able to activate my wireless LAN card, nor connect to the internet.
Also i am getting the following errors at boot time :
[Failed to initialize wpa_supplicant] and some [Operation not supported] message
I have tried a lot searching on net and configuring the below mentioned files.But no luck.
This is the info i can provide:
Kernel Release
Code:
[root@localhost ~]# uname -r
2.6.23.1-42.fc8
wpa_supplicant INFO
Code:
[root@localhost ~]# rpm -q wpa_supplicant
wpa_supplicant-0.5.7-15.fc8
ipw3945 firmware :
Code:
[root@localhost ~]# rpm -q iwl3945-firmware
iwl3945-firmware-2.14.1.5-2
iwconfig output :
Code:
[root@localhost ~]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.437 GHz Access Point: 00:0F:3D:B9:26:F4
Bit Rate=54 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key:off
Link Quality=78/100 Signal level=-56 dBm Noise level=-90 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig output :
Code:
[root@localhost ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:D3:09:DD:E3
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4895 errors:0 dropped:0 overruns:0 frame:0
TX packets:4895 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4416576 (4.2 MiB) TX bytes:4416576 (4.2 MiB)
wlan0 Link encap:Ethernet HWaddr 00:13:02:AF:5A:2C
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:800 (800.0 b) TX bytes:4859 (4.7 KiB)
wmaster0 Link encap:UNSPEC HWaddr 00-13-02-AF-5A-2C-88-AD-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
wpa_supplicant log :
Code:
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Could not acquire the system bus.
Associated with 00:0f:3d:b9:26:f4
Authentication with 00:0f:3d:b9:26:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:0f:3d:b9:26:f4
Authentication with 00:0f:3d:b9:26:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Could not acquire the system bus.
Could not acquire the system bus.
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-TERMINATING - signal 15 received
CTRL-EVENT-TERMINATING - signal 15 received
Associated with 00:0f:3d:b9:26:f4
Authentication with 00:0f:3d:b9:26:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:0f:3d:b9:26:f4
Authentication with 00:0f:3d:b9:26:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-TERMINATING - signal 15 received
Could not acquire the system bus.
No network configuration found for the current AP
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-TERMINATING - signal 15 received
CTRL-EVENT-TERMINATING - signal 15 received
Could not request DBus service name: already registered.
Could not request DBus service name: already registered.
Could not acquire the system bus.
Could not acquire the system bus.
Could not acquire the system bus.
Could not acquire the system bus.
Content in /etc/sysconfig/netwrok-scripts/ifcfg-wlan0 :
Code:
# Intel Corporation PRO/Wireless 3945ABG Network Connection
DEVICE=wlan0
ONBOOT=yes
BOOTPROTO=dhcp
HWADDR=00:13:02:af:5a:2c
NETMASK=
DHCP_HOSTNAME=
IPADDR=
DOMAIN=
TYPE=Wireless
ESSID=G604T_WIRELESS
CHANNEL=1
MODE=Managed
RATE=54Mbps
USERCTL=yes
IPV6INIT=no
Content in /etc/sysconfig/wpa_supplicant
Code:
INTERFACES="-iwlan0"
DRIVERS="-Dwext"
Content in /etc/wpa_supplicant/wap_supplicant.conf
Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="G604T_WIRELESS"
key_mgmt=WPA-PSK
psk="abc"
scan_ssid=1
}
Content in /etc/rc.d/rc.local :
Code:
touch /var/lock/subsys/local
/bin/sleep 1
/sbin/service wpa_supplicant start
/bin/sleep 2
/sbin/dhclient wlan0
Also i have switch on my laptop which is used to start WLAN/Bluetooth on/off, which works fine in Windows but in Linux this
switch doesn't turn blue and remains red which in Windows indicates that the WLAN/Bluetooth is off.
Kindly help me out resolving this problem.
Thanks,
Jignesh