Adam of Eternity 0 Posted December 10, 2002 I am new to Linux, I have mandrake 9 most things ive worked out but i cant seem to find the right Nvidia Drivers for my GeForce4 Ti4600 ermm im tring to get the Wine Emulator runing and i dont seem to have OPEN GL support :'( Any help on what Nvidia Drivers to use would be great i did try the latest drivers from www.nvidia.com but seem'd to kill mandrake Cheers Adam(Super n00b) Share this post Link to post
Admiral LSD 0 Posted December 10, 2002 You'll want the files from here: http://www.nvidia.com/view.asp?IO=linux_display_1.0-3123 but make sure you get the appropriate files for your kernel/distribution. If one doesn't exist, grab either the Source RPM (.srpm) or tarball (.tar.gz). Share this post Link to post
Adam of Eternity 0 Posted December 10, 2002 yeah thats the ones i got last time and it seemd to kill X What The ? Share this post Link to post
clutch 1 Posted December 11, 2002 Did you read the README on how to edit the XF86Config file? Share this post Link to post
Adam of Eternity 0 Posted December 11, 2002 Sure did.. to the letter and it DIED... umm that was using the Nvidia RPM's when i use the TAR.GZ's I get this ?? "You appear to be compiling the NVdriver kernel module with a compiler different from the one that was used to compile the running kernel. This may be perfectly fine, but there are cases where this can lead to unexpected behaviour and system crashes. If you know what you are doing and want to override this check, you can do so by setting IGNORE_CC_MISMATCH. In any other case, set the CC environment variable to the name of the compiler that was used to compile the kernel. *** Failed cc sanity check. Bailing out! *** make: *** [gcc-check] Error 1" ????? I know im a DUMB n00b but if i cant get help here how does anyone learn ? Thanks Share this post Link to post
FishDog 0 Posted December 13, 2002 make sure you have a folder with the correct kernel source in it at /usr/src/linux uname -r will tell you the version to use there are new drivers out, I just installed them on Slackware 8.1 with good results version 4191 Share this post Link to post
Adam of Eternity 0 Posted December 13, 2002 Thanks but i sorted it out... i didnt have a compiler installed.. The new Nvidia RPM's done the trick.. Cheers Share this post Link to post
mksoccer 0 Posted December 15, 2002 Hey, quick follow up... I was having the same trouble as you had before, with the Nvidia drivers killing X. When you installed the RPMs, did you modify the XFree86(4) config file, or did you just leave it as is? I tried installing a few days ago with the RPMs, and modified the file from "nv" to "nvidia", and it took about 15 minutes for X to boot, and the next time I rebooted I got a kernel panic. I think my computer hates me, linux, or both. :-p Share this post Link to post
Adam of Eternity 0 Posted December 15, 2002 You HAVE to edit the XF86Config .. The changes are in the Nvidia Doco very simple to do.. Haa But now .. I decided after spending the last week getting to know Linux it was time for a FRESH Install and time to setup the whole thing how i wanted it. DOH - BIG MISTAKE - Now wile installing the 4191 Nvidia Drivers im getting this "error: failed dependencies: kernel = 2.4.8-26mdk is needed by NVIDIA_kernel-1.0-4191.mdk81up" But in the Control Center it tells me i have "2.4.19-16mdk" Any Ideas ?? Thanks Share this post Link to post
Admiral LSD 0 Posted December 15, 2002 I'd say at a rough guess you've downloaded the wrong file for your distribution/kernel configuration. Are you sure you've downloaded the RPM for Mandrake 9 Uniprocessor architecture? http://download.nvidia.com/XFree86_40/1.0-4191/NVIDIA_kernel-1.0-4191.mdk90up.i586.rpm From the looks of the error, it seems you've downloaded the 8.1 RPM by mistake... Share this post Link to post
Adam of Eternity 0 Posted December 15, 2002 OK kewlies ill give that one a go BUT these are the exact same Nvidia Drivers i had installd the last time round..What would make them work before and not now ? ;( Share this post Link to post
Adam of Eternity 0 Posted December 15, 2002 OK thanks @ Admiral LSD .. I know im DUMB i got the mdk90up.586 and all is sweet now but im not sure as to why i had to get i586 drivers when i have a i686 system ?? Can someone explain this ? Thanks again Adam. Share this post Link to post
nebulus 0 Posted January 2, 2003 "Mandrake Linux 9.0 is optimized for Pentium and higher processors (and compatibles), and therefore does not run on earlier x86 processors." With other words, it will run on 586 and later systems.. Drivers made for Mandrake 9.0 therefor would need to support 586 systems as well.. Share this post Link to post