Emmanuel Grumbach <egrumbach@...> writes: > > >> > >> I have similar problem. My system is Ubuntu 14.04 with kernel 3.13.0-24 > >> installed on a new Toshiba laptop with N2230 wifi card. > >> dmesg: > >> [ 614.007461] iwlwifi 0000:01:00.0: Could not complete ALIVE transition: -5 > >> [ 614.007748] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -5 > >> [ 614.007790] iwlwifi 0000:01:00.0: Unable to initialize device. > >> [ 614.008318] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S > >> [ 614.015390] iwlwifi 0000:01:00.0: Radio type=0x2-0x0-0x0 > >> [ 614.059495] iwlwifi 0000:01:00.0: Command COEX_PRIORITY_TABLE_CMD failed: > >> FW Error > >> > >> Is the card broken? > >> > >> Best, > >> Piotr > >> > >> > > > > Can you try to add bt_coex_active=0 as debug parameter? > > > > Sorry, I meant *module* parameter. The mode is iwlwifi Thanks for quick reply. I've tried your suggestion on the fly: modprobe -rv iwlwifi modprobe iwlwifi bt_coex_active=0 After this, I get "N" from "more /sys/module/iwlwifi/parameters/bt_coex_active", but it seems not to take any effect on device functioning nor on the kernel messages. Is this what you meant? BTW, the bluetooth seems to work. Best, Piotr -- 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