From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.8.0.8) Gecko/20061107 Fedora/1.5.0.8-1.fc6 Firefox/1.5.0.8 Description of problem: After my laptop hp nx6310 is woken up from suspend to ram the touchpad won't work. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. put laptop to sleep (echo mem >/sys/power/state or by menu in gnome-power-properites applet) 2. wake it up Actual Results: touchpad does not work. can't move cursor nor click. keyboard works. after reboot everything is ok. Expected Results: touchpad should work. Additional info: i though it may be relevant to so called "bad state" in hp notebooks so i recompiled standard i686 kernel (2.6.18-1.2849, from src.rpm) with psmouse switched to build as module (that was the only change). then, after laptop was woken up, i tried to reload psmouse (modprobe -r psmouse; modprobe psmouse) and touchpad started to work but all special features such as tap for click, double tap for drag, vertical scroll, etc, were gone. so i was only able to move cursor with touchpad and use buttons, but it's not so comfortable as using taps, scrolls, etc.
Could you please try adding i8042.reset=1 to the kernel command line? Reassigning to me as it looks more like a kernel driver issue.
*** Bug 187098 has been marked as a duplicate of this bug. ***
Somebody suggested in bug 187098 that this might have upstream in http://bugzilla.kernel.org/show_bug.cgi?id=7977. I am not that much involved in kernel stuff, but he is IMHO right.
I'm suffering with almost this same issue in the F9 Beta/Rawhide on my Asus F3SR with Synaptics touchpad. Though I didn't notice it until I changed some synaptics driver options away from the defaults. What happens for me is that when I resume from S3 suspend, all the synaptics options I've changed in xorg.conf seem to be ignored. Output from "synclient -l" indicates that my settings were read correctly from xorg.conf, but behaviour has reverted back to the default. Setting options with synclient no longer works after resuming. Restarting X with a Ctrl-Alt-Bkspc fixes the problem. My xorg.conf contains: Section "ServerLayout" ... etc ... InputDevice "TouchPad" "CorePointer" EndSection Section "InputDevice" Driver "synaptics" Identifier "TouchPad" Option "Protocol" "auto-dev" Option "TapButton1" "1" Option "RTCornerButton" "2" Option "RBCornerButton" "3" Option "SHMConfig" "on" EndSection See attached Xorg.log I tried adding "i8042.reset=1" to the kernel command line as suggested in comment 1. The problem still persists, only now I get a "An internal system error has occurred" popup when I resume from the suspended state. :-)
Created attachment 299396 [details] Xorg log
Fedora apologizes that these issues have not been resolved yet. We're sorry it's taken so long for your bug to be properly triaged and acted on. We appreciate the time you took to report this issue and want to make sure no important bugs slip through the cracks. If you're currently running a version of Fedora Core between 1 and 6, please note that Fedora no longer maintains these releases. We strongly encourage you to upgrade to a current Fedora release. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained and closing them. http://fedoraproject.org/wiki/LifeCycle/EOL If this bug is still open against Fedora Core 1 through 6, thirty days from now, it will be closed 'WONTFIX'. If you can reporduce this bug in the latest Fedora version, please change to the respective version. If you are unable to do this, please add a comment to this bug requesting the change. Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we are following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again. And if you'd like to join the bug triage team to help make things better, check out http://fedoraproject.org/wiki/BugZappers
This bug is open for a Fedora version that is no longer maintained and will not be fixed by Fedora. Therefore we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen thus bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.