Skip to content

Instantly share code, notes, and snippets.

@pigfrown
Created December 1, 2017 20:32
Show Gist options
  • Save pigfrown/82978ce82ee6b16c0858e66ca972106b to your computer and use it in GitHub Desktop.
Save pigfrown/82978ce82ee6b16c0858e66ca972106b to your computer and use it in GitHub Desktop.
nvidia xorg-conf
This will configure xorg for all GPUs, enable overclocking, and add a dummy screen so no actual screen needs to be plugged in.
nvidia-xconfig -a --allow-empty-initial-configuration --cool-bits=28 --use-display-device="DFP-0" --connected-monitor="DFP-0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment