[MP1-4578] Crashes after standby (2 Viewers)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    • Thread starter
    • Moderator
    • #11
    Yep black screen can be related to no audio device detected
     

    gru

    MP Donator
  • Premium Supporter
  • January 5, 2007
    77
    29
    Home Country
    Austria Austria
    I've updated my System with this installer, because i had these freezes before (can hear click sounds of remote but nothing happened in GUI - frozen).
    Since a few days now with this installer i haven't seen freezes again. But will need more days/weeks to really see if problem is gone.
    So far, thx :)
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    The file name says 1.10.100_2015-02-26 while one would expect to see 1.11.100. Just want to ensure that this version is really the 1.11.
    Seb made a minor typo (corrected now).

    Additional info: Pre Releases are tagged based on the latest Final version, + Revision set to .100
    MP1 Versioning is done like this: Major.Minor.Revision
    That would give the 1.11.0 Pre Release a Version Number to 1.10.100
     

    killer8

    Portal Pro
    July 29, 2012
    378
    186
    Home Country
    Netherlands Netherlands
    reen can be related to
    Yep black screen can be related to no audio device detected


    Oke, I had the issue again where I started tv and the screen stayed black. After a restart of mediaportal it worked again.

    I've made a watchdog zip before I restarted it so here it is. Maybe that can help by fixing this issue as I think it's related to this standby issue.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    • Thread starter
    • Moderator
    • #16
    It seems it comes from :
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio connected
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: NVIDIA High Definition Audio
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: NVIDIA High Definition Audio
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: DENON-AVR-4 (NVIDIA High Definition Audio)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [INFO ] - Main: Audio Renderer DENON-AVR-4 (NVIDIA High Definition Audio) connected
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio connected
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: DENON-AVR-4 (NVIDIA High Definition Audio)
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [INFO ] - Main: Audio Renderer DENON-AVR-4 (NVIDIA High Definition Audio) removed
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio removed

    MP receive message like audio is removed and it should not happen, i don't know why and or it never receive the new audio connected after that.

    It lead to tell MP no audio is connected and then TsReader can't handle stream when no audio connected -> Black screen lol
     

    killer8

    Portal Pro
    July 29, 2012
    378
    186
    Home Country
    Netherlands Netherlands
    Oh sorry, you are right. I will move my comment to that thread please remove this one:)

    Maybe this thread can be closed with a link to are 51 thread in last comment.
     

    killer8

    Portal Pro
    July 29, 2012
    378
    186
    Home Country
    Netherlands Netherlands
    It seems it comes from :
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio connected
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: NVIDIA High Definition Audio
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: NVIDIA High Definition Audio
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: DENON-AVR-4 (NVIDIA High Definition Audio)
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [INFO ] - Main: Audio Renderer DENON-AVR-4 (NVIDIA High Definition Audio) connected
    [2015-03-15 20:15:19,005] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio connected
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: DENON-AVR-4 (NVIDIA High Definition Audio)
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [INFO ] - Main: Audio Renderer DENON-AVR-4 (NVIDIA High Definition Audio) removed
    [2015-03-15 20:15:19,015] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio removed

    MP receive message like audio is removed and it should not happen, i don't know why and or it never receive the new audio connected after that.

    It lead to tell MP no audio is connected and then TsReader can't handle stream when no audio connected -> Black screen lol

    Do you have any fix in mind? And is this related to this thread like I thought?

    My setup is like: tv <-> receiver <-> htpc. All over hdmi
     

    Users who are viewing this thread

    Top Bottom