Opened 18 years ago

Closed 18 years ago

#1353 closed defect (fixed)

Mythshtudow is coded to always force a reboot instead of a shutdown after setting nvram-wakeup

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: unknown
Component: mythtv Version: 0.19
Severity: medium Keywords: mythshutdown mythwelcome
Cc: Ticket locked: no

Description

Setup instructions for mythwelcome for setting up automatic shutdown of system when idle state that if your system does not require a reboot for nvram-wakeup settings to take place the nvramw-wakeup restart command does not have to be reset. Mythshutdow is coded not to trust nvram-wakeup's status code of 0 and forces the execution of the nvram-wakeup restart command anyways. Mythshutdown being coded in this manner does not allow mythwelcome to work as documented.

Suggest that mythshutdown be fixed to work as documented in the mythwelcome documentation.

Change History (2)

comment:1 Changed 18 years ago by Isaac Richards

Owner: changed from Isaac Richards to paulh
Priority: majorminor

comment:2 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [9148]) Fix #1353 - mythshutdown will now only reboot when the 'nvram-wakeup Restart Command' has been set. If you don't want or require a reboot after setting the next wake up time in the bios leave this setting blank.

Updates the readme and settings text to reflect these changes.

Oscar - changes one translated string in welcomesetting.cpp.

Note: See TracTickets for help on using tickets.