<span class="gmail_quote">On 9/22/06, <b class="gmail_sendername">Patrick West</b> &lt;<a href="mailto:patrwest@gmail.com">patrwest@gmail.com</a>&gt; wrote:</span><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I can see from fbset that the frame buffer is 256x192 but what color mode is it?<br></blockquote></div><br>It's 8bit, but as 8bit writes to VRAM don't behave as you might expect, using 8bit mode from userspace is a pain.&nbsp; Amadeus: would enabling the cache for VRAM work?
<br><br>fbset can change the framebuffer to 16bit mode (actually 15bit colour).<br><br>fbi will still need to be modified, as in 16bit mode the DS requires the top bit to be one.<br>If you don't know how to do this, submit what you have and we can have a look.
<br clear="all"><br>-- <br>Malcolm Parsons