[Ended] E series widget -autostart w/o USB
Re: [Testing] Update2: E series widget -autostart w/o USB
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [Testing] Update2: E series widget -autostart w/o USB
Please don`t flood this topic. You have your custom topic, use this. Thanks.Mirex85 wrote:I have SamyGo installed and now I want to watch with samba or nfs movies from my pc, what to do exactly. I read all this and no idea... i know to change something in tv in folder etc, but what to do in my pc to be seeing in my tv
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [Testing] Update2: E series widget -autostart w/o USB
Confirmed working on Es6500 firm 1032.4, ftp ok and y?usb auto start, and now what can I do with it.
-
- Posts: 11
- Joined: Sat Aug 31, 2013 3:43 pm
Re: E series widget -autostart w/o USB
Working on UE37ES6710.
BTW, what does the 2nd line in the service menu mean? It says T-MST10PDEUS-1004. 1004 isn't the Onboot version, that's 1003.
Why are we replacing Skype's libraries to get autostart? /mtd_exe/rc.local contains this:
I didn't try to actually create start.sh, but a test script in /mtd_rwarea executes just fine. Before I try anything further, am I right to assume that without exeDSP running, nothing at all will work, including LAN? (I hate these monolithic monster "do-everything" programs...)
Code: Select all
Firmware: T-MST10PEUC-1036.0
VDLinux#> cat /.version
"X10P 0072" KERNEL MODULE VERSION : "0064.0716, DTV, X10P, release, DEU_BRANCH"
Why are we replacing Skype's libraries to get autostart? /mtd_exe/rc.local contains this:
Code: Select all
if [ -f /mtd_rwarea/start.sh ];
then
/mtd_rwarea/start.sh
else
cd /mtd_exe/
./exeDSP
fi
Re: E series widget -autostart w/o USB
if you use wrong start.sh nothing will work. no access to device, brick is guaranted. start of exeDSP in foreground and latest command in this script is mandatory and critical.
generally yes, this is like we do hospitality hack for D series. Possible on e series thought.
generally yes, this is like we do hospitality hack for D series. Possible on e series thought.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
-
- Posts: 11
- Joined: Sat Aug 31, 2013 3:43 pm
Re: E series widget -autostart w/o USB
What do you mean by "in foreground"? This won't work?
I'd have thought this would be safer, since at least exeDSP is always running, no matter if the rest fails.
Code: Select all
./exeDSP &
# other stuff
Re: E series widget -autostart w/o USB
this is what I meant, no background for exedsp and no commands after it. Better call another your script before exedsp and all stuff write to that another script.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: E series widget -autostart w/o USB
Code: Select all
other.script.sh &
cd /mtd_exe
./exeDSP
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: E series widget -autostart w/o USB
Unfortunately I was silly enough to run the Samsung Tv firmware update without realizing it would stop the SamyGo widget from working and now I can not FTP into the TV anymore.
Is there any way around this? My main goal is to be able to copy widgets from other countries to my network and then paste back into a UK Smart Hub.
Is there any way around this? My main goal is to be able to copy widgets from other countries to my network and then paste back into a UK Smart Hub.
Re: E series widget -autostart w/o USB
Maybe hospital hack could work on E series? From all linux filesystems, here are xfs and ext4 supported by TV, so maybe it is worth to check if it is possible to import required files from ext4 hack-image. But first we need to re-create hack image... Testing is dangerous, can lead in to the brick, but if you have warranty and are ready to risk - possible to organize smth.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE