Re: [WOLK-devel] framebuffer problems
Brought to you by:
hight0wer
|
From: Kerin M. <ke...@re...> - 2003-06-06 20:05:42
|
On Fri, 6 Jun 2003 21:34:18 +0300 Voicu Liviu <pa...@hu...> wrote: > any 1 can explain me how to get this working? > I have installed the theme under /etc/bootsplash/themes > and did: > /sbin/splash -s -f /etc/bootsplash/Linux/config/bootsplash-1024x768.cfg >> /boot/initrd.splash > > I see that file /boot/initrd.splash has been created! > Also in kernel config I have selected : > 1) [*] Support for frame buffer devices (EXPERIMENTAL) > 2) <*> VESA VGA graphics console (NEW) > 3) [*] Use splash screen instead of boot logo > > Now what? Liviu, are you using something similar to the following as your kernel boot options? video=mtrr,vesa:1024x768 vga=0x317 splash=silent initrd=/initrd-1024x768 And did you copy the initrd image referenced in that line from /usr/share/bootsplash/ to /boot? Regards, --Kerin Millar |