Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-09 Thread Neil Bothwick
On Fri, 09 Dec 2005 00:05:43 -0300, Norberto Bensa wrote: Neil Bothwick wrote: =media-video/nvidia-kernel-1.0.7664 =media-video/nvidia-glx-1.0.7664 Does it work with 7174?? [EMAIL PROTECTED] ~]# lspci -s 01:00 01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-09 Thread Norberto Bensa
Neil Bothwick wrote: On Fri, 09 Dec 2005 00:05:43 -0300, Norberto Bensa wrote: Does it work with 7174?? [EMAIL PROTECTED] ~]# lspci -s 01:00 01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15) [EMAIL PROTECTED] ~]# eix -cI nvidia [I]

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Michael 'entropie' Trommer
* Kristian Poul Herkild ([EMAIL PROTECTED]) wrote: first, thats _not_ an xorg problem. I'm trying to get X.org to work with the drivers from NVidia instead of the nv driver, so I can play bzflag and so on. But when I'm trying to load X.org with the nvidia kernel it freaks out complaining

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Kristian Poul Herkild
Michael 'entropie' Trommer wrote: * Kristian Poul Herkild ([EMAIL PROTECTED]) wrote: first, thats _not_ an xorg problem. I'm trying to get X.org to work with the drivers from NVidia instead of the nv driver, so I can play bzflag and so on. But when I'm trying to load X.org with the nvidia

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Michael 'entropie' Trommer
* Kristian Poul Herkild ([EMAIL PROTECTED]) wrote: Aaahhh... that's why. Yeah, it's quite old. An old GF2 MX400 :p ... it's almost blasphemy to call it a graphics card. I'll see what I can find then ;) from gentoo-user-de: media-video/nvidia-kernel-1.0.6629-r4

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Kristian Poul Herkild
Michael 'entropie' Trommer wrote: from gentoo-user-de: media-video/nvidia-kernel-1.0.6629-r4 media-video/nvidia-glx-1.0.6629-r6 kernel: 2.6.12.5 xorg: 6.8.2-r6 Those were the nvidia versions I was using, and xorg too. The kernel however is 2.6.14-r4. Partly solved: I downloaded

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kristian Poul Herkild wrote: I downloaded NVIDIA-Linux-x86-1.0-7174-pkg1.run from nvidia.com and it works now as far as X.org it self. At least I have Gnome running. And got that flashy logo too. Gotta turn that one off ;) Have you added glx to

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Luis Ortiz
Kristian Poul Herkild wrote: [more...] _glxgears returns following:_ Xlib: extension GLX missing on display :0.0. glxgears: Error: couldn't get an RGB, Double-buffered visual. _nvidia-settings (under menuitem OpenGL/GLX information) return following:_ The OpenGL extension 'GLX' is not

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Kristian Poul Herkild
Luis Ortiz wrote: Kristian Poul Herkild wrote: [more...] _glxgears returns following:_ Xlib: extension GLX missing on display :0.0. glxgears: Error: couldn't get an RGB, Double-buffered visual. _nvidia-settings (under menuitem OpenGL/GLX information) return following:_ The OpenGL extension

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Steven Susbauer
I've always had agp compiled into the kernel and never had a problem with the nvidia driver.I don't know how much you've done, but have you made sure that the system is set for nvidia opengl? I think if it weren't it might explain why it's not saying no screens found with the nvidia driver, but

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread gentoo
Try to execute the command # NVmakedevices.sh before starting X it works for me,cause the ebuild did not make the files in /dev. Bert Berrevoets I've always had agp compiled into the kernel and never had a problem with the nvidia driver. I don't know how much you've done, but have you made

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Kristian Poul Herkild
Steven Susbauer wrote: I've always had agp compiled into the kernel and never had a problem with the nvidia driver. I don't know how much you've done, but have you made sure that the system is set for nvidia opengl? I think if it weren't it might explain why it's not saying no screens found

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Bryan Green
# This loads the GLX module Load glx and it's within the Module section. All it took was to uncomment the line. But it's not bad. I got the nvidia kernel to work and that's a major step forward. However, AGPGART was not compiled as a module but compiled directly into

Re: [gentoo-user] Arrghh,,, X.org and NVidia (partly solved)

2005-12-08 Thread Kristian Poul Herkild
Double-answering ;) [EMAIL PROTECTED] wrote: Try to execute the command # NVmakedevices.sh before starting X it works for me,cause the ebuild did not make the files in /dev. Bert Berrevoets Woot :p ... I did that and it worked partly. Now I'm getting this instead: glxgears: error while

Re: [gentoo-user] Arrghh,,, X.org and NVidia - SOLVED

2005-12-08 Thread Kristian Poul Herkild
Damn... That was weird... I uninstalled the kernel from nvidia's .pkg.run file and added the same nvidia-kernel to package.keywords with the corresponding nvidia-glx versions. And then emerged them again... And guess what? It *censured* works! :D Thanks to all of you who helped out here

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Neil Bothwick
On Thu, 08 Dec 2005 18:36:08 +0100, Kristian Poul Herkild wrote: Yeah, it's quite old. An old GF2 MX400 :p ... it's almost blasphemy to call it a graphics card. I'll see what I can find then ;) i put these lines in /etc/portage/package.mask to keep the NVidia drivers working with a TNT2.

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Norberto Bensa
Neil Bothwick wrote: i put these lines in /etc/portage/package.mask to keep the NVidia drivers working with a TNT2. =media-video/nvidia-kernel-1.0.7664 =media-video/nvidia-glx-1.0.7664 Does it work with 7174?? -- Norberto Bensa 4544-9692 Ciudad de Buenos Aires, Argentina --

Re: [gentoo-user] Arrghh,,, X.org and NVidia

2005-12-08 Thread Kristian Poul Herkild
Neil Bothwick wrote: On Thu, 08 Dec 2005 18:36:08 +0100, Kristian Poul Herkild wrote: Yeah, it's quite old. An old GF2 MX400 :p ... it's almost blasphemy to call it a graphics card. I'll see what I can find then ;) i put these lines in /etc/portage/package.mask to keep the NVidia drivers