View previous topic :: View next topic |
Author |
Message |
trikke n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/StarCraft/starcraft_protoss_corsair.gif)
Joined: 08 Jul 2003 Posts: 35
|
Posted: Sat Jan 24, 2004 2:18 pm Post subject: How I installed My GF5700 Leadtek A360TD 128MB |
|
|
i noticed that lotz of ppl have problems instaling the card
i had some problems myself to so i decided to make a little on how i installed my card.
first i ran the /usr/XR11/bin/xf86config
chosing the standard nvidia chipset --> dont try to test x it wont work !!
the i emerged the nvidia latest drivers who are still masked at time of writing v5328
ACCEPT_KEYWORDS="~86" emerge nvidia-glx
ACCEPT_KEYWORDS="~86" emerge nvidia-kernel
then i added the load "glx" in the /etc/X11/XF86Config file
and changed these settings for my card
Code: |
# Device configured by xf86config:
Section "Device"
Identifier "GeforceFX5700"
Driver "nvidia"
Option "NvAGP" "3"
Option "HWCursor" "true"
Option "CursorShadow" "true"
Option "CursorShadowAlpha" "32"
Option "MultisampleCompatibility" "1"
Option "RenderAccel" "true"
Option "PageFlip" "true"
Option "WindowFlip" "true"
#VideoRam 131072
|
glxgears gives me those fps at fullscreen
Code: |
4918 frames in 5.0 seconds = 983.600 FPS
1286 frames in 5.0 seconds = 257.200 FPS
1276 frames in 5.0 seconds = 255.200 FPS
1237 frames in 5.0 seconds = 247.400 FPS
1247 frames in 5.0 seconds = 249.400 FPS
1281 frames in 5.0 seconds = 256.200 FPS
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
zthek n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Mar 2004 Posts: 12
|
Posted: Wed Mar 31, 2004 2:51 am Post subject: thanks for the tips |
|
|
my fps was increased dramatically after using those settings. although i set the NVAGP to 4, here are my result, using TI 4200 FX
bash-2.05b# glxgears
8219 frames in 5.0 seconds = 1643.800 FPS
9247 frames in 5.0 seconds = 1849.400 FPS
9813 frames in 5.0 seconds = 1962.600 FPS
19223 frames in 5.0 seconds = 3844.600 FPS
15987 frames in 5.0 seconds = 3197.400 FPS
8125 frames in 5.0 seconds = 1625.000 FPS
8121 frames in 5.0 seconds = 1624.200 FPS
8105 frames in 5.0 seconds = 1621.000 FPS
8171 frames in 5.0 seconds = 1634.200 FPS
8132 frames in 5.0 seconds = 1626.400 FPS
4108 frames in 5.0 seconds = 821.600 FPS
1150 frames in 5.0 seconds = 230.000 FPS
21468 frames in 5.0 seconds = 4293.600 FPS
21473 frames in 5.0 seconds = 4294.600 FPS
34569 frames in 5.0 seconds = 6913.800 FPS
34653 frames in 5.0 seconds = 6930.600 FPS
33308 frames in 5.0 seconds = 6661.600 FPS
29934 frames in 5.0 seconds = 5986.800 FPS
32929 frames in 5.0 seconds = 6585.800 FPS
25461 frames in 5.0 seconds = 5092.200 FPS
33440 frames in 5.0 seconds = 6688.000 FPS
33139 frames in 5.0 seconds = 6627.800 FPS
32363 frames in 5.0 seconds = 6472.600 FPS
27147 frames in 5.0 seconds = 5429.40 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|