Updated X11 headless configuration with Nvidia example

This commit is contained in:
Héctor Molinero Fernández
2021-05-09 17:50:23 +02:00
parent 608981cd13
commit 4cf1d645e1

View File

@@ -1,17 +1,24 @@
Section "Monitor"
Identifier "Monitor0"
HorizSync 28.0-80.0
VertRefresh 48.0-75.0
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
VendorName "Unknown"
ModelName "Unknown"
EndSection
#Section "Device"
# Identifier "Device0"
# Driver "dummy"
# Driver "nvidia"
# VendorName "NVIDIA Corporation"
# BusID "PCI:1:0:0"
# Option "AllowEmptyInitialConfiguration" "true"
# Option "ConnectToAcpid" "false"
#EndSection
#Section "Screen"
# Identifier "Screen0"
# Device "Device0"
# Monitor "Monitor0"
# DefaultDepth 24
# SubSection "Display"
# Depth 24
# EndSubSection
#EndSection