Artifacts on Radeon 4850

2009-07-05 Thread Casey Jones
I have a Radeon 4850, and I get artifacts all over the screen in X.

I'm using Gentoo Linux with xf86-video-ati git (also tried 6.12.2), xorg
1.6.1.902, mesa 7.5rc4, and linux 2.6.31 rc2 (also tried 2.6.30)

I don't know if this is a bug in the radeon driver, or if I don't have
things configured correctly.  I'm thinking it's a bug in the driver itself;
since X works correctly.

If it matters at all, according to Xorg.0.log r600_dri.so failed to load.
(EE) AIGLX error: dlopen of /usr/lib64/dri/r600_dri.so failed
(/usr/lib64/dri/r600_dri.so: cannot open shared object file: No such file or
directory)
(EE) AIGLX: reverting to software rendering

If any more information is needed, just ask; I didn't want to send a bunch
of unneeded crap.

Thanks.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Artifacts on Radeon 4850

2009-07-05 Thread Matt Turner
Please see http://jbridgman.livejournal.com/945.html
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Artifacts on Radeon 4850

2009-07-05 Thread Casey Jones
Would using the radeon-rewrite branch of mesa actually fix this?  AFAIK,
this isn't a 3D/OpenGL problem.  Whenever Xorg is running it happens,
including 2D.

Oh, and I am using EXA. Are there any other AccelMethods like XAA?
And it isn't the hardware because it worked fine with fglrx.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Artifacts on Radeon 4850

2009-07-05 Thread Maarten Maathuis
A screenshot or something might help. But this is probably not related
to mesa, unless you are running compiz or something like that.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Artifacts on Radeon 4850

2009-07-05 Thread Matt Turner
On Sun, Jul 5, 2009 at 4:11 PM, Casey Jonesjonescas...@gmail.com wrote:
 Would using the radeon-rewrite branch of mesa actually fix this?  AFAIK,
 this isn't a 3D/OpenGL problem.  Whenever Xorg is running it happens,
 including 2D.

No, the radeon-rewrite branch (which has been merged recently)
wouldn't change anything, as it doesn't support R6/700. If it's
happening with 2D, it's not a problem with Mesa anyway -- unless
you're using compiz, then it may be.

 Oh, and I am using EXA. Are there any other AccelMethods like XAA?
 And it isn't the hardware because it worked fine with fglrx.

Yes, XAA is also available.

More info such as kernel, drm, xserver, and ddx versions might help.
Does dmesg or Xorg.0.log show anything interesting when the corruption
happens? What kind of corruption are you seeing?

Matt
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Artifacts on Radeon 4850

2009-07-05 Thread Casey Jones
Nope, this happens in KDM, KDE 4.2, and in a default config of Openbox.
Sorry if these images are a bit large, but it makes it a bit easier to see
the artifacts.

KDM:
http://img168.imageshack.us/img168/1706/kdm.jpg

KDE 4.2:
http://img219.imageshack.us/img219/1530/kde.jpg

Openbox:
http://img504.imageshack.us/img504/3527/openbox.jpg
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Artifacts on Radeon 4850

2009-07-05 Thread Alex Deucher
On Sun, Jul 5, 2009 at 3:20 PM, Matt Turnermatts...@gmail.com wrote:
 On Sun, Jul 5, 2009 at 4:11 PM, Casey Jonesjonescas...@gmail.com wrote:
 Would using the radeon-rewrite branch of mesa actually fix this?  AFAIK,
 this isn't a 3D/OpenGL problem.  Whenever Xorg is running it happens,
 including 2D.

 No, the radeon-rewrite branch (which has been merged recently)
 wouldn't change anything, as it doesn't support R6/700. If it's
 happening with 2D, it's not a problem with Mesa anyway -- unless
 you're using compiz, then it may be.

 Oh, and I am using EXA. Are there any other AccelMethods like XAA?
 And it isn't the hardware because it worked fine with fglrx.

 Yes, XAA is also available.

Only EXA is available on r6xx/r7xx hardware.

Alex
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Artifacts on Radeon 4850

2009-07-05 Thread Gene Heskett
On Sunday 05 July 2009, Alex Deucher wrote:
On Sun, Jul 5, 2009 at 3:20 PM, Matt Turnermatts...@gmail.com wrote:
 On Sun, Jul 5, 2009 at 4:11 PM, Casey Jonesjonescas...@gmail.com wrote:
 Would using the radeon-rewrite branch of mesa actually fix this?  AFAIK,
 this isn't a 3D/OpenGL problem.  Whenever Xorg is running it happens,
 including 2D.

 No, the radeon-rewrite branch (which has been merged recently)
 wouldn't change anything, as it doesn't support R6/700. If it's
 happening with 2D, it's not a problem with Mesa anyway -- unless
 you're using compiz, then it may be.

 Oh, and I am using EXA. Are there any other AccelMethods like XAA?
 And it isn't the hardware because it worked fine with fglrx.

 Yes, XAA is also available.

Only EXA is available on r6xx/r7xx hardware.

Alex

Can we expect that to change eventually?

-- 
Cheers, Gene
There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order.
-Ed Howdershelt (Author)
The NRA is offering FREE Associate memberships to anyone who wants them.
https://www.nrahq.org/nrabonus/accept-membership.asp

In case of injury notify your superior immediately.  He'll kiss it and
make it better.

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Artifacts on Radeon 4850

2009-07-05 Thread Corbin Simpson
On 07/05/2009 02:49 PM, Gene Heskett wrote:
 On Sunday 05 July 2009, Alex Deucher wrote:
 On Sun, Jul 5, 2009 at 3:20 PM, Matt Turnermatts...@gmail.com wrote:
 On Sun, Jul 5, 2009 at 4:11 PM, Casey Jonesjonescas...@gmail.com wrote:
 Would using the radeon-rewrite branch of mesa actually fix this?  AFAIK,
 this isn't a 3D/OpenGL problem.  Whenever Xorg is running it happens,
 including 2D.
 No, the radeon-rewrite branch (which has been merged recently)
 wouldn't change anything, as it doesn't support R6/700. If it's
 happening with 2D, it's not a problem with Mesa anyway -- unless
 you're using compiz, then it may be.

 Oh, and I am using EXA. Are there any other AccelMethods like XAA?
 And it isn't the hardware because it worked fine with fglrx.
 Yes, XAA is also available.
 Only EXA is available on r6xx/r7xx hardware.

 Alex
 
 Can we expect that to change eventually?

If your question is actually, XAA for r600+? then the answer is
never. XAA is just not a good fit for these cards. Additionally, XAA
is kind of on the way out, and with recent EXA improvements, there's
really no reason to stick with it.

~ C.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg