[ATI] HDMI Audio disconnected when MP turn monitor OFF (3 Viewers)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    Hello.
    i have this issue, maybe related to my hardware :
    HTPC (DVI to HDMI adaptater) --- hdmi ----> TV
    the DVI hdmi adapter is the official one, wich support Audio.

    Step :
    - Verify than " Turn off monitor during blanking screen" is checked.
    http://wiki.team-mediaportal.com/1_...guration/11_General/5_Startup_Resume_Settings
    on Wiki : none explanation on this setting.
    - Start MP , play music and don't touch anything
    - After few minutes, the TV screen is black with notifciation " no signal" and also none audio is played.
    - move remote or keyboard active screen and audio continu to be played

    Code:
    [2014-12-27 18:48:22,362] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: SetWakeupTimer()
    [2014-12-27 18:48:22,362] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: No pending events found in the future which should wakeup the system
    [2014-12-27 18:48:22,363] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: CheckForStandby()
    [2014-12-27 18:48:22,364] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: User interface is not idle: Media is playing - reset time of last user activity and system idle timer
    [2014-12-27 18:48:22,365] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: User interface not idle: StandbyPrevented
    [2014-12-27 18:48:22,366] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: SetStandbyMode(StandbyPrevented)
    [2014-12-27 18:48:22,366] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: System is busy and should not go to standby
    [2014-12-27 18:48:33,450] [Log    ] [MPMain   ] [DEBUG] - Main: Idle timer is blanking the screen after 300 seconds of inactivity
    [2014-12-27 18:48:33,453] [Log    ] [MPMain   ] [DEBUG] - Main: WM_SYSCOMMAND (SC_MONITORPOWER)
    [2014-12-27 18:48:33,454] [Log    ] [MPMain   ] [DEBUG] - Main: SC_MONITORPOWER 2
    [2014-12-27 18:48:34,018] [Log    ] [MPMain   ] [DEBUG] - Main: WM_POWERBROADCAST (PBT_POWERSETTINGCHANGE)
    [2014-12-27 18:48:34,019] [Log    ] [MPMain   ] [INFO ] - Main: The display is off
    [2014-12-27 18:48:34,019] [Log    ] [MPMain   ] [DEBUG] - PS: POWERSETTINGCHANGE
    [2014-12-27 18:48:34,070] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2014-12-27 18:48:34,073] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:34,084] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2014-12-27 18:48:34,087] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:34,101] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2014-12-27 18:48:34,106] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:34,218] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
    [2014-12-27 18:48:34,219] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:34,234] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
    [2014-12-27 18:48:34,235] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:34,251] [Log    ] [MPMain   ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
    [2014-12-27 18:48:34,252] [Log    ] [MPMain   ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: ATI HDMI Audio
    [2014-12-27 18:48:37,368] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: StandbyWakeupThread triggered by check interval
    [2014-12-27 18:48:37,368] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: TV/Radio: False
     

    edterbak

    Portal Pro
    March 4, 2008
    2,114
    1,176
    Home Country
    Netherlands Netherlands
    Hi azzuro,

    is this a bug report? From what I read you could just have found a bug. Maybe you should ask @HomeY what to do with this if he is able to reproduce.
    I doubt it is hardware related. Or do you have a setting in your TV to disable or go to standby after x minutes of no signal?

    since when did you stumble upon this phenomenon?
    Could be since >MP1.7? There was some work done in the blanking screen settings some time ago.

    Could it be related to this?
    https://issues.team-mediaportal.com/browse/MP1-2053?jql=text ~ blank ORDER BY updated DESC

    try disabling idle timer / screensaver and see if the problem is gone. ?
     
    Last edited:

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    I can't reproduce.

    On my HPTC i have a receiver in between (and a HDMI splitter attached to the receiver output) and when it blanks, it doesn't turn the TV off, nor does the audio stop. Keeps running fine.
    On DEV i have 2 monitors connected, 1 directly with HDMI, another with DVI > HDMI dongle. Here the monitor doesn't get turned off either when the screen is blanked.

    I don't use the MP screensaver option, simply set Windows screensaver to blank the screen after 1 minute.
    Azzuro, Do you have the MP screensaver set up?
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Yes. Mp Screensaver is activated.
    I can reproduce it when i use the build in screensaver, instead of windows screensaver directly (which both should be the same, since build-in uses windows screensaver).
    But when i use the build-in screensaver, and UNcheck the option to 'stop playback on removal of an audio renderer', then it works fine. Monitor gets turned off and radio kept playing fine.
    I assume you have this option checked?

    If so, disable the check, enable 'turn of display' again and re-test ;) should work then.
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #7
    I assume you have this option checked?
    hum " stop playback on audio removal" is set ON
    what you ask me to do ?

    - disable MP screensaver
    - UNcheck "stop audio on removal"
    - check on , Turn off monitor inside MP ?
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #9
    Ok. Imust test

    Ps: i have an old ati card 4650 with dongle dvi to hdmi. Maybe the issue
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    i have an old ati card 4650 with dongle dvi to hdmi. Maybe the issue
    I've tested this on DEV with onboard HD4000 with HDMI > DVI dongle. So doesn't seem related to the dongle but with the setting 'stop playback on removal of an audio renderer'.
    After unchecking that option, everything is fine here, screen is blanked & monitor is turned off. After that, music keeps playing fine.
    With the option checked, music stops when the monitor gets turned off.
     

    Users who are viewing this thread

    Top Bottom