Luis Mondesi schreef:
> On Mon, Oct 13, 2008 at 6:13 AM, Tim Dijkstra <[EMAIL PROTECTED]> wrote:
> We tried to fix this in various ways from Splashy's end but we were
> not successful. It looks like uswsusp starts (dfb init) the
> framebuffer again when resuming at boot. Meaning, /sbin/splashy sta
On Mon, Oct 13, 2008 at 6:13 AM, Tim Dijkstra <[EMAIL PROTECTED]> wrote:
> Luis,
>
> Unfortunately I haven't looked at splashy (or any other FOSS project for
> that matter) for a while, but I noticed this bug is RC. The bug log shows
> you've been commenting on it, do you know the status?
>
Hey Ti
Luis,
Unfortunately I haven't looked at splashy (or any other FOSS project for
that matter) for a while, but I noticed this bug is RC. The bug log shows
you've been commenting on it, do you know the status?
grts Tim
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe
On Tue, Jul 1, 2008 at 1:48 AM, Eric Doviak <[EMAIL PROTECTED]> wrote:
> I think I know how to fix this bug. ... Of course, knowing how to fix the
> bug and being able to fix the bug are two totally different things.
>
> If I understand correctly ... When the "vga=791 splash" arguments are passed
>
Just to clarify (in case my previous message was unclear) ...
In the "/usr/share/initramfs-tools/scripts/init-top" file, the lines:
for x in $(cat /proc/cmdline); do
case $x in
single)
SINGLE=true
;;
splash)
SPLASH=true
;;
nosplash)
I think I know how to fix this bug. ... Of course, knowing how to fix
the bug and being able to fix the bug are two totally different things.
If I understand correctly ... When the "vga=791 splash" arguments are
passed to the kernel, some of the first scripts that the initial RAM
disk runs is
This is interesting: Splashy really does work with hibernation!
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.
Wh
7 matches
Mail list logo