2014-06-30, 07:12
the low fps issue is caused by wrong audio settings in combination with sync playback to display. Set audio channels to 2.0 and disable passthrough.
Quote:I've set my speaker setup to 5.0 (which it is), enabled passthrough and enabled the checkboxes that the receiver can decode DTS and DD. I've selected HDMI as sound output (via pulseaudio).
desktop@steamos:~$ sudo apt-get install xbmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xbmc : Depends: xbmc-bin (>= 2:13.1~git20140609.0800-f2acae7-0) but it is n$
Depends: xbmc-bin (< 2:13.1~git20140609.0800-f2acae7-0.1~) but it is$
Recommends: libva-intel-vaapi-driver but it is not installable
E: Unable to correct problems, you have held broken packages.
The following packages have unmet dependencies:
xbmc : Depends: xbmc-bin (>= 2:13.1~git20140609.0800-f2acae7-0) but it is not going to be installed
Depends: xbmc-bin (< 2:13.1~git20140609.0800-f2acae7-0.1~) but it is not going to be installed
Recommends: libva-intel-vaapi-driver but it is not installable
E: Unable to correct problems, you have held broken packages.
Package: libtag1c2a
Pin: origin mirrors.xbmc.org
Pin-Priority: 900
(2014-08-20, 21:07)wsnipex Wrote: apt-cache policy libva-intel-vaapi-driver
deb http://ftp.ca.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.ca.debian.org/debian/ wheezy main contrib non-free
Package: *
Pin: release l=SteamOS
Pin-Priority: 900
Package: *
Pin: origin mirrors.xbmc.org
Pin-Priority: 500
Package: *
Pin: release l=Debian
Pin-Priority:-10
sudo apt-get update
sudo apt-get install xbmc
wget http://mirrors.xbmc.org/apt/steamos/pool/main/x/xbmc-pvr-addons/xbmc-pvr-tvheadend-hts_1.9.27-16alchemist_amd64.deb
dpkg --install /xbmc-pvr-tvheadend-hts_1.9.27-16alchemist_amd64.deb
(2014-08-26, 08:48)wsnipex Wrote: its on my todo list, I might get to it in the evening.