PDA

View Full Version : Xv on x1400 with Radeon 3/26 version


elenius
03-28-2008, 12:24 PM
Excited about the newly added Xvideo support in the radeon driver, I installed a pre-packaged Ubuntu package of the latest git from

https://launchpad.net/~tormodvolden/+archive

It claimed to support Xv when I did xvinfo. However when I tried (on a mobility x1400 btw) to play movies (in mplayer and totem), the movie display was all white, and the computer crashed hard after a few seconds (still with some HDD activity).

Oh well, hopefully soon :)

Hmm, I got that package yesterday, and now I see that there's a newer one. Time to try it again :)

agd5f
03-28-2008, 12:29 PM
Excited about the newly added Xvideo support in the radeon driver, I installed a pre-packaged Ubuntu package of the latest git from

https://launchpad.net/~tormodvolden/+archive

It claimed to support Xv when I did xvinfo. However when I tried (on a mobility x1400 btw) to play movies (in mplayer and totem), the movie display was all white, and the computer crashed hard after a few seconds (still with some HDD activity).

Oh well, hopefully soon :)

Hmm, I got that package yesterday, and now I see that there's a newer one. Time to try it again :)

try enabling EXA as well:
Option "AccelMethod" "EXA"

Also try again with the latest drm installed from git.

NaterGator
03-28-2008, 01:04 PM
Also, are you setting the port of the Textured Video adapter (as you saw from xvinfo) when starting your video app?

elenius
03-28-2008, 09:33 PM
try enabling EXA as well:
Option "AccelMethod" "EXA"

Also try again with the latest drm installed from git.

I tried it with the 3/28 version. With EXA enabled, X freezes right after logging in. Without it, same behavior as before.

fatfatwolf
04-01-2008, 12:05 AM
I tried it with the 3/28 version. With EXA enabled, X freezes right after logging in. Without it, same behavior as before.

I have exactly the same behavior on a Lenovo T60 with X1300. And I tried to remove fglrx driver, to use different kind of combinations of options in xorg.conf, but none got succeeded.

airlied
04-01-2008, 04:28 AM
EXA on my rv515 fails unless I load the drm, I'll see what we can do but really accel with out a DRM is a pain in the ass, and I'm all for disabling it in radeon to simplify the codepaths.

elenius
04-01-2008, 02:45 PM
EXA on my rv515 fails unless I load the drm, I'll see what we can do but really accel with out a DRM is a pain in the ass, and I'm all for disabling it in radeon to simplify the codepaths.

Sorry, but what's this DRM thing and how do I install it?

c247
04-01-2008, 02:57 PM
690G IGP ATI x1250 128MB fedora 8 x68_64 latest proprietary fglrx from AMD website

As wolf said, my post should be moved to fglrx, but interesting anyway.

Now I believe locks are due to memory allocation issues, and has nothing to do with userland apps or games.

http://phoronix.com/forums/showthread.php?t=8622

Good luck.

fatfatwolf
04-01-2008, 05:53 PM
ATI x1250 IGP 128MB

No lock ups now, using standard configuration. I was having complete lock ups when playing urbanterror. Short answer, use amdcccle to set all 3D options to on (always on)

More info about what I tried here:

http://phoronix.com/forums/showthread.php?t=8622

Good luck.

Thanks for the tip, but we are having a different issue which involves radeon driver instead of fglrx. :)

elenius
04-01-2008, 07:58 PM
Tried with latest RadeonHD (4/1 version) from the same source. No Xv or xrandr support yet, so sticking with regular Radeon.

elenius
04-10-2008, 11:54 PM
I installed drm and mesa from git, and now it works! (once I also enabled EXA in xorg.conf).

The only problem is that there is some horizontal tearing in video playback. Not worse than fglrx has, mind you (and in fglrx the tearing is diagonal). Is there a fix for this?

NaterGator
04-11-2008, 08:23 AM
I installed drm and mesa from git, and now it works! (once I also enabled EXA in xorg.conf).

The only problem is that there is some horizontal tearing in video playback. Not worse than fglrx has, mind you (and in fglrx the tearing is diagonal). Is there a fix for this?

I believe agd5f mentioned that vsync is something that will be worked on in-driver in the future. That should help the tearing issue.

agd5f
04-11-2008, 05:03 PM
FWIW, things seem to be somewhat improved with my latest commits. Textured video seems to work ok without the drm now, but EXA render still has issues if the drm isn't loaded.

elenius
04-12-2008, 11:52 PM
Can someone point me to instructions on building/installing the radeon driver?

agd5f
04-13-2008, 09:44 AM
this should give you the basics:

http://www.botchco.com/agd5f/?page_id=2