On Fri, 2008-06-13 at 19:37 +0200, Michał Kudła wrote: > dmesg-2.6.26-rc5_2008-06-13.txt >From this log: iwl4965: U iwl4965_radio_kill_sw Manual SW RF KILL set to: RADIO OFF iwl4965: I iwl4965_rx_card_state_notif Card state received: HW:On SW:Kill iwl4965: U iwl4965_mac_config leave - radio disabled iwl4965: Error sending REPLY_TX_PWR_TABLE_CMD: enqueue_hcmd failed: -5 iwl4965: U iwl4965_bg_rf_kill Can not turn radio back on - disabled by SW switch iwl4965: Error sending REPLY_WEPKEY: enqueue_hcmd failed: -5 Your radio is disabled by the software rf_kill switch. Please do a $ echo 0 > /sys/bus/pci/drivers/iwl4965/<dev id>/rfkill\:rfkill0/state I wonder if you (or some application) did something like a `iwconfig wlan0 txpower off` so that the radio is disabled. Maybe you can try `iwconfig wlan0 txpower on`? Thanks, -yi -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html