Page 7 of 24

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 8:22 pm
by munjeni
Hi thanks but I allready blocked domain by hosts file, see

Code: Select all

BusyBox v1.00 (2017.03.10-17:15+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.

# ping osb-apps.samsungqbe.com
PING osb-apps.samsungqbe.com (127.0.0.1): 56 data bytes
56 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.0 ms

--- osb-apps.samsungqbe.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
# ping samsungqbe.com
PING samsungqbe.com (127.0.0.1): 56 data bytes
56 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.0 ms
56 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.0 ms

--- samsungqbe.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
hosts file

Code: Select all

# cat /etc/hosts
127.0.0.1       localhost
127.0.0.1       msecnd.net
127.0.0.1       samsungotn.net
127.0.0.1       samsungqbe.com
127.0.0.1       samsungads.com
127.0.0.1       www.samsungotn.net
127.0.0.1       test.samsungotn.net
127.0.0.1       samsungotn.com
127.0.0.1       www.samsungotn.com
127.0.0.1       test.samsungotn.com
127.0.0.1       osb-apps.samsungqbe.com
EDIT:
After pinging directly from tv shell noticed that osb-apps.samsungqbe.com is not 127.0.0.1 but pinging on router it is 127.0.0.1 don't know how that is possible, restarted router and its seems ok now, strange! I am soo sorry for writing question but anybody tell me where I can download tizen arm toolchain, need to compile new oscam

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 9:02 pm
by zoelechat
For x86? Here you go:
http://download.samygo.tv/Toolchains/ar ... bi.tar.bz2

@everybody
Don't forget to regularly check posts 1-2-3, I won't shout on every update :)

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 11:27 pm
by zoelechat
rip187 wrote:Thu May 04, 2017 11:17 pm hello,
root works, ssh and ftp is ready.
when trying to Re-enable SWU services via telnet i get the following error message.

A dependency job failed. See system journal for details.

what does that mean?
regards
Well, did you try to start software update from menu anyway?

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 11:30 pm
by rip187
rooted wrong - false system/autostart settings

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 11:34 pm
by zoelechat
Ok, so if services don't want to restart, let's just not stop them. Edit SYSROOT/run1.sh and comment these lines (add # at the beginning of each)

Code: Select all

systemctl --no-block --no-reload stop swu-core-tv.timer
systemctl --no-block --no-reload stop swu-core-tv.service
systemctl --no-block --no-reload stop swu-verifier-tv.service
systemctl --no-block --no-reload stop swu-service.timer
systemctl --no-block --no-reload stop swu-service.service
Then reboot TV, and repeat downgrade procedure skipping services step.

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 11:40 pm
by rip187
read reminder

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Thu May 04, 2017 11:42 pm
by zoelechat
2ND POST wrote:What we're gonna call SYSROOT is path to SamyGO folder on your root USB, as absolute path: /opt/storage/usb/sd*/SamyGO
:)

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Fri May 05, 2017 1:40 am
by rip187
when rooting first time everything works fine.
after editing run1.sh and restart root does`t work any more.
i deleted SamyGO.shm but root does`t work either.
what ist going wrong. root-j is in autostart of smart hub. system settings and smart hub settings are set.
still connecting with a samsung account. should that be deactivated, too?

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Fri May 05, 2017 9:08 am
by zoelechat
2ND POST wrote:For text/script edition, strong advice is to use Notepad++ (never Windows Notepad!!), and always be sure linefeeds are set to UNIX (LF) mode.
:?:
Not a single line is there just to look pretty... Also fw downgrade is not something you should attempt at first, with zero knowledge of your root imho.
You probably broken run1.sh with wrong text editor, restoring original file will surely help to restore root.
Btw, SamyGO.shm deletion implies again:
1ST POST wrote:WAIT... 1st start before root can be VERY long (up to 15min)

Re: [App] J ROOT on T-HK* fw up to 1480

Posted: Fri May 05, 2017 1:35 pm
by munjeni
rip187 wrote: Fri May 05, 2017 1:40 am when rooting first time everything works fine.
after editing run1.sh and restart root does`t work any more.
i deleted SamyGO.shm but root does`t work either.
what ist going wrong. root-j is in autostart of smart hub. system settings and smart hub settings are set.
still connecting with a samsung account. should that be deactivated, too?
Do not edit files trought winscp text editor, I have noticed that scripts gets corrupted and can't run which is probably because problem with ftpd? Do it manually on your pc than just simple upload back. Do not forget to check if you have succesfull block of the folowing domain osb-apps.samsungqbe.com , check it directly from tv with command ping osb-apps.samsungqbe.com . Thanks zoelechat for link!