Page 2 of 5

Re: My TV everyday at night is switching on and off by itself

Posted: Tue Jan 05, 2016 2:58 pm
by dar3k
I don't have this file, I have only:

Code: Select all

/mtd_unirw/swu # ll
total 28
-rwxr-xr-x    1 app      app            157 Jan  1  1970 OURegistry
-rwxr-xr-x    1 app      app              0 Jan  1  1970 SHOPUSERMODE
-rwxr-xr-x    1 app      app             24 Jan  1  1970 SWU_TimeInfo
-rwxr-xr-x    1 app      app              1 Jan  1  1970 WAKEUP_TIMER_INDEX
-rwxr-xr-x    1 app      app             29 Jan  1  1970 autoupgradetimers.dat
drwxr-xr-x    1 app      app              0 Jan  1  1970 download-temp
-rw-r--r--    1 app      app           7377 Jan  1  1970 pdl.xmlT-MST14DEUC
-rw-r--r--    1 app      app             31 Jan  1  1970 pdl_Last-ModifiedT-MST14DEUC
PS: /mtd_swu/ is a symlink to /mtd_unirw/

STB file I have in /mtd_rwarea/STB

Code: Select all

/mnt # cat /mtd_rwarea/STB
STBRETRYCOUNT=0

Re: My TV everyday at night is switching on and off by itself

Posted: Tue Jan 05, 2016 4:45 pm
by zoelechat
Ok, what's the content (=the byte :D) of WAKEUP_TIMER_INDEX?

Re: My TV everyday at night is switching on and off by itself

Posted: Tue Jan 05, 2016 5:14 pm
by dar3k
Only 0

Re: My TV everyday at night is switching on and off by itself

Posted: Tue Jan 05, 2016 5:14 pm
by zoelechat
Well, I was looking for some flag file, probably something to do there but not sure if pointless or not, so let's try to patch it :P

Code: Select all

samyGOso -A -l /tmp/libDisableWakeUp.so
Injecting once for all should be enough, let's see tonight then :)

Re: My TV everyday at night is switching on and off by itself

Posted: Tue Jan 05, 2016 5:22 pm
by dar3k
Thank you for that, we will see tomorrow :)

Re: My TV everyday at night is switching on and off by itself

Posted: Wed Jan 06, 2016 7:54 am
by dar3k
Now is worst because TV was on after 2h but I don't know why it is still on - standby mode (normally should switch off by itself but now after that patch is in standby :()

Before I had menu>support>update >auto update (on/off) and now is gone.

PS i not sure it is standby mode or really on because I have on function after 4 hours switch off TV.

Re: My TV everyday at night is switching on and off by itself

Posted: Wed Jan 06, 2016 10:27 am
by zoelechat
Not as if patching a single value could be responsible of all the woes of the world :lol:
At least it did "something"...

Ok, now it's up to you to choose:

Code: Select all

samyGOso -A -l /tmp/libDisableWakeUp.so VALUE:n
Original VALUE was 2, we patched it to 0, if there's one you prefer between 0-6:
20160106100821.jpg
Maybe worth to wait a 2nd night to see if it behaves the same, or if you can get a more reliable feedback though :)

Re: My TV everyday at night is switching on and off by itself

Posted: Wed Jan 06, 2016 11:18 am
by dar3k
In that menu now I have only update now and nothing more, before there was also auto update on/off, it is really strength ;p

I will try with another number I will start with 5 because few minutes before 12:00 I'm switching off my TV and check.

This patch should change value in WAKEUP_TIMER_INDEX?

Re: My TV everyday at night is switching on and off by itself

Posted: Wed Jan 06, 2016 11:25 am
by zoelechat
dar3k wrote:This patch should change value in WAKEUP_TIMER_INDEX?
I don't think so, but if you want to give yourself one more chance:
-delete WAKEUP_TIMER_INDEX (make a backup somewhere, even if it's not complicated to remember a byte :D )
-make a copy of /mtd_rwarea/STB to /mtd_unirw/swu (=/mtd_swu)

Re: My TV everyday at night is switching on and off by itself

Posted: Thu Jan 07, 2016 8:55 am
by dar3k
I changed it to 6 and also the same, about 2 TV switched on and at morning was in standby mode, I removed WAKEUP_TIMER_INDEX and copied STB, can someone give me the content of STB file

My STB is:

Code: Select all

STBRETRYCOUNT=0
Today I will try to check it is realy on and going to STB mode or directly to STB.