Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-19 Thread Jarod Wilson
On Sunday 17 April 2005 16:46, Greg Grotsky wrote:
> You should use NvAGP, I switched over from AMD64_AGPGART (939pin
> northbridge driver) and gained 1000fps on my 5700 Ultra.  I see ~5100
> fps with glxgears.

AGPGART on AMD64, GeForce 6600GT, 7130fps.

The fps make pretty much zero difference for HDTV playback though. Its only a 
decent milepost to see if you've got the nvidia drivers working well or not. 
I have another box that clocks only 900fps (TwinView GF FX 5200 setup), but 
the system can still play back HDTV perfectly fine.

-- 
Jarod Wilson
[EMAIL PROTECTED]

Got a question? Read this first...
 http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
 http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
 http://www.gossamer-threads.com/lists/mythtv/


pgpD5IZGo18ZT.pgp
Description: PGP signature
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Preet Khalsa
Greg Grotsky wrote:
Preet,
To get rid of AGPGART once and for all recompile the kernel setting it
to NO.  I couldn't unload mine even though I have unloadable module
support and AGPGART was compiled in as a module.  Recompiling without
it was the only way I could get it to work.
-Greg
 

That setting will not change on the AMD64 platform.  Make menuconfig and 
make xconfig do not allow me modularize that setting.  I read somewhere 
it is because the mmu is on the CPU.  So either Nvidia needs to make a 
module specific to AMD64 or AGPGART needs to improve for AMD64.  I don't 
know which.  Not a kernel hacker.

On 4/18/05, Preet Khalsa <[EMAIL PROTECTED]> wrote:
 

Nvidia 7174 drivers.  I can't get AGPGART out of the kernel in order to
use NvAGP.  I know that is one of my problems.
   

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Greg Grotsky
Preet,

To get rid of AGPGART once and for all recompile the kernel setting it
to NO.  I couldn't unload mine even though I have unloadable module
support and AGPGART was compiled in as a module.  Recompiling without
it was the only way I could get it to work.

-Greg

On 4/18/05, Preet Khalsa <[EMAIL PROTECTED]> wrote:
> Nvidia 7174 drivers.  I can't get AGPGART out of the kernel in order to
> use NvAGP.  I know that is one of my problems.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Adam Egger
On XFree it's just

more /etc/X11/XF86Config-4|grep DefaultColor

showing here:
--->DefaultColorDepth 16

Or just use xdpyinfo.

2005/4/18, Dr. C Mythology <[EMAIL PROTECTED]>:
> Is it possible to find out what color depth I'm using? My xorg.conf
> has two "SubSection "Display""s, one with depth = 16 and another with
> depth = 24.
> 
> And how do you enable NvAGP?
> 
> On 4/18/05, Adam Egger <[EMAIL PROTECTED]> wrote:
> > I depends on your color depth and your screen size. Try to set your
> > color depth to 16bit and you'll get much better values and you won't
> > see any difference to 32bit.
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Preet Khalsa
Will Rosecrans wrote:
On 4/17/05, Preet Khalsa <[EMAIL PROTECTED]> wrote:
 

Be happy.  I am getting 200 fps on an Athlon 64 3000+ with the FX5200.
I think it has something to do with my MSI K8T Neo2 F Mobo.  With 2.6.11
it got worse because cpu speed throttling broke.  So it stays at low
freq for the cpu and gpu.
   

Do you have the nvidia binary drivers installed, or are you using the
"nv" drivers, or something else?  If you don't have the nvidia binary
drivers properly set up, then you will not get any 3D acceleration,
which would explain your performance compared to the other posters.
 

Nvidia 7174 drivers.  I can't get AGPGART out of the kernel in order to 
use NvAGP.  I know that is one of my problems.

Appreciate the response.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Will Rosecrans
On 4/17/05, Preet Khalsa <[EMAIL PROTECTED]> wrote:
> Be happy.  I am getting 200 fps on an Athlon 64 3000+ with the FX5200.
> I think it has something to do with my MSI K8T Neo2 F Mobo.  With 2.6.11
> it got worse because cpu speed throttling broke.  So it stays at low
> freq for the cpu and gpu.
> 

Do you have the nvidia binary drivers installed, or are you using the
"nv" drivers, or something else?  If you don't have the nvidia binary
drivers properly set up, then you will not get any 3D acceleration,
which would explain your performance compared to the other posters.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Dr. C Mythology
Is it possible to find out what color depth I'm using? My xorg.conf
has two "SubSection "Display""s, one with depth = 16 and another with
depth = 24.

And how do you enable NvAGP?

On 4/18/05, Adam Egger <[EMAIL PROTECTED]> wrote:
> I depends on your color depth and your screen size. Try to set your
> color depth to 16bit and you'll get much better values and you won't
> see any difference to 32bit.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-18 Thread Adam Egger
I depends on your color depth and your screen size. Try to set your
color depth to 16bit and you'll get much better values and you won't
see any difference to 32bit.

2005/4/18, Andy Alsup <[EMAIL PROTECTED]>:
> Thanks for the feedback.  I guess I'll try to fine tune some and see
> if I can get better numbers then.  Are you guys using agpgart? module
> or built in?
> 
> Got to do some reading on mode lines first though.  I was very
> dissapointed to learn about overscan today on my rptv...
> 
> Must figure these issues out before I let the wife see HD on the TV.
> If it doesn't look as good as straight from Comcast, I have some
> splanin to do...
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-17 Thread Greg Grotsky
Andy,

You should use NvAGP, I switched over from AMD64_AGPGART (939pin
northbridge driver) and gained 1000fps on my 5700 Ultra.  I see ~5100
fps with glxgears.

-Greg

On 4/17/05, Andy Alsup <[EMAIL PROTECTED]> wrote:
> Thanks for the feedback.  I guess I'll try to fine tune some and see
> if I can get better numbers then.  Are you guys using agpgart? module
> or built in?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-17 Thread Andy Alsup
Thanks for the feedback.  I guess I'll try to fine tune some and see
if I can get better numbers then.  Are you guys using agpgart? module
or built in?

Got to do some reading on mode lines first though.  I was very
dissapointed to learn about overscan today on my rptv...

Must figure these issues out before I let the wife see HD on the TV. 
If it doesn't look as good as straight from Comcast, I have some
splanin to do...
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-17 Thread Ralph Oei
Andy Alsup schreef:
With glxgears at the default size, I am getting 1130 fps on a fx5200
using driver 7174  on a P4 3.2Ghz with smp kernel.
Should I be happy with that number?  My Radeon 9550 was getting 360 at
best, and usually 120.
Seems OK. I now get ~2300 fps with a fx5200, Athlon XP2600+, kernel 
2.4.26 but this figure varies wildly between driver versions.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-17 Thread Preet Khalsa

> With glxgears at the default size, I am getting 1130 fps on a fx5200
> using driver 7174  on a P4 3.2Ghz with smp kernel.
> 
> Should I be happy with that number?  My Radeon 9550 was getting 360 at
> best, and usually 120.
> 
> I have seen others comparing larger numbers, but how does this demo
> actually compare to HD playback performance?

Be happy.  I am getting 200 fps on an Athlon 64 3000+ with the FX5200.
I think it has something to do with my MSI K8T Neo2 F Mobo.  With 2.6.11
it got worse because cpu speed throttling broke.  So it stays at low
freq for the cpu and gpu.



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] glxgears fx5200 and 7174

2005-04-16 Thread Gregg Casillo
On Sunday 17 April 2005 01:46 am, Andy Alsup wrote:
> Couple noob questions because I'm curious:
>
> With glxgears at the default size, I am getting 1130 fps on a fx5200
> using driver 7174  on a P4 3.2Ghz with smp kernel.
>
> Should I be happy with that number?  My Radeon 9550 was getting 360 at
> best, and usually 120.

No. I get ~2300fps with the same setup except for a 3.0GHz P4 running Gentoo. 
I don't know what this has to do with HD playback though.

Gregg
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] glxgears fx5200 and 7174

2005-04-16 Thread Andy Alsup
Couple noob questions because I'm curious:

With glxgears at the default size, I am getting 1130 fps on a fx5200
using driver 7174  on a P4 3.2Ghz with smp kernel.

Should I be happy with that number?  My Radeon 9550 was getting 360 at
best, and usually 120.

I have seen others comparing larger numbers, but how does this demo
actually compare to HD playback performance?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users