Hi there,

my CN400 on an Epia Nano board failed to talk to an attached DVI-monitor. With 
the attached (naive) patch, it drives an Orion 853x480 MPDP plasma panel like 
a charm.

Thanks for the driver!

        Jan
--- xf86-video-openchrome-0.2.904_101024.orig/src/via_id.c	2010-10-29 14:03:46.000000000 +0200
+++ xf86-video-openchrome-0.2.904_101024/src/via_id.c	2011-06-23 14:53:29.758845650 +0200
@@ -118,7 +118,7 @@
     {"Axper XP-M8VM800",                      VIA_K8M800,  0x1940, 0xD000, VIA_DEVICE_CRT},
 
     /*** PM800, PM880, PN800, CN400 ***/
-    {"VIA VT3118 (PM800)",                    VIA_PM800,   0x1106, 0x3118, VIA_DEVICE_CRT}, /* borrowed by ECS PM800-M2 */
+    {"VIA VT3118 (PM800)",                    VIA_PM800,   0x1106, 0x3118, VIA_DEVICE_CRT | VIA_DEVICE_LCD}, /* borrowed by ECS PM800-M2 */
     {"Hasee F700C",                           VIA_PM800,   0x1071, 0x8650, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
     {"Mitac 8666",                            VIA_PM800,   0x1071, 0x8666, VIA_DEVICE_CRT | VIA_DEVICE_LCD | VIA_DEVICE_TV},
     {"Medion MIM2080",                        VIA_PM800,   0x1071, 0x8965, VIA_DEVICE_CRT | VIA_DEVICE_LCD | VIA_DEVICE_TV},
_______________________________________________
Openchrome-devel mailing list
[email protected]
http://wiki.openchrome.org/mailman/listinfo/openchrome-devel

Reply via email to