Search found 5 matches
- Sat Nov 14, 2015 10:47 am
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1860616
Re: [App] Rooting E/F on latest firmwares
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... ...
- Fri Nov 13, 2015 9:40 pm
- Forum: [F] Software
- Topic: Fixing SamyGO telnet/SSH/SCP/bash on C/D/E/F series
- Replies: 253
- Views: 216442
Re: Fixing SamyGO telnet/SSH/SCP/bash on C/D/E/F series
hi,
My UE55F7000 only has working FTP connection. Question is, how to perform complete fix of telnet ans ssh when i am not able to run commands. I can't log into console via telnet nor ssh.
thakn you
My UE55F7000 only has working FTP connection. Question is, how to perform complete fix of telnet ans ssh when i am not able to run commands. I can't log into console via telnet nor ssh.
thakn you
- Mon Oct 05, 2015 9:28 am
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1860616
Re: [App] Rooting E/F on latest firmwares
Hello,
is here anyone with UE50ES6710 with T-MST10DEUC @ 1033.1 FW ? I try to make root according to instruction on 1st post, but when i start samygo from smart HUB, samygo script go to loop until i turn off TV.
any advice would be appreciated
is here anyone with UE50ES6710 with T-MST10DEUC @ 1033.1 FW ? I try to make root according to instruction on 1st post, but when i start samygo from smart HUB, samygo script go to loop until i turn off TV.
any advice would be appreciated
- Mon Jul 28, 2014 6:20 pm
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1860616
Re: [App] Rooting F 1118 and 1120
#!/bin/sh rm /mtd_rwcommon/oscam/libOSCAM.so.disabled /mtd_rwcommon/oscam/samyGOoscam Could you please specify your autostart oscam closer? where to put run1.sh script? i am little confused. i am running fw1118 on F7000. Thank you Sorry, run1.sh you find in FAT USB / SamyGO_data run1.sh has been ch...
- Sat Jul 26, 2014 8:21 pm
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1860616
Re: [App] Rooting F 1118 and 1120
@le0990 you have to use the auto start oscam script... /mntr/ect/init.d/03_01_libOSCAM.init autostart o$scam: with new run1.sh #!/bin/sh # emergency skript exit to prevent boot loop for USB in ${1:- \ /dtv/usb/sd* } ; do echo "checking $USB" sleep 1 if [ -e $USB/STOP_SAMYGO ]; then "...