Updated X11 headless configuration with Nvidia example
This commit is contained in:
@@ -1,17 +1,24 @@
|
|||||||
Section "Monitor"
|
Section "Monitor"
|
||||||
Identifier "Monitor0"
|
Identifier "Monitor0"
|
||||||
HorizSync 28.0-80.0
|
VendorName "Unknown"
|
||||||
VertRefresh 48.0-75.0
|
ModelName "Unknown"
|
||||||
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
|
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
#Section "Device"
|
#Section "Device"
|
||||||
# Identifier "Device0"
|
# Identifier "Device0"
|
||||||
# Driver "dummy"
|
# Driver "nvidia"
|
||||||
|
# VendorName "NVIDIA Corporation"
|
||||||
|
# BusID "PCI:1:0:0"
|
||||||
|
# Option "AllowEmptyInitialConfiguration" "true"
|
||||||
|
# Option "ConnectToAcpid" "false"
|
||||||
#EndSection
|
#EndSection
|
||||||
|
|
||||||
#Section "Screen"
|
#Section "Screen"
|
||||||
# Identifier "Screen0"
|
# Identifier "Screen0"
|
||||||
# Device "Device0"
|
# Device "Device0"
|
||||||
# Monitor "Monitor0"
|
# Monitor "Monitor0"
|
||||||
|
# DefaultDepth 24
|
||||||
|
# SubSection "Display"
|
||||||
|
# Depth 24
|
||||||
|
# EndSubSection
|
||||||
#EndSection
|
#EndSection
|
||||||
|
|||||||
Reference in New Issue
Block a user