Page 20 of 146

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 8:21 pm
by sectroyer
zoelechat wrote: I think even no need for a script to launch as CMD, I assume if libRCremap.config looks like this it should work:

Code: Select all

[
	{
        "KEY_POWEROFF": "CMD:/sbin/micom shutdown"
	}
]
Yeah if KEY_POWEROFF is KEY_POWEROFF than yeah it should work :)

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 8:21 pm
by zoelechat
sectroyer wrote:Yeah if KEY_POWEROFF is KEY_POWEROFF than yeah it should work :)
Just checked, it is the right one (at least on E ;) )

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 8:22 pm
by sectroyer
zoelechat wrote:
sectroyer wrote:Yeah if KEY_POWEROFF is KEY_POWEROFF than yeah it should work :)
Just checked, it is the right one (at least on E ;) )
You should ask check if the commands works for you ? ;) Does KEY_POWEROFF with this RCremap setting power off your TV ? ;)

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 8:36 pm
by zoelechat
sectroyer wrote:You should ask check if the commands works for you ? ;) Does KEY_POWEROFF with this RCremap setting power off your TV ? ;)
Right, I looked the wrong way, KEY_POWEROFF sent remotely powers off the TV, but doesn't seem to be the right one to remap. I remapped a random command to it and RC button still powers off :D

Funny that by the time I tried whole keylist and I don't remember another one powering off TV :)

Anyway, does RCremap work on H??

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 9:02 pm
by behemot
tendi wrote:
behemot wrote:Everyone who wants to enjoy it with a wonderful VG-STC4000 skype special webcam :)
We deserve it, that toy isn't cheap! ;)
Thanks, tendi, exactly my point :) Skype works too damn fine with this device (audio and video are much better than on my phone and tablet), so I won't sacrify it. Maybe someone will find a different root method at some point, who knows :roll:

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 9:05 pm
by sectroyer
behemot wrote: Thanks, tendi, exactly my point :) Skype works too damn fine with this device (audio and video are much better than on my phone and tablet), so I won't sacrify it. Maybe someone will find a different root method at some point, who knows :roll:
As you wish but remember to have OTN Support set to OFF :)

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 9:12 pm
by spiderjuka
zoelechat wrote:
sectroyer wrote:You should ask check if the commands works for you ? ;) Does KEY_POWEROFF with this RCremap setting power off your TV ? ;)
Right, I looked the wrong way, KEY_POWEROFF sent remotely powers off the TV, but doesn't seem to be the right one to remap. I remapped a random command to it and RC button still powers off :D

Funny that by the time I tried whole keylist and I don't remember another one powering off TV :)

Anyway, does RCremap work on H??
I will check - I never used this tool.
Could you show me example how should I do it?
I downloaded samyGO_RCremap-v0.2.2.tgz and 99_99_RCremap.zip <-- is it necessary file or not?
I will extract everythink in one place.
I will put to libRCremap.config file commands:
[
{
"KEY_POWEROFF": "CMD:/sbin/micom shutdown"
}
]

After that I will execute it:
./samyGOso -p $(pidof exeTV || pidof exeDSP) -l /mtd_down/so/libRCremap.so -r
And last question is it dangerous for my TV (incase wrong command)? After uninstall Samygo remap key will stay activate or will disappear?

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 9:42 pm
by zoelechat
spiderjuka wrote:Could you show me example how should I do it?
Follow procedure :)
I downloaded samyGO_RCremap-v0.2.2.tgz
No, use only latest version with CMD support at the bottom of first post
and 99_99_RCremap.zip <-- is it necessary file or not?
Only for autostart.
I will put to libRCremap.config file commands:
[
{
"KEY_POWEROFF": "CMD:/sbin/micom shutdown"
}
]
Use Notepad++ and set linefeeds to UNIX format to edit file, not Windows Notepad!!!
After that I will execute it:
./samyGOso -p $(pidof exeTV || pidof exeDSP) -l /mtd_down/so/libRCremap.so -r
That's it, don't forget to catch samyGOso as well.
And last question is it dangerous for my TV (incase wrong command)? After uninstall Samygo remap key will stay activate or will disappear?
Not at all, everything back to normal once you reboot TV, unless you use autostart script.

BUT, remains the problem of KEY_POWEROFF which doesn't seem to be the right one to remap, and compatibility of RCremap with H. So I wonder if it's worth the try :)

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 9:57 pm
by spiderjuka
zoelechat wrote:BUT, remains the problem of KEY_POWEROFF which doesn't seem to be the right one to remap, and compatibility of RCremap with H. So I wonder if it's worth the try :)
Hello,

Really it is problem with remote control!
In telnet terminal I wrote and executed command: /sbin/micom shutdown
After that TV was switched OFF permanently!!!!

So it means that it is SamyGo for H series bug? Or root bug?
Why other users who already rooted TV have no such kind of problem?

Thank you very much - it is good to know what problem do we have - now solution shoudl we find :).

Re: [!!!] Rooting H series

Posted: Thu Jan 01, 2015 10:06 pm
by juusso
This command does shutdown. It means power off in other words. What else did you expect?