Page 1 of 1

Openelec Tearing Intel (xorg.conf)

Posted: 2017-11-11 01:27
by bester69
Hi
i need to know where or how to avoid tearing in my Intel GM45 under Openelec?

In debian/ubuntu i just need to use "sna" Method to be able to enable TearFree option (others methods doesnt recognize TearFree)

Code: Select all

Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
I tried to copy xorg.conf in /storage/.config/xorg.conf, but when i copy the xorg file, the system (openelec), freeze in splash screen boot. Do you know how solve this??

Any help, please :(

Re: Openelec Tearing Intel (xorg.conf)

Posted: 2017-11-11 08:17
by bester69
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"

EndSection

ok, Its working in Libreelec (not working with openelec).

Re: Openelec Tearing Intel (xorg.conf)

Posted: 2017-11-11 14:37
by pylkko
There was kind of disagreement in the community after which basically all but one developer moved to librelec. So openelec development seems to have slowed down significantly.

Re: Openelec Tearing Intel (xorg.conf)

Posted: 2017-11-11 17:05
by bester69
pylkko wrote:There was kind of disagreement in the community after which basically all but one developer moved to librelec. So openelec development seems to have slowed down significantly.
Ive noticed that. people seems moving to Libreelc, it rememeber me of Openoffice with libreoffice.

Now, Im installing osmc to see how it goes, :roll: , regards pylkko