Hi, i have some questions about nvidia graphics card drivers drivers majorly because im still kinda new to linux.
Firstly i would be interested what framerate you people get with glxgears, because imo... im getting low ones (about 1200fps and 3D games majorly lack fps).
Second of all, is NVAGP better, than kernel module AGPGART...
Point is, im concerned that my nvidia drivers arent configured correctly, ill post as much as information i can find out, maybe somebody is able to help:
distro is Debian sarge and gfx card is geforce 4 mx440 (4x agp).
Code:
cat /proc/driver/nvidia/agp/host-bridge
Host Bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x00000000
fast write and sba seems to be enabled (checked in bios in case too) and host-bridge is supported by nvidia.
Code:
cat /proc/driver/nvidia/agp/card
Fast Writes: Supported
SBA: Not Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000017:0x00000000
sba not being supported it quite a weird, if i turn fast writes off in bios sba gets magically enabled... thats ever weirder.
and must registers have different values?
Code:
cat /proc/driver/nvidia/agp/status
Status: Disabled
blablabla
go figure
Code:
dmesg | grep -i agp
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 564M
agpgart: Detected Via Apollo Pro KT133 chipset
agpgart: AGP aperture is 64M @ 0xe0000000
NVRM: AGPGART: unable to set MTRR write-combining
NVRM: not using NVAGP, AGPGART is loaded!!
NVRM: AGPGART: unable to set MTRR write-combining
NVRM: not using NVAGP, AGPGART is loaded!!
so the agpgart is loaded, but is there way to unload it, and force NVAGP to be loaded?
Code:
lsmod
...
nvidia 4587372 6 (autoclean)
...
agpgart 40036 0
nothing more useful there
Now im completely lost in those piles of information which are quite cryptic to me, seems like some drivers are enabled... but on the other hand having around 20fps in Neverwinter night with quit moderate settings simply screams that something must be wrong with my gfx card drivers (aye, i can run doom3 demo at same speed under windows...).
Could somebody please make this information little more clearer to me, and give suggestions what should i do.
[edit]
oh yeah, i dont know if thread is supposed to be here? hardware itself is alll fine, but drivers... hence... software... isnt, but if the location is wrong move it
