steam/plex/htpc box 2015

So I am back with Ubuntu 14.04 LTS for the moment because I figured out what was wrong with audio all this time. (multiple things)
can’t wait for the next ubuntu LTS or will go back to Fedora, I swear… the lack of proprietary driver support is the only thing I dislike there. the rest is awesome.

1) Pulseaudio is just shit without a proper systemd implementation (works like a charm for fedora 23)
2) HDMI passthrough has to be specifically enabled in plex settings
3) Nvidia prorietary driver needs to be used for proper hdmi audio passthrough
4) pulseaudio fix needs to be uncommented in /usr/bin/plexhometheater.sh to disable it
5) alternatively apt-get remove pulseaudio < -- after setup, will try again in April 2016 6) HDMI passthrough on your amplifier is counter-productive / sets itself to the wrong source when you sleep the media center / wake without amplifier enabled 7) HDMI-CEC needs more work, now it is just fuckign things up when enabled so DISABLE for now (once I have playstation 4, chromecast and more HDMI stuffz I can re-enable it. after a lot of testing and playing around with it I can now watch AAC, DTS and Dolby surround 2, 5 and 7 channels - everything works and survives reboots. Continue reading

DNS caching resolver for home

Preface: the fortigate I am using at home sucks at DNS – in fact it sucks at many things when you are used to a FritzBox – but I am stubborn and I will do this because I work with fortigates and want the learning experience. (and because I am stubborn)

somehow the big models can all do forward DNS services but the FortiWifi40C somehow can’t even act as a DNS gateway / proxy without bringing the internet experience to a grinding halt here.
(I run a small network, about 5 devices and 4 mobiles and if I can feel it I don’t want to know what a small office will experience…)
But: I have this Raspberry that receives audio via zeroconf and is connected to the network and to my amplifier.
Why not have it act as a caching DNS resolver, too?
Continue reading