mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
xf86-video-nvidia: fix config so driver will loaded without connected monitor too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d7cc1d104a
commit
e75f47aa91
@ -17,6 +17,7 @@ Section "Device"
|
||||
Driver "nvidia"
|
||||
VendorName "NVIDIA Corporation"
|
||||
Option "ConnectToAcpid" "0"
|
||||
Option "ConnectedMonitor" "CRT"
|
||||
Option "RegistryDwords" "RMDisableRenderToSysmem=1
|
||||
Option "DynamicTwinView" "False"
|
||||
EndSection
|
||||
|
@ -17,6 +17,7 @@ Section "Device"
|
||||
Driver "nvidia"
|
||||
VendorName "NVIDIA Corporation"
|
||||
Option "ConnectToAcpid" "0"
|
||||
Option "ConnectedMonitor" "CRT"
|
||||
Option "DynamicTwinView" "False"
|
||||
EndSection
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user