mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xf86-video-nvidia:
- changing options for NoLogo and ConnectToAcpid to boolean values
This commit is contained in:
parent
c7aa31c980
commit
8be58d1607
@ -1,5 +1,5 @@
|
|||||||
Section "Device"
|
Section "Device"
|
||||||
Identifier "Card0"
|
Identifier "Card0"
|
||||||
Option "NoLogo" "True"
|
Option "NoLogo" "1"
|
||||||
Option "ConnectToAcpid" "False"
|
Option "ConnectToAcpid" "0"
|
||||||
EndSection
|
EndSection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user