<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 5:44 PM, Daryl McDonald <span dir="ltr"><<a href="mailto:darylangela@gmail.com" target="_blank">darylangela@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">
<div class="im">On Wed, Aug 28, 2013 at 4:56 PM, Karl Dietz <span dir="ltr"><<a href="mailto:dekarl@spaetfruehstuecken.org" target="_blank">dekarl@spaetfruehstuecken.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>On 28.08.2013 22:33, Daryl McDonald wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>
If I understand it correctly using UTC or not is a decision that is<br>
mostly made depending on presence of other (Windows) operating systems<br>
dual-booting on the same hardware.<br></div><div>
I do have dual boot, so I should opt for RTC?<br>
</div></blockquote>
<br>
according to the other mail you can choose to set your hardware clock<br>
chip to:<br>
* local wall clock time and add the conversion between UTC and local<br>
time to your MythTV shutdown script<br>
* UTC without any calculations on the linux side, but needs a registry<br>
hack for windows (see Chris' mail, this option is new to me)<div><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I don't get the option for S5, just 1,2,3, or auto, and terminal output<br>
says I can wake from S4...more confusion<br>
</blockquote>
<br></div>
S5 is what happens when you tell the computer to power off instead of<br>
some kind of sleeping.<div><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
* your tuners support whichever power saving state you decide on (do<br>
they need special fiddling to come back to working state?)<br>
<br>
Don't know how to do that<br>
</blockquote>
<br></div>
look for known issues with your selected hardware. Maybe on linuxtv or<br>
search the internet for problems reported by others.</blockquote><div><br></div></div><div>Would my experience with powering off during nights when I know I'll be up before the next recording indicate that my hardware is OK with S5? </div>
<div class="im">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
* MythTV likes whatever state you decide on. hint: full shutdown is<br>
known to work well :-)<br>
<br>
Don't know how to do this either<br>
</blockquote>
<br></div>
follow bug reports and user discussion wrt hibernate etc. but plain old<br>
turn off and on is known to work. I have no idea how the backend likes<br>
it if the system time suddenly jumps ahead some hours/days.<br>
<br>
<br>
I'd just try if the system comes back up when you set an alarm in<br>
5 minutes and shut down. If that doesn't work disable the update of the<br>
hwclock on shutdown, see the howto you referred to. And only if that<br>
does not work start looking into the other options.<div><div><br>
<br>
Regards,<br>
Karl<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-user</a></div></div></blockquote><div><br></div></div><div>I'm thinking I'll toggle to auto, rather than S1,2,or3; should give me the best shot for the first test anyway.</div>
<div><br></div><div>Thanks, Daryl </div></div></div></div></blockquote><div><br></div><div>OK I modified the wake alarm script ala the how-to and entered the first line of the "simple test" and this was returned:</div>
<div> daryl@daryl-A780L3C:~$ echo 0 &gt; /sys/class/rtc/rtc0/wakealarm</div><div>[1] 3978</div><div>0</div><div>gt: command not found</div><div>[1]+ Done echo 0</div><div>bash: /sys/class/rtc/rtc0/wakealarm: Permission denied</div>
<div>daryl@daryl-A780L3C:~$ </div><div><br></div><div>From permission denied I'm guessing it needs to be executed with sudo, but I won't get anywhere if the "gt" command is not recognized. Did I miss something?</div>
<div><br></div><div>Daryl</div></div><br></div></div>