You are not logged in.

#1 2008-04-05 16:40:11

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

9600GT problems drivers

Hi, I installed driver from nvidia 171.06, but I have many problems with libraries libGL.so.
This driver he force me to uninstall libgl, Gnome works fine, but now I don´t have an acceleration 3D.

The driver 169.xx installed by pacman not works, when reboot enad type startx the screen is black.:(


Thanxs ce.
ance.

Arch 2008.02 - i686

Last edited by jack (2008-04-05 16:42:33)

Offline

#2 2008-04-15 01:04:52

dabski
Member
Registered: 2008-02-07
Posts: 101
Website

Re: 9600GT problems drivers

Can you post your xorg log please, I had a similar problem a while back downgrading didn't help much either, in the end I just got one of the binary drivers from the Nvidia site, problem fixed.

Last edited by dabski (2008-04-15 01:05:18)

Offline

#3 2008-04-15 11:32:47

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: 9600GT problems drivers

This is what you should have:

$ find /usr/lib -name libGL\* -exec pacman -Qo '{}' \;
/usr/lib/xorg/modules/extensions/libGLcore.xorg is owned by xorg-server-ubuntu 20080131-4
/usr/lib/libGLU.so.1.3.070003 is owned by mesa 7.0.3rc2-1
/usr/lib/libGLw.so.1.0.0 is owned by mesa 7.0.3rc2-1
/usr/lib/libGLU.so is owned by mesa 7.0.3rc2-1
/usr/lib/libGLEW.so is owned by glew 1.5.0-1
/usr/lib/libGLw.so.1 is owned by mesa 7.0.3rc2-1
/usr/lib/libGLw.so is owned by mesa 7.0.3rc2-1
/usr/lib/libGL.so.173.08 is owned by nvidia-utils 173.08-1
/usr/lib/libGLcore.so.1 is owned by nvidia-utils 173.08-1
/usr/lib/libGLcore.so.173.08 is owned by nvidia-utils 173.08-1
/usr/lib/libGL.so.1 is owned by nvidia-utils 173.08-1
/usr/lib/libGLEW.so.1.5.0 is owned by glew 1.5.0-1
/usr/lib/libGLU.so.1 is owned by mesa 7.0.3rc2-1
/usr/lib/libGLEW.a is owned by glew 1.5.0-1
/usr/lib/libGLEW.so.1.5 is owned by glew 1.5.0-1
/usr/lib/libGL.so is owned by nvidia-utils 173.08-1

$ find /lib/modules/ -name nvidia\* -exec pacman -Qo '{}' \;
/lib/modules/2.6.25-rc9/kernel/drivers/video/nvidia.ko is owned by nvidia 173.08-1

Every file is maintained by pacman. The packages to install are nvidia and nvidia-utils.

Installing the nvidia drivers from nvidia's site manually is just a method to screw up your system in the future, by leaving orphaned libraries around to interfere.

Offline

#4 2008-04-15 13:17:17

newgargamel
Member
From: PL, CZ
Registered: 2005-08-28
Posts: 156

Re: 9600GT problems drivers

Please try 173.08

Offline

#5 2008-04-17 20:18:43

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: 9600GT problems drivers

Yeap, this new drivers works fine!:D Use officially drivers from nVidia.

$ glxinfo | grep direct
direct rendering: Yes
$ glxgears
91355 frames in 5.0 seconds = 18270.963 FPS
91499 frames in 5.0 seconds = 18299.650 FPS
91288 frames in 5.0 seconds = 18257.494 FPS
91974 frames in 5.0 seconds = 18394.789 FPS
91979 frames in 5.0 seconds = 18395.774 FPS
91953 frames in 5.0 seconds = 18390.563 FPS
92022 frames in 5.0 seconds = 18404.253 FPS

Execute # nvidia-xconfig --no-dynamic-twinview and works at 1680*1050 @60 mhz.;)


Thanxs.

Last edited by jack (2008-04-17 20:19:52)

Offline

#6 2008-04-18 07:05:51

jordz
Member
Registered: 2006-02-01
Posts: 248

Re: 9600GT problems drivers

I just upgraded from a 7900gs to a 9600gt, glxgears said with my 7900gs like 12000 now its only like this:
14829 frames in 5.0 seconds = 2965.739 FPS
I got direct rendering, is this a driver problem?

Offline

#7 2008-04-24 13:22:44

glad
Member
From: Norway
Registered: 2005-11-01
Posts: 103
Website

Re: 9600GT problems drivers

I've read somewhere about 2D issues with the new Nvidia Beta driver, did you use that one?

Edit, my system wont work with the new kernel26 in testing and the Nvidia driver, it freezes on x startup..

Last edited by glad (2008-04-24 13:23:32)

Offline

Board footer

Powered by FluxBB