Comment 77 for bug 251252

Revision history for this message
Øyvind Stegard (oyvindstegard) wrote :

mellery wrote:
> Also working here, however when I resume from suspend, my wireless no longer works and the led is off.
> The icon says networking disabled, and trying to enable it doesn't do anything.

You are fortunate :) I have *never* *ever* gotten suspend working in Hardy, no matter what tweaks I've tried. If anyone else owns a Lenovo Thinkpad Z61m and suspend works in Hardy, please let me know how you did it :).

Now, back on topic, you could try the old trick of removing and re-inserting the kernel module (iwl3945 if you have the 3945-chipset):
As root:
$ rmmod iwl3945; modprobe iwl3945

Also:
$ dmesg
may tell you something or give some hints as to why the wireless has been disabled after resume.

PS.
Is there any proper way of replying to comments in the Launchpad interface, with automatic quoting of the original comment, etc ?