> nano-X: /home/rico/dev/microwindows-0.91/src-at91/drivers/fblin16.c:56: 
> linear16

This error is coming from the 16 bit framebuffer driver, which indicates
nano-X thinks its running in 565 or 555 mode, NOT 0888.  And that's
your problem.

>  but both servers are configured for truecolor0888.

 Apparaently not.  Printf debug the code in drivers/scr_fb.c to see
where nano-X selects the appropriate screen driver.  Your target
is selecting 16 bit FB, not 32, it seems.

Regards,

Greg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to