Description of problem: Like all other Thinkpads the X61 needs the BIOS quirks enabled for suspend to work. I'm attaching a tested patch. Version-Release number of selected component (if applicable): hal-0.5.10-1.fc8.x86_64 How reproducible: always Steps to Reproduce: 1.suspend 2.resume 3. Actual results: no video Expected results: video! Additional info: All X61 machines need this. So, instead of going after the model number match the model name which is shared. This is what the attached patch does.
Created attachment 229191 [details] Patch to add quirk entry.
my thinkpad X61 (7675) needs only s3_bios quirk for kernels <= 2.6.23, and does not need any quirks for kernel-2.6.24.2 it never needed the s3_mode quirk. see http://lists.freedesktop.org/archives/hal/2008-February/010798.html for more details.
I just tested 2.6.25-0.157.rc7.fc9.x86_64 kernel and for suspend to work properly I need s3_bios quirk again, but I still don't need the s3_mode quirk.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Does this fix still need applying? if so, please email the hal development mailing list and we'll review your quirk there. Thanks.
F9 works, there is an appropriate entry in the file (product ID 7675 in my case). For F9 this BZ can be closed.
closing as requested in comment #6