# Example ram.conf file for suspending to RAM. Adapt to your own tastes. # Options are not case sensitive. # # Run "hibernate -h" for help on the configuration items. ### sysfs_power_state UseSysfsPowerState mem ############################################################################## ### Some global settings ############################################################################## Verbosity 0 LogFile /var/log/hibernate.log LogVerbosity 1 # AlwaysForce yes # AlwaysKill yes # HibernateVT 15 Distribution gentoo # XDisplay :0 ############################################################################## ### Scriptlets ### Scriptlets provide support for doing all sorts of things before and after ### suspending. The defaults settings here should work for most people, but ### you may wish to edit these to taste. Consult "hibernate -h" for help on ### the configuration settings. ############################################################################## ### bootsplash ## If you use bootsplash, also enabling SwitchToTextMode is recommended if ## you use X, otherwise you may end up with a garbled X display. # Bootsplash on # BootsplashConfig /etc/bootsplash/default/config/bootsplash-1024x768.cfg ### clock SaveClock restore-only ### devices # IncompatibleDevices /dev/dsp /dev/video* ### diskcache # DisableWriteCacheOn /dev/hda ### fbsplash (enable SwitchToTextMode if you use this) # FBSplash on # FBSplashTheme suspend2 ### filesystems # Unmount /nfsshare /windows /mnt/sambaserver # UnmountFSTypes smbfs nfs # UnmountGraceTime 1 # Mount /windows ### grub # ChangeGrubMenu yes # GrubMenuFile /boot/grub/menu.lst # AlternateGrubMenuFile /boot/grub/menu-suspended.lst # BackupGrubMenuFile /boot/grub/menu.lst.hibernate.bak ### hardware_tweaks # IbmAcpi yes # RadeonTool yes ### lilo # EnsureLILOResumes yes ### lock (generally you only want one of the following options) # LockConsoleAs root # LockXScreenSaver yes # LockKDE yes # LockXLock yes # LockXAutoLock yes ### misclaunch # OnSuspend 20 echo "Good night!" # OnResume 20 echo "Good morning!" ### modules # UnloadModules snd_via82cxxx usb-ohci # UnloadAllModules yes UnloadBlacklistedModules yes LoadModules auto # LoadModulesFromFile /etc/modules ### modules-gentoo GentooModulesAutoload yes ### network # DownInterfaces eth0 # UpInterfaces auto ### pcmcia # EjectCards yes ### programs # IncompatiblePrograms xmms ### services # RestartServices postfix # StopServices alsasound # StartServices aumix RestartServices wpa_supplicant ifplugd ### vbetool EnableVbetool yes # RestoreVbeStateFrom /var/lib/vbetool/vbestate VbetoolPost yes # RestoreVCSAData yes ### xhacks # SwitchToTextMode yes # UseDummyXServer yes ### xstatus ## This can be set to gnome, kde or x: # XStatus gnome # XSuspendText Preparing to suspend... # XResumeText Resuming from suspend... ## When using XStatus x, and you have xosd installed: # XosdSettings --font -misc-fixed-medium-r-semicondensed--*-120-*-*-c-*-*-* --colour=Green --shadow 1 --pos bottom --align center --offset 50