On 03.01.2013, Chris Smart wrote: > If you don't want to/can't install a different card, maybe try disable > i915 driver, kernel based mode-setting and use the vesa driver. In this case you could try to boot with i915.i915_enable_rc6=0 and using SNA: Section "Device" Identifier "Card0" Driver "intel" Option "AccelMethod" "SNA" EndSection If this doesn't work, try to disable acceleration in xorg.conf completely: Section "Device" Identifier "Card0" Driver "intel" Option "NoAccel" "True" EndSection -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org