> > Dec 4 16:03:38 vdr[14005]: Rotor-command E0 31 6E D0 73 sent > > Dec 4 16:03:38 vdr[14005]: Diseqc E0 31 6B 1 sent. > > Dec 4 16:03:38 vdr[14005]: Diseqc E1 31 6B 1 sent. > > Dec 4 16:03:38 vdr[14005]: Diseqc E1 31 6B 1 sent. > > Dec 4 16:03:38 vdr[14005]: Rotor-command E1 31 6E D0 73 sent > > In dvbdevice.c search for: > > diseqcCommands = diseqc->Commands(); > > and immediately following it add: > > isyslog("Sent DISEQC command: %s", diseqcCommands); is it enough to write only one part of diseqc command, for example isyslog("Sent DISEQC command: %s", E0); isyslog("Sent DISEQC command: %s", E1); regards Igor _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr