![]() |
|
[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-20 12:35 sraue Wrote:there is nothing to change a bit here and there... what you want change? for things where it makes sense to change anything we have other solutions (for example our config directory or our settings addon). also we have a forum/irc channel where we can discuss changes you need. why you dont share your ideas so all users can benefit from this? we never change this, the OS will be readonly for everytime, for various good reasons. if you miss anything let us know this. Is it difficult to customize your build system to build a HTPC-OS which can install any software I want? Is it just a switch which I can use as build parameter? - avpap - 2011-07-20 13:39 Openelec + Zacate Build = A Dream Come True! If this project succeeds, then I will definitely buy two Zacate builds for my living room + Bedroom. I hate Windows and i don't buy a zacate based PC because of the ATI problems in Linux. - CrazYoshi - 2011-07-20 17:27 Hi guys. What will happen when the new version of the linux kernel (3.0) will be realise in stable version? it will be easier than now to work with Fusion? - Balinus - 2011-07-20 17:55 CrazYoshi Wrote:Hi guys. I guess so : http://www.engadget.com/2011/05/30/linus-torvalds-releases-linux-kernel-version-3-to-celebrate-20-y/ "Also included is code optimized for AMD's Fusion and Intel's Ivy and Sandy Bridge silicon, and some updated graphics drivers, too." - Robotica - 2011-07-20 17:56 CrazYoshi Wrote:Hi guys. The kernel already is ok. It are the distributions which should incooperate the latest software changes. But most importantly, XBMC Linux with AMD (this isn't a typical AMD problem neither a Linux problem) requires prop. drivers to be installed. Those aren't in distribution (like Ubunutu) and thus always requires some installing and configuration by hand (similar to Windows: download a driver, install it, configure to get hardware acc. to work, etc) This will be for the coming years. So if you don't like that, the only option is to use openelec. - rossl1986 - 2011-07-20 21:01 I've asked this question on another thread but have got no answer. How do I go about upgrading to the latest AMD/ATI Catalyst drivers (11.6 I think) if I already have installed the pre-configured iso found on this board onto my HTPC? There is also a new version of xvba to be found (0.8). I have 0.78, that again came with the pre-configured iso. My installation won't allow me to update xvba for obvious reasons. How do I go about updating this with the one found at splitted-desktop without making a brand new iso? Is there even a way? - mbah.pande - 2011-07-21 09:24 Thanks for this tutorial I am new in linux I want to start to build HTPC on my ECS HDC-I Mainboard with AMD E350 2 Gb DDR3 1 TB HDD sata Using this tutorial I start with install Ubuntu mini.iso 64bit but in this step i got an trouble ECS HDC-I mainboard is using three option Video output (VGA, DVI, HDMI) right now i am using VGA for Video Output to CRT my CRT monitor (LG studiowork) that only support 1024x768 res Why after Install Mini Iso whit Command line Install my Display wont start? at first boot there a response on my CRT monitor (LED beside power button is green) but still nothing appear and after 1 Minute LED beside power button is yellow like when PC is turn off. what wrong with this situation? Because i am curious i install Ubuntu natty full CD and now i can write an HELP request on this thread Please HELP me how to resolve this acer ao722 - deadhp1 - 2011-07-21 10:05 I've modified the method I use to install xbmc to the acer AO722 c-50 netbook that was on sale at target. I just posted this in the slickdeals thread. This is mostly the stuff from the first page of this thread, I had some problems with it, so I figured I would post what worked for me. Oh yeah, I also made script files to make things easier for some ppl. They are available here :http://www.woofiles.com/dl-255623-zqW1C8S2-installscriptsnew.zip Ok so I got ubuntu working a little bit better. Most of my info is from:http://forum.xbmc.org/showthread.php?tid=99154 I did have to modify it to work. I've also rewritten the scripts. First off for people running into crashing issues: Turn on the ao722 and go into the bios by pressing F2. Go into the BOOT menu and set "Network Boot" to be the first item. This tends to solve the crashing while installing ubuntu. I didn't have crashing, but some others have and this fixed it for them. This process works in WUBI or from booting a flash drive/cd. So the process is: Install ubuntu 11.04 64-bit.(desktop, netbook is untested) Connect to internet over wireless. Do NOT install the FGLRX from the restricted driver popup. Launch Update Manager from System->Administration->Update Manager Check for updates. Install updates and reboot. Check again. It should now be up to date. There are 2 ways to do the install. The Hard Way=by hand or The Easy Way=with the scripts. They both do the same thing. The hard way. Install vaapi, fglrx 8.861, and kernel 2.6.39-3 Code: cd ~/; mkdir vaapi; cd vaapi/XBMC takes a good hour to 2 hours to compile. (Optional, but nice)Compile and install XBMC with vaapi support Code: sudo apt-get -y install gitMplayer-vaapi take about 30 minutes to 1 hour to compile/install. Compile and install mplayer with vaapi support. Code: sudo apt-get -y install gnome-mplayerThe Easy Way Download my new scripts, which do all of the above. Extract them to a directory. Open Terminal navigate to where you extracted the scripts and type: Code: sh 1_install_vaapi_fglrx_kernel.shXBMC takes a good hour to 2 hours to compile. Open Terminal navigate to where you extracted the scripts and type: Code: sh 2_compile_install_xbmc.shMplayer-vaapi takes about 30 minutes to 1 hour to compile. Open Terminal navigate to where you extracted the scripts and type: Code: sh 3_compile_install_mplayer-vaapi.shYou can optionally install flashplayer 11 beta if you want, but it's not needed. Code: sh 4_optional_install_flashplayer_11_beta.shNotes for both methods: Ethernet doesn't work. It needs a fixed driver. Suspend/hibernate doesn't work. Go into your System->Preferences->Power Manager and turn off suspend and hibernate options. It won't wake and you lose whatever data you were working on at the time. XBMC tends to crash on exit. It crashes with a black screen. So I launch it from terminal by typing "xbmc" into the terminal. If it crashes, I can alt-tab to the terminal and alt-F4 it to end the session. You may end up with crash logs in your home folder so try to remember to delete them when you get the chance. Ubuntu's Update Manager will want to install 5 new packages after we install the vaapi items. Do NOT let it or you will break vaapi and not have hardware acceleration. Launch Synaptic Package Manager from System-Administration-Synaptic Package Manager. In the search box type "libva" Highlight the following items: libva-glx1 libva-tpi1 libva-x11-1 libva-dev libva1 vainfo Now the menu and choose Package->Lock Version You can now exit synaptic. This will prevent the update. If you'd like to use mplayer to playback hd video's open a terminal and type: Code: mplayer -vo vaapi -va vaapi nameofthefile.mkvYou can setup Gnome-Mplayer to play using vaapi by launching Applications->Sound & Video->GNOME Mplayer Choose Edit->Preferences and goto the Mplayer tab. In the box Extra Options place the following: Code: -vo vaapi, -va vaapiTo playback HD youtube video's you need a firefox plugin called flashvideoreplacer after installing it set the preferences to standalone, and use Gnome Mplayer. This will launch gnome mplayer when you click on the play button. I hope this works for you all. - devil103 - 2011-07-21 17:27 At the moment I'm running into some problems making a fresh XBMC installation. Kernel 2.6.38-10, ATI 11.6, installed as before but now when starting X I'm getting a signal 11 segmentation fault (so not in XBMC but when starting X, lines are appended to /etc/environment anyways) Even the latest guides from Mysob have not been working. Any suggestions? edit: problem solved it was some conflict with xbmc-standalone and the launching method I was using - deadhp1 - 2011-07-21 19:58 For the acer ao722 I've updated my post over slickdeal's with new scripts, precompiled mplayer-vaapi and precompiled xbmc .deb's. The file weighs in at about 50mb's and you need to run the scripts in order to install the .debs. It might work for you guys too. http://slickdeals.net/forums/showpost.php?p=41169326&postcount=261 |