I had just installed
xorg-x11-drv-nvidia-1.0.8776-4.lvn6 and
kmod-nvidia-1.0.8776-1.2.6.18_1.2798.fc6.
After I reboot the computer, I discovered that the service nvidia-glx cannot be started.
That's what I have got in the terminal:
Code:
[root@AMDHorus ~]# service nvidia-glx status
nvidia-config-display is stopped
[root@AMDHorus ~]# service nvidia-glx restart
Disabling nvidia-glx driver Freeing option 0x9ea6000
[ ok ]
Checking for nvidia kernel module [ ok ]
Enabling nvidia-glx driver [ ok ]
[root@AMDHorus ~]# service nvidia-glx status
nvidia-config-display is stopped
I have read some articles to locate the problem.
I have tried to disable SELinux but it doesn't work.
Does anyone know what the problem is?