Revision: 5226 Author: pebender Date: Fri Jul 24 08:15:55 2009 Log: - Disabled UseEvents option in the nvidia xorg driver's device section because it causes serious MythTV menu stalls with the 190.18 driver.
http://code.google.com/p/minimyth/source/detail?r=5226 Modified: /trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf ======================================= --- /trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf Mon Jul 6 18:24:33 2009 +++ /trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf Fri Jul 24 08:15:55 2009 @@ -80,7 +80,7 @@ Option "UseEdidFreqs" "false" Option "UseEDIDDpi" "false" Option "DynamicTwinView" "false" - Option "UseEvents" "true" + Option "UseEvents" "false" Option "ExactModeTimingsDVI" "true" Option "ModeValidation" "NoDFPNativeResolutionCheck" EndSection --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
