Re: [App] libSoftPowerOff D/E/F/H
Posted: Mon Jul 13, 2015 11:16 pm
You are my hero! It does exactly what I want.You still can map it to RC though
You are my hero! It does exactly what I want.You still can map it to RC though
ES8000 here with 2003.4 & getting similar crash:miazza wrote:Let's wait but I only updated to 2006 and your patch started to work.
Let's see if any 2003 user will confirm the issue but I see very difficult to find another ES8000 running on 2003 fw
Code: Select all
[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.6 - (c) zoelechat 2015
[SoftPowerOff] g_pAppTV [0x85a0df0].
[SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed.
[SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed.
[SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] lib_init, >>>
[SoftPowerOff] Hooking Soft Power-Off everywhere!
[SoftPowerOff] lib_init, hooking >>>
[SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8].
[SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930].
[SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
I don't think it should solve issue on 2003.4, but since I "flushed" much code, who knows?FASTMODE arg is available for D/E only. If used, TV will skip most of (often useless) stuff done on soft on/off, so remains nearly only panel/audio on/off. Considerably speedup process (especially soft on), but might not be suitable in all cases, depending on your TV usage. Just try and see.
Code: Select all
[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.8 - (c) zoelechat 2015
[SoftPowerOff] g_pAppTV [0x85a0df0].
[SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed.
[SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed.
[SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN5TPCTv8InstanceEv [0x11375cc].
[SoftPowerOff] _ZN5TPATv5PowerEN5TPCTv10EPowerTypeEb [0x1429154].
[SoftPowerOff] _ZN5TCDMS8InstanceEN8TCWindow7EWindowE [0x10a417c].
[SoftPowerOff] _ZN9TCDisplay9MuteAudioEb [0x114c768].
[SoftPowerOff] lib_init, >>>
[SoftPowerOff] Hooking Soft Power-Off everywhere!
[SoftPowerOff] lib_init, hooking >>>
[SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8].
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930].
[SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.
I have experienced same issue on my ES8000 with that FW. If you upgrade to 2006 you solve it but you loose something.gooseye wrote:Similar crash log on ES8000 with FW 2003.4:Code: Select all
[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.8 - (c) zoelechat 2015 [SoftPowerOff] g_pAppTV [0x85a0df0]. [SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed. [SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8]. [SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed. [SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8]. [SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed. [SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4]. [SoftPowerOff] _ZN5TPCTv8InstanceEv [0x11375cc]. [SoftPowerOff] _ZN5TPATv5PowerEN5TPCTv10EPowerTypeEb [0x1429154]. [SoftPowerOff] _ZN5TCDMS8InstanceEN8TCWindow7EWindowE [0x10a417c]. [SoftPowerOff] _ZN9TCDisplay9MuteAudioEb [0x114c768]. [SoftPowerOff] lib_init, >>> [SoftPowerOff] Hooking Soft Power-Off everywhere! [SoftPowerOff] lib_init, hooking >>> [SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8]. [SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4]. [SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930]. [SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.