XBMC Community Forum
[LINUX] HOW-TO use VAAPI HW Acceleration on AMD Zacate (Fusion) platform - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Linux and Live support (/forumdisplay.php?fid=52)
+---- Thread: [LINUX] HOW-TO use VAAPI HW Acceleration on AMD Zacate (Fusion) platform (/showthread.php?tid=99154)



- Robotica - 2011-07-05 18:06

Rapoza Wrote:Yesterday I saw an entire 24p film, from start to end. I started, then Press F, then pressed R, (so image stabilized) and then added 2sec to the audio sync.
Rofl
Thats a xbmc bug, other things are wimp.

Does anyone found a "cure"? Even heared about one?

Bobo1on1 responded to the bug: http://forum.xbmc.org/showpost.php?p=831658&postcount=37


- Pugnou - 2011-07-05 21:51

Thank you for the reply, I did some research and this is what I miss:
Code:
libgl-dev libglu-dev libglew-dev libjpeg-dev libsamplerate-dev libfontconfig-dev libasound-dev libpng-dev libsdl-dev libcurl-dev libcrystalhd-dev
How to retrieve all?


- Robotica - 2011-07-05 21:57

Pugnou Wrote:Thank you for the reply, I did some research and this is what I miss:
Code:
libgl-dev libglu-dev libglew-dev libjpeg-dev libsamplerate-dev libfontconfig-dev libasound-dev libpng-dev libsdl-dev libcurl-dev libcrystalhd-dev
How to retrieve all?

See OP or text file posted in this topic for build instructions.


- Pugnou - 2011-07-06 00:37

Thx again.
It's my last post I hope...
Now, I run XBMC, but if, i choose VAAPI in settings when I launch movie XBMC crash, and if i don't choose VAAPI, XBMC runs (whithout VAAPI of course :/)
Do you have any idea for this problems? (it's not in the OP and README)
(And, sorry if i must create a topic for this, delete this answer and i do topic)


- Robotica - 2011-07-06 00:44

That's also in this topic somewhere. But what versions (linux, kernel, drivers, etc) are you running? Also check your logs (start with xbmc.log +old) to see what is happening...


- Pugnou - 2011-07-06 01:48

Ubuntu: 11.04
Kernel: 2.6.38 (I can't change for .39)
Drivers: Ati catalyst 11.6 (OpenGL 4.1.1.10834)

xbmc.log: http://pastebin.com/L4S2GtSV


- wsnipex - 2011-07-06 09:40

maybe you miss the environment variables?
http://forum.xbmc.org/showpost.php?p=830836&postcount=233


- devil103 - 2011-07-06 10:04

Quote:DEBUG: VAAPI - attempting to open codec 28 with profile 100 at level 41 with 4 reference frames

XBMC tries to load vaapi but last lines relate to audio. Have you configured alsamixer?


- wobu - 2011-07-06 10:54

devil103 Wrote:XBMC tries to load vaapi but last lines relate to audio. Have you configured alsamixer?

If xbmc crashes according to vaapi and the reason are the missing environment file entries, then no ERROR log entry would be in the crash log of xbmc.

At least it was so in my case.

Due to the fact that xbmc would run without vaapi is enabled, i think it can't be the audio settings Smile


- Robotica - 2011-07-06 11:16

Pugnou Wrote:Ubuntu: 11.04
Kernel: 2.6.38 (I can't change for .39)
Drivers: Ati catalyst 11.6 (OpenGL 4.1.1.10834)

xbmc.log: http://pastebin.com/L4S2GtSV

If everything looks ok (vainfo ,etc) try to remove xorg.conf and do "aticonfig --initial -f".