Re: Re: Frozen touchpad after resume

2005-05-04 Thread John O'Hagan
Ritesh Raj Sarraf wrote: >Why don't you modify his script to unload the psmouse module before >hibernating and load it on resume ? This made no difference - whether the touchpad-related modules are left loaded, or unloaded before or after suspend, then reloaded. I also tried unloading the usb

Re: Re: Frozen touchpad after resume

2005-05-03 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John O'Hagan wrote: > Thank you, rrs, for your advice; but unfortunately your solution has not > worked yet on my system. If I add the acpi_sleep=s3_bios option to the > boot command, resume fails completely. If I suspend without Mr Härdeman's > scrip

Re: Re: Frozen touchpad after resume

2005-05-02 Thread John O'Hagan
Ritesh Raj Sarraf wrote: >John O'Hagan wrote: > >> However, on resume the touchpad is inoperative. This occurs with both the >> synaptics and the PS2 drivers. > >[...] I'm also running 2.6.11 but with the stock swsusp i.e. >version 1. > >I'm not using any add-on script. I've been able to fix the s

Re: RE: Frozen touchpad after resume

2005-05-02 Thread John O'Hagan
> > However, on resume the touchpad is inoperative. This occurs > > with both the > > synaptics and the PS2 drivers >As a workaround, i have found that blacklisting the ohci1394 module for >hotplug solves the problem... [1] > >echo ohci1394 >> /etc/hotplug/blacklist.d/ieee1394-suspend T