Hi All
I am having a few issues getting TV up and running. Here is my setup:
Mac Mini with XBMC
Synology DS1513+
TVheadend install on Synology
Sundtek DVBS2 USB dongle
I installed the sundtek driver:
# cd /tmp
# wget
http://www.sundtek.de/media/sundtek_netinst.sh# chmod 777 sundtek_netinst.sh
# sudo ./sundtek_netinst.sh
The install went fine and I did not take any further action in terms of setting up the device - Here is a pastebin of the install
http://pastebin.com/MJR68pYjI then went into TVHeadend and the device is seen straight away. I then did a scan for Astra 28 (I am based in SE London) and loads of services where found. I then mapped the services to channels.
When I go into XBMC to view tv, I get "Tvheadend HTSP Client No service enabled". If i check the live log in TVHeadend I get:
Media Center : Skipping "Sundtek DVB-S/S2 (III)/Astra: 10,773,000 kHz (Default (Port 0, Universal LNB))/BBC 2 England" -- Not Enabled
To rule out it being a sundtek device issue, Is there anything else i need to do in terms of setting up the device?
I took no further action on this part of the setup:
IMPORTANT: in order to use the device on your Synology NAS
run "export LD_PRELOAD=/opt/lib/libmediaclient.so"
and afterwards start your TV Application
you can also place this in the start script of eg.
tvheadend in order to initialize it automatically
Starting driver...
Setting up autostart (/etc/rc)
Driver is already installed in /etc/rc.local
Should I have done this?
Thanks