i have fedora 12 64 bit with the kernel 2.6.31.6-145.fc12.x86_64
nvidia driver starts normally, i can access nvidia settings without a problem, however, KDE won't start, it hangs by the startup. desktop effects in gnome also won't work, i receive the message that Accelerated 3D graphics is not available. interestingly that startkde command works from gnome and kde starts with 3d effects!!! what is going on in here?
i've followed all the installation points and also retried to reenable the nvidia-config-display , i get the following error :
adonnen]# nvidia-config-display disable
Traceback (most recent call last):
File "/usr/sbin/nvidia-config-display", line 146, in <module>
app = nvidiaConfigDisplay()
File "/usr/sbin/nvidia-config-display", line 52, in __init__
self.run()
File "/usr/sbin/nvidia-config-display", line 134, in run
self.disable()
File "/usr/sbin/nvidia-config-display", line 94, in disable
prevDriver = self.config.getOldDriver()
File "/usr/lib/python2.6/site-packages/livnaConfigDisplay/ConfigFile.py", line 112, in getOldDriver
return self.get('Configuration', 'OldDriver')
File "/usr/lib/python2.6/site-packages/livnaConfigDisplay/ConfigFile.py", line 76, in get
value = self.config.get(section, property)
File "/usr/lib64/python2.6/ConfigParser.py", line 540, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'olddriver' in section: 'Configuration'
thanks for the reply in advance