Kodi Community Forum
Linux Radeon OSS with vdpau (howto) - 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: Linux Radeon OSS with vdpau (howto) (/showthread.php?tid=174854)



RE: Radeon OSS with vdpau (howto) - Claudio.Sjo - 2013-10-12

Today new update to xbmc, but no progresses.
Still white screen.


RE: Radeon OSS with vdpau (howto) - fritsch - 2013-10-12

@Claudio.Sjo: Please act sane.

When you don't see a fixed new build here: https://launchpad.net/~oibaf/+archive/graphics-drivers/ nothing will change.


RE: - sveni_lee - 2013-10-12

I've followed your guid and get no errows so I thought everything is okay
but when trx following nothimh happend...

Code:
xbmc@Mediacenter:~$ glxinfo | grep -i interop
Error: unable to open display

Code:
xbmc@Mediacenter:~$ qvdpauinfo
Der Befehl »qvdpauinfo« wurde nicht gefunden, meinten Sie vielleicht:
Befehl »vdpauinfo« aus dem Paket »vdpauinfo« (universe)

I think I done a mistake...


RE: - fritsch - 2013-10-12

DISPLAY=:0 glxinfo |grep -i interop
and it is in deed only vdpauinfo

Btw. mesa git is currently broken, so oibaf could not yet update his ppa - so you might end up with non working xbmc, right now.


RE: Radeon OSS with vdpau (howto) - sveni_lee - 2013-10-12

thanks for soon answer

Code:
xbmc@Mediacenter:~$ DISPLAY=:0 glxinfo |grep -i interop
    GL_NV_packed_depth_stencil, GL_NV_texture_barrier, GL_NV_vdpau_interop,
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vdpau_interop,

Code:
xbmc@Mediacenter:~$ vdpauinfo
vdpauinfo: cannot connect to X server

sorry, Im verry new to linux.

I dont know if xbmc is brocken... I can access to my video and audi library but I get no sound...
And I can`t find the PVR-Clients... and I've problems with the cec-adapter


RE: Radeon OSS with vdpau (howto) - gradinaruvasile - 2013-10-12

(2013-10-12, 17:32)fritsch Wrote: Btw. mesa git is currently broken, so oibaf could not yet update his ppa - so you might end up with non working xbmc, right now.
I have built mesa with the latest changes without issues and im using it now. xbmc+vdpau works too.


Radeon OSS with vdpau (howto) - sveni_lee - 2013-10-12

(2013-10-12, 17:44)gradinaruvasile Wrote: I have built mesa with the latest changes without issues and im using it now. xbmc+vdpau works too.

Do you use Live-TV? Because I can't find any PVR-Client for Gotham... I nee the VDR-xvdr addon...
I would like to Test vdpau with HD-TV.


RE: Radeon OSS with vdpau (howto) - antares81 - 2013-10-12

@sveni_lee
The pvr addons are in separate package. Doing a
Code:
sudo apt-get install xbmc-pvr-addons
should get you going


Radeon OSS with vdpau (howto) - sveni_lee - 2013-10-12

Omg... It's so simple...
Thanks I'll try...

Edit:
it seems that the package could not be found....
Code:
xbmc@Mediacenter:~$ sudo apt-get install xbmc-pvr-addons
[sudo] password for xbmc:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket xbmc-pvr-addons kann nicht gefunden werden.



RE: - antares81 - 2013-10-12

Are you sure you setup the ppa from step 2 properly? Because the package is there: https://launchpad.net/~wsnipex/+archive/xbmc-fernetmenta-master/
A xbmc debug log would be handy Smile


RE: Radeon OSS with vdpau (howto) - Claudio.Sjo - 2013-10-12

One minor info, probably due to the Apple HW
When booting, I get the message
radeon : invalid ROM content


RE: - smv1210 - 2013-10-13

Hi frtsch

I have followed all the setup instructions, however, I could not find those xbmc settings:

4.) XBMC settings
System->Settings->System->Video Settings:
Vertical Sync: Always on

System ->Video->Playback:
VDPAU: On
Prefer VDPAU Mixer: ON
VAAPI: off
Adjust Refreshrate to match video: On
Sync Playback to Display: On
Sync Method: Video Clock (Drop/Dupe)


Actually, I have not seen those setting's items for a while, since Frodo(wsnipex) builds...


Re: Radeon OSS with vdpau (howto) - nickr - 2013-10-13

Press left button in settings window and choose advanced settings level.


RE: Radeon OSS with vdpau (howto) - smv1210 - 2013-10-13

(2013-10-13, 00:33)nickr Wrote: Press left button in settings window and choose advanced settings level.
Thanks a lot ! Smile

Do You have any idea how to fight with the "white screen"?


RE: - omega2014 - 2013-10-13

Many plugins are marked as Broken, and in there are a lot of messages in log:
<plugin> requires xbmc.python version 1.0 which is not available

How can I solve that problem?