mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-nouveau: disable GLXVblank option for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7cb71222e5
commit
b25266c58a
@ -3,7 +3,7 @@ Section "Device"
|
|||||||
Driver "nouveau"
|
Driver "nouveau"
|
||||||
VendorName "Nouveau"
|
VendorName "Nouveau"
|
||||||
Option "HWCursor" "on"
|
Option "HWCursor" "on"
|
||||||
Option "GLXVBlank" "on"
|
# Option "GLXVBlank" "on"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
Section "Extensions"
|
Section "Extensions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user