Hello I try to use softhddevice. I can compile it and install, but when VDR starts it immediately restarts:
Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: streamdev-server (0.6.0): VDR Streaming Server Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: epgsearch (1.0.1): search the EPG for repeats and more Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: quickepgsearch (0.0.1): Quick search for broadcasts Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: epgsearchonly (0.0.1): Direct access to epgsearch's search menu Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: markad (0.1.3): Mark advertisements Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: conflictcheckonly (0.0.1): Direct access to epgsearch's conflict check menu Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: iptv (1.0.1): Experience the IPTV Feb 22 21:09:12 wuwek vdr: [13927] registered source parameters for 'I - IPTV' Feb 22 21:09:12 wuwek vdr: [13927] new device number 9 Feb 22 21:09:12 wuwek vdr: [13927] cTimeMs: using monotonic clock (resolution is 1 ns) Feb 22 21:09:12 wuwek vdr: [13927] creating IPTV device 0 (CardIndex=8) Feb 22 21:09:12 wuwek vdr: [13927] initializing plugin: softhddevice (0.6.0rc2-GITd6f557c): A software and GPU emulated HD device Feb 22 21:09:12 wuwek runvdr: restarting VDR
I use vdr 1.7.28, the newest git sources for plugin, Celeron G540 as graphic card, Makefile-pre1.7.36 without any changes.
I've tried switching off in Makefile: Alsa, libva & vdpau, starting without other plugins but always softhddevice forces constanty VDR restart. Any idea what's going on? Marx