Hi,

same problem here (Thinkpad i1200, FreeBSD 5.0 current).

As a workaround I disabled xv. See attached patch.

Regards,
Johannes Hofmann


--- programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_video.c.orig  Thu Mar 20 
22:51:02 2003
+++ programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_video.c       Wed Mar 19 
19:52:43 2003
@@ -623,6 +623,8 @@
         }
     }
 
+    numAdaptors = 0;
+
     if (numAdaptors != 0)
     {
       DEBUG((VERBLEV, "ScreenInit %i\n",numAdaptors));

                                
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to