nVIDIA drivers and Fedora - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +--- Thread: nVIDIA drivers and Fedora (/thread-3750.html) |
nVIDIA drivers and Fedora - anyweb - 2004-01-14 check out this link [/url][url=http://atrpms.physik.fu-berlin.de/dist/fc1/nvidia-graphics/]http://atrpms.physik.fu-berlin.de/dist/fc1/nvidia-graphics/ cheers anyweb nVIDIA drivers and Fedora - Oroshi - 2004-01-14 Code: [root@odyssey venom]# rpm -ivh nvidia-graphics-1.0_5328-45.rhfc1.at.i386.rpm that the error i got o_O but i will try other rpm to see if it get it work and will post it :) nVIDIA drivers and Fedora - grep420 - 2004-01-15 [/url][url=http://grep420.net/linux/NVIDIA-Linux-x86-1.0-4496-pkg2.run]http://grep420.net/linux/NVIDIA-Linux-x86-1.0-4496-pkg2.run chmod +x NVIDIA-Linux-x86-1.0-4496-pkg2.run kill X and then ./NVIDIA-Linux-x86-1.0-4496-pkg2.run nVIDIA drivers and Fedora - Oroshi - 2004-01-15 Hmm okies. i'll try that tomorrow morning, I've run this NVIDIA-Linux-x86-1.0-4363.run early on, it didn't seem works due to kernel. nVIDIA drivers and Fedora - Oroshi - 2004-01-21 Right, i just got nvidia installed without any problem but, must have match a kernel version. to get kernel version use: $ uname -r 2.4.22-1.2149.nptl, look in the site [/url]http://atrpms.physik.fu-berlin.de/dist/fc1/nvidia-graphics/ find the match of your kernel, you can download the rpm from there or, myself i click [more] it open more info. it shows you in very light green box. under NVIDIA graphics architecture support. there's a link. go there and downloas the NVIDIA-Linux-x86-1.0-*-pkg*.run then install the .run # sh NVIDIA-Linux-x86-1.0-5328-pkg1.run my current kernel is 2.4.22-1.2149.nptl, then i went to nvidia-graphics-kmdl-2.4.22-1.2149.nptl-1.0_5328-45.rhfc1.at.i686.rpm - Kernel module for NVIDIA graphics, and click [more] then went to [url=http://www.nvidia.com/object/linux_display_ia32_1.0-5328]http://www.nvidia.com/object/linux_display_ia32_1.0-5328 and download the .run file. and now my nvidia works :) |