<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font color="#000000"><tt>This is interesting:&nbsp; Splashy really does
work with hibernation! <br>
<br>
I have Splashy (almost) completely configured. I left the "splash = y"
line in my /etc/uswsusp.conf file and I set the "vga=791" argument --
but NOT the "splash" argument -- on the kernel line of my
/boot/grub/menu.lst file. <br>
<br>
When shutting down and when starting after a complete shutdown, I
obviously do not see the splash screen, but when I hibernate or when I
resume from hibernation, I see the splash screen and it works rather
well.<br>
<br>
I really hope you can fix this bug in time for Lenny's release and I'd
like to help you if I can. I've been looking at Splashy and uswsusp's
source code. I'm trying to understand it, but I don't know C, so it
ain't easy. Nonetheless, if there's anything I can do to help, please
let me know. <br>
<br>
Thanks,<br>
- Eric<br>
<br>
<br>
Here's my&nbsp; /etc/uswsusp.conf&nbsp; file:<br>
<br>
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both<br>
resume device = /dev/hda5<br>
splash = y<br>
compress = y<br>
early writeout = y<br>
image size = 488091648<br>
RSA key file = /etc/uswsusp.key<br>
shutdown method = platform<br>
<br>
<br>
and here are the relevant lines from my&nbsp; /boot/grub/menu.lst&nbsp; file:<br>
<br>
title&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debian GNU/Linux, kernel 2.6.24-1-686<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (hd0,1)<br>
kernel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.24-1-686 root=/dev/hda2 ro vga=791<br>
initrd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.24-1-686<br>
<br>
<br>
<br>
</tt></font>
</body>
</html>