LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FC5 nvidia glxgears (https://www.linuxquestions.org/questions/fedora-35/fc5-nvidia-glxgears-432784/)

GL1800 04-07-2006 03:30 PM

FC5 nvidia glxgears
 
Folks, is this about what everybody is getting?

[ray@raymondjones ~]$ glxgears
13240 frames in 5.0 seconds = 2647.945 FPS
12836 frames in 5.0 seconds = 2567.121 FPS
13215 frames in 5.0 seconds = 2642.822 FPS
12814 frames in 5.0 seconds = 2562.695 FPS
13252 frames in 5.0 seconds = 2650.388 FPS
12882 frames in 5.0 seconds = 2576.229 FPS
13266 frames in 5.0 seconds = 2652.295 FPS

Thanks for sharing, Ray

mousebubble 04-08-2006 10:06 AM

just about the same for me...

[mb@bigbox ~]$ glxgears
15108 frames in 5.0 seconds = 3020.489 FPS
12089 frames in 5.0 seconds = 2417.626 FPS
12168 frames in 5.0 seconds = 2432.367 FPS
12077 frames in 5.0 seconds = 2415.371 FPS
12055 frames in 5.0 seconds = 2410.143 FPS
12122 frames in 5.0 seconds = 2424.334 FPS
12062 frames in 5.0 seconds = 2412.381 FPS
12213 frames in 5.0 seconds = 2441.128 FPS
12144 frames in 5.0 seconds = 2428.713 FPS
12064 frames in 5.0 seconds = 2412.788 FPS
11823 frames in 5.0 seconds = 2364.458 FPS

GL1800 04-08-2006 10:11 AM

OK, thanks, nice to know.

spooon 04-08-2006 03:23 PM

I get
Code:

NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
It's good to know that my system is really secure. :) ;)
(Don't worry that was just because I haven't rebooted since I updated my drivers.)

gbullit 04-09-2006 08:21 AM

Here is my glxgears output:
george@linux:~> glxgears
39720 frames in 5.0 seconds = 7944.000 FPS
39726 frames in 5.0 seconds = 7945.200 FPS
39727 frames in 5.0 seconds = 7945.400 FPS
39724 frames in 5.0 seconds = 7944.800 FPS
39724 frames in 5.0 seconds = 7944.800 FPS
39724 frames in 5.0 seconds = 7944.800 FPS
39724 frames in 5.0 seconds = 7944.800 FPS

gmcmaster 04-09-2006 08:23 AM

Mine:

graham@zeus:~> glxgears
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS
93672 frames in 5.0 seconds = 18734.400 FPS

:p

PTrenholme 04-09-2006 09:43 AM

I have an old GeForce2 MX/MX 400, and all I get is
Code:

1459 frames in 5.0 seconds = 291.771 FPS
1451 frames in 5.0 seconds = 290.181 FPS
1447 frames in 5.0 seconds = 289.307 FPS
1441 frames in 5.0 seconds = 288.063 FPS
1441 frames in 5.0 seconds = 288.164 FPS
1436 frames in 5.0 seconds = 287.127 FPS
1423 frames in 5.0 seconds = 284.531 FPS

But, then, I don't do any "gaming," so I don't need any great 3D performance. (Oh, this is about the same as I got in FC3 amd FC4.)

Crito 04-09-2006 09:59 AM

Dang, you must not be using direct rendering (hardware acceleration) as my lowly MX 440 gets the following on FC4:

[surfer@localhost ~]$ glxgears
5329 frames in 5.0 seconds = 1065.800 FPS
6628 frames in 5.0 seconds = 1325.600 FPS
6629 frames in 5.0 seconds = 1325.800 FPS
6628 frames in 5.0 seconds = 1325.600 FPS
6628 frames in 5.0 seconds = 1325.600 FPS
6626 frames in 5.0 seconds = 1325.200 FPS
6629 frames in 5.0 seconds = 1325.800 FPS
6629 frames in 5.0 seconds = 1325.800 FPS

Which is sufficient to run every native OpenGL 3D game I've tried. Wouldn't attempt running Windows DirectX games via Cedega with it, especially those that require a pixel shader... but anyway.

You can check for the presence of hardware acceleration with glxinfo BTW:

[surfer@localhost ~]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3

PTrenholme 04-09-2006 10:42 AM

I guess I'm doing something else wrong then.
Code:

$ glxinfo | head
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3

I also have mtrr set:
Code:

$ cat /proc/mtrr
reg00: base=0x00000000 (  0MB), size=1024MB: write-back, count=1
reg01: base=0xe0000000 (3584MB), size=  64MB: write-combining, count=1


Crito 04-09-2006 04:02 PM

couple other useful places to gather info, just to see if AGP slot might be underutilized:

Code:

[surfer@localhost ~]$ cat /proc/driver/nvidia/cards/0
Model:          GeForce4 MX 440 with AGP8X
IRQ:            11
Video BIOS:      04.18.20.21.a6
Card Type:      AGP

[surfer@localhost ~]$ cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:    PCI device 1106:0259
Fast Writes:    Supported
SBA:            Supported
AGP Rates:      8x 4x
Registers:      0x1f000a1b:0x00000b12

[surfer@localhost ~]$ cat /proc/driver/nvidia/agp/card
Fast Writes:    Supported
SBA:            Supported
AGP Rates:      8x 4x
Registers:      0x1f000e1b:0x1f000312

[surfer@localhost ~]$ cat /proc/driver/nvidia/agp/status
Status:          Enabled
Driver:          AGPGART
AGP Rate:        8x
Fast Writes:    Enabled
SBA:            Enabled


PTrenholme 04-09-2006 09:50 PM

Ah, I see the difference: My card is a GeForce2 MX/MX 400, with no "fast write" capability. So I suspect that the response I posted above is about what I should expect.

As I said, I don't really have any need for a better display response right now.

But thanks for the response. Maybe one of these days I'll see if I can find a newer card at a junk shop.

RottenMutt 04-11-2006 09:31 AM

Nvidia 6600 GT

PHP Code:

[root@localhost ~]# cat /proc/driver/nvidia/cards/0
Model:           GeForce 6600 GT
IRQ
:             17
Video BIOS
:      05.43.02.41.00
Card Type
:       AGP
DMA Size
:        32 bits
DMA Mask
:        0xffffffff
[root@localhost ~]# cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     PCI device 8086:2578
Fast Writes
:     Supported
SBA
:             Supported
AGP Rates
:       8x 4x
Registers
:       0x1f004a1b:0x00000b02
[root@localhost ~]# cat /proc/driver/nvidia/agp/card
Fast Writes:     Supported
SBA
:             Supported
AGP Rates
:       8x 4x
Registers
:       0xff000e1b:0x1f004302
[root@localhost ~]# cat /proc/driver/nvidia/agp/status
Status:          Enabled
Driver
:          AGPGART
AGP Rate
:        8x
Fast Writes
:     Disabled
SBA
:             Enabled 

[root@localhost ~]# glxgears
38860 frames in 5.0 seconds = 7771.830 FPS
38910 frames in 5.0 seconds = 7781.913 FPS
38916 frames in 5.0 seconds = 7783.128 FPS
X connection to :0.0 broken (explicit kill or server shutdown).

GL1800 04-11-2006 09:33 AM

WOW! That's a LOT better, but, I have an OLDIE but goodie card.
Thanks to all of you!
Ray

PTrenholme 04-11-2006 02:35 PM

Quote:

Originally Posted by RottenMutt
Nvidia 6600 GT
[snip][root@localhost ~]# glxgears
38860 frames in 5.0 seconds = 7771.830 FPS
38910 frames in 5.0 seconds = 7781.913 FPS
38916 frames in 5.0 seconds = 7783.128 FPS
X connection to :0.0 broken (explicit kill or server shutdown).

And this was with "fast write" disabled? Wow.

gbullit 04-13-2006 04:50 PM

New output:
95558 frames in 5.0 seconds = 19111.447 FPS
95634 frames in 5.0 seconds = 19126.608 FPS
95535 frames in 5.0 seconds = 19106.977 FPS
95579 frames in 5.0 seconds = 19115.624 FPS
95549 frames in 5.0 seconds = 19109.610 FPS
95374 frames in 5.0 seconds = 19074.776 FPS
:p


All times are GMT -5. The time now is 05:29 AM.