Skip to content

Instantly share code, notes, and snippets.

@tommy4st
Created November 10, 2019 10:18
Show Gist options
  • Save tommy4st/37d4d6c6102f3612c7375f27b3035d34 to your computer and use it in GitHub Desktop.
Save tommy4st/37d4d6c6102f3612c7375f27b3035d34 to your computer and use it in GitHub Desktop.
Headless SteamOS
# /usr/share/X11/xorg.conf.d/99-headless.conf
Section "Device"
Identifier "nvidia"
Option "ModeValidation" "NoDFPNativeResolutionCheck,NoVirtualSizeCheck,NoMaxPClkCheck,NoHorizSyncCheck,NoVertRefreshCheck,NoWidthAlignmentCheck"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment