I installed the latest nvidia driver and ran nvidia-xconfig, which made a new xorg.conf file. Option "CIOverlay" is in the new file, which should enable Pseudocolor visuals. However, after rebooting with -- -r, Xorg won't start. Xerrors says:
No devices detected
Fatal server error:
no screens found
XIO: fatal IO error 146 (Connection refused) on X server ":0.0"
error (pid 714): Server for display :0 can't be started
/var/log/Xorg.0.log appears to show that /usr/X11/lib/modules/drivers//nvidia_drv.so (compiled for 4.0.2, module version 1.0.0) is loaded:
(II) NVIDIA dlloader X driver 173.14.09
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Prinmary Device is: PCI 00:0f:0
(EE) No devices detected
So Xorg can't find my video devices. This page:
http://us.download.nvidia.com/solari...ppendix-c.html does show that the Quadro FX 3500 is suppoted (thank heavens). All this should work, no?
Please help! Thank you......