disable_nvidia_nouveau

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
disable_nvidia_nouveau [01.12.2016 10:28] Pascal Suterdisable_nvidia_nouveau [01.12.2016 17:57] Pascal Suter
Line 59: Line 59:
  
 now restart your xorg and it should find your card at the given PCI id now restart your xorg and it should find your card at the given PCI id
 +===== I want the opposite, Monitor on my onboard card, Nvidia card just for CUDA ===== 
 +in that case you should not need any xorg.conf file, as long as you only connect a screen to your onboard card. BUT, when you install your nvidia drivers, you should make sure that the nvidia glx extensions are not installed, otherwise you won't even have software accelerated glx support which means no more unity desktop and no mor glx applications. in order to do that, you need to pass an additional option to the nvidia installer:  
 +  ./NVIDIA-Linux-x86_64-375.20.run --no-opengl-files 
 +now your system will still use the standard xorg glx module and hence work with your onboard card. 
  • disable_nvidia_nouveau.txt
  • Last modified: 30.09.2017 07:11
  • by Pascal Suter