On Wed, 2004-04-21 at 06:15, Jan Ekholm wrote: > However, I'd like the kernel to use the framebuffer by default when > booting, and not use the normal text mode at all. Currently I do something > like this after booting: > > % modprobe viafb mode=720x576 bpp=24 refresh=50 TVon=1 TVtype=2 \ > TVoverscan=1 memsize=32
You must compile viafb into the kernel (i.e. not a module) if you want to achieve this. This is step 1. Step 2 is to find out what command sets the framebuffer to viafb in lilo (which I don't know). -- Thanks, Bill Hayden WebMD Practice Services (386) 462-2148 x27363 -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
