Compatible Support Forums: OpenGL on mandrake9

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

OpenGL on mandrake9

#1 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 10 December 2002 - 03:36 AM

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 frown

Cheers

Adam(Super n00b)
0

#2 User is offline   Admiral LSD 

  • old hand
  • Group: Members
  • Posts: 991
  • Joined: 14-August 01

Posted 10 December 2002 - 04:54 PM

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).
0

#3 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 11 December 2002 - 01:50 AM

yeah thats the ones i got last time and it seemd to kill X frown What The ?
0

#4 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 11 December 2002 - 06:55 AM

Did you read the README on how to edit the XF86Config file?
0

#5 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 11 December 2002 - 11:36 AM

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
0

#6 User is offline   FishDog 

  • stranger
  • Group: Members
  • Posts: 15
  • Joined: 13-December 02

Posted 13 December 2002 - 03:28 PM

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
0

#7 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 13 December 2002 - 03:41 PM

laugh Thanks but i sorted it out... i didnt have a compiler installed.. The new Nvidia RPM's done the trick..

Cheers
0

#8 User is offline   mksoccer 

  • stranger
  • Group: Members
  • Posts: 16
  • Joined: 06-October 02

Posted 15 December 2002 - 11:29 AM

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
0

#9 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 15 December 2002 - 03:26 PM

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
0

#10 User is offline   Admiral LSD 

  • old hand
  • Group: Members
  • Posts: 991
  • Joined: 14-August 01

Posted 15 December 2002 - 06:17 PM

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...
0

#11 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 16 December 2002 - 01:12 AM

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 ? ;(
0

#12 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 16 December 2002 - 01:34 AM

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.
0

#13 User is offline   nebulus 

  • enthusiast
  • Group: Members
  • Posts: 214
  • Joined: 05-October 02

Posted 02 January 2003 - 03:28 AM

"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..
0

#14 User is offline   Adam of Eternity 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 10-December 02

Posted 02 January 2003 - 03:53 AM

Oh ok
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users