https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766
--- Comment #14 from Lars Engels <[email protected]> --- A workaround for this is to disable DRI in xorg.conf (as found at [1]): Section "Device" Identifier "Card0" Driver "intel" Option "Shadow" "true" Option "DRI" "false" BoardName "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)" BusID "PCI:0:2:0" EndSection [1] http://ubuntuforums.org/showthread.php?t=1739646&s=5e5d32babc31e48922fea23242195367&p=10922238#post10922238 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
