Kodi Community Forum
Solved VDR/VNSI not working on fresh Ubuntu 14.04 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: VDR (https://forum.kodi.tv/forumdisplay.php?fid=169)
+---- Thread: Solved VDR/VNSI not working on fresh Ubuntu 14.04 (/showthread.php?tid=214901)



VDR/VNSI not working on fresh Ubuntu 14.04 - daJake - 2015-01-14

Hi there!

I am having problems getting LiveTV to work on my fresh Ubuntu 14.04 installation.

I installed VDR from this ppa: https://launchpad.net/~aap/+archive/ubuntu/vdr?field.series_filter=utopic (Mentioned in another thread here on the Forums) So now I have:

VDR 2.1.6
vnsiserver 1.2.0
Kodi 14.0
kodi-pvr-vdr-vnsi 1.2.0 (Protocol version 6)

installed.

Channels.conf is from http://channelpedia.yavdr.com/gen/DVB-S/S19.2E/.

Unfortunately I am not able to watch any LiveTV.

You can find the syslog here (I restarted VDR service to get a clean log):
http://pastebin.com/jphBBrRj

and the Kodi log is here:
http://pastebin.com/a0iffNzM

and here is another Kodi log with debug information enabled (After posting the first one I realised that debug information MIGHT be useful so I turned it on):
http://pastebin.com/ZYDJhLMp

The DVB device is a Sundtek SkyTV Ultimate which, according to Sundtek diagnosis program, works fine.

I hope someone knows a solution.

Thanks in advance,
Jake


RE: VDR/VNSI not working on fresh Ubuntu 14.04 - FernetMenta - 2015-01-14

Code:
ERROR: no DiSEqC parameters found for channel 1

I would start fixing this first. Looks like your system lacks the diseqc.conf


RE: VDR/VNSI not working on fresh Ubuntu 14.04 - daJake - 2015-01-14

Oh great!
Now I feel stupid because I did not see this...

I will fix this as soon as I am at home and report back.


Thanks!

edit: It works now. Next time I will spend more time on reading the log.

Thanks again!