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
Have you tried starting VDR manually? Maybe runvdr is causing your problem.
On 23.02.2013 03:39, VDR User wrote:
Have you tried starting VDR manually? Maybe runvdr is causing your problem.
I upgraded to the newest VDR 1.7.38 and started VDR manually and problem disappeared. It is possible that starting scripts in Debian doesn't play well with softhddevice, but I have to test it yet Marx
On Mon, Feb 25, 2013 at 11:11 PM, Marx acc.for.news@gmail.com wrote:
On 23.02.2013 03:39, VDR User wrote:
Have you tried starting VDR manually? Maybe runvdr is causing your problem.
I upgraded to the newest VDR 1.7.38 and started VDR manually and problem disappeared. It is possible that starting scripts in Debian doesn't play well with softhddevice, but I have to test it yet
I would guess the problem is runvdr in that case. I use debian, vdr-1.7.38, and softhddevice here with my own lsbinit vdr control script and it works flawlessly.
W dniu 2013-02-23 07:03, Helmut Auer pisze:
Hello
Try softhddevice-0.5.2
3 months old code - ok Everything seems the same:
Feb 23 10:04:10 wuwek vdr: [18660] registered source parameters for 'I - IPTV' Feb 23 10:04:10 wuwek vdr: [18660] new device number 9 Feb 23 10:04:10 wuwek vdr: [18660] creating IPTV device 0 (CardIndex=8) Feb 23 10:04:10 wuwek vdr: [18670] section handler thread started (pid=18660, tid=18670) Feb 23 10:04:10 wuwek vdr: [18660] initializing plugin: softhddevice (0.5.2): A software and GPU emulated HD device Feb 23 10:04:10 wuwek runvdr: restarting VDR Feb 23 10:04:10 wuwek kernel: [125633.379805] saa7146: unregister extension 'av7110' Feb 23 10:04:10 wuwek kernel: [125633.390057] usbcore: deregistering interface driver dvb_usb_it913x
Can I eneble some logs anywhere? Marx