Laptop Suspend to Ram - Bringing Wifi back up?
Matthew Garrett
mjg59 at srcf.ucam.org
Sun Nov 7 15:45:14 UTC 2004
On Sat, 2004-11-06 at 18:35 -0600, Santiago Erquicia wrote:
> I have a problem when trying to use this. The system recovers but after
> a few seconds it shutdowns.
Add
rmmod button
to the beginning of the suspend script, and
modprobe button
at the end of it. The problem is that pressing the power button to wake
the system generates a power button event, which then runs the shutdown
script.
> How can I see the different modules loaded in my computer to play with
> them?
The lsmod command will do this.
--
Matthew Garrett | mjg59 at srcf.ucam.org
More information about the ubuntu-users
mailing list