Just a little update....
After reading about a few issues with the current SVN, I've tried using a tool called Hibernate Trigger rather than upgrading MP. With this, I run a bat/cmd file to kill MediaPortal (pskill) and stop TVServer (net stop TVService) on suspend and start them both up again on resume. Seems to be working. I'll keep this until the SVNs stop talking about stuttering HD TV etc, and then I'll try MP without this hack.
Cool keep me updated.
Sorry for not providing an update earlier. :sorry:
HibernateTrigger seems to work nearly all of the time. I do a restart every now and again just to keep things clean and I've not missed a recording in ages. Sometimes MediaPortal (front end not TV Server) fails to start for some reason but I just kill it and start it up again.
Am still waiting for a stable MP SVN before I try PowerScheduler alone again.
Use use this program? Hibernate Trigger
Can you share the batch files you use?
Do you have any problems, when a scheduled recording, needs to start, when the HTPC is in s3 mode?
Thx again.
pskill Mediaportal
wait 1000
net stop "TVService"
net start "TVService"
wait 5000
mediaportal.exe
Don't know if this is useful but another 780g chipset board by MSI K9A2GM was tested by Australian Personal Computer Magazine. It was very unstable until they used 1 Gig Corsair ddr2 667 ram in the DIMM 3 and 4 slots (which btw halves your memory bandwith). After that it was rock solid after several hours of benchmark testing. Might be worth a try?
Have upgrade to RC2 and it seems to cope with suspend/resume quite nicely. I've stopped using HibernateTrigger for now. I've just set up a suspend/resume/suspend/resume test to see if all is well.