09-09-2015, 03:01 AM
(09-09-2015, 02:41 AM)firenice03 link Wrote: [quote author=misko_2083 link=topic=1723.msg16982#msg16982 date=1441653023]
Try
Remember to use the quotes " "Code:sudo update-grub
Just add parameters without the command
Should work with all pm-utils
Code:ADD_PARAMETERS="--quirk-vbe-post --quirk-vbemode-restore"
This is another way, very usefull because it doesn't need sudo.Code:dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
Thought I'd update.....
This issue is weirdÂ

The
Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
I can add a quirk/update grub - close lid the system hibernates no problems - after a few I'll press power to wake, I get GRUB, it "thinks" feather bar, shows a tty screen for a second then the log on prompt. - which.. The big IF..
If I get the "this session is locked - redirecting" screen pop up, which then comes back to same log on = it will work..
If it stays on the log on screen and I log on - goes black, needs to be rebooted.
- thus far it seems to work the 1st time after a reboot, after a 2nd hibernate goes black.
I've disabled light locker was able to wake and go thru "waking" and directly to desktop (no log on prompt)
I'm still testing 8) ..
FWIW: Intel Mobile 945GSE Express Integrated Graphics Controller
I'll keep updated - not sure but since I'm not running "Asus EEE1025" I can move to a new thread..??...
[/quote]
Weird stuff. There is a known issue with lightdm-webkit-greeter that's where the popup window is coming from.
We should change a greeter eventualy. Probably with LL 3.0.
This command will put the comp to hibernation:
Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
This is Asus EEE1025 thread.