=== yofel_ is now known as yofel [23:16] i'm having a problem here and am just wondering if it's worth to write a bug report: [23:17] if i press my "hibernate-shortcut" - gnome tells me: "cannot hibernate" [23:17] probably check to see if it exists first [23:17] hibernate bugs are common [23:17] colorlessprism: nope, didn't find it [23:17] check wiki to see if your model has fix [23:17] but if i check "/sys/power/state": [23:17] # cat /sys/power/state [23:17] mem disk [23:18] upower on the other hand: [23:18] # upower -d | grep hibernate [23:18] can-hibernate no [23:18] hmm, what computer your using? [23:19] Thinkpad T42 [23:19] and version of ubuntu? [23:19] Lucid Beta 2 [23:19] UNE?Desktop? [23:20] UNE? gnome [23:20] is it a netbook or standard desktop install? [23:20] standard desktop [23:21] (installed using PXE, but that shouldn't matter *g*) [23:21] let me check somthing then, brb [23:21] k [23:23] btw.: hibernate using "s2disk" seems to work just fine [23:23] have you tried hibernating another way (i.e power mangement) [23:23] it may be your "function" key not working properly [23:23] well, i get a "message" from gdm i guess: [23:24] "Cannot hibernate" - which, i guess, just checks the "can-hibernate"-key of devkit [23:24] by setting your powerbutton to hibernate will it hibernate correctly that way? [23:25] i'll give it a shot - moment please [23:26] i cannot event choose "hibernate" there [23:26] Do you have S3 suspend set to "On" in your BIOS settings? [23:26] brb :) [23:31] looks like it's enabled [23:32] ok i only have 2 more ideas... [23:32] the question i ask myself: why does the kernel say that "suspend2disk" is available and devkit says it's not? [23:32] check /etc/default/acpi-support and make sure "ACPI_SLEEP=true" is uncommented and true [23:34] and then run the hibernate script "/etc/acpi/hibernate.sh" [23:35] you probably mean: "ACPI_HIBERNATE" [23:35] but both are true anyway [23:36] did you call the hibernate script? [23:37] the script works.. [23:38] you hibernated? [23:40] yepp [23:41] hmm so lets do [23:41] /etc/acpi/events/ibm-hibernatebtn [23:41] event=ibm/hotkey HKEY 00000080 00001004 [23:41] action=/etc/acpi/hibernate.sh [23:42] and for sleep you can [23:42] /etc/acpi/events/ibm-sleepbtn [23:42] event=ibm/hotkey HKEY 00000080 00001004 [23:42] action=/etc/acpi/sleep.sh force [23:46] this is a script someone on launchpad used in their autostart to get your keys going again http://launchpadlibrarian.net/24484539/softkeys.py [23:46] It should not be limited to thinkpads but support all laptops that generate the corresponding key press events. Most functionality is accessed via dbus either using HAL or KDE services.It depends on python2.6 (could be easily backported to 2.5), [23:46] python-dbus and python-xlib. [23:48] did any of that get you going...lol, i should say sleeping? [23:49] the keys are working just fine all the time [23:50] ok so you can hibernate from keypresses now? [23:50] the hibernate-keys starts an action, it just fails without doing hibernation [23:50] i don't want a crappy workaround, i want devkit and stuff working as it should [23:50] *shrug* [23:51] im out of ideas then [23:51] sorry man [23:51] i would hate for my help to be crappy ;) [23:51] the help is not - the workaround just is :) [23:52] if i JUST wanted to hibernate i would call "s2disk" from terminal - but that's not what a GUI is for, IMHO [23:52] well, i was checking a few things and thought id help, i gtg good luck oohh btw: https://wiki.ubuntu.com/DebuggingKernelSuspend, http://ubuntuforums.org/showthread.php?t=690933 [23:52] who needs a gui [23:52] good luck [23:53] right...