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) - fritsch - 2013-11-17

Let's do a blind test:

Quote:wget https://dl.dropboxusercontent.com/u/55728161/linux-image-3.12.0%2B_4.0_amd64.deb https://dl.dropboxusercontent.com/u/55728161/linux-headers-3.12.0%2B_4.0_amd64.deb
sudo dpkg -i *4.0*deb

Better? Worse? What changed?

Make sure to really overwrite your installed kernel. Read the text and choose appropriately. If you have a talent to break things, wait until others have tested for you.

Thanks for testing


RE: Radeon OSS with vdpau (howto) - pyrodex - 2013-11-17

(2013-11-17, 19:08)locomot1f Wrote: @pyrodex -- no, for some reason, i thought your A6 might have been running Richland -- something above Radeon HD 6xxxD.

fyi -- under Settings -> System -> Video Output
down at the bottom, there is the option to "Use limited colour range(16-235)
this might help your color issue.

Thanks for the recommendation!

I didn't see this option in XBMC but I know my Denon AVR-991 has this option for all HDMI inputs. It isn't able to be set at an individual HDMI level but globally it was set for Extended (0-255) and I switched it to Normal (16-235). I will try it out and let you know.

Any reason why my XBMC wouldn't display that option by chance? I'd like to configure it locally instead of system wide.


RE: Radeon OSS with vdpau (howto) - locomot1f - 2013-11-17

make sure your settings level is set to 'Expert'


RE: Radeon OSS with vdpau (howto) - locomot1f - 2013-11-17

(2013-11-17, 19:42)fritsch Wrote: Let's do a blind test:

Better? Worse? What changed?

Make sure to really overwrite your installed kernel. Read the text and choose appropriately. If you have a talent to break things, wait until others have tested for you.

Thanks for testing

Bob seems to work just as well as Temporal now -- at least, in my eyes.


RE: Radeon OSS with vdpau (howto) - fritsch - 2013-11-17

Hehe. Let's gather more comments.


RE: Radeon OSS with vdpau (howto) - fiatt - 2013-11-17

hi,

i'm using wsnipex repo and since few days the subtitle downloader plugin isn't working anymore. I've just updated xbmc (last linux mint).

I still have the script.xbmc.subtitle folder, all seems good. I have uninstall and reinstall xbmc. When i use convenience skin, i have the message: "no subtitle service installed".
Any ideas?

Thanks


RE: Radeon OSS with vdpau (howto) - fritsch - 2013-11-17

@fiatt: Is known. Check the forum and also www.xbmc.org - there is written what is happening currently.

@locomot1f: Hint: absolutely nothing concerning deinterlacing has changed - this is mesa anyways - not kernel related.


RE: Radeon OSS with vdpau (howto) - fiatt - 2013-11-17

thnaks fritsch, i'll wait for it to go back!


RE: Radeon OSS with vdpau (howto) - pyrodex - 2013-11-18

One minor recommendation on the /etc/init/xbmc.conf file I ran into surrounding XBMC + MYSQL. My machine was booting up so fast that the network wasn't online before XBMC started and therefore it wouldn't pull data from remote mysql. I change the following line to help ensure the machine waits for network to startup before going forward:

Before:
Code:
start on (filesystem and stopped udevtrigger)

After:
Code:
start on (filesystem and stopped udevtrigger and net-device-up IFACE!=lo)

Just thought I'd share personal experience since this guide was so great.


RE: Radeon OSS with vdpau (howto) - davidh2k - 2013-11-18

Anybody willing to do a how-to for debian squeeze/wheezy?

Greetings
David


RE: Radeon OSS with vdpau (howto) - gfisher - 2013-11-18

@fritsch. Tried the kernel. No change for me. PQ is great. Maybe slightly less judder. But slightly more skips. I turn off vsync no skips no judder. I was on mainline before. For audio no receiver for me. Pulse installed or removed the same.


RE: Radeon OSS with vdpau (howto) - fritsch - 2013-11-18

Thanks for the feedback. The only change in deed was to remove a patch of what I thought does not help anyways. Audio clock division patch and yeah: it should not change a thing. Then all our patches are now in 3.13 branch and this howto can stop to provide kernels, once 3.13-rc5 is coming out.


RE: Radeon OSS with vdpau (howto) - locomot1f - 2013-11-18

@fritsch...

tricky. my next guess was going to be something with the audio.

man, do you all ever sleepHuh


RE: Radeon OSS with vdpau (howto) - fritsch - 2013-11-18

Nope - i have a disease like this guy:
Image

I cannot sleep.

No, just joking, all fine.


RE: Radeon OSS with vdpau (howto) - pyrodex - 2013-11-18

I've been playing with my two systems and on one of the systems I've noticed I crash after stopping an episode from time to time. I've uploaded the crash log with debug=1 to http://paste.ubuntu.com/6437466/. Can anyone help with determining potentially?