> I've tried to work around this with some apm script that perform the
> following actions on a suspend:
> 
>   * stop gpm
>   * unload USB modules

It ought to require no more than "rmmod usb-uhci" (or any
other suspend-unsafe driver) and then later "modprobe" it.

- Dave

 
> And then on a resume:
> 
>   * reload USB modules
>   * start gpm
>
> ...



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to