• 1
  • 65
  • 66
  • 67(current)
  • 68
  • 69
  • 244
Linux Radeon OSS with vdpau (howto)
ok. sry for mentioning.
ASRock Beebox J3160 4GB RAM 120GB SATA SSD - Harmony Elite BT
Intel NUC Kit DN2820FYKH 4GB RAM 120GB SATA SSD - Harmony Smart Control BT
all @ Libreelec Testbuild
HP N54L @ Ubuntu 14.04.4 Minimal Server / MySQL DB
HP N40L @ Ubuntu 14.04.4 Minimal Server
Since I've made a change to the black levels from 0-255 to 16-235 with this OSS setup I've noticed occasionally that during on-screen pop-ups or random times the screen will go into weird state. Best way to describe it would be like a grey haze and then without intervention it returns to normal with different durations. Never had this problem with Windows but I SO love this Linux setup so figured I offer information to see if it is related to something in the OSS setup.

dmesg:
http://paste.ubuntu.com/6445386/
xbmc.log:
http://paste.ubuntu.com/6445387/
Xorg.0.log:
http://paste.ubuntu.com/6445388/
vdpauinfo:
http://paste.ubuntu.com/6445389/
dpkg w/mesa:
http://paste.ubuntu.com/6445391/

Please let me know if there is any guidance you can provide. Thanks in advance!
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
@wsnipex Thanks Works perfect now.
Silly mistake, I didnt even realise..
has anyone had any luck with the stock(and up to date) cmyth pvr from this installation? live tv and recordings will play for maybe 2-3 seconds then xbmc freezes
everything else plays fine

dmesg | pastebinit
http://paste.ubuntu.com/6445804/

cat ~/.xbmc/temp/xbmc.log | pastebinit
http://paste.ubuntu.com/6445805/

cat /var/log/Xorg.0.log | pastebinit
http://paste.ubuntu.com/6445807/

DISPLAY=:0 vdpauinfo | pastebinit
http://paste.ubuntu.com/6445808/

dpkg -l |grep mesa | pastebinit
http://paste.ubuntu.com/6445809/
Ubuntu 13.10 | 10TB | myth .27 - HVR2250 - HVR1250 | XBMC Gotham | Radeon 4550
Linux Mint 15 | XBMC Gotham | IntelHD4000
Openelec Custom | XBMC Gotham | Raspberry PI
Cyanogen 11 | XBMC Gotham | Samsung GSIII
Looks like a myth bug. You could try to recompile pvr addons from latest opdenkamps master and see. Use "make zip" then you can just install the myth version.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2013-11-20, 09:31)fritsch Wrote: Looks like a myth bug. You could try to recompile pvr addons from latest opdenkamps master and see. Use "make zip" then you can just install the myth version.

Fritsch would this be a solution for my problem aswell, as discussed on IRC?
Hello,

I do some upgade, but the sleep function is unavailable. System-settings/power saving/shutdown function is grey and not changed. It show shutdown.
If I press off button on remote controller, htpc go shutdown, and dont sleep.
(2013-11-20, 09:31)fritsch Wrote: Looks like a myth bug. You could try to recompile pvr addons from latest opdenkamps master and see. Use "make zip" then you can just install the myth version.

pvr addons in my fernetmenta-master ppa are fully up to date.
(2013-11-20, 11:37)RedCat Wrote: Hello,

I do some upgade, but the sleep function is unavailable. System-settings/power saving/shutdown function is grey and not changed. It show shutdown.
If I press off button on remote controller, htpc go shutdown, and dont sleep.

what exactly does "some upgrade" mean?
(2013-11-20, 14:51)wsnipex Wrote:
(2013-11-20, 11:37)RedCat Wrote: Hello,

I do some upgade, but the sleep function is unavailable. System-settings/power saving/shutdown function is grey and not changed. It show shutdown.
If I press off button on remote controller, htpc go shutdown, and dont sleep.

what exactly does "some upgrade" mean?

I think after this OSS install. I've noticed from the guide when you go to the shutdown menu in native confluence all the other normal options are gone. All you have it Exit or Shutdown which merely closes XBMC and then re-opens it thanks to the init file and respawn.
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
(2013-11-20, 14:57)pyrodex Wrote:
(2013-11-20, 14:51)wsnipex Wrote:
(2013-11-20, 11:37)RedCat Wrote: Hello,

I do some upgade, but the sleep function is unavailable. System-settings/power saving/shutdown function is grey and not changed. It show shutdown.
If I press off button on remote controller, htpc go shutdown, and dont sleep.

what exactly does "some upgrade" mean?

I think after this OSS install. I've noticed from the guide when you go to the shutdown menu in native confluence all the other normal options are gone. All you have it Exit or Shutdown which merely closes XBMC and then re-opens it thanks to the init file and respawn.

xsnipex: I think, I do clean OSS install (1 weak ago), after I do some update/upgrade.

pyrodex: Yes I think this, I have some problem. In shutdown menu only Exit or Shutdown, and in System-settings/power saving/shutdown function is grey and not changed. Shutdown function work ferfect, but I cant sleep (no option) my copmuter.
make sure you created /etc/polkit-1/localauthority/50-local.d/custom-actions.pkla from the howto properly.
If your username is not xbmc, you have to adjust it. Also make sure there are no linebreaks etc
@wsnipex I have the file from the guide and the contents are below but I also have experienced the same "qurik" as RedCat, since I don't sleep on my HTPC so I don't care as much but I did observe the same thing.

Code:
[Actions for xbmc user]
Identity=unix-user:xbmc
Action=org.freedesktop.upower.*;org.freedesktop.consolekit.system.*;org.freedesktop.udisks.*
ResultAny=yes
ResultInactive=yes
ResultActive=yes

[Untrusted Upgrade]
Identity=unix-user:xbmc
Action=org.debian.apt.upgrade-packages;org.debian.apt.update-cache
ResultAny=yes
ResultInactive=yes
ResultActive=yes
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
consolekit installed?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
@fritsch nope, didn't install with the guide apt commands. I'll install it and confirm later today when I get home if that resolved RedCat's experience.
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
  • 1
  • 65
  • 66
  • 67(current)
  • 68
  • 69
  • 244

Logout Mark Read Team Forum Stats Members Help
Radeon OSS with vdpau (howto)26