Using the latest RR version (12/13/07) and the following settings:
hibernateaware=true
forcehibernate=true
hibernatereload=false
usbsound=false
resumecheck=TRUE
I have consistently received the following results:
PC resumes <20 seconds from power down (Time from PC being off till desktop loads)
RR auto resume audio.
Winamp fade in works.
Pressing TouchLCD/moving mouse 10seconds after loading does NOT trigger another onresume event.
PC resumes <25 seconds from power down
RR auto resume audio.
Winamp fade in works.
Pressing TouchLCD/moving mouse 10seconds after loading does NOT trigger another onresume event.
PC resumes 28-32 seconds from power down
RR auto resume audio.
Winamp fade in works.
Multiple onresume events are triggered (
USUALLY more than 2) automatically - without any user input.
(perhaps this is from WinXP/RR/VB fighting to load their own resume threads - as was mentioned by tjesh earlier)
PC resumes >50 seconds from power down
RR auto resume audio.
Winamp volume stays at ZERO. (no fadein)
Multiple onresume events are triggered (
usually ONLY 2) automatically - without any user input.
(perhaps this is from WinXP/RR/VB fighting to load their own resume threads - as was mentioned by tjesh earlier)
Repeating the exact same tests (but setting resumecheck=false instead of true) yields:
RR auto resume audio.
Winamp fade in works.
Pressing TouchLCD/moving mouse 10seconds after loading does NOT trigger another onresume event.
NOTICE: These are exatcly the same results as per the first 20 & 25 second tests (where resumecheck=true) and everything worked PERFECTLY!!
The thing is, (with resumecheckk=false) it seems not to matter when you resume the pc. In other words, it seems to work pefectly at all time spacings [20s,30s,50s,3mins,etc]!!!
Guino> any chance that the 30second timer you wrote has a reverse logic in the code somewhere - in that it only works if <30 seconds elapse, rather than if >30 seconds?
I have no idea why it does this, but I thought Id post my findings.
Any one keen to very my findings please feel free and post your results.

Ice