ArchLinux: Hibernate splashscreen with uswsusp and splashy
splashy works great on startup and shutdown, but not while hibernating with pm-utils.
uswsup would work with splashy but the default package from community does not include splashy support.
Compiling the lastest official version 0.8 from suspend.sourceforge.net with ‘–enable-splashy’ raises an error:
checking for splashy_open in -lsplashy... no configure: error: Required libsplashy was not found
The newer version 0.9 from git.kernel.org fixes that error.
After compilation, hibernating and resuming will display the installed splashy screen.
Here’s the package providing uswsusp with splashy support: uswsusp-splashy-git