> > > Maybe switching a text console to 16bit with fbset could help me testing
> > > the 1bit console code.
> >
> > For testing, I added the following `null' video mode to /etc/fb.modes:
> >
> >     mode "null"
> >     geometry 1 1 1 1 0
> >     timings 0 0 0 0 0 0 0
> >     endmode
> >
> > After that, you can try 16 bpp using
> >
> >     fbset null -xres 320 -yres 240 -depth 16
> >
> > thanks to the fbdev rule that says modes should be rounded up if they
> > don't match.
>
> Thanks, I'll try that.

Seems it switched the mode sort of, but it may have died afterwards.
Switching to other depths is OK (only I cannot switch back to higher
resolution - suspect it's out of RAM there).

Something to test, finally - thanks again!

Cheers,

        Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to