Since upgrading to kernel 2.6.23.14-115.fc8, my Intel iwl4965 wireless card refuses to connect. It seems to think my hardware kill switch is enabled, which is not true. The hardware radio switch is most certainly on. Output from dmesg is at the end of this message. If I roll back to kernel 2.6.23.14-107.fc8 (the previous one), everything works as it should. Laptop is an HP/Compaq 8510w with 4GB RAM and running F8 (64-bit). Has anyone else run into this? Cheers, Chris ====================================== Here's the relevant output from dmesg: ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17 iwl4965: Radio disabled by HW RF Kill switch ACPI: PCI interrupt for device 0000:10:00.0 disabled ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17 iwl4965: Radio disabled by HW RF Kill switch ACPI: PCI interrupt for device 0000:10:00.0 disabled irq 17: nobody cared (try booting with the "irqpoll" option) Call Trace: <IRQ> [<ffffffff8106aa87>] __report_bad_irq+0x30/0x72 [<ffffffff8106acd8>] note_interrupt+0x20f/0x253 [<ffffffff8106b5c4>] handle_fasteoi_irq+0xa9/0xd1 [<ffffffff8100e0fc>] do_IRQ+0xf1/0x161 [<ffffffff8100c0e1>] ret_from_intr+0x0/0xa <EOI> [<ffffffff8125b7f9>] thread_return+0x5c/0xd8 [<ffffffff8101bdf7>] lapic_next_event+0x0/0xa [<ffffffff8105064c>] tick_nohz_restart_sched_tick+0x12b/0x12f [<ffffffff811d5a6a>] cpuidle_idle_call+0x0/0xa6 [<ffffffff8100aeb1>] cpu_idle+0xba/0xbc [<ffffffff81431baa>] start_kernel+0x2cf/0x2db [<ffffffff81431140>] _sinittext+0x140/0x144 handlers: [<ffffffff811a69e9>] (yenta_interrupt+0x0/0xb9) [<ffffffff811abe2f>] (usb_hcd_irq+0x0/0x52) [<ffffffff88b13de3>] (azx_interrupt+0x0/0xc3 [snd_hda_intel]) Disabling IRQ #17 -- ==================================================== In theory there is no difference between theory and practice. In practice there is. --Yogi Berra