Ok, well I've tried them all, with NvAGP then AGPGART (compiled as module first and after compiled into kernel), I even changed options on/off PCI/AGP etc for video card in BIOS. Properly rebooted after each modification to ensure all will be loaded ok and ran glxgears each time, but the thing is that I had the same result with any of them +/- 3-4 FPS. I now choosed to use the AGPGART built into my kernel (not as module) and the Intel Chipset support.
Linux~Powered, here are my results (same with every option or AGP used):
Code:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
Code:
root@nykey:~# glxgears
11259 frames in 5.0 seconds = 2251.650 FPS
11269 frames in 5.0 seconds = 2253.763 FPS
11258 frames in 5.0 seconds = 2251.597 FPS
11259 frames in 5.0 seconds = 2251.783 FPS
What video card do you have ? Is it so much different, or what ... how can you get 6700+ FPS and I get 2253-2255 FPS top. What does make the diference besize the video card ? I have in my signature a few more info about the PC if one of those may count. BTW take a look at this:
Code:
root@nykey:~# cat /proc/driver/nvidia/agp/card
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x1f000104
and my status shows:
Code:
root@nykey:~# cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: AGPGART
AGP Rate: 4x
Fast Writes: Disabled
SBA: Disabled
If I would to enable Fast Writes and/or SBA, would that make a difference, cause as you see my card supports but they are disabled, and how can I enable them ? And also now, when I click Right Click on some white font and the menu appears (the one with Create New ->...) it leaves a black stain of it's form. It didn't do this before as far as I can remember.
I'm sorry but I really do know so much about video cards/AGP/etc ... Thanks for your help, looking forward to your answer.