On 2013-06-06 07:15, Malte Gell wrote:
Am 06.06.2013 01:47, schrieb Carlos E. R.:
I have problems with hibernation under systemd, it crashes.
What replaces now "/etc/suspend.conf"? It is missing.
suspend.conf is part of suspend-1.0-22.2.1.x86_64.
But suspend.rpm had been unintentionally removed. I thought, mistakenly, that the missing suspend.conf was because systemd had taken over the suspending process, because there have been posts here saying so. I never imagined that I had removed a needed package.
On my notebook suspending did not work either. I found a workaround, I created a file named /etc/pm/config.d/s2ram_opts.config with the following content:
S2RAM_OPTS="-f -a 3"
I saw your post, Patrick pointed me to it. It was not my problem, but your post gave me ideas. That wiki page is way obsolete, by the way, last version tested is 11.3. What I do not see is what those options do. There is no man page for s2ram, and the help on the cli only says: rescate1:~ # s2ram --help Usage: s2ram [options] -h, --help this text. -V, --version version information -n, --test test if the machine is in the database. -i, --identify prints a string that identifies the machine. --nofbsuspend do not suspend the framebuffer (debugging only!). --force force suspending, even on unknown machines. The following options are only available with --force: --vbe_save save VBE state before suspending and restore after resume. --vbe_post VBE POST the graphics card after resume. --vbe_mode get VBE mode before suspend and set it after resume. --radeontool turn off the backlight on radeons before suspending. --pci_save save the PCI config space for the VGA card. --acpi_sleep <acpi_sleep> set the acpi_sleep parameter before suspend 1=s3_bios, 2=s3_mode, 3=both -f could be "--force". But "-a"?
Then reboot (unloading the ACPI modules may do it as well, I don´t know) and then it worked again, pm-suspend worked.
I on't think you can hibernate without acpi, because that's the bios handle on the whole thing. It is using for telling the mother board to power off. If not acpi, you have to use the older thing, apm. -- Cheers / Saludos, Carlos E. R. (from oS 12.3 "Dartmouth" GM (rescate 1)) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org