|
|
#13 | |
|
Registered User
Join Date: Oct 2006
Posts: 8
|
|
|
|
|
|
|
|
#14 | |
|
Registered User
Join Date: Oct 2006
Posts: 3
|
I am having a similar problem to garrettgjb, when I run the .run file, it tells me that it detects x running, and that I need to exit it, but first I would probably want to change the xorg file, right? So I changed the xorg file manually, in the manner described here READ ME
and then i try to restart x, by simply restarting the computer, but it gives me the error that it can't find the nvidia driver, and it automatically goes back to the default settings, which means that it undoes everything I just did. I have also done everything suggested at this page as well. http://www.nvnews.net/vbulletin/showthread.php?t=72490 |
|
|
|
|
|
|
#15 |
|
Registered User
|
@caleb705: What distro are you using? You need to get to a command prompt without X running to be able to install the Nvidia drivers at all. The method that Nvidia recommends is to type 'telinit 3' in a terminal window, I believe, but that makes an assumption about how your distro is set up. It does not work for Ubuntu, for example.
The method I use is to open a terminal, type 'sudo bash' to get myself a command prompt as 'root', then enter '/etc/init.d/gdm stop', as I use a Gnome desktop. If you are using KDE, you would need to change 'gdm' to 'kdm'. If you are using a different window manager, you will need to find out the equivalent. That should shut down X, and you can then run the Nvidia installation script. To restart X, you can use '/etc/init.d/gdm start' (or the equivalent for your window manager), or just restart your PC (I use 'reboot'). Hope that gives you some pointers, at least. Cambo |
|
|
|
|
|
#16 | |
|
Registered User
Join Date: Oct 2006
Posts: 3
|
I am using FC 5 with gnome. i took your advice and I got it to run, I ran it and it gave me the error that it could not find the source tree for the kernel
exact error: ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option. |
|
|
|
|
|
|
#17 |
|
Unregistered User
Join Date: Apr 2006
Location: Poland, Warsaw
Posts: 203
|
...install kernel-sources corresponing to a kernel you are currently running, then.
__________________
mandriva > all kthnxbai
|
|
|
|
|
|
#18 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
|
|
|
|
|
|
|
#19 |
|
Registered User
|
OK, now we're getting somewhere ;-)
That looks like you do not have any of the header files that the Nvidia driver installation needs to compile the driver module for your kernel. You will need to install the correct kernel-source files for your kernel. Check http://www.nvnews.net/vbulletin/showthread.php?t=72490 for info on any other stuff you may need. Cambo Edit: Gah! I'm getting slow ;-) |
|
|
|
|
|
#20 | |
|
Registered User
Join Date: Oct 2006
Posts: 3
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fujitsu Marries GPUs and Xeon in High-Density HPC Server | News | Latest Tech And Game Headlines | 0 | 06-13-12 06:30 PM |
| XF86COnifg-4 configuring and server crashes | JoeJaz100 | NVIDIA Linux | 2 | 10-01-02 09:49 AM |
| Problem with GLX(?) | Nykolas | NVIDIA Linux | 4 | 08-12-02 02:24 PM |
| Win XP problem with regards to CD ROM | MUYA | Microsoft Windows XP And Vista | 4 | 08-03-02 09:51 AM |
| Nvidia Go on laptop, black border within XFree86 problem | raxip | NVIDIA Linux | 3 | 07-31-02 10:58 AM |