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 Regards

Am 02.11.2012 18:57, schrieb cedric.dew...@telfort.nl:

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
03:15:00
..
Nov  2 04:15:40 TV kernel: [0.00] Initializing cgroup subsys cpuset

$ cat /proc/driver/rtc
rtc_time: 18:26:10
rtc_date: 2012-11-02
alrm_time   : 03:15:00
alrm_date   : 2012-11-03
alarm_IRQ   : no
alrm_pending: no
update IRQ enabled  : no
periodic IRQ enabled: no
periodic IRQ frequency  : 1024
max user IRQ frequency  : 64
24hr: yes
periodic_IRQ: no
update_IRQ  : no
HPET_emulated   : no
BCD : yes
DST_enable  : no
periodic_freq   : 1024
batt_status : okay

$ date
Fri Nov  2 18:26:34 CET 2012

$ uname -a
Linux TV 3.6.2-1-ARCH #1 SMP PREEMPT Fri Oct 12 23:58:58 CEST 2012 x86_64
GNU/Linux

The following does not wake up my PC within 5 minutes:
# echo 0  /sys/class/rtc/rtc0/wakealarm
# echo `date '+%s' -d '+ 5 minutes'`  /sys/class/rtc/rtc0/wakealarm
# cat /proc/driver/rtc
rtc_time: 18:31:01
rtc_date: 2012-11-02
alrm_time   : 18:35:34
alrm_date   : 2012-11-02
alarm_IRQ   : no
alrm_pending: no
update IRQ enabled  : no
periodic IRQ enabled: no
periodic IRQ frequency  : 1024
max user IRQ frequency  : 64
24hr: yes
periodic_IRQ: no
update_IRQ  : no
HPET_emulated   : no
BCD : yes
DST_enable  : no
periodic_freq   : 1024
batt_status : okay







___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] plugin vdr-live failes to build

2012-10-16 Thread Ole Ernst

Am 16.10.2012 07:16, schrieb cedric.dew...@telfort.nl:

Hi All,

I'm trying to build vdr-plugin-live on arch linux. It gives the following
error while compiling. I have downloaded the PKGBUILD files with this command:
svn co https://archvdr.svn.sourceforge.net/svnroot/archvdr archvdr

How can I fix this?
Best regards,
Cedric


Hi,

you need to apply this patch[1] before building the plugin.

Best Regards

[1] 
http://www.vdr-portal.de/board1-news/board2-vdr-news/p1083437-announce-vdr-developer-version-1-7-29/#post1083437


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr