11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
Section "Device"
|
|
Identifier "Device1"
|
|
Driver "nvidia"
|
|
BusID "BusIDNvidia"
|
|
EndSection
|
|
|
|
Section "Extensions"
|
|
Option "Composite" "Disable" # Must be always disabled on secondary video chip
|
|
Option "RENDER" "Enable"
|
|
EndSection
|