[Openchrome-users] EPIA EX15000G 1440x900

marcus userforum
Sun Jun 22 02:48:27 PDT 2008


Re: EPIA EX15000G 1440x900
> I'm currently trying to get an EPIA EX15000G to output at 1440x900 to a 
> LCD TV.  However everytime I try to set the output is switches to 
> 1280x800 instead, which the monitor can't display.  The board uses a 
> CX700M2 chipset (UniChrome  Pro II).  Is there any way to get this to work?
> 
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> Main page:
> http://www.openchrome.org
> Wiki:
> http://wiki.openchrome.org
> User Forum:
> http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1


Have you tried to add a custom modeline and setting openchrome driver VBE modes parameter true to xorg.conf?

You can create a correct modeline for your monitor using a modeline calculator, for example:
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl, based on your display specifications:

for example:

Section Monitor

ModeLine "1400x1050_120"  262.44  1400 1520 1672 1944  1050 1051 1054 1125

EndSection

.....

Section "Device"
    Identifier  "openchrome"
    Driver      "openchrome"
    BusID	"PCI:1:0:0"
    Option 	"VBEModes" "true"
EndSection

Remember to check your display dot clock frequency verifying that is supported by openchrome driver (check man openchrome).

I'm using the same board, even if I have not experienced that resolution, I' m using:
1280x1024 1280x800 1280x768 1280x720.

********************************************************************
********************************************************************

I have another kind of problem with this board (chipset video CX700M2), if I restart xorgserver, on top of which I use vlc media player, more consecutive times, I tried with openchrome driver version 0.2.901, 0.2.902 (gentoo) and trunk 577, apparently randomly after a certain number of correct restarts (varying from 3 to 44 correct ones), I observed a restart with vertical green stripes along the playing video.

Did you ever experience this kind of problem?

(:confused:)

>From Xorg..log I can't see strange things, it is always the same on both restarts correct and wrong ones; this kind of problem sometime happens also rebooting.

Did you know what can generate this kind of vertical green stripes?

Thank you in advanced for your reply.

----

Reply Link: <http://wiki.openchrome.org/tikiwiki/tiki-view_forum_thread.php?forumId=1&comments_reply_threadId=5293&comments_parentId=5292&post_reply=1#form>





More information about the Openchrome-users mailing list