home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Nova-SE2 users: Is anyone able to scan Astra above 11700MHz?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="milagroso" data-source="post: 244668" data-attributes="member: 51371"><p>Hello GregorV,</p><p></p><p>I'm a bit late with my answer... But yes, I have a 'solution' based on the drivers mentioned by emerich. I can scan and tune all channels inside TVS with this driver. However it has a drawback: After resuming from hibernate this driver/TVS combination is not able to tune into _any_ channel. Therefore I built a workaround:</p><p></p><p>Each time that the PC resumes from hibernate I issue a restart. My card works well after a 'clean' restart, but not after wakeup from standby or hibernate.</p><p></p><p>This is how I did it:</p><p></p><p>1. Start TV server configuration</p><p>2. Goto the Power scheduler plugin (I assume that You know how to activate it)</p><p>3. Under 'Advanced' there is a text field 'Run command before standby/after standby'. Here I give the path to a batch file, e.g. c:\utilities\Runat_hibernate.bat</p><p>4. This is the main code of this batch file:</p><p></p><p>[CODE]</p><p>if "%1" NEQ "wakeup" goto :exit </p><p>C:\Programme\Utilities\poweroff_deutsch.exe reboot -warn -warntime 5 -msg "Der Computer wird jetzt neu gestartet." </p><p>:EXIT</p><p>[/CODE]</p><p>Remarks: I use a small program poweroff.exe to restart the PC, but I'm sure there are other possibiliites.</p><p></p><p>Hope this helps You a bit.</p><p></p><p>regards from Germany</p></blockquote><p></p>
[QUOTE="milagroso, post: 244668, member: 51371"] Hello GregorV, I'm a bit late with my answer... But yes, I have a 'solution' based on the drivers mentioned by emerich. I can scan and tune all channels inside TVS with this driver. However it has a drawback: After resuming from hibernate this driver/TVS combination is not able to tune into _any_ channel. Therefore I built a workaround: Each time that the PC resumes from hibernate I issue a restart. My card works well after a 'clean' restart, but not after wakeup from standby or hibernate. This is how I did it: 1. Start TV server configuration 2. Goto the Power scheduler plugin (I assume that You know how to activate it) 3. Under 'Advanced' there is a text field 'Run command before standby/after standby'. Here I give the path to a batch file, e.g. c:\utilities\Runat_hibernate.bat 4. This is the main code of this batch file: [CODE] if "%1" NEQ "wakeup" goto :exit C:\Programme\Utilities\poweroff_deutsch.exe reboot -warn -warntime 5 -msg "Der Computer wird jetzt neu gestartet." :EXIT [/CODE] Remarks: I use a small program poweroff.exe to restart the PC, but I'm sure there are other possibiliites. Hope this helps You a bit. regards from Germany [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Nova-SE2 users: Is anyone able to scan Astra above 11700MHz?
Contact us
RSS
Top
Bottom