You are not logged in.
Pages: 1
Hibernate is (seems to be) working fine, but with suspend I get the infamous blank screen/system hang/have to reboot combo problem. The thing is, all the threads I find about this subject are about custom kernels, and I'm trying to get this working with the suspend package in the AUR.
If you guys need some more information just let me know. I'm using an Intel 950 graphics card.
here is cat /var/log/pm-suspend.log[raul@horus ~]$ cat /var/log/pm-suspend.log
Thu Oct 25 15:34:17 UTC 2007: running suspend hooks.
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/00clear =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/01grub =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/05led =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/10NetworkManager =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/20video =====
kernel.acpi_video_flags = 0
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/49bluetooth =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/50modules =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/55battery =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/60sysfont =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/65alsa =====
===== Thu Oct 25 15:34:17 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/90clock =====
===== Thu Oct 25 15:34:18 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/94cpufreq =====
===== Thu Oct 25 15:34:18 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/95led =====
===== Thu Oct 25 15:34:18 UTC 2007: running hook: /usr/lib/pm-utils/sleep.d/99video =====
Thu Oct 25 15:34:18 UTC 2007: done running suspend hooks.
Offline
hi,
the pm-suspend.log shows actions of the pm-utils from extra. these are two different packages.
when using suspend from aur you have to use s2disk or s2ram for suspending/ hibernating.
maybe this helps:
http://en.opensuse.org/S2ram
you also need to tweak your graphic settings somehow.
do you use the kernel video drivers? is your agp on?
if yes, turn it off.
i only have experiences with the nvidia drivers. but don't bother asking.
vlad
Offline
Pages: 1