s2disk displays and that's it.
Looking in the /var/log/hibernate.log, things appear to be going along swimmingly, up until the s2disk executable.
Code: Select all
Starting suspend at Wed Sep 28 14:10:42 CST 2011
hibernate: [01] Executing CheckLastResume ...
hibernate: [01] Executing CheckRunlevel ...
hibernate: [01] Executing LockFileGet ...
hibernate: [01] Executing NewKernelFileCheck ...
hibernate: [10] Executing EnsureUSuspendCapable ...
hibernate: [15] Executing MuteAudio ...
hibernate: [19] Executing LogoutPidgin ...
Logging out mylogin's Pidgin using D-Bus session bus address unix:abstract=/tmp/dbus-himU09E9r8,guid=9831e77bb4582d9ac97e66e300000034
hibernate: [20] Executing VirtualboxSavestate ...
hibernate: [30] Executing ServicesStop ...
Executing /etc/init.d/netmount stop
* Unmounting network filesystems ... [ ok ]
Executing /etc/init.d/samba stop
* samba -> stop: smbd ... [ ok ]
* samba -> stop: nmbd ... [ ok ]
Executing /etc/init.d/sshd stop
* Stopping sshd ... [ ok ]
hibernate: [59] Executing RemountXFSBootRO ...
hibernate: [60] Executing NetworkStop ...
Bringing down interface eth0
* Stopping htpdate ... * Stopping apache2 ... [ ok ]
[ ok ]
* Bringing down interface eth0
* Stopping dhcpcd on eth0 ... [ ok ]
* Removing addresses
Bringing down interface wlan0
hibernate: [89] Executing SaveKernelModprobe ...
Saved /proc/sys/kernel/modprobe is /sbin/modprobe
hibernate: [90] Executing ModulesUnload ...
Unloading module sbs...Removing modules with rmmod.
Unloading module sbshc...
Unloading module thermal...
Unloading module ac...
Unloading module button...
Unloading module battery...
Unloading module xhci_hcd...
Unloading module ehci_hcd...
Unloading module usbhid...
Unloading module usbcore...
Unloading module vboxnetflt...
Unloading module vboxnetadp...
Unloading module vboxdrv...
hibernate: [98] Executing CheckRunlevel ...
hibernate: [99] Executing DoUSuspend ...
hibernate: Running /usr/sbin/s2disk ...
Code: Select all
Linux pearcely2 2.6.39-gentoo-r3 #3 SMP Wed Sep 28 13:42:50 CST 2011 x86_64 Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz GenuineIntel GNU/LinuxI also note in my /var/log/messages
Code: Select all
Sep 28 14:10:48 localhost kernel: [ 371.539509] snapshot_ioctl: ioctl '80083307' is deprecated and will be removed soon, update your suspend-to-disk utilities
