Hello all,
The case goes like this:
I've had a problem with Skystar2 after standby/resume. Mediaportal showed 'no signal' after resume.
I fixed this this way (using .vbs scripts and hibernatetrigger - special program for starting thing when going on standby and resume):
When going on standby:
- kill mediaportal
- stop tvservice
- disable skystar2 (using devcon)
- start tvservice
Resume:
- stop tvservice
- enable skystar2 (using devcon)
- start tvservice
- start mediaportal
And when I standby/resume using remote controll it works perfectly. I get tv signal after resume.
But...
When I standby (manually or using powerscheduler) and there's scheduled recording, computer wakes up to record but...
it doesn't start second script (resume) so I got no tvcard to record.
Question is where to put script so it can start after resume for scheduled recording.
Thanks in advance for any tips.
Sebastian
The case goes like this:
I've had a problem with Skystar2 after standby/resume. Mediaportal showed 'no signal' after resume.
I fixed this this way (using .vbs scripts and hibernatetrigger - special program for starting thing when going on standby and resume):
When going on standby:
- kill mediaportal
- stop tvservice
- disable skystar2 (using devcon)
- start tvservice
Resume:
- stop tvservice
- enable skystar2 (using devcon)
- start tvservice
- start mediaportal
And when I standby/resume using remote controll it works perfectly. I get tv signal after resume.
But...
When I standby (manually or using powerscheduler) and there's scheduled recording, computer wakes up to record but...
it doesn't start second script (resume) so I got no tvcard to record.
Question is where to put script so it can start after resume for scheduled recording.
Thanks in advance for any tips.
Sebastian
Poland