Version 3 (modified by patrick, 19 years ago) (diff) |
---|
Get it Running
Fedora Linux
- Edit "/etc/inittab" ⇒ Change the id:5:initdefault to id:3:initdefault
- Edit "/etc/X11/Xorg.conf" ⇒ Look for the Driver "nv" change it to Driver "nvidia".
In the Module section, make sure to have: Load "glx"
Remove the following lines:Load "dri" Load "GLcore"
save the files and reboot - Text Mode-Login screen. Login as root.
- Change to the directory, where's the NVIDIA-Linux-x86-1.0-6629-pkg1.run file located.
- Type
user@wraith ~ $ sh NVIDIA-Linux-x86-1.0-6629-pkg1.run
- No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
- No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface. (Answer: OK)
- WARNING: Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! (Answer: OK)
- Wait for the Nvidia to finish the installation!
- Change to the directory, where's the NVIDIA-Linux-x86-1.0-6629-pkg1.run file located.
- At the Text-Mode Login Screen, type:
user@wraith ~ $ modprobe nvidia. user@wraith ~ $ cp -a /dev/nvidia* /etc/udev/devices user@wraith ~ $ chown root.root /etc/udev/devices/nvidia* user@wraith ~ $ reboot
- At the Text-Mode Login Screen.
user@wraith ~ $ init 5
- Edit the /etc/inittab ⇒ id:3:initdefault to id:5:initdefault
Installing the Libraries
Install the following libraries: