Bug 556047 - Fn+F12 Thinkpad hotkey does not suspend to disk (S2Disk / hibernate)
Summary: Fn+F12 Thinkpad hotkey does not suspend to disk (S2Disk / hibernate)
Status: VERIFIED WONTFIX
: 593590 (view as bug list)
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Mobile Devices (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.2
: P2 - High : Major with 5 votes (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 08:45 UTC by Christoph Nagel
Modified: 2011-08-26 10:36 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Nagel 2009-11-17 08:45:33 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091103 SUSE/3.5.5-2.1 (CK-s+c) (CK-s+c) Firefox/3.5.5

- Fn+F12 does NOT suspend to Disk (S2Disk / hibernate)
- Lenovo Thinkpad R500
- Vanilla openSuSE 11.2 Installation with GNOME Desktop
- Fn+F4, Fn+F5 work well
- S2RAM and S2Disk both work well from GNOME Desktop Power-Off-Menus.

Reproducible: Always

Steps to Reproduce:
1. Install openSUSE 11.2 from openSUSE-11.2-DVD-i586.iso with GNOME Desktop on a Lenovo Thinkpad R500 
2. Login as non-root user
3. Hit Fn+F12
Actual Results:  
Nothing happens

Expected Results:  
Thinkpad suspends to RAM / hibenates / S2Disk

- Vanilla Installation of openSUSE 11.2 i586 on a Lenovo Thinkpad R500 with GNOME desktop
- Fn+F4 does well a suspend to RAM (S2RAM / standby)
- S2RAM and S2Disk both work well from GNOME Desktop Power-Off-Menus.
- Fn-F5 powers off WLAN radio
- Installation is also affected by #540482 "ConsoleKit: restart fails to restart computer"
- Please tell me which logs/traces/etc are interesting for you. Thanks!
Comment 1 Christoph Nagel 2009-11-23 07:40:55 UTC
One solution I found could be:

In the file
/usr/lib/acpid/thinkpad_handler
add the lines:
if [ "$WHAT" = "00000080" -a "$SERIAL" = "0000100c" ]; then
	/usr/sbin/pm-hibernate
fi
Comment 2 Fil Al 2010-04-22 10:01:39 UTC
I have exactly the same Suse 11.2/Gnome from live CD install and the same symptoms described above.

Added the lines as in Nagel's suggestion and it works fine!

Machine: Thinkpad T42, 14'', P-M 1.7 GHz, Radeon M10 / 9600.
Comment 3 Peter Puncher 2010-05-27 17:52:22 UTC
Hello,

still have same problems with 11.3 MS 7 and Thinkpad X200t here.

I added the suggested lines to "thinkpad_handler", that works, but seems to be more like a workaround.

Up to OS 11.1 i could configure the suspend-actions of FN+F4 an FN+F12 via the graphical menu of kpowersave and could add options like "Lock screen on resume" for example. A tweaking of thinkpad_handler was not necessary.

It seems to me, that something different was broken between 11.1 and 11.2. Unfortunately, i don't really know how to find out what.

Any clues ?

Regards.
Comment 4 Vincent Untz 2010-05-31 16:30:39 UTC
*** Bug 593590 has been marked as a duplicate of this bug. ***
Comment 5 Uwe Drechsel 2011-08-26 10:36:11 UTC
The lifecycle of openSUSE 11.2 ended on May 12th 2011.

I'm closing this bug to make it easier to focus on upcoming releases.

Thank you for reporting this issue and we are sorry that 
we have not be able to fix it before this version reached 
its end of life.  If you would still like to see this bug fixed
 and are able to reproduce it against a maintained  version, 
please reopen this bug and change the 'version' of this bug 
to the applicable version.