some personal, more technical – by Thomas Einwaller
In: VDR
9 Feb 2008
Within the last weeks two friends built their own VDR system and installed ct’ VDR 6.1 on it. I helped them a bit configuring their remote control with lirc but all in all it was a quite smooth installation.
One thing that I had to do on both systems was to correct the time, on both installations it was set an hour to late. This was because the system configuration said that the time is UTC. I do not know if it is
possible to change this in the installation process but here is what I did:
/etc/default/rcS and change utc=yes to utc=no/etc/timezone if correct timezone is configureddate -s "2008-02-09 10:15:00" to set the current timehwclock --systohcapt-get install ntp so that time gets synced from now on