# nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 440.44 # Copyright (c) 2015, NVIDIA CORPORATION. All Rights Reserved. # # This is the minimal configuration necessary to use the Tegra driver. # Please refer to the xorg.conf man page for more configuration # options provided by the X server, including display-related options # provided by RandR 1.2 and higher. # Disable extensions not useful on Tegra. Section "ServerLayout" Identifier "Layout-dual" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" rightOf "Screen0" Option "Xinerama" "0" EndSection Section "ServerFlags" Option "BlankTime" "0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "CVT WT02" HorizSync 0.0 - 0.0 VertRefresh 0.0 Option "DPMS" Option "UseEdidDpi" "FALSE" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "NVIDIA Tegra X1 (nvgpu)" Option "AllowEmptyInitialConfiguration" "true" Screen 0 Option "Monitor-DFP-0" "Monitor0" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "CVT WT02" HorizSync 0.0 - 0.0 VertRefresh 0.0 Option "DPMS" Option "UseEdidDpi" "FALSE" EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "NVIDIA Tegra X1 (nvgpu)" Screen 1 Option "Monitor-DP-0" "Monitor1" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "metamodes" "HDMI-0: nvidia-auto-select +0+0" Option "SLI" "off" Option "MultiGPU" "off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "metamodes" "DP-0: nvidia-auto-select +0+0" Option "SLI" "off" Option "MultiGPU" "off" Option "BaseMosaic" "off" Option "ConnectedMonitor" "DP-0" Option "CustomEDID" "DP-0: /home/scala/edid-dp.bin" Option "AllowEmptyInitialConfiguration" "on" Option "UseHotplugEvents" "on" SubSection "Display" Depth 24 EndSubSection EndSection