On Wed, 2007-07-11 at 13:04 +0200, jetxee wrote: > I noticed recently that recent version of gnome-power-manager does not > return normally from stand-by mode on my laptop. > > What I observe on wake-up is first display is flickering a little, then > I see X cursor on a black background for a couple of seconds, then the > screen turns in a series of vertical color stripes for a coupld of > seconds, and the again X cursor, and so on. Keys like CTRL-ALT-DEL or > CTRL-ALT-Backspace do not work. > > I would like to point out that few dist-upgrades ago (something like two > weeks ago) gnome-power-manager used to put the laptop into suspended > mode, and it returned to life successfully, but I fail to remember which > versions of gnome-power-manager, hal etc. I had being using. > > This happens with both kernel 2.6.18-4-686 and 2.6.21-2-686. > > `s2ram' still works perfectly for my machine (suspends and awakes). > s2ram identifies the machine as: > sys_vendor = "Acer" > sys_product = "TravelMate 2420" > sys_version = "0100 " > bios_version = "V1.03 " > > I did not notice any explanations in neither syslog nor Xorg.0.log. > Related part of syslog is attached to this message. > > P.S.: neither I cannot read what exactly gnome-power-manager writes > to syslog: it looks like it tries to write in Russian, in UTF-8 > encoding, but some letters are damaged for some reason.
Hi,
g-p-m invokes HAL for suspend / hibernate, so I suspect this bug report
really belongs to hal. To be sure, you should be able to invoke HAL
manually for suspend;
dbus-send --system --print-reply --dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.Hal.Device.SystemPowerManagement.Suspend
int32:0
(It should be launched as a single long command)
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part

