Page 169 of 256
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 9:18 am
by Piddy
Is my warranty expired after disabling of OTN suport ? I Firmware T - FXPDEUC - 1124.0 .
I want to use the version with USB . If I remove the stick which is also the root go away?
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 10:02 am
by zoelechat
Piddy wrote:Is my warranty expired after disabling of OTN suport ?
?? No
Piddy wrote:If I remove the stick which is also the root go away?
Yes.
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 10:26 am
by Piddy
Thanks a lot, but to deactivate otn, i must make it with this otion ?
How to send FACTORY+3SPEED keys in WIKI ?
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 10:30 am
by zoelechat
Yeah, either access service menu from TV OFF with INFO+MENU+MUTE POWER then send FACTORY+3SPEED
OR: send INFO+FACTORY from TV ON in normal operating state (not being in service menu)
Both produce the same effect: access to extended service menu (with OTN option available).
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 10:47 am
by baldy
Hello,
my tv is UE55F7000 T-FXPDEUC1123,3. I found out, that telnet and ssh is not working. I am only able to connect via FTP. I already remove samygo, made SmartHUB reset also TV set to default. Than again root but on telnet& ssh still does not work
telnet 192.168.2.229
Trying 192.168.2.229...
Connected to 192.168.2.229.
Escape character is '^]'.
Connection closed by foreign host.
ssh root@192.168.2.229
root@192.168.2.229's password:
PTY allocation request failed on channel 0
shell request failed on channel 0
I don't know when it stop working, maybe if i can remove all files related to root via ftp?
any advice will be appreciated
kind regards
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 10:48 am
by smart_lover
I am using successfully the root provided in
viewtopic.php?f=70&t=8721.
I want to know if having internet connection is essential to see and run SamyGO-F widget in Smarthub for starting root process?
I can not see SamyGO-F widget in Smarthub(to run it) till I update my Smarthub! Why??
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 11:01 am
by Piddy
So, OTN option off works fine with mobile handy galaxy s4.
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 11:10 am
by zoelechat
smart_lover wrote:I want to know if having internet connection is essential to see and run SamyGO-F widget in Smarthub for starting root process?
Yes, method is web browser based, internet connection is mandatory.
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 2:56 pm
by gjstroom
What init scripts in /mnt/etc/init.d/ are mandatory for the root to work ?
I now have these in my /mnt/etc/init.d/ folder, I also see some duplicates (.dis / .remi71) and so on.
Code: Select all
01_01_catch_crap.init
01_02_telnet.init
01_03_hotplug.init.dis
01_04_server_replacement.init.dis
01_05_framebuffer.init.dis
01_05_hiddev.init.dis
02_04_replace_wifi_mod.init.dis
02_04_vusb.init
02_04_vusb.init.remi71
02_06_crypto_load.init
02_10_wakelan.init.dis
03_01_fuse.init
03_01_libOSCAM.init.dis
03_03_djmount.init.dis
03_03_nfsmount.init.dis
03_03_nfsmount.init.remi71
03_03_sshd.init.dis
03_03_udpxy.init.dis
03_04_xupnpd.init.dis
04_04_curlftp.init.dis
04_04_fusesmb.init.dis
04_04_httpfs.init.dis
04_04_samba.init
04_04_samba.init.dis.orig
04_04_sshfs.init.dis
04_09_rar2fs.init.dis
05_05_Oscam.init
06_05_apache.init
06_05_bb_httpd.init.dis
06_05_samba-server.init
06_05_vsftp.init.dis
06_06_obexpush.init.dis
07_11_ntpclient.init.dis
30_09_xserver.init.dis
70_70_arfix-sh.init.dis
80_80_record_to_nwshare.init.kayaweed
80_80_record_to_nwshare.init.remi71
90_90_injectso.init.dis
90_90_loadGameMains.init.dis
999_999_skeleton.init.dis
99_98_transmissionbt.init.dis
99_99_ChannInfoON.init
99_99_InfoBannerDuration.init
99_99_PVRAnyDev.init
99_99_RCremap.init.dis
99_99_SleepTimer.init
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Nov 14, 2015 3:00 pm
by juusso
*.dis (OR any other ending except *.init) means script is disabled and is NOT executed at startup.
*.init means script is active and starts during tv bootup.