Page 52 of 256

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 6:15 pm
by juusso
show your modified script. full. you`ve left typo there...

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 6:16 pm
by zoelechat
prairie wrote:no fair making me search :)

After trying to add a sleep 45 to rcSGO I see this in sam.log, can you explain what it means?
SpoilerShow

Code: Select all

===========================
Starting rcSGO from run1.sh
===========================
+ 
/mnt/rcSGO: line 1: 
: not found
+ 
/mnt/rcSGO: line 1: 
: not found
/mnt/rcSGO: line 37: syntax error: unexpected "elif" (expecting "then")
 
===========================
Starting UEP_killer.sh
===========================
Yes, you have used Windows Notepad to edit script and messed it up :)
It's mandatory to use an advanced editor such as Notepad++ and set linefeeds to Unix format.

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 6:17 pm
by sectroyer
prairie wrote:
sectroyer wrote:
prairie wrote:When using the ticker autorun occasionally (20%?) of the time the USB drive is not found and SamyGO extensions are not loaded. Is there a way to delay loading?
Yes it is. The method requires reading previous posts :)
no fair making me search :)

After trying to add a sleep 45 to rcSGO I see this in sam.log, can you explain what it means?

Code: Select all

===========================
Starting rcSGO from run1.sh
===========================
+ 
/mnt/rcSGO: line 1: 
: not found
+ 
/mnt/rcSGO: line 1: 
: not found
/mnt/rcSGO: line 37: syntax error: unexpected "elif" (expecting "then")
 
===========================
Starting UEP_killer.sh
===========================
Yes you used incorrect editor for editing files and you edited wrong file IIRC :)

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 6:39 pm
by prairie
ok, will use better editor. It's the file though.

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 7:44 pm
by sectroyer
prairie wrote:ok, will use better editor. It's the file though.
From your log it looks you modified:

Code: Select all

/mnt/rcSGO

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 8:50 pm
by prairie
sectroyer wrote: From your log it looks you modified:

Code: Select all

/mnt/rcSGO
That was confusing to me too, I don't have the path /mtd_rwcommon/SamyGO but I found rcSGO in /mnt so that's what I was trying to modify.

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sat Nov 22, 2014 8:52 pm
by sectroyer
rcSGO is in /dtv/ is temporary :) No point in editing it :D

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Sun Nov 23, 2014 5:01 pm
by prairie
sorry, that was a typo, the rcSGO file is in /mnt Anyway I had a lot of trouble getting an edited script to run (maybe it was my ftp that was screwing it up) so I ended up finding a different solution. I changed the main.js in the auto_start app to have two timeouts, one for usbtest() (set to 2000 ms) and the another (100 ms) for the other steps. This works very well giving the thumb drive some extra time to be availble and then zooming through the other bits.

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Thu Nov 27, 2014 5:41 pm
by dm800jay
UE46 F6890 SS
MST 2102.2

rooted successful! :D

Re: [App] Rooting E/F 1118, 1120, 2000.2 and 2221.0

Posted: Thu Nov 27, 2014 6:02 pm
by zoelechat
dm800jay wrote:MST 2102.2
rooted successful! :D
Thanks report, now we know 2102.2 is not blocking root method, as previously assumed :)