DVB-S2 No Signal during channel scan (1 Viewer)

TheBatfink

MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Hi. I recently reinstalled my BlackGold TV card, but the DVBS scan returns only no signal? The DVBT scan works fine.

    I tried to gather logs with watch dog but thats throwing an exception so I just zipped up the log folder.. I copied the watchdog error incase the more complete logs are required.

    Thanks

    Maybe as I only have TVServer installed?

    Code:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\Team MediaPortal\MediaPortal\log'.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileSystemEnumerableIterator`1.CommonInit()
       at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
       at System.IO.Directory.GetFiles(String path, String searchPattern)
       at MediaPortal.Support.MediaPortalLogs.CreateLogs(String destinationFolder)
       at WatchDog.PostTestActions.PerformActions()
       at WatchDog.MPWatchDog.PerformPostTestActions(Boolean autoClose)
       at WatchDog.MPWatchDog.ProceedButton_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2115.0 built by: NET47REL1LAST
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    WatchDog
        Assembly Version: 1.16.0.0
        Win32 Version: 1.16.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal%20TV%20Server/WatchDog.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2046.0 built by: NET47REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Utils
        Assembly Version: 1.16.0.0
        Win32 Version: 1.16.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal%20TV%20Server/Utils.DLL
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2046.0 built by: NET47REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2046.0 built by: NET47REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    MediaPortal.Support
        Assembly Version: 1.16.0.0
        Win32 Version: 1.16.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal%20TV%20Server/MediaPortal.Support.DLL
    ----------------------------------------
    Ionic.Zip
        Assembly Version: 1.7.2.18
        Win32 Version: 1.7.2.18
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal%20TV%20Server/Ionic.Zip.DLL
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
     
    Last edited:

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Hi, I had another play with it this morning. Here are some more details.

    Windows 10 Pro
    TVServer Only (just done full uninstall and reinstall from MP 1.18 installer to see if that helped)
    Blackgold 3595 Dual S2 / Dual T (I have previously used this for several years no problem it was working when I removed it)

    I basically stopped watching TV on the PC and now decided to try again. I installed the card and ran a second pair of cables from the dish lnb to where my server is. DVB T seems to scan fine (via roof top uhf aerial), but DVB S2 seems to always report no signal. Note I am scanning 28.2E to get the Freesat channels in the UK, I set it to KU Linear (universal). I did also run the update satellite button in the scanning screen).

    Fearing my second run of cables are causing the issue, I took the server down stairs and removed the cables from a currently working Sky TV HD box (I checked it was working before disconnecting). With this run of cables known to be working, during scan in TVServer I still get exact same no signal error - so it's certainly something on the PC side.

    Luckily after the reinstallation the watch dog is working now so I just grabbed these logs after moving downstairs and scanning with known working cables with present signal.

    Thanks
     

    felixbbb031

    Portal Pro
    October 24, 2011
    57
    1
    48
    ..tu iza čoška
    Home Country
    Croatia Croatia
    hi. I have similar problem. I managed to scan dvb-t and -s programs,but for some reason dvb-s freezes after several minutes of use and during this problem i can not use mp.same problem with dvb-t. in other hand,when i am using preview in mp tv settings and when i am usin hauppauge software for live tv,there is no problems at all. i have mp logs before,during and after that problem.
     

    Attachments

    • MediaPortalLogs_12_05_19__09_35.zip
      979.1 KB
    • MediaPortalLogs_12_05_19__09_48.zip
      1,011.4 KB
    • MediaPortalLogs_12_05_19__10_03.zip
      1 MB

    Users who are viewing this thread

    Top Bottom