Hi guys, following a tutorial on the blog "diolinux" some users can through the steps below ...
Create um new directory sudo mkdir /etc/X11/xorg.conf.d/ The information below are within a conf file. within the new directory echo -e 'Section "Device"\n Identifier "Intel Graphics"\n Driver "Intel"\n Option "AccelMethod" "sna"\n Option "TearFree" "true"\nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf Then restart your computer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792315 Title: screen tearing during video in unity 2d (but not ubuntu classic) To manage notifications about this bug go to: https://bugs.launchpad.net/unity-2d/+bug/792315/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
