In teh FWIW department, I put that last error "error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported" in google and found a reference to another guy that had the same problem (see http://e-huned.com/). He recommended these steps: sudo yum install wifi-radar sudo vi /etc/wifi-radar/wifi-radar.conf # changed it from eth1 to wlan0 sudo /etc/init.d/NetworkManager stop # because nm is lame and buggy sudo wifi-radar I followed thoese steps and it worked great for me and now I'm back on. Arch -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx on behalf of Arch Willingham Sent: Mon 7/9/2007 9:05 PM To: fedora-list@xxxxxxxxxx Subject: Wireless device will no longer connect I have been using my wireless card for about a year (Linksys WPC54GS) via Ndiswrapper. I first used it with FC6 and now with FC7. I have had no problems with it until last night. I rebooted the computer for the first time in problably a week. I hav egotten a ton of YUM updates so I don't know what affted it but when I try to activate the wireless card (via System > Administration > Network), I get an error message that says: "Determining IP information for wlan0...dhclient(1989) is already running - exiting. This version of ISC DHCP is based on the release available on ftp.isc.org. Features have been added and other changes have been made to the base software release in order to make it work better with this distribution. Please report for this software via the Red Hat Bugzilla site: http://bugzilla.redhat.com exiting. failed." The following is the output from /var/log/messages as I plug in the card...(does it help debug the problem?): Jul 9 20:55:31 localhost kernel: pccard: CardBus card inserted into slot 0 Jul 9 20:55:32 localhost kernel: ndiswrapper: driver lsbcmnds (Cisco-Linksys ,LLC.,02/19/2004, 3.50.21.11) loaded Jul 9 20:55:32 localhost kernel: PCI: Enabling device 0000:03:00.0 (0000 -> 0002) Jul 9 20:55:32 localhost kernel: ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16 Jul 9 20:55:32 localhost kernel: ndiswrapper: using IRQ 16 Jul 9 20:55:32 localhost kernel: wlan0: ethernet device 00:12:17:3d:f2:e2 using NDIS driver: lsbcmnds, version: 0x332150b, NDIS version: 0x500, vendor: '', 14E4:4320.5.conf Jul 9 20:55:32 localhost kernel: wlan0: encryption modes supported: WEP; TKIP with WPA; AES/CCMP with WPA Jul 9 20:55:32 localhost kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready Jul 9 20:55:32 localhost kernel: ndiswrapper (iw_set_bitrate:493): setting bit rate failed (C00000BB) Jul 9 20:55:33 localhost kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Jul 9 20:55:33 localhost dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 Jul 9 20:55:33 localhost NetworkManager: <info> Error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not supported Jul 9 20:55:34 localhost avahi-daemon[2641]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::212:17ff:fe3d:f2e2. Jul 9 20:55:34 localhost avahi-daemon[2641]: New relevant interface wlan0.IPv6 for mDNS. Jul 9 20:55:34 localhost avahi-daemon[2641]: Registering new address record for fe80::212:17ff:fe3d:f2e2 on wlan0.*. Jul 9 20:55:39 localhost NetworkManager: <info> Error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not supported Jul 9 20:55:40 localhost dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 Jul 9 20:55:40 localhost dhclient: DHCPACK from 192.168.1.1 Jul 9 20:55:40 localhost avahi-daemon[2641]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.102. Jul 9 20:55:40 localhost avahi-daemon[2641]: New relevant interface wlan0.IPv4 for mDNS. Jul 9 20:55:40 localhost avahi-daemon[2641]: Registering new address record for 192.168.1.102 on wlan0.IPv4. Jul 9 20:55:40 localhost NET[10083]: /sbin/dhclient-script : updated /etc/resolv.conf Jul 9 20:55:40 localhost dhclient: bound to 192.168.1.102 -- renewal in 42256 seconds. Jul 9 20:55:40 localhost NetworkManager: <info> wlan0: Device is fully-supported using driver 'ndiswrapper'. Jul 9 20:55:40 localhost NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start Jul 9 20:55:40 localhost NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. Jul 9 20:55:40 localhost NetworkManager: <info> Now managing wireless (802.11) device 'wlan0'. Jul 9 20:55:40 localhost NetworkManager: <info> Deactivating device wlan0. Jul 9 20:55:40 localhost NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument Jul 9 20:55:40 localhost avahi-daemon[2641]: Withdrawing address record for 192.168.1.102 on wlan0. Jul 9 20:55:40 localhost avahi-daemon[2641]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.102. Jul 9 20:55:40 localhost avahi-daemon[2641]: Interface wlan0.IPv4 no longer relevant for mDNS. Jul 9 20:55:40 localhost avahi-daemon[2641]: Withdrawing address record for fe80::212:17ff:fe3d:f2e2 on wlan0. Jul 9 20:55:40 localhost avahi-daemon[2641]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::212:17ff:fe3d:f2e2. Jul 9 20:55:40 localhost avahi-daemon[2641]: Interface wlan0.IPv6 no longer relevant for mDNS. Jul 9 20:55:45 localhost ntpd[2408]: sendto(194.88.2.60) (fd=22): Network is unreachable Jul 9 20:55:45 localhost NetworkManager: <info> Error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not supported Jul 9 20:55:57 localhost last message repeated 2 times Jul 9 20:56:02 localhost ntpd[2408]: sendto(193.225.14.162) (fd=22): Network is unreachable Jul 9 20:56:03 localhost NetworkManager: <info> Error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not supported Jul 9 20:56:27 localhost last message repeated 4 times Jul 9 20:56:31 localhost ntpd[2408]: Deleting interface #6 wlan0, fe80::212:17ff:fe3d:f2e2#123, interface stats: received=0, sent=0, dropped=0, active_time=3000 secs Jul 9 20:56:33 localhost NetworkManager: <info> Error getting killswitch power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not supported Jul 9 20:57:09 localhost last message repeated 6 times Anyone have any ideas? Thanks! Arch -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list