Hi !
> Still not being clear on what exactly I need to do to run
> libggi with fbdev as the display target.
First make fbdev run. This is not within the scope of LibGGI, unless you are
using KGIcon as fbdev driver. If that is the case, please give details about
the video card and the driver setup you are trying to run on it.
To verify that your fb driver works right, you can do something like "cat
/boot/vmlinuz >/dev/fb0". If that fills your screen with garbage, chances
are that fbdev works somewhat correctly.
Other than that LibGGI should autodetect fbdev and use it. Make sure of
course, that the user has rw- permissions on the fb device in question.
Another pitfall (that should give a meaningful error message, though) is that
some drivers cannot do some modes, like the vesafb driver that cannot change
modes at all, or all other, when you exceed their operating parameters.
CU, ANdy
--
Andreas Beck | Email : <[EMAIL PROTECTED]>