[LINUX] HOW-TO use VAAPI HW Acceleration on AMD Zacate (Fusion) platform

  Thread Rating:
  • 14 Votes - 4.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
de-wolff Offline
Junior Member
Posts: 1
Joined: Aug 2011
Reputation: 0
Post: #421
good tutorial,
I tried to follow it starting with a empty harddisk.
I am missing 3 things:
1) somewhere before building libbluray a "sudo apt-get install libtool" has to be done
2) somewhere before building xbmc a "sudo apt-get install autopoint" has to be done
3) I can't get libcrystalhd-dev. I tried to add several xbmc repos, but that didn't change the problem
(This post was last modified: 2011-08-05 19:28 by de-wolff.)
find quote
SplishSplash Offline
Junior Member
Posts: 6
Joined: Aug 2011
Reputation: 0
Post: #422
So I was hoping to just use the pre-compiled version here:

http://forum.xbmc.org/showpost.php?p=752...tcount=109

But it fails to install saying that it can't load installer components from the CD. Any ideas on that?
find quote
wsnipex Offline
Team-XBMC packaging monkey
Posts: 1,806
Joined: Jun 2011
Reputation: 49
Post: #423
do you actually have a crystalhd card? if not just disable it.
find quote
chessplayer Offline
Junior Member
Posts: 19
Joined: Jul 2011
Reputation: 0
Location: Germany
Post: #424
sraue Wrote:OpenELEC has initial TV support in our normal images, also there are experimental images with XBMC's PVR branch.

Hi,

could you post a link to the experimental images as well please? At least the AMD Fusion image from the link in your post #415 above (which is probably what most people in this thread are interested in) does not have PVR built in (and it sports the old vertical confluence skin; personally I prefer the new horizontal one Wink )

And thanks for the OpenELEC efforts. That is definitely a very interesting project.

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Clients: Atom D525 + ION2 with yaVDR (both 0.3 and 0.4 alpha) and with standard Natty + XBMC + tvheadend :;):
Server: Seagate Dockstar with VDR; Seagate Dockstar with tvheadend :cool:
Test: AMD Zacate with vaapi driver working with XBMC :nerd:
All with Sundtek DVB-C Sticks :nod:
(This post was last modified: 2011-08-06 18:27 by chessplayer.)
find quote
zbox_ad02 Offline
Junior Member
Posts: 17
Joined: Aug 2011
Reputation: 0
Post: #425
SplishSplash Wrote:So I was hoping to just use the pre-compiled version here:

http://forum.xbmc.org/showpost.php?p=752...tcount=109

But it fails to install saying that it can't load installer components from the CD. Any ideas on that?

Yeah, same here, wasn't able to fix it yet.
Some advises to zero the USB partitions first with command "dd", and some says press tab instead of enter to let the kernel try USB when it need content from CD.
Both suggestions didn't work though.
I guess it is something with unetbootin and xbmc_live_cd.

Tell me if you get it to work.
find quote
wsnipex Offline
Team-XBMC packaging monkey
Posts: 1,806
Joined: Jun 2011
Reputation: 49
Post: #426
you could try to remove to "install cd/usb" from apt sources. Furthermore you might have to enable universe and multiverse repositories, I don't remember if those are enabled by default on lucid.
find quote
chrisk2305 Offline
Junior Member
Posts: 7
Joined: Aug 2011
Reputation: 0
Post: #427
Hi everybody,

i'm trying to get vaapi running since a week, but no luck yet.

Before compiling xbmc and installing the dependencies i wanted to try out mplayer with vaapi patch, but i can't get it to work:

Code:
root@htpc:~# cd mplayer-vaapi-20*
root@htpc:~/mplayer-vaapi-20110127# ./checkout-patch-build.sh
ERROR: you need VA API headers for this project

vainfo and fglrxinfo report fine. I also noticed that after installing xbmc compile depencies, vainfo reports an error, so i skipped the xbmc part in first place and wanted to try out mplayer before that.

I hope you can help! Thanks!
find quote
wsnipex Offline
Team-XBMC packaging monkey
Posts: 1,806
Joined: Jun 2011
Reputation: 49
Post: #428
you probably need libva-dev
find quote
zbox_ad02 Offline
Junior Member
Posts: 17
Joined: Aug 2011
Reputation: 0
Post: #429
chrisk2305 Wrote:Hi everybody,

i'm trying to get vaapi running since a week, but no luck yet.

Before compiling xbmc and installing the dependencies i wanted to try out mplayer with vaapi patch, but i can't get it to work:

Code:
root@htpc:~# cd mplayer-vaapi-20*
root@htpc:~/mplayer-vaapi-20110127# ./checkout-patch-build.sh
ERROR: you need VA API headers for this project

vainfo and fglrxinfo report fine. I also noticed that after installing xbmc compile depencies, vainfo reports an error, so i skipped the xbmc part in first place and wanted to try out mplayer before that.

I hope you can help! Thanks!

have u tried to enable Backports and Proposed repositories in synaptic then run a full update for the system?
then see my previous posts to add a ppa to install xvba-va-driver.
from there install libva without errors and compile mplayer successfuly.
whats ur hardware and os?
find quote
zbox_ad02 Offline
Junior Member
Posts: 17
Joined: Aug 2011
Reputation: 0
Post: #430
wsnipex Wrote:you could try to remove to "install cd/usb" from apt sources. Furthermore you might have to enable universe and multiverse repositories, I don't remember if those are enabled by default on lucid.

thanks for the answer, but what do you mean by disabling Install Cd Usb?
i dont have x or shell access at that stage (boot up). so how to disable usb cd install?
find quote
Post Reply