Re: Re: Standby/Resume works only during Grub

2005-06-04 Thread Andrew McMillan
On Sat, 2005-06-04 at 10:44 +0200, Frank Siegert wrote: > > $ ps ax | grep acpid > 5 ?S< 0:00 [kacpid] > 2473 pts/1S+ 0:00 grep acpid > > As far as I know, [kacpid] is some kind of kernel process and not acpid. Yes: it's the kernel process responsible for dealing with ACPI th

Re: RE: Standby/Resume works only during Grub

2005-06-04 Thread Frank Siegert
Michael wrote: > I can't really help you... But if you suspend to ram/disk, you have to > set some kernel-parameter, to reboot the suspended session. > If you suspend to disk, the parameter should be > "resume=/dev/hda?" Thanks, but I am not trying to suspend to disk, only to ram. So I don't even

Re: Re: Standby/Resume works only during Grub

2005-06-04 Thread Frank Siegert
Matej wrote: > > What do I have to change to get this Suspend working with the running > > Linux kernel: Configure and compile a new kernel (which options > > important?), pass certain boot parameters, ...? I have had this working > > under Archlinux by passing the boot option pci=noacpi. But this