Ribs
November 1st, 2005, 06:57 PM
Hi,
I've been trying for the past hour to get my 3D card working, with little sucess. Everything appears to be set up correctly, but the performance of the beast is awfull;
ribs@aphrodite:~$ glxgears -printfps
1911 frames in 5.0 seconds = 382.138 FPS
1937 frames in 5.0 seconds = 387.382 FPS
1892 frames in 5.0 seconds = 378.153 FPS
This is on a GeForce FX 5950 Ultra, so it should be a LOT higher than that! I've tried the k8 ubuntu kernel + restricted modules, the generic ones, and even used the offical nvidia drivers, nothing helps.
GLCore and dri are removed in the xorg.conf file, the dri section at the end has been commented out. I have the load glx part in my .conf file, and of course, I am loading the nvidia driver, not the nv one... Direct rendering is working;
ribs@aphrodite:~$ glxinfo | grep direct
direct rendering: Yes
The only thing I can think which could be wrong is that there is no agpgart module loaded, or any agp module at all;
ribs@aphrodite:~$ lsmod | grep agp
ribs@aphrodite:~$
Loading agpgart produces an error:
ribs@aphrodite:~$ sudo modprobe apggart
FATAL: Module apggart not found.
Is this the source of my frustrations? Can anyone help me? I'm desperate to play Quake4 over here! :(
I've been trying for the past hour to get my 3D card working, with little sucess. Everything appears to be set up correctly, but the performance of the beast is awfull;
ribs@aphrodite:~$ glxgears -printfps
1911 frames in 5.0 seconds = 382.138 FPS
1937 frames in 5.0 seconds = 387.382 FPS
1892 frames in 5.0 seconds = 378.153 FPS
This is on a GeForce FX 5950 Ultra, so it should be a LOT higher than that! I've tried the k8 ubuntu kernel + restricted modules, the generic ones, and even used the offical nvidia drivers, nothing helps.
GLCore and dri are removed in the xorg.conf file, the dri section at the end has been commented out. I have the load glx part in my .conf file, and of course, I am loading the nvidia driver, not the nv one... Direct rendering is working;
ribs@aphrodite:~$ glxinfo | grep direct
direct rendering: Yes
The only thing I can think which could be wrong is that there is no agpgart module loaded, or any agp module at all;
ribs@aphrodite:~$ lsmod | grep agp
ribs@aphrodite:~$
Loading agpgart produces an error:
ribs@aphrodite:~$ sudo modprobe apggart
FATAL: Module apggart not found.
Is this the source of my frustrations? Can anyone help me? I'm desperate to play Quake4 over here! :(