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

Here for general support for H series TVs, request and problem solve area.

User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post 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
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

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

Post by zoelechat »

Ok, what's the content (=the byte :D) of WAKEUP_TIMER_INDEX?
I do NOT receive any PM. Please use forum.
User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post by dar3k »

Only 0
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

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

Post 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 :)
I do NOT receive any PM. Please use forum.
User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post by dar3k »

Thank you for that, we will see tomorrow :)
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?
User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post 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.
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

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

Post 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 :)
You do not have the required permissions to view the files attached to this post.
I do NOT receive any PM. Please use forum.
User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post 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?
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

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

Post 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)
I do NOT receive any PM. Please use forum.
User avatar
dar3k
SamyGO Project Donor
Posts: 156
Joined: Thu Nov 26, 2015 2:37 pm
Location: Poland

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

Post 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.
English is not my native language.
48H6500 (T-MST14DEUC_2606 -> 2130)
22H5610 (T-MST14DEUC_1106.1)
Both rooted by mihd method :)
55HU8590 -> rooted by network, did someone root it by Skype ?

Post Reply

Return to “[H] Support”