Posts: 23,451
Joined: Aug 2011
Reputation:
1,096
fritsch
Team-Kodi Developer
Posts: 23,451
@Baswazz:
Install the bootloader into /dev/sdb as grub and stuff are using UDEV it should not matter. It was the same for me with my setup. Just be sure to not install it on the usb stick.
The easiest way is to reinstall, if the installation is "as is" already successful, you can also chroot in and reinstall grub onto the other drive.
You can join #xbmc-xvba and we help you.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 15
Joined: May 2012
Reputation:
0
disp
Junior Member
Posts: 15
Has anyone upgraded their working system from the oneiric tutorial - 11.10 to 12.04 ? What do I need to consider, for example do I need to uninstall the ati drivers first?
Posts: 7,657
Joined: Jun 2011
Reputation:
288
the upgrade should just work, ymmv though. No need to uninstall anything, but the ppa will be disabled by the upgrade, so you will need to add it again.
Posts: 15
Joined: May 2012
Reputation:
0
disp
Junior Member
Posts: 15
Sounds good, thank you for your work on this build.
Posts: 8
Joined: Jan 2012
Reputation:
0
on E350, after upgrading to 12.04 and using latest amd drivers from ubuntu & xbmc-xvba branch, cpu load goes to 100% after 5 Minutes of idling
Any way to fix that? (11.12 drivers does not show such issue)
Thank you.
Posts: 16
Joined: May 2011
Reputation:
0
Hi, I've just done a fresh install following the guide but I can't find the .xbmc folder to add some bits to the user data folder. Has it's location changed. I've also noticed the setting for shared surfaces has disappeared is this meant to be correct. I'm using the Eden pvr ppa
Thanks
Posts: 12
Joined: Apr 2012
Reputation:
0
Hi!
Just found your PPA and was so happy to find a version with PVR+XVBA, thank you very much for your work!
I am just unsure if XVBA does actually work on my machine. The CPU usage still seems to be quite high during HD video playback, and playback seemed to be a bit laggy. I found some XVBA related messages in the log, but was not sure if they meant good or bad.
So how can I verify hardware decoding works? (And: How to I check which h264 version a video uses?)
Thanks!
Posts: 23,451
Joined: Aug 2011
Reputation:
1,096
fritsch
Team-Kodi Developer
Posts: 23,451
@Frederik:
Please reboot. That looks like another process running amok :-). You can check with "top" from the commandline.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 12
Joined: Apr 2012
Reputation:
0
@fritsch: I tried twice, and checked with htop that it is xbmc that is taking the CPU. And CPU usage goes down when I stop video playback.
@kaze: Yes, I had installed latest catalyst from the AMD website. Now I installed 11.12, and indeed, CPU usage is down to around 20%. Great! Thank you very much for this valuable hint!