Re: [vdr] Wakeup methods

2008-02-13 Thread Kartsa
Ville Skyttä kirjoitti: > On Wednesday 13 February 2008, Kartsa wrote: > > >> But this aproach (replace now with >> vdr shutdown info) creates a (one hour) problem when summer time comes. >> Doesnt it? >> > > Quite likely. But I suppose you shouldn't need any hacks like that if the > syst

Re: [vdr] Wakeup methods

2008-02-13 Thread Ville Skyttä
On Wednesday 13 February 2008, Kartsa wrote: > But this aproach (replace now with > vdr shutdown info) creates a (one hour) problem when summer time comes. > Doesnt it? Quite likely. But I suppose you shouldn't need any hacks like that if the system knows that the hardware clock is in UTC (UTC=

Re: [vdr] Wakeup methods

2008-02-13 Thread Ville Skyttä
On Wednesday 13 February 2008, Kartsa wrote: > Tero Purra kirjoitti: > > > I had to disable "update HWCLOCK at shutdown" -feature before > > ACPI wakeup started to work. > > I'm using gentoo and the feature is found > > > > /etc/conf.d/clock > > Does not exist in FC8. Atleast not in that position.

Re: [vdr] Wakeup methods

2008-02-13 Thread Kartsa
Tero Purra kirjoitti: > >So some say wakeup must be enabled in bios and some that it must be > >disabled. Tried both with writing twice to /proc/acpi/alarm. Still no luck. > > > >Any other suggestions? Anybody? > > > >\\Kartsa > > > I had to disable "update HWCLOCK at shutdown" -feature before > A

Re: [vdr] Wakeup methods

2008-02-13 Thread Kartsa
Ville Skyttä kirjoitti: > On Tuesday 12 February 2008, Kartsa wrote: > >> So some say wakeup must be enabled in bios and some that it must be >> disabled. Tried both with writing twice to /proc/acpi/alarm. Still no luck. >> >> Any other suggestions? Anybody? >> > > BIOS updates? > Had en

[vdr] Wakeup methods

2008-02-13 Thread Tero Purra
>So some say wakeup must be enabled in bios and some that it must be >disabled. Tried both with writing twice to /proc/acpi/alarm. Still no luck. > >Any other suggestions? Anybody? > >\\Kartsa I had to disable "update HWCLOCK at shutdown" -feature before ACPI wakeup started to work. I'm using gent

Re: [vdr] Wakeup methods

2008-02-13 Thread Ville Skyttä
On Tuesday 12 February 2008, Kartsa wrote: > > So some say wakeup must be enabled in bios and some that it must be > disabled. Tried both with writing twice to /proc/acpi/alarm. Still no luck. > > Any other suggestions? Anybody? BIOS updates? ___ vdr ma

Re: [vdr] Wakeup methods

2008-02-12 Thread Kartsa
Detlef Heine kirjoitti: > Hallo, > yum MUST disable RTC-Wakeup in the BIOS of your motherboard. In my case I > MUST write the wakeuptime > twice: > > example: > > if [ ! -z $1 ]; then >newtime=$(($1 - 60 )) # 1 min

Re: [vdr] Wakeup methods

2008-02-11 Thread Detlef Heine
Kartsa schrieb: > Rainer Zocholl kirjoitti: >> [EMAIL PROTECTED](Kartsa) 10.02.08 10:37 >> >>> What different wakeupmethods are there? I've built a few vdr boxes and >>> I've been forced to use different motherboards and they do not all >>> work the same. I've used nvram-wakeup on some and acpi

Re: [vdr] Wakeup methods

2008-02-11 Thread Ville Skyttä
On Monday 11 February 2008, Luca Olivetti wrote: > En/na Kartsa ha escrit: > > I can read germany but I do not understand it :). But understood that I > > could use that script to test acpi. Well this did not work. I did check > > that the time was actually written in /proc/acpi/alarm. Still not w

Re: [vdr] Wakeup methods

2008-02-11 Thread Luca Olivetti
En/na Kartsa ha escrit: > I can read germany but I do not understand it :). But understood that I > could use that script to test acpi. Well this did not work. I did check > that the time was actually written in /proc/acpi/alarm. Still not waking up. IIRC, acpi wakeup wouldn't work here if I di

Re: [vdr] Wakeup methods

2008-02-11 Thread Kartsa
Rainer Zocholl kirjoitti: > [EMAIL PROTECTED](Kartsa) 10.02.08 10:37 > >> What different wakeupmethods are there? I've built a few vdr boxes and >> I've been forced to use different motherboards and they do not all >> work the same. I've used nvram-wakeup on some and acpi on others when >> nvra

Re: [vdr] Wakeup methods

2008-02-10 Thread Benjamin Harling
There is also a concept where you set the RTC-Alarm time to a fixed value and let a script calculate what time to set the RTC to to wake up at the correct time. Then after wakeup the RTC is readjusted. It's a bit crude and I can't recall the commen name of this concept. I havn't got it working

Re: [vdr] Wakeup methods

2008-02-10 Thread Rainer Zocholl
[EMAIL PROTECTED](Lars Bläser) 10.02.08 14:59 >you could use the WOL feature of the system >the vdr sends the wakeup time to a system thats always on (linux >router?) and this machine sends a WOL packet to your vdr >http://www.vdr-portal.de/board/thread.php?postid=694894 (->>babelfish) WOL need

Re: [vdr] Wakeup methods

2008-02-10 Thread Rainer Zocholl
[EMAIL PROTECTED](Kartsa) 10.02.08 10:37 >What different wakeupmethods are there? I've built a few vdr boxes and >I've been forced to use different motherboards and they do not all >work the same. I've used nvram-wakeup on some and acpi on others when >nvram-wakeup has not worked. Now I have Bio

Re: [vdr] Wakeup methods

2008-02-10 Thread Lars Bläser
Kartsa wrote: > What different wakeupmethods are there? I've built a few vdr boxes and > I've been forced to use different motherboards and they do not all work > the same. I've used nvram-wakeup on some and acpi on others when > nvram-wakeup has not worked. Now I have Biostar 945GZ 775 SE with

Re: [vdr] Wakeup methods

2008-02-10 Thread Stefan Hoffmann
Kartsa schrieb: > What different wakeupmethods are there? I've built a few vdr boxes and > I've been forced to use different motherboards and they do not all work > the same. I've used nvram-wakeup on some and acpi on others when > nvram-wakeup has not worked. Now I have Biostar 945GZ 775 SE wit

[vdr] Wakeup methods

2008-02-10 Thread Kartsa
What different wakeupmethods are there? I've built a few vdr boxes and I've been forced to use different motherboards and they do not all work the same. I've used nvram-wakeup on some and acpi on others when nvram-wakeup has not worked. Now I have Biostar 945GZ 775 SE with which I'm having trou