Page 17 of 27

Re: [App] "Skype replacement" root E/F

Posted: Sat Nov 05, 2016 11:56 am
by JhonnyMarr
Hello,
I put the "Skype Replacement" root a week ago. It?s the first time I root my F7000.
Then I installed oscam and everything is Ok.
I am concerned about not overfilling any partition, and I see that /mdt_rwarea is increasing day by day.
I started with 45% used and now It is 50% used.
The recomendation of first post : "it is necessary to edit /mnt/etc/init.d/01_01_catch_crap.init : find string "echo "+++++++++++ Release notes ++++++++++" >> $LOGFILE" and change ">>" to ">"
was implemented in my 01_01_catch_crap.init.
Which process could be increasing occupation? I have 9 files WatchDog0x . Shoud I have to disable watchdog?
I have seen that history_ch_thumbnail.dat has been slightly increasing, Now 48Mb. What does this file do?

Regards

Re: [App] "Skype replacement" root E/F

Posted: Sat Nov 05, 2016 9:34 pm
by mihd
JhonnyMarr wrote:Hello,
I put the "Skype Replacement" root a week ago. It?s the first time I root my F7000.
Then I installed oscam and everything is Ok.
I am concerned about not overfilling any partition, and I see that /mdt_rwarea is increasing day by day.
I started with 45% used and now It is 50% used.
The recomendation of first post : "it is necessary to edit /mnt/etc/init.d/01_01_catch_crap.init : find string "echo "+++++++++++ Release notes ++++++++++" >> $LOGFILE" and change ">>" to ">"
was implemented in my 01_01_catch_crap.init.
Which process could be increasing occupation? I have 9 files WatchDog0x . Shoud I have to disable watchdog?
I have seen that history_ch_thumbnail.dat has been slightly increasing, Now 48Mb. What does this file do?
Regards
Increasing of /mdt_rwarea is not related to SamyGO.
SamyGO widget and SamyGO "image" (samyext4.img) are located on /mdt_rwcommon. But SamyGO "image" has a fixed size (128MB), it's like a "disk" that is not completely filled. The recomendation of first post about /mnt/etc/init.d/01_01_catch_crap.init concerns this "disk", but not concerns /mdt_rwcommon and memory of TV.
Logs of some applications (eg, SleepTimer.log) is located in /mdt_rwarea, but they are cleared at the time of turning on the TV.
Perhaps, oscam increases /mdt_rwarea . But I am not specialist in oscam.

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 7:55 pm
by hemster
hi @ all

today i rooted my f7080 with fw 1132.4 and it showed 6x OK. but a can't access over ftp or telnet. i already tried to reinstall SamyGO, reset the tv over the normal menu and over the service menu. where do i made the mistake? or did i overlooked something?

I hope you can help :-)

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 8:06 pm
by mihd
hemster wrote:hi @ all

today i rooted my f7080 with fw 1132.4 and it showed 6x OK. but a can't access over ftp or telnet. i already tried to reinstall SamyGO, reset the tv over the normal menu and over the service menu. where do i made the mistake? or did i overlooked something?

I hope you can help :-)
fw must be < 1118
viewtopic.php?f=1&t=8274

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 8:17 pm
by hemster
hi mihd

that post say: >= 1118.0.
pls correct me, but >= stands for "more/higher or equal" and not "less/lower or equal"

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 8:28 pm
by mihd
hemster wrote:hi mihd

that post say: >= 1118.0.
pls correct me, but >= stands for "more/higher or equal" and not "less/lower or equal"
For fw >= 1118.0 only "donor"'s method.. "Skype replacement" don't works on latest firmwares

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 8:44 pm
by hemster
great... i did it the whole day wrong :shock: Thank you for the enlightenment

Re: [App] "Skype replacement" root E/F

Posted: Sun Nov 06, 2016 10:38 pm
by zoelechat
1st line of 1st post :)

Re: [App] "Skype replacement" root E/F

Posted: Tue Dec 06, 2016 12:35 pm
by smart_lover
zoelechat wrote:Moved to public, enjoy! :)
Is there any possibility to make some changes in smarthub js files to check during start up of TV that if root is lost then using something like below code(I copy it from js file of RestoreSmG widget) and restart tv to root tv again!?

Code: Select all

	currentStep += unzip("/mtd_rwcommon/widgets/user/" + curWidget.id + "/data/libSmG.zip",  "/mtd_rwcommon/moip/engines/SmG/");
	currentStep += unzip("/mtd_rwcommon/widgets/user/" + curWidget.id + "/data/empSmG.zip",  "/mtd_rwcommon/emps/empSmG/");
	currentStep += unzip("/mtd_rwcommon/widgets/user/" + curWidget.id + "/data/rcSGO.zip",  "/mtd_rwcommon/");
	currentStep+=exists("/mtd_rwcommon/moip/engines/SmG/libSmG.so");
	currentStep+=exists("/mtd_rwcommon/moip/engines/SmG/AutoStart");
	currentStep+=exists("/mtd_rwcommon/emps/empSmG/empSmG");
	currentStep+=exists("/mtd_rwcommon/SamyGO/rcSGO");
I want to let TV give us root access again automatically.
Note:I know above code is not correct,But I want to submit some hints.
I can not change smarthub files because they are all encrypted and I think I have to use mount/unmont to make some changes to smarthub files.but how?!

Re: [App] "Skype replacement" root E/F

Posted: Fri Dec 09, 2016 4:33 pm
by Simpson
Install SamyGo with instruction above successful on 40ES5500 but ftp doesn`t starts (connection fails). FW is 2007. The problem with firmware and TV needs downgrade or why ftp doesn`t starts?