jb5
May 5th, 2008, 12:19 PM
Hardy-64 MythTV - Mythwelcome - Machine doesn't always power off fully
Hi - First Upgrade path was as follows :-
Gutsy(64)- Clean Install
Mythtv 0.20
Mythtv 0.21 via Gutsy Backports
Hardy(64) - Upgrade
It's a combined frontend/backend & utilized MythWelcome successfully to turn off/on my Myth box via ACPI as required by recording schedule.
After upgrade to Hardy I noticed that sometimes the box would not shut down completely.
In Gutsy mythwelcome was able to successfully wake and shutdown the mythtv box fine every time but now Hardy sometimes only gets as far as spinning down the hard drives then hangs at that point.
The last command seen is [some long number]Power Down and a blinking cursor, the fans are still powered as is the GPU etc.
Some digging showed that some people had success with a similar problem by booting the kernel with the nosplash option set. I tried this but with no success. The other solutions I found involved using APM rather than ACPI, but I use ACPI to wake my box up so I think that avenue is closed to me.
I thought I would give the new scripts a go, that shutdown via HAL i.e. /usr/share/mythtv/myth-halt.sh
This command shuts down the myth box when run from the command line, but when run from within mythwelcome the countdown just keeps cycling, starting again when it reaches the end! At this point I'm stuck and would welcome any suggestions / ideas!
For completeness my setup is :-
Mythwelcome
set wakeup mythshutdown --setwakeup $time --settime $time
time format yyyy-MM-dd hh:mm:ss
restart <left blank>
reboot sudo shutdown -r now --- this was changed to ----- /usr/share/mythtv/myth-reboot.sh
shutdown sudo shutdown -P now --- this was changed to ----- /usr/share/mythth/myth-halt.sh
xterm xterm
start Front end /usr/bin/mythfrontend
& in Myth Backend - shutdown and wakeup options
startup <left blank>
block shutdown before client connected <checked>
idle 50
max wait 15
startup before recording 300
wake-up time format yyyy-MM-dd hh:mm:ss
command set wakeup sudo /usr/bin/MythWakeSet $time
server halt mythshutdown --shutdown
pre-shutdown mythshutdown --check
Hi - First Upgrade path was as follows :-
Gutsy(64)- Clean Install
Mythtv 0.20
Mythtv 0.21 via Gutsy Backports
Hardy(64) - Upgrade
It's a combined frontend/backend & utilized MythWelcome successfully to turn off/on my Myth box via ACPI as required by recording schedule.
After upgrade to Hardy I noticed that sometimes the box would not shut down completely.
In Gutsy mythwelcome was able to successfully wake and shutdown the mythtv box fine every time but now Hardy sometimes only gets as far as spinning down the hard drives then hangs at that point.
The last command seen is [some long number]Power Down and a blinking cursor, the fans are still powered as is the GPU etc.
Some digging showed that some people had success with a similar problem by booting the kernel with the nosplash option set. I tried this but with no success. The other solutions I found involved using APM rather than ACPI, but I use ACPI to wake my box up so I think that avenue is closed to me.
I thought I would give the new scripts a go, that shutdown via HAL i.e. /usr/share/mythtv/myth-halt.sh
This command shuts down the myth box when run from the command line, but when run from within mythwelcome the countdown just keeps cycling, starting again when it reaches the end! At this point I'm stuck and would welcome any suggestions / ideas!
For completeness my setup is :-
Mythwelcome
set wakeup mythshutdown --setwakeup $time --settime $time
time format yyyy-MM-dd hh:mm:ss
restart <left blank>
reboot sudo shutdown -r now --- this was changed to ----- /usr/share/mythtv/myth-reboot.sh
shutdown sudo shutdown -P now --- this was changed to ----- /usr/share/mythth/myth-halt.sh
xterm xterm
start Front end /usr/bin/mythfrontend
& in Myth Backend - shutdown and wakeup options
startup <left blank>
block shutdown before client connected <checked>
idle 50
max wait 15
startup before recording 300
wake-up time format yyyy-MM-dd hh:mm:ss
command set wakeup sudo /usr/bin/MythWakeSet $time
server halt mythshutdown --shutdown
pre-shutdown mythshutdown --check