You are not logged in.

#1 2009-03-01 10:15:51

mehldutt
Member
From: Germany
Registered: 2006-01-08
Posts: 128

suspend and resume only works with fallback image

I get a black screen on suspend and resume with pm-utils after I boot with main kernel image.

However, fallback image works fine.

I'd like to figure out what's missing in the main kernel image.

lsmod looks the same with both images.

How should I proceed?

Offline

#2 2009-03-02 18:22:59

dsr
Member
Registered: 2008-05-31
Posts: 187

Re: suspend and resume only works with fallback image

Try `echo mem > /sys/power/state' and see if you can resume. I also haven't been able to resume since yesterday, both from pm-suspend and from `echo mem > /sys/power/state'.

Offline

#3 2009-03-02 19:45:37

mehldutt
Member
From: Germany
Registered: 2006-01-08
Posts: 128

Re: suspend and resume only works with fallback image

same result,
`echo mem > /sys/power/state' only works with fallback image.

Offline

#4 2009-03-02 20:18:59

mehldutt
Member
From: Germany
Registered: 2006-01-08
Posts: 128

Re: suspend and resume only works with fallback image

maybe this helps:

mkinitcpio.conf

MODULES=""
BINARIES=""
FILES=""
HOOKS="base udev autodetect pata scsi sata resume filesystems"

Last edited by mehldutt (2009-03-02 20:19:35)

Offline

#5 2009-03-02 21:03:36

dsr
Member
Registered: 2008-05-31
Posts: 187

Re: suspend and resume only works with fallback image

/var/log/pacman.log revealed that I upgraded acpi yesterday. Run `pacman -Q acpi'. If it says you're using acpi 1.3, try downgrading to 1.2 (`pacman -U http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/archlinux/extra/os/i686/acpi-1.2-1-i686.pkg.tar.gz'). It fixed the issue for me.

Edit: The problem probably lies upstream with acpi, and someone (I'm quite busy right now) ought to file a bug report...

Last edited by dsr (2009-03-02 21:04:47)

Offline

#6 2009-03-07 14:49:28

wizzard
Member
From: PA, US
Registered: 2006-10-17
Posts: 33

Re: suspend and resume only works with fallback image

you are my hero...before I read this post I could never resume my laptop running Arch no matter what quirks I tried. That's actually why I've been running Fedora - resume worked. In fact, resume works on every other distro I've tried.

As far as an ACPI update being to blame, I've had problems resuming in Arch for over a year, although I can't go back in time to try the fallback and see if it works tongue

When I get some spare time, I'll copy the mkinitcpio config for fallback to the main config and start removing modules / hooks to see which one breaks it

EDIT: /etc/mkinitcpio.d/kernel26.fallback no longer exists - it just uses autodetect. Also, the loaded modules are the same no matter which image was used to boot, so I'm stumped. Maybe somebody who knows more about that mkinitcpio does can shed some light

Last edited by wizzard (2009-03-07 16:43:10)

Offline

Board footer

Powered by FluxBB