> When testing this with my epia board, I'll get a solid pink video picture.
> Should this really work with a cle266 board ?

It worked on my CLE266.  It didn't work initially on the CN700: for
that you need to edit vidregs.h and change the definition of
V3_FIFO_MASK to:

#define V3_FIFO_MASK                    0x000000FF

Also, on any non-CLE266 unichrome chip you'll need
unichrome-revision=17 in your .directfbrc (despite what
find_revision.sh might say).  If you're getting colour problems on YUV
pixel formats, that's worth a try on any hardware (but shouldn't
affect RGB pixel formats).

Some other tweaks may also have been required, I can't remember.

Note that V3 only supports packed pixel formats (i.e. NOT YV12/I420).

M.

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to