meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:nvidia [2016/04/19 21:43] niziaklinux:nvidia [2016/04/20 13:25] niziak
Line 1: Line 1:
 ====== nvidia ====== ====== nvidia ======
 With NVidia proprietary driver, apps which grab screen like "x11vnc" doesn't work correctly. With NVidia proprietary driver, apps which grab screen like "x11vnc" doesn't work correctly.
 +
 +==== Switch between drivers ====
 +<code bash>update-glx --config glx</code>
 +
 +To switch betweenr nvidia's driver version
 +<code bash>update-glx --config nvidia</code>
 +
  
 ==== Install NVidia driver ==== ==== Install NVidia driver ====