Hi,

Thomas Vander Stichele <[EMAIL PROTECTED]> writes:

> As a first note, btw, I tried installing it in the most straightforward 
> way, together with the examples.
> 
> When I run them, I get an error "Could not set video mode 
> (FBIOPUT_VSCREENINFO)! --> Invalid argument
> 
> After that it prints some more initialization errors and fails.
> It seems to mee that the problem is that it can't switch to the first mode 
> listed in /etc/fb.modes.
> 
> Does it really need to switch video modes ? Can't it just use the current 
> one somehow ?

if you are using the vesafb frame buffer driver DirectFB can only use
the current mode since vesafb doesn't support mode switching. I
suspect that the problem is that you are running vesafb in 8bit mode
which is not supported by DirectFB (unless you enable the optional
RGB332 support). You need to change the kernel boot parameters in
order to get a useable video mode at boot time. See the kernel
documentation (Documentation/fb/vesafb.txt) to learn how to do that.


Salut, Sven


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to