[confirm] MP needs a "long" time after hibernation (1 Viewer)

naich

MP Donator
  • Premium Supporter
  • August 6, 2007
    529
    25
    Home Country
    Germany Germany
    Hi,

    since I use 1.3.0 beta I have a little problem after resuming from standby. It needs up to 30 seconds before MP ist reacts again. Before updating to MP 130beta it needs about 5 seconds.

    After taking a look in the logs I saw the problem is shown here:
    2013-01-02 16:55:01.731000 [Info.][TvClient-TvHome: HeartBeat transmitter thread(23)]: TVHome: OnRemotingConnected, recovered from a disconnection
    2013-01-02 16:55:38.933000 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome deinit


    logs with standby while LiveTV is activ:
    Code:
    2013-01-02 16:54:58.806000 [Info.][MPMain(1)]: Main: WM_POWERBROADCAST: 7
    2013-01-02 16:55:00.559000 [Info.][MPMain(1)]: Main: Windows has resumed from hibernate mode
    2013-01-02 16:55:00.580000 [Debug][MPMain(1)]: Main: OnResume - set lock for syncronous inits
    2013-01-02 16:55:00.609000 [Info.][MPMain(1)]: Main: VideoDatabaseV5.db3 sqllite database disk cache activated.
    2013-01-02 16:55:00.612000 [Info.][MPMain(1)]: Main: OnResume - Trying to wake up the monitor / tv
    2013-01-02 16:55:00.615000 [Info.][MPMain(1)]: Main: OnResume - Switch to basic home screen
    2013-01-02 16:55:00.623000 [Debug][MPMain(1)]: TvFullScreen:deinit->OSD:Off
    2013-01-02 16:55:00.628000 [Debug][MPMain(1)]: Window: TvPlugin.TvFullScreen deinit
    2013-01-02 16:55:00.636000 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2013-01-02 16:55:01.522000 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome init
    2013-01-02 16:55:01.533000 [Info.][MPMain(1)]: Main: OnResume - calling recover device
    2013-01-02 16:55:01.537000 [Info.][MPMain(1)]: Main: OnResume - init InputDevices
    2013-01-02 16:55:01.540000 [Info.][MPMain(1)]: DirectInput: not enabled
    2013-01-02 16:55:01.559000 [Info.][MPMain(1)]: Main: WM_POWERBROADCAST: 18
    2013-01-02 16:55:01.563000 [Info.][MPMain(1)]: Main: Windows has resumed from standby or hibernate mode to handle a requested event
    2013-01-02 16:55:01.568000 [Debug][MPMain(1)]: Main: OnResumeAutomatic - set lock for syncronous inits
    2013-01-02 16:55:01.571000 [Info.][MPMain(1)]: Main: OnResumeAutomatic - Done
    2013-01-02 16:55:01.576000 [Info.][MPMain(1)]: X10 debug: Could not get interface
    2013-01-02 16:55:01.591000 [Info.][MPMain(1)]: MAP: using default mappings for Microsoft MCE
    2013-01-02 16:55:01.677000 [Info.][MPMain(1)]: MCE: MCE remote enabled
    2013-01-02 16:55:01.679000 [Debug][MPMain(1)]: Main: OnResume - show last active module?
    2013-01-02 16:55:01.686000 [Debug][MPMain(1)]: d3dapp: ShowLastActiveModule active : False
    2013-01-02 16:55:01.689000 [Info.][MPMain(1)]: Main: OnResume - set GUIGraphicsContext.State.RUNNING
    2013-01-02 16:55:01.691000 [Debug][MPMain(1)]: Main: OnResume - autoplay start listening
    2013-01-02 16:55:01.695000 [Info.][MPMain(1)]: Main: OnResume - initializing volume handler
    2013-01-02 16:55:01.711000 [Info.][MPMain(1)]: Main: OnResume - Done
    2013-01-02 16:55:01.714000 [Info.][MPMain(1)]: TVHome.WndProc(): Windows has resumed from hibernate mode
    2013-01-02 16:55:01.718000 [Debug][MPMain(1)]: TVHome.OnResume()
    2013-01-02 16:55:01.721000 [Debug][MPMain(1)]: TVHome: HeartBeat Transmitter started.
    2013-01-02 16:55:01.724000 [Info.][MPMain(1)]: TvNotify: start
    2013-01-02 16:55:01.731000 [Info.][TvClient-TvHome: HeartBeat transmitter thread(23)]: TVHome: OnRemotingConnected, recovered from a disconnection
    2013-01-02 16:55:38.933000 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome deinit
    2013-01-02 16:55:38.958000 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2013-01-02 16:55:39.074000 [Debug][MPMain(1)]: Window: TvPlugin.TVHome init
    2013-01-02 16:55:39.075000 [Info.][MPMain(1)]: TVHome:OnPageLoad
    2013-01-02 16:55:39.084000 [Info.][MPMain(1)]: tv home init:ZDF HD
    2013-01-02 16:55:39.086000 [Info.][MPMain(1)]: TVHome.ViewChannelAndCheck(): View channel=ZDF HD
    2013-01-02 16:55:40.924000 [Info.][MPMain(1)]: succeeded:Succeeded TvControl.VirtualCard
    2013-01-02 16:55:40.933000 [Info.][MPMain(1)]: tvhome:startplay
    2013-01-02 16:55:40.954000 [Info.][MPMain(1)]: tvhome:file:C:\timeshift\live2-0.ts.tsbuffer
    2013-01-02 16:55:40.970000 [Warn.][MPMain(1)]: tvhome:startplay.  Phase 1 - 43 ms - Done method initialization
    2013-01-02 16:55:40.977000 [Info.][MPMain(1)]: tvhome:startplay:rtsp://Server:554/stream2.0 - using rtsp mode:True
    2013-01-02 16:55:40.979000 [Info.][MPMain(1)]: g_Player.Play(rtsp://Server:554/stream2.0 TV)



    If I stop live TV before standby it needs about 15 seconds afters standby. Better but not as fast as it was with 130 alpha.

    Logs
    Code:
    2013-01-02 17:19:05.726000 [Info.][MPMain(1)]: TVHome.WndProc(): Windows has resumed from hibernate mode
    2013-01-02 17:19:05.729000 [Debug][MPMain(1)]: TVHome.OnResume()
    2013-01-02 17:19:05.731000 [Debug][MPMain(1)]: TVHome: HeartBeat Transmitter started.
    2013-01-02 17:19:05.734000 [Info.][MPMain(1)]: TvNotify: start
    2013-01-02 17:19:05.736000 [Info.][TvClient-TvHome: HeartBeat transmitter thread(18)]: TVHome: OnRemotingConnected, recovered from a disconnection
    2013-01-02 17:19:19.752000 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome deinit
    2013-01-02 17:19:19.780000 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2013-01-02 17:19:19.899000 [Debug][MPMain(1)]: Window: TvPlugin.TVHome init
    2013-01-02 17:19:19.901000 [Info.][MPMain(1)]: TVHome:OnPageLoad

    May anyone give me a hint what is happening here and maybe there's a workaround for my problem.

    cu
     
    Last edited:

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Hi naich

    You keep mentioning 2 totally different things, standby and hibernation, standby for me is about 5 seconds loading from memory, hibernation takes around 30 seconds from hard drive, which power system have you got enabled, and if using our powerscheduler, make sure Windows own power settings are disabled.
     

    naich

    MP Donator
  • Premium Supporter
  • August 6, 2007
    529
    25
    Home Country
    Germany Germany
    Hi Ray,

    Write error, I always use standby.

    I use the ms Remote power Button, I don't use the MP powersheduler. This Way works for the last releases.

    Cu
    Siggi
     

    Users who are viewing this thread

    Top Bottom