kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
over here:
cat /etc/acpi/sleep.sh
if grep -q close /proc/acpi/button/lid/LID0/state
then
/usr/sbin/s2ram
fi
works reliably over here(knock on wood..)with radeon not sure
with intel cards..
Justin P. Mattoc
;
if you change up kernels and one of them causes this..then I would do a
bisect.. but if changing kernels makes no diff, then it's userpsace
related(but could be wrong) i.e. on my machine I use acpid
/etc/acpi/lid.sh in there its a simple call to s2ram (works
ww.tux.org/lkml/
>
stopped me in my tracks i.g.
in order to install using the livecd
requires brain surgery.
(for me that's fine, but for an average business
person/s forget it).
Justin P. Mattock
--
Download In
.html
Please read the FAQ at http://www.tux.org/lkml/
I just noticed today that on my macbook(radeon) using
s2ram works, but I get a long pause(black screen) before
the screen shows up.(latest stable release works