|
|
#1 | |
|
Registered User
Join Date: Nov 2003
Location: France
Posts: 5
|
hello
I have a Fx5200 graphics card, xeon 2.4ghz and 1Go DDr but : [fluf@XeoN fluf]$ glxgears 4025 frames in 5.0 seconds = 805.000 FPS 4915 frames in 5.0 seconds = 983.000 FPS 4758 frames in 5.0 seconds = 951.600 FPS My mother board is a tyan 2668 with intel e7505 chipset, i've just one proc (no money for the other one) So i compil my 2.4.22 with no smp support and agpgart as a module a part of my XF86config-4 [...] Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "glx" Load "extmod" Load "freetype" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection [...] Section "Device" Identifier "GeForce FX5200" Driver "nvidia" VideoRam 131072 Option "NvAGP" "1" # Option "DPMS" "on" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Default Screen" Device "GeForce FX5200" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "MX700" InputDevice "Generic Keyboard" #InputDevice "Configured Mouse" EndSection [fluf@XeoN fluf]$ cat /proc/driver/nvidia/agp/status Status: Enabled Driver: NVIDIA AGP Rate: 8x Fast Writes: Enabled SBA: Disabled 1280x1024:24bits Please help me. Ps: sorry for my poor english i'm french :/
__________________
"To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it" |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Nov 2003
Location: France
Posts: 5
|
up
![]()
__________________
"To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it" |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2003
Posts: 1
|
Hi
There really is no question in you post. But I assume it is that you think glxgears show to poor figures. I have dual xeon 2.8 on E7505 and a FX5600. Thing is the graphics-card has two outputs. Where the second one seem to be slower, and also tied to the TV-out. Perhaps try to switch to the other output on the graphics card? sh-2.05b$ glxgears 24180 frames in 5.0 seconds = 4836.000 FPS 28316 frames in 5.0 seconds = 5663.200 FPS 28317 frames in 5.0 seconds = 5663.400 FPS 28307 frames in 5.0 seconds = 5661.400 FPS Just a thought Cheers // Peo |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2003
Location: France
Posts: 5
|
on my FX5200 there isn't a second output
juste one TV output and one vga output My question ? Why 've poor results with glxgear ? thanks
__________________
"To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it" |
|
|
|
|
|
|
#5 |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Your performance figures are similar to others with a 5200. This card has some significant differences between the 5600, the performance gap there is understandable. Which FX5200 model do you have? (specific manufacturer part number)
I think the 5200 numbers coming up are low for the cards capability, and probably a new driver version will help them along, but don't expect magic. ![]() You might try getting your AGP rate locked down to 4x and see how that goes, not sure if the 8x is utilized properly in 2.4 kernels. |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Nov 2003
Location: France
Posts: 5
|
i have a leadtek A340T (not TDH)
How can i lock down my agp to 4X ?
__________________
"To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it" |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Nov 2003
Location: France
Posts: 5
|
i think it s a hardware problem
![]()
__________________
"To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it" |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Nov 2003
Posts: 2
|
check the cooling, that can slow it down. But yah I have heard the between a 4200 TI and the 5200 the 4200 kicks butt.
this is unfortunate. |
|
|
|
|
|
#9 |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Check a game that is cross-platform openGL rendering, such as America's Army, Quake3, UT, UT2k3, NWN, or something along these lines. I think you probably will have similar results on both platforms (assuming you can get a copy of windows running too....).
Your card has a 3.2GB/s memory bandwidth, this is very similar to the ti4200 and ti500 cards. While you may get some better performance out of it, I wouldn't lose sleep over it too much for now. You can change the AGP rate that the card driver will allow in the kernel module source I believe, but at this time can't find out for sure how this is done (no time to research, just an idea). |
|
|
|
![]() |
| Thread Tools | |
|
|