[ltp] USB mouse not waking up

Charles E Taylor IV linux-thinkpad@linux-thinkpad.org
Fri, 27 May 2005 12:30:51 -0400


On Fri, 27 May 2005 15:23:22 +0200
Ignacio Fern=E1ndez Galv=E1n <jellby@yahoo.com> wrote:

[USB mouse doesn't come back]
=20
> What could be the easiest way to avoid this? My current hibernation
> script   is:
=20
> service network stop
> sync && sync && sync
> radeontool light off
/sbin/modprobe -r ehci_hcd
/sbin/modprobe -r uhci_hcd
> hwclock --systohc
> echo -n "disk" > /sys/power/state
> hwclock --hctosys
> radeontool light on
/sbin/modprobe ehci_hcd
/sbin/modprobe uhci_hcd
> service anacron restart
> service network start

Try the additions above.  Unload/reload USB modules.

--=20
--------------------------------------------------------------------
*  Charles Taylor <tomalek@mindspring.com>
*  Chemistry instructor / Mad scientist / Linux enthusiast!
--------------------------------------------------------------------
*  Web: http://home.mindspring.com/~charletiv/
--------------------------------------------------------------------