|
|
#1 | |
|
Registered User
Join Date: Dec 2006
Posts: 4
|
Hi,
I'm a newbie to Linux and FC6 so go easy please! I've successfully installed the nvidia 1.0-9631 drivers and they're running perfectly which is clearly seen in GNOME and KDE. However, each time I reboot, the drivers are lost and the have to be installed again for them to work. Could someone point me to some log files to look at to try and work out what's going on. Many thanks in advance Joel |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Dec 2006
Posts: 1
|
I had the same problem with Debian. I figured out that the problem was the nvidia-glx script debian ran every time it booted. When I disabled the driver installation worked well.
Look for nvidia-glx or linux-restricted-drivers under /lib/ directory.. ubuntu have a directory named linux-restricted-driver that contained a nvidia driver, you need to delete it and install the drivers from nvidia if it exist on your system. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Dec 2006
Posts: 13
|
try
Code:
sudo nano /lib/modules/2.6.17-10-generic/modules.alias and comment these two lines : Code:
alias char-major-195-* nvidia_legacy alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia_legacy |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2006
Posts: 4
|
Thanks for the swift reply. I've tried both the above and no joy. (I can't restricted drivers).
I've noticed a couple more things that may be of use with the diagnosis: 1. Upon bootup I receive the error message nivdia kernel not found..nvidia.ko cannot be found. 2. When I reinstall the nvidia driver, it reports that there is an existing nvidia driver and asks me to replace it. It then builds the kernel module, and gives a warning regarding "The nvidia-installer was unable to determine the correct X library installation path with the pkg-config utility. Please install the X.Org SDK/development package for your distribution." Followed by "nvidia-installer was unable to determine the correct X library installation path and will install the NVIDIA X libraries to /usr/lib" Not sure if this is related to my problem as the drivers still install fine. Thanks for your help from a total noobie. ![]() |
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Dec 2006
Posts: 13
|
Quote:
Code:
build-essential linux-source linux-headers-`uname -r` (uname -r is your kernel version number) xserver-xorg-dev |
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Dec 2006
Posts: 4
|
Quote:
I can't find build-essential, linux-source or linux-headers. Are these for FC6 or just Debian? Have installed xserver-xorg-dev and same problem. Also, the nvidia installer says it's uninstalling the old NVIDIA driver but is there anywhere I can check? Again, thanks for your help. |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Dec 2006
Posts: 4
|
FYI: All done on this. Uninstalled all drivers properly and reinstalled and it works.
Thanks for your help. |
|
|
|
|
|
#8 |
|
Cyber Jedi
Join Date: Aug 2003
Location: Amsterdam
Posts: 75
|
I have to advise against using the nvidia installer on debian.
You should use the debian packages in order not to confuse the package manager/whole system. I am currently writing a "howto" on this, and wrote a script that automates building debian packages from nvidia's .pkg#.run files. If anyone would like to test it, please. http://www.xs4all.nl/~carlo17/howto/nvidia.html (That page contains a link to the script). Regards, Alaric
__________________
Get my email address from my homepage. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA Drivers Receive Windows 8 Certification | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:30 AM |
| Creative drivers ? | SparrowHawk | General Hardware | 39 | 11-18-02 08:03 AM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| Nvidia Stereo Drivers | Soudontsay | NVIDIA Windows Graphics Drivers | 2 | 08-26-02 10:48 AM |
| Do I have to reinstall NVIDIA drivers after every kernel upgrade? | supernaut | NVIDIA Linux | 3 | 07-31-02 06:50 PM |