** Summary changed: - [feisty] problems in reloading ipw2200 after a suspend/resume + [feisty] problems when deactivating ipw2200
** Description changed: - This bug occurs if ipw2200 has been deactivated using the script - /etc/acpi/wireless.sh which simply does a "echo -n 2 - /sys/class/net/eth1/device/power/state" - - Whenever the module is unloaded (with that file set to "2"), and it is - unloaded at every suspend/resume cycle, something goes wrong: - - the module will load without any errors, but with the power enabled (state file set to "0"), and without the possibility to disable it. In fact if I do a + When I try to deactivate the wireless card, by pressing the hotkey or by doing # echo -n 2 /sys/class/net/eth1/device/power/state this will result in an error: + bash: echo: write error: Invalid argument - - I have not tested if there is a similar problem with a hibernate/resume. - I will test it as soon as I can -- [feisty] problems when deactivating ipw2200 https://launchpad.net/bugs/72990 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
