Kodi Community Forum
How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs (/showthread.php?tid=116996)



RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - tomtomme - 2012-12-05

fritschs branch "monthly stable" disappeared from the git page - should i use master now to compile?


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05

to compile use this https://github.com/FernetMenta/xbmc/commits/master

use my script Compile -GIT- XBMC -Script- change the git links and your cooking.

or just use the XVBA-PPA - HTPC Thrills

uNi


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - john.cord - 2012-12-05

(2012-12-05, 01:20)tomtomme Wrote: fritschs branch "monthly stable" disappeared from the git page - should i use master now to compile?

Use the ppa


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05

Hi! I have managed to suspend and resume my HTPC with IR Remote. The problem is that after suspend no video output is displayed and to get the video i have to reboot it. I have Lenovo Q180 HTPC which has ATI 6450 card. Is there any solution for this?


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05

kill dpms or it could be your driver is not reloading properly.

uNi


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05

@tomtomme:
As frodo is in beta state, there is no need for a monthly stable branch anymore - you can directly compile fernetmenta/master or if you have an ubuntu based system use wsnipex ppa.


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05

(2012-12-05, 09:21)uNiversal Wrote: kill dpms or it could be your driver is not reloading properly.

uNi

How can i check if the driver is loading right?
Which service do i have to kill and reload it for video output?


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05

@illiac4

pkill X (or x) cant remember if its case sensitive.

Would probably do it.

uNi


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - tomtomme - 2012-12-05

(2012-12-05, 10:12)fritsch Wrote: @tomtomme:
As frodo is in beta state, there is no need for a monthly stable branch anymore - you can directly compile fernetmenta/master or if you have an ubuntu based system use wsnipex ppa.

thx
i´m curious
what is the difference between yours and fernets master git repo?
(2012-12-05, 01:27)uNiversal Wrote: to compile use this https://github.com/FernetMenta/xbmc/commits/master

use my script Compile -GIT- XBMC -Script- change the git links and your cooking.

or just use the XVBA-PPA - HTPC Thrills

uNi

thx - however
i do not use ubuntu - so no ppa for me ^^
and your script link does not work Wink


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05

@tomtomme:
I forked his branch, as we are doing xvba development together. When i develop new features, I rebase upon him and send a PR. Most of the time he merges them, so afterwards i reset my tree back onto his - currently you get exactly the same, despite i am missing a rebase currently to catch up :-)

Btw. you should have seen this, by simply clicking on the commts.


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05

@tomtomme:

The link is in my signature and it works, however thats are for Ubuntu/debian based stuff, you can easily adapt it for whatever your Distro is. see the https://github.com/xbmc/xbmc/tree/master/docs for your platform specific or adapt to your own distro.

uNi


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05

(2012-12-05, 12:09)uNiversal Wrote: @illiac4

pkill X (or x) cant remember if its case sensitive.

Would probably do it.

uNi

hmm did not helped....




RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05

@illiac4

Look at your /etc/var/log/Xorg.0.log for clews, or try unloading and reloading the driver modules and restarting X

Resume problems are not unusual, your system has to have proper user permission and the user has to be added to correct groups. It could be something elseonly logs will tell, rumage in your logs.

uNi




RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05

Suspend and resume with fglrx is pure luck :-)

Don't tune too much - check /var/log/pm-suspend if you can ssh in after resume.


RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05

This is /var/log/pm-suspend http://pastebin.com/h4WFxhCi
This is /etc/var/log/Xorg.0.log http://pastebin.com/qtQgkGPD