LinHES Forums http://forum.linhes.org/ |
|
nvram-wakeup and KnoppMyth Halt http://forum.linhes.org/viewtopic.php?f=6&t=839 |
Page 1 of 1 |
Author: | MythDon [ Sat Feb 28, 2004 12:57 pm ] |
Post subject: | nvram-wakeup and KnoppMyth Halt |
I was starting to look at setting up nvram-wakeup and notice it mentioned in some of the notes about r4v2. Are the pieces already in place to use Myth's Shutdown/Wakeup functionality? R4 had a "shutdown the system" option when exiting the frontend but in R4V2 it's moved to the KnoppMyth menu. Does Knoppmyth Halt do something that the frontend's "shutdown the system" didn't do? I'm guess I'm looking to not re-invent the wheel. Thanks |
Author: | Xsecrets [ Sat Feb 28, 2004 1:53 pm ] |
Post subject: | |
well that option went away in mythtv that change was not made by the knoppmyth people. In the newer versions of mythtv it only has the shutdown option if that system is not a master backend. |
Author: | cesman [ Sat Feb 28, 2004 5:53 pm ] |
Post subject: | |
NVRAM-Wakeup is there so you can use that to wake the system up. I have not done this so I cannot tell you how to do it. KnoppMyth -> Shutdown does just that halts the system. |
Author: | MythDon [ Mon Mar 01, 2004 7:15 pm ] |
Post subject: | |
cesman wrote: NVRAM-Wakeup is there so you can use that to wake the system up.
For the benefit of anybody reading this thread: NVRAM-Wakeup is NOT plug and play. I'll continue looking at it for my system but it is very MB specific and I don't see how it could easily be worked into KnoppMyth anytime soon. Don |
Author: | BugRoger [ Tue Mar 02, 2004 3:21 am ] |
Post subject: | |
I use NVRAM-Wakeup on my system and it works very well. You have to tweak MythTV here and there to get it to work. I also had to install a special shutdown kernel/script that puts the box in sleep mode. Also getting the NVRAM settings for your mainboard (if it's not already supported) is pretty easy if you can read instructions. I followed a guide that was written for VDR. It was in german though. I will write a more specific post tonight when I'm back from work. |
Author: | cdmskyler [ Tue Mar 09, 2004 12:35 pm ] |
Post subject: | |
Figured it out. ![]() ![]() Test if nvram-wakeup work with your mainboard. If your board is not supported, create your own config file, like discribed in the readme. Set backend idle time to 10sec, timeformat to t_time. To shutdown the box, you have to exit the frontend. With frontend up it never gets idle. If your board need a reboot for nvram create a shutdown script and add it to the shutdown command. "timer_shutdown.sh" #!/bin/sh sudo lilo -R PowerOff sudo shutdown -r now edit your lilo.conf copy your current linux entry and add a append="0" to the config and change the label to PowerOff. Lilo will then boot one time into runlevel 0 and shutdown. Run lilo on the commandline, because you have changed the lilo.conf. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |