Linux Lite Forums

Full Version: Black screen after sleep. Asus EEE1025
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Thanks for the update - I'll retry a few.

[size=10pt]Hey here https://www.linuxliteos.com/forums/video...lickering/ is a solved similar issue which may be of some help.[/size]
(09-07-2015, 07:10 PM)misko_2083 link Wrote: [ -> ]Try
Code:
sudo update-grub
Remember to use the quotes " "
Just add parameters without the command
Should work with all pm-utils
Code:
ADD_PARAMETERS="--quirk-vbe-post --quirk-vbemode-restore"

Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
This is another way, very usefull because it doesn't need sudo.

Thought I'd update.....
This issue is weird  Tongue I've tried a few quirks individually... Some "seem" to work but only once...
The
Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
only suspends the system - which the system doesn't seem to have to a problem waking from - only a lid closed hibernate.

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..??...

@hb Was your issue with a flickering screen? Mines not doing this, other than waking from hibernate screen working normally.
- but may look into a bit..




(09-09-2015, 02:41 AM)firenice03 link Wrote: [ -> ][quote author=misko_2083 link=topic=1723.msg16982#msg16982 date=1441653023]
Try
Code:
sudo update-grub
Remember to use the quotes " "
Just add parameters without the command
Should work with all pm-utils
Code:
ADD_PARAMETERS="--quirk-vbe-post --quirk-vbemode-restore"

Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
This is another way, very usefull because it doesn't need sudo.

Thought I'd update.....
This issue is weird  Tongue I've tried a few quirks individually... Some "seem" to work but only once...
The
Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
only suspends the system - which the system doesn't seem to have to a problem waking from - only a lid closed hibernate.

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
As for new thread question, please do so. Opening a new thread would help some folks with the same hardware.
This is Asus EEE1025 thread.
(09-07-2015, 07:10 PM)misko_2083 link Wrote: [ -> ]As for new thread question, please do so. Opening a new thread would help some folks with the same hardware.
This is Asus EEE1025 thread.

Started a new https://www.linuxliteos.com/forums/video...-graphics/
Updates will be posted...


***** UPDATE *****
I corrected the waking from hibernate on my hardware - Please see the new thread...
https://www.linuxliteos.com/forums/video...-graphics/
Pages: 1 2 3