[PlanetCCRMA] nvidia missing 3d
marcelo schultes
schultex at hotmail.com
Fri Jan 28 02:55:01 PST 2005
>From: Shayne O'Connor <forums at machinehasnoagenda.com>
>To: marcelo schultes <schultex at hotmail.com>
>CC: planetccrma at ccrma.Stanford.EDU
>Subject: Re: [PlanetCCRMA] nvidia missing 3d
>Date: Fri, 28 Jan 2005 06:07:28 +1100
>
>marcelo schultes wrote:
>
> >
> >
> >> From: Rick B <zajelo3 at cfl.rr.com>
> >> To: marcelo schultes <schultex at hotmail.com>
> >> CC: planetccrma at ccrma.Stanford.EDU
> >> Subject: Re: [PlanetCCRMA] nvidia missing 3d
> >> Date: Wed, 26 Jan 2005 12:30:59 -0500
> >>
> >> marcelo schultes wrote:
> >>
> >>> Hi ccrma users
> >>> I've just built and installed nvidia drivers without any trouble.
> >>> Edited XF86Config file as always, but it can't run any 3d stuff
> >>> here's what it say when i try tuxracer, i'm on rh9 - ccrma-kernel
> >>> 2.4.26:
> >>>
> >>> [schultex at cm-net-poa-c8b016fc schultex]$ tuxracer
> >>> Tux Racer 0.61 -- a Sunspire Studios Production
> >>> (http://www.sunspirestudios.com)
> >>> (c) 1999-2000 Jasmin F. Patry <jfpatry at sunspirestudios.com>
> >>> "Tux Racer" is a trademark of Jasmin F. Patry
> >>> Tux Racer comes with ABSOLUTELY NO WARRANTY. This is free software,
> >>> and you are welcome to redistribute it under certain conditions.
> >>> See http://www.gnu.org/copyleft/gpl.html for details.
> >>>
> >>> Xlib: extension "GLX" missing on display ":0.0".
> >>> Xlib: extension "GLX" missing on display ":0.0".
> >>> *** tuxracer error: Couldn't initialize video: Couldn't find
> >>> matching GLX visual
> >>> (Success)
> >>>
> >>>
> >>> any help will be usefull.
> >>> Cheers
> >>> Marcelo
> >>>
> >>> _________________________________________________________________
> >>> MSN Messenger: converse online com seus amigos .
> >>> http://messenger.msn.com.br
> >>>
> >>> _______________________________________________
> >>> PlanetCCRMA mailing list
> >>> PlanetCCRMA at ccrma.stanford.edu
> >>> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> >>>
> >> Which Nvidia driver? Which Nvidia card? I've had problems with the
> >> newer Nvidia driver on my Ti4600 so I stay back at the 6111 driver.
> >> On FC1 I had to install the 5328 driver first and then upgrade to the
> >> 6111 driver to get it to work though. On FC2 I can install 6111
> >> without first installing 5328. The newest driver (6629?) I can't get
> >> to work unless I patch it, so I'm just staying at 6111 for right now.
> >>
> >> Rick B
> >
> >
> >
> > I have downgraded the driver to 6111 version, but everything still the
> > same, it installs and load fine, but no 3d at all. There's a
> > curiosity, the nv installer tells me that the kernel has an option to
> > load rivafb driver as a module, wich would conflict with the new
> > driver, but I'm shure this module is not loaded. Again, any help is
> > apreciated.
> > here the modules i have on this machine
> > [schultex at cm-virtua-poa-c8b0f051 schultex]$ /sbin/lsmod
> > Module Size Used by Tainted: P
> > nvidia 4767212 4 (autoclean)
> > agpgart 56580 3 (autoclean)
> > lp 8900 0 (autoclean)
> > parport 37184 0 (autoclean) [lp]
> > snd-seq-midi 5152 0 (unused)
> > snd-seq-midi-event 6304 0 [snd-seq-midi]
> > snd-seq 49968 0 [snd-seq-midi snd-seq-midi-event]
> > snd-ice1712 54692 0
> > snd-ice17xx-ak4xxx 2760 0 [snd-ice1712]
> > snd-ac97-codec 63464 0 [snd-ice1712]
> > snd-mpu401-uart 5680 0 [snd-ice1712]
> > snd-rawmidi 19808 0 [snd-seq-midi snd-mpu401-uart]
> > snd-seq-device 6268 0 [snd-seq-midi snd-seq snd-rawmidi]
> > snd-cs8427 9352 0 [snd-ice1712]
> > snd-pcm 86144 0 [snd-ice1712]
> > snd-timer 21220 0 [snd-seq snd-pcm]
> > snd-page-alloc 9336 0 [snd-pcm]
> > snd-i2c 4660 0 [snd-ice1712 snd-cs8427]
> > snd-ak4xxx-adda 5680 0 [snd-ice1712 snd-ice17xx-ak4xxx]
> > snd 49156 0 [snd-seq-midi snd-seq-midi-event
> > snd-seq snd-ice1712 snd-ac97-codec snd-mpu401-uart snd-rawmidi
> > snd-seq-device snd-cs8427 snd-pcm snd-timer snd-i2c snd-ak4xxx-adda]
> > soundcore 6692 2 [snd]
> > autofs 13812 0 (autoclean) (unused)
> > forcedeth 12012 1
> > ipt_REJECT 4344 6 (autoclean)
> > iptable_filter 2444 1 (autoclean)
> > ip_tables 15776 2 [ipt_REJECT iptable_filter]
> > sg 37132 0 (autoclean)
> > sr_mod 17944 0 (autoclean)
> > ide-scsi 12080 0
> > scsi_mod 109144 3 [sg sr_mod ide-scsi]
> > ide-cd 35840 0
> > cdrom 33568 0 [sr_mod ide-cd]
> > printer 9952 0
> > keybdev 3104 0 (unused)
> > mousedev 5556 1
> > hid 24868 0 (unused)
> > input 5760 0 [keybdev mousedev hid]
> > ehci-hcd 21544 0 (unused)
> > usb-ohci 22248 0 (unused)
> > usbcore 80928 1 [printer hid ehci-hcd usb-ohci]
> > ext3 73252 2
> > jbd 54324 2 [ext3]
>
>can you post your xorg.conf?
>
>i'm pretty sure you need to set "NvAGP" to "3" in order to use the
>nvidia 3d acceleration. you'll also need to turn "direct rendering" on
>in your bios.
>
>for a clear, concise guide on how to get the most out of your nvidia
>driver, go here:
>
>http://www.linux-gamers.net/modules/wfsection/article.php?articleid=31
>
>that should get everything working fine ....
>
>(btw - which kernel are you using?)
>
>shayne
Thanks Shayne
it was the AGP stuff.
now it's running like a charm.
Marcelo
_________________________________________________________________
Chegou o que faltava: MSN Acesso Grátis. Instale Já!
http://www.msn.com.br/discador
More information about the PlanetCCRMA
mailing list