Re: [Dri-devel] The R200 09202002 Nightly *does* work in RH 8 (but there's something strange goin' on)

2002-10-10 Thread Dieter Nützel

Am Freitag, 11. Oktober 2002 05:35 schrieb Christopher L. Estep:
> I managed to get DRI up and running with this noghtly in RH 8 (Psyche),
> but the strange thing was *how*.
>
> Once I got everything compiled and installed, it kept coming back
> *indirect*.  So, following the troubleshooting guide, I ran lsmod as
> root.  The *radeon* module loaded fine; however, the *agpgart* module
> (which the entire Radeon *series* requires for DRI) didn't!
>
> So, I first removed (using rmmod) the *radeon* module, then installed
> the agpgart and radeon modules (in order) and restarted X (not the
> computer) by simply logging out.  Restarted, checked glx info, it said
> that DRI was active (and the XFree86.0.log agrees).

Put the "needed" stuff into your "/etc/modules.conf" file (taken from SuSE):

alias char-major-10-175 agpgart
alias char-major-10-240 agpgarti810 (self explanatory)

# agpgart is i386 only right now
pre-install mga /sbin/modprobe "-k" "agpgart"
pre-install r128 /sbin/modprobe "-k" "agpgart"
pre-install radeon /sbin/modprobe "-k" "agpgart"
#options agpgart agp_try_unsupported=1

> Here's the triumphant log attached as proof:

[-]

> (II) RADEON(0): Acceleration enabled
> (II) RADEON(0): Using hardware cursor (scanline 1024)
> (II) RADEON(0): Largest offscreen area available: 1280 x 7165
> (II) RADEON(0): X context handle = 0x0001
> (II) RADEON(0): [drm] installed DRM signal handler
> (II) RADEON(0): [DRI] installation complete
> (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
> (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
> (II) RADEON(0): Direct rendering enabled
[-]

Have you verified with an app (gears)?
How fast was it?

-Dieter


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] The R200 09202002 Nightly *does* work in RH 8 (but there's something strange goin' on)

2002-10-11 Thread Dieter Nützel

Am Freitag, 11. Oktober 2002 10:32 schrieb Christopher L. Estep:
> -Original Message-
> From: Dieter Nützel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 10, 2002 11:53 PM

[-]

> > Here's the triumphant log attached as proof:
>
> [-]
>
> > (II) RADEON(0): Acceleration enabled
> > (II) RADEON(0): Using hardware cursor (scanline 1024)
> > (II) RADEON(0): Largest offscreen area available: 1280 x 7165
> > (II) RADEON(0): X context handle = 0x0001
> > (II) RADEON(0): [drm] installed DRM signal handler
> > (II) RADEON(0): [DRI] installation complete
> > (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
> > (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
> > (II) RADEON(0): Direct rendering enabled
>
> [-]
>
> Have you verified with an app (gears)?
> How fast was it?
>
> 1017 fps, which is not *software* by any means.  That was with an
> *AGPMode* of 2. I'm kicking it north to 4 (this *is* an AGP 4X card and
> mobo) and seeing what's next.

AGPMode shouldn't do much for this test. But 1017 fps looks like hardware.
It would be much more useful if you let us know which hardware (yes, r200) but 
CPU, RAM do you have. Then 1017 fps didn't look so fast for a r200 card.

Here I get ~2393 fps (AGPMode 4) on a 1280x1024x24 desktop.

dual Athlon MP 1900+ (but Mesa is single threaded, you know)
1 GB DDR SDRAM 266, CL2
r200, Powered by ATI
2.5.41-ac2

Cheers,
Dieter

PS A little bit "trimming" of your posts would be helpful ;-)


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel