> I changed the SYNC_...-flags in my kgicon.mon from SYNC_NORMAL to
> SYNC_SEPARATE | SYNC_COMPOSITE | SYNC_MULTISYNC and copied the timings
> from sample.timelist.
You don't have a multisync ?
> Now I can switch to other graphic modes (e.g. fbset -g 1024 768 1024 768
> 16).
> But:
> 1) The picture starts in the middle of the screen
Hmm - that's a bit much for just being a problem with sync alignment. Maybe
a problem with the driver. List: Who's the maintainer ? Maybe you two
would like to sort that out.
Do other resolutions work ?
> 2) Only console one is readable at all
> (e.g. I can see two blinking cursors on console two and a big mess on
> console three)
Oh - that's strange. Try to fbset teh other consoles as well.
> 3) Again those mysterious errors
> "mtrr: base(0xe6000000) is not aligned on a size(0xfe0000) boundary"
> (by the way that message was reported by at least one other user in
> the past)
Did you try the kgi_mtrr parameter ?
> 4) I can switch to 800x600x16 but not back to 640x480x8. (=> Reboot,
> grrrrr)
Does it reboot by itself ? That would be a really bad bug.
If not, your monitor description probably doesn't allow it, which would also
explain problems with other consoles, as they still are in 640x480, which
will cause unpredictable results, if that mode ceases to work.
> Do I have to calculate my own timings ? How can I do it ?
Just like with XFree. Copy the modelines over to the timelist format.
However usually a multisync definition is better.
> Is it absolutely impossible to implement ?
Nearly - to my knowledge it is not possible to detach the consoles from the
fbdev driver.
Are kernel fbdev drivers removeable now ? If yes, we should be able to do
the same.
One can move them to a new driver, though.
> demos/cube3d
> LibGGI: Failed to set mode: 640x480.V640x480.F2.D1x1 [P8/8]
I suppose that worked before the change ? (i.e. when fbdev was in 640x480
anyway) ?
> demos/pageflip
O.K. - that's one of the more complicated ones - skip that for now.
Try demo.c.
> P.S.: Silence about LibGGIGL / XGGI ?
What about them ?
CU, Andy
--
= Andreas Beck | Email : <[EMAIL PROTECTED]> =