I use Fedora 25 or centos 7 with quadro M6000 and NVIDIA driver 375.20
All works fine when composite is not disable.
But to use the stereo with some programs like VMD it’s necessary to disable composite in the xorg.conf
Section “Extensions”
Option “Composite” “Disable”
EndSection
When this option is added, gnome don’t start
Any body have a solution ?
Thanks in advance