News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

VDR - how can I see the VDR log output ?

Started by Viking, March 08, 2009, 12:11:39 AM

Previous topic - Next topic

Viking

HI,

normally one can redirect the output of VDR to a logfile, but it does not seem to work with the runvdr on Linuxmce.

I tried changing the ">/dev/null" to ">/tmp/vdr.log" in runvdr but that only gave me an empty file. also giving VDR "-v 3" did not help. Is that somehow disabled ?

That would help me alot trying to find out why VDR is not working. At the moment I can only guess  :(

Greetings
Viking
My System :

[url="http://wiki.linuxmce.org/index.php/User:Viking"]http://wiki.linuxmce.org/index.php/User:Viking[/url]

totallymaxed

Quote from: Viking on March 08, 2009, 12:11:39 AM
HI,

normally one can redirect the output of VDR to a logfile, but it does not seem to work with the runvdr on Linuxmce.

I tried changing the ">/dev/null" to ">/tmp/vdr.log" in runvdr but that only gave me an empty file. also giving VDR "-v 3" did not help. Is that somehow disabled ?

That would help me alot trying to find out why VDR is not working. At the moment I can only guess  :(

Greetings
Viking

Try tail -f /var/log/messages in a Konsole session...

Then use /etc/init.d/vdr start in another Konsole session and watch the messages log to see whats happening.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

Viking

Hi Andrew,

thanks for showing me the right direction :) it is in /var/syslog

Greetings
Viking
My System :

[url="http://wiki.linuxmce.org/index.php/User:Viking"]http://wiki.linuxmce.org/index.php/User:Viking[/url]