Index: libs/libmythtv/videoout_xv.cpp
===================================================================
--- libs/libmythtv/videoout_xv.cpp	(revision 10962)
+++ libs/libmythtv/videoout_xv.cpp	(working copy)
@@ -3447,6 +3447,7 @@
     if ((adaptor_name == "ATI Radeon Video Overlay") ||
         (adaptor_name == "XV_SWOV" /* VIA 10K & 12K */) ||
         (adaptor_name == "Savage Streams Engine" /* S3 Prosavage DDR-K */) ||
+        (adaptor_name == "Intel Video Using Overlay" /* i830M */) ||
         (adaptor_name == "SIS 300/315/330 series Video Overlay"))
     {
         return 50;
