On 12/10/2014 14:38, Kaveh Hoodeh wrote:
Hi Guys,

I cant get my graphics to work with the openchrome driver even though im
using a VX900.. see attached Xorg.log

I will be very grateful for any suggestions that might solve this issue
for me. =)

Thanks & cheers,

/Kaveh

Hi Kaveh,

What is the board's manufacturer and model ?
What are the available outputs (VGA, DVI, etc...) ?

Please try the attached patch, it may help with your issue, but I'll need the answers to the questions above before pushing it.

Regards,
Xavier


diff --git a/src/via_id.c b/src/via_id.c
index fe88114..bfeeb8d 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -254,6 +254,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
 
     /*** VX900 ***/
     {"Simmtronics SIMM-PC VX900i",            VIA_VX900,   0x1019, 0x3126, VIA_DEVICE_CRT},
+    {"***FIXME***",                           VIA_VX900,   0x101B, 0x1305, VIA_DEVICE_CRT},
     {"Foxconn L740",                          VIA_VX900,   0x105B, 0x0CFD, VIA_DEVICE_LCD | VIA_DEVICE_CRT},
     {"HP T5550 Thin Client",                  VIA_VX900,   0x1106, 0x7122, VIA_DEVICE_CRT},
     {"Biostar Viotech 3200+",                 VIA_VX900,   0x1565, 0x120A, VIA_DEVICE_CRT},
_______________________________________________
Openchrome-users mailing list
Openchrome-users@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-users
Main page: http://www.openchrome.org
Wiki: http://www.openchrome.org/trac/wiki/TOC

Reply via email to