I am attempting to trunk cvs dri with my g200 but I'm running into a problem
with all gl apps that use textures (the demos that don't use textures (afaict)
work just fine). It seems that the texture heap is not being initialized and I
haven't been able to figure out why yet. I am assuming I've don
Scott Billings wrote:
>
> (EE) RADEON(0): RADEONDRIScreenInit failed (DRM version = 1.0.0,
> expected 1.1.x). Disabling DRI.
Did you actually read the log you just posted? I think this explains it
quite clearly.
And, just to make it clear again, you're picking up the wrong version of
the kern
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I recently bought a Radeon VE 32MB DDR.. So far, I have been unable
to get it to work with X.
I applied a patch that was posted to this list (dri-devel) about 10
days ago for this particular card. That solved part of the problem. X
starts, b
> Odd, I could swear there was one back on the 10th when I d/l'd them
> last... I remember having to d/l it because I was getting a PCI bus
> master symbol error in the r128 drivers
Yes, there was an Extras package there until about a week ago. I don't know
why it isn't there anymore now.
A
I have super7 board Tyan S1590.
in it I still have the very same problem with Radeon 3D. (updated CVS on
Sunday.) Gears hangs quite easily and starts to eat all the CPU power.
Hang occurs in
radeon_ioctl.c file at function
static int radeonWaitForFrameCompletion( radeonContextPtr rmesa ) { ... }