Cannot switch SAT <--> Cable (1 Viewer)

zeebee

MP Donator
  • Premium Supporter
  • August 10, 2007
    433
    16
    TV-Server Version: 1.0 RC4
    MediaPortal Version: 1.0 RC4
    MediaPortal Skin: Black & White 1080
    Windows Version: XP Pro SP3
    CPU Type: AMD BE 2400
    HDD: Western Digital 500GB
    Memory: 2x MTD 1GB RAM
    Motherboard: Gigabyte MA78GM-S2H 1.0
    Video Card: HD 3200 Onboard
    Video Card Driver: Catalyst 8.11
    Sound Card: Realtek HD Audio onboard
    Sound Card AC3: no AC3
    Sound Card Driver: newest
    1. TV Card: Technotrend Budget S2-3200
    1. TV Card Type: DVB-S2
    1. TV Card Driver: 5.0.0.19
    2. TV Card: Technotrend Budget C-1501
    2. TV Card Type: DVB-C
    2. TV Card Driver: 5.0.0.19
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: Cyberlink PowerDVD 8
    MPEG2 Audio Codec: AC3 Filter
    h.264 Video Codec: Cyberlink PowerDVD 8
    Satelite/CableTV Provider: Astra 19.2, Hotbird 13.0, KabelBW Germany
    HTPC Case:
    Cooling:
    Power Supply:
    Remote: Microsoft Media Center v2
    TV: Samsung LE37M86
    TV - HTPC Connection: DVI

    I still have the problem that I cannot switch between SAT & Cable with mit Technotrend C1501 and S3200. TV Server says "Unknown error occoured" with RC4. This only happens after a wakeup from S3. After a fresh start it works perfect. My Auto-IT-wakeup-script is this:
    Code:
    ProcessClose("mediaportal.exe")
    ProcessClose ( "TvService.exe")
    RunWait("net stop tvservice")
    ProcessClose ( "TvService.exe")
    RunWait("D:\MediaPC\Standby for Technotrend\devcon restart *1131")
    Sleep(3000)
    RunWait("net start tvservice")
    RunWait("D:\MediaPC\MausRaus")
    Run("C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe")
    WinWait("MediaPortal - Startbildschirm")
    WinActivate("MediaPortal - Startbildschirm")

    I also seperated all channels manual in the XML-Files and reimported them (all cable channels had "C" at the end of the names) so TVServer handeled them seperatly but this helped nothing.

    Now I am only using the SAT-Card which works fine alone (Cable-Card also works fine alone), but I really like to use both cards. New Logfiles are attached.
     

    zeebee

    MP Donator
  • Premium Supporter
  • August 10, 2007
    433
    16
    No download of the logs so far... isn't this a serious bug? I also tried both TV-cards in an Intel-Board with the same results.

    I'd really appreciate some help, I don't know what else I can do.
     

    zeebee

    MP Donator
  • Premium Supporter
  • August 10, 2007
    433
    16
    Maybe this helps:

    After wakeup when only the card with the first tuned channel responds I can shutdown tvservice and DVBViewer still can use both cards. When tvservice is started again, only the card with the first tuned works like before - it is not important which card.

    The problem seems to be TVServer specific bug, the cards are ready for business.

    Please help :confused:
     

    Users who are viewing this thread

    Top Bottom