How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs

  Thread Rating:
  • 21 Votes - 4.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
grad Offline
Junior Member
Posts: 45
Joined: Dec 2011
Reputation: 0
Location: de
Post: #71
pjohn07 Wrote:I'm wondering if there is something else I need to do for lightdm and to get XBMC to start. I'm fairly well versed in cmd line rhel linux, but all of the ubuntu X-win stuff is very new to me.

I fought a lot with lightdm yesterday when transitioning from 11.04 to 11.10 and found that doing this:

Quote:# echo "/usr/sbin/lightdm" > /etc/X11/default-display-manager
# dpkg-reconfigure lightdm

as root seemed to help for start issues. Your problem maybe totally different, but it's worth a try.
find quote
clank Offline
Junior Member
Posts: 4
Joined: Oct 2011
Reputation: 0
Post: #72
First of all I would like to thank you for writing up this guide, it's awesome to finally have an AMD build where I can play 24fps vids correctly.

I was just wondering if you could tell me the configure string you use when building the source? As I would like to build this with libcec enabled.

Either that or if you would like to build it with libcec enabled on the PPA?? That would be tops.
find quote
fritsch Online
Posting Freak
Posts: 1,265
Joined: Aug 2011
Reputation: 34
Post: #73
clank Wrote:First of all I would like to thank you for writing up this guide, it's awesome to finally have an AMD build where I can play 24fps vids correctly.

I was just wondering if you could tell me the configure string you use when building the source? As I would like to build this with libcec enabled.

Either that or if you would like to build it with libcec enabled on the PPA?? That would be tops.

I think if you nicely ask wsnipex, he will include this :-)
find quote
fritsch Online
Posting Freak
Posts: 1,265
Joined: Aug 2011
Reputation: 34
Post: #74
grad Wrote:xorg.conf: http://pastebin.com/H2VwYfnh
xbmc.log: http://pastebin.com/LaWqLN0e
/etc/ati/amdpcsdb: http://pastebin.com/jXph8cTG

There are really a lot of settings in xorg.conf. Could you backup this file an retest with:
sudo aticonfig --initial

For your log I see that you see builds with the Reference Clock Stuff. There are still some bugs, we, Fernetmenta especially, try to track down.

If you use wsnipex ppa packages (not the testing ppa). These are normally more stable, cause they are tested more extensive.

Thanks
find quote
wsnipex Online
Team-XBMC packaging monkey
Posts: 1,816
Joined: Jun 2011
Reputation: 50
Post: #75
clank Wrote:First of all I would like to thank you for writing up this guide, it's awesome to finally have an AMD build where I can play 24fps vids correctly.

I was just wondering if you could tell me the configure string you use when building the source? As I would like to build this with libcec enabled.

Either that or if you would like to build it with libcec enabled on the PPA?? That would be tops.

When I first started to build the packages, it wouldn't compile with libcec on launchpad, so I disabled it. I might look into it again, when I find time.

Here is the configure line:
--prefix=/usr --docdir=/usr/share/doc/xbmc \
--enable-xvba \
--disable-vdpau \
--disable-crystalhd \
--disable-vdadecoder \
--disable-vtbdecoder \
--disable-tegra \
--disable-profiling \
--enable-joystick \
--enable-xrandr \
--disable-ccache \
--enable-pulse \
--enable-rtmp \
--enable-ffmpeg-libvorbis \
--disable-mid \
--enable-hal \
--enable-avahi \
--enable-asap-codec \
--enable-webserver \
--enable-optical-drive \
--enable-texturepacker \
--enable-nfs \
--disable-libcec \
--enable-afpclient \
--disable-airtunes \
--disable-debug \
--enable-optimizations
find quote
grad Offline
Junior Member
Posts: 45
Joined: Dec 2011
Reputation: 0
Location: de
Post: #76
fritsch Wrote:There are really a lot of settings in xorg.conf. Could you backup this file an retest with:
sudo aticonfig --initial

For your log I see that you see builds with the Reference Clock Stuff. There are still some bugs, we, Fernetmenta especially, try to track down.

If you use wsnipex ppa packages (not the testing ppa). These are normally more stable, cause they are tested more extensive.

Thanks

Well I came from the initial aticonfig and added switches when things werent working, cause but I'll try this. As for the build: I am using the std wsnipex ppa! *confused*
find quote
fritsch Online
Posting Freak
Posts: 1,265
Joined: Aug 2011
Reputation: 34
Post: #77
grad Wrote:Well I came from the initial aticonfig and added switches when things werent working, cause but I'll try this. As for the build: I am using the std wsnipex ppa! *confused*

Sorry for confusing you. Everything should be okay. Lets see what will happen after --initial.
(This post was last modified: 2011-12-21 00:11 by fritsch.)
find quote
grad Offline
Junior Member
Posts: 45
Joined: Dec 2011
Reputation: 0
Location: de
Post: #78
fritsch Wrote:Sorry for confusing you. Everything should be okay. Lets see what will happen after --initial.

Thanks for unconfusing me Smile Unfortunately though, things remain the same with --initial. The error is now pretty consistently showing when switching back(!) from the correctly rendered and mode-switched fullscreen to the menu. So the first mode switch works alright, but it doesn't properly switch back. Since I definitely saw the reverse effect at some time also, I'm rather thinking this is some nasty glitch somewhere. (FWIW, I also once tried the xbmc option to insert a pause upon mode switching, but that didn't help either.)

To make my situation worse, I tried the Android remote control app last night and now I'm completely hooked to XBMC. Pure awesomeness :-)
find quote
fritsch Online
Posting Freak
Posts: 1,265
Joined: Aug 2011
Reputation: 34
Post: #79
grad Wrote:Thanks for unconfusing me Smile Unfortunately though, things remain the same with --initial. The error is now pretty consistently showing when switching back(!) from the correctly rendered and mode-switched fullscreen to the menu. So the first mode switch works alright, but it doesn't properly switch back. Since I definitely saw the reverse effect at some time also, I'm rather thinking this is some nasty glitch somewhere. (FWIW, I also once tried the xbmc option to insert a pause upon mode switching, but that didn't help either.)

To make my situation worse, I tried the Android remote control app last night and now I'm completely hooked to XBMC. Pure awesomeness :-)

Hard to debug. Let`s see if some setting is wrong somewhere in the deep of the X stuff. Could you try booting with the following Live Image?:
http://xbmcfreak.binkey.nl/XBMCbuntu-v14.zip

It is only to test modesetting issues. If this succeeds, we have to look what software version, etc. you are using.

Bye

Edit: Problem is being worked on - just wait some hours, i think testing the live iso is not needed then.
(This post was last modified: 2011-12-21 11:45 by fritsch.)
find quote
wsnipex Online
Team-XBMC packaging monkey
Posts: 1,816
Joined: Jun 2011
Reputation: 50
Post: #80
grad Wrote:Thanks for unconfusing me Smile Unfortunately though, things remain the same with --initial. The error is now pretty consistently showing when switching back(!) from the correctly rendered and mode-switched fullscreen to the menu. So the first mode switch works alright, but it doesn't properly switch back. Since I definitely saw the reverse effect at some time also, I'm rather thinking this is some nasty glitch somewhere. (FWIW, I also once tried the xbmc option to insert a pause upon mode switching, but that didn't help either.)

To make my situation worse, I tried the Android remote control app last night and now I'm completely hooked to XBMC. Pure awesomeness :-)

This is the same behavior I'm seeing on my system.
for me there are 2 workarounds:
1.) stop the video manually before it ends
2.) toggle to window mode and back
find quote
Post Reply