LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Livna nvidia driver keeps changing xorg.conf (https://www.linuxquestions.org/questions/linux-software-2/livna-nvidia-driver-keeps-changing-xorg-conf-556131/)

june3474 05-23-2007 12:45 PM

Livna nvidia driver keeps changing xorg.conf
 
Hi folks,
I installed Livna nvidia driver (kmod-nvidia-1.0.9755-2.2.6.20_1.2948) on my FC6 (Kernel2.6.20). It works fine. But seems like it keeps doing a kind of initialization such as checking vsync and modules everytime I boot up and changing my xorg.conf. Any idea to skip that part?

Lenard 05-24-2007 11:36 AM

Try disabling the service kudzu: chkconfig --levels 2345 kudzu off

FYI: the use of dkms and the nvidia-x11-drv (from freshrpms) is a better idea. No more downloads everytime a new kernel is released and installed.

Download:http://zod.freshrpms.net/rpm.html?id=118

wget http://ftp.freshrpms.net/pub/freshrp....fc.noarch.rpm

rpm -Uvh freshrpms-release*.rpm

yum install dkms nvidia-x11-drv


All times are GMT -5. The time now is 01:24 AM.