[vdr] my PC wakes up one hour late

2012-11-02 Thread cedric . dewijs
Hi All, My PC wakes up one hour too late. In everything.log I see the PC wants to wake up 03:15, but wakes up 4:15 instead. Nov 2 00:37:03 TV vdr-shutdown: executing /usr/share/vdr/shutdown-hooks/S90.acpiwakeup Nov 2 00:37:03 TV vdr-addon-acpiwakeup: Setting ACPI alarm time to: 2012-11-02

Re: [vdr] my PC wakes up one hour late

2012-11-02 Thread fnu
Nov 2 00:37:03 TV vdr-shutdown: executing /usr/share/vdr/shutdown-hooks/S90.acpiwakeup Nov 2 00:37:03 TV vdr-addon-acpiwakeup: Setting ACPI alarm time to: 2012-11-02 Hi there, so, you use acpiwakup, therefor the hardware clock needs to be set to UTC time. What does: - hwclock say? ===

[vdr] Betr: Re: my PC wakes up one hour late

2012-11-02 Thread cedric . dewijs
-- Oorspronkelijk bericht -- From: fnu v...@auktion.hostingkunde.de To: vdr@linuxtv.org Date: Fri, 2 Nov 2012 19:24:39 +0100 Subject: Re: [vdr] my PC wakes up one hour late Reply-To: VDR Mailing List vdr@linuxtv.org Nov 2 00:37:03 TV vdr-shutdown: executing

Re: [vdr] Betr: Re: my PC wakes up one hour late

2012-11-02 Thread fnu
Cedric, yes of course, you do use ntp, the clock runs correctly, good. But that wasn't the issue I did ask for. Using acpiwakeup, does need to set the hardware clock to UTC timezone. So, if you don't live in Greenwich next to London or within this timezone at all, there should most probably

Re: [vdr] my PC wakes up one hour late

2012-11-02 Thread Ole Ernst
Hi, based on your last topics I'm assuming you are using ArchVDR. If you have already moved to systemd and your RTC is set to UTC, chances are you're experiencing this bug: http://sourceforge.net/apps/trac/archvdr/ticket/160 Just apply the patch and check if your PC wakes up correctly. Best