[Openchrome-users] VT1625Table problems for 1280x720 and 1920x1080?

Dan A. Dickey ddickey
Mon Apr 9 06:56:43 PDT 2007


I've been trying to get openchrome working for me on my CX700M2 chip,
and it appears there may be a typo or two in VT1625Table.
Can someone please verify this?
The offending lines are 843 and 861 (from the experimental branch):
    { "1280x720", 1270, 720, TVTYPE_720P, 0, 0,
and
    { "1920x1080", 1920, 540, TVTYPE_1080I, 0, 0,
file openchrome/via_vt162x.h by the way.

Shouldn't the 1270 in line 843 be 1280?
And shouldn't the 540 in line 861 be 1080?

As I said, I'm not sure about these fixes.  I can't actually try out
the changes at the moment, but with the 1270 changed to 1280 and
the 540 changed to 1080 - *then* I can successfully start up an
X server at those modes.  As I said, I can't actually check at the moment
to see what the screen looks like.
	-Dan




More information about the Openchrome-users mailing list