Search found 4 matches
- Thu May 01, 2014 4:58 pm
- Forum: [E] Firmware
- Topic: Manual firmware downgrade, blocked SamyGO by Samsung
- Replies: 7
- Views: 20153
Re: Manual firmware downgrade, blocked SamyGO by Samsung
Here is content of my /mtd_exe/rc.local file: #!/mtd_exe/rc.local echo "/mtd_exe/rc.local start !!!!!" # insmod chip driver cat /.version | grep -i X10 if [ $? -eq 0 ]; then #insmod /mtd_exe/ump.ko #insmod /mtd_exe/mali.ko #samsung_mali.ko = mali.ko + ump.ko + mali_drm.ko insmod /mtd_exe/s...
- Thu May 01, 2014 12:01 am
- Forum: [E] Firmware
- Topic: Manual firmware downgrade, blocked SamyGO by Samsung
- Replies: 7
- Views: 20153
Re: Manual firmware downgrade, blocked SamyGO by Samsung
I found where the problem is. Actually there is couple of problems after SmartHub and firmware update. 1. Functions like: eval("FilePlugin.Copy(\"/proc/self/cmdline\", \"$(sh /dtv/usb/sda1/run.sh)/dtv/usb/sda1/cmdline\")"); In widget not working anymore, I can use "...
- Mon Apr 28, 2014 7:30 pm
- Forum: [E] Firmware
- Topic: Manual firmware downgrade, blocked SamyGO by Samsung
- Replies: 7
- Views: 20153
Re: Manual firmware downgrade, blocked SamyGO by Samsung
OK, I've done all the steps very carefully couple of times, but without luck. Widget is installed and Skype autostart is trying to run it on startup, but image 128mb.xfs is not mounting in /mnt or even in /tmp when I'm changing script run.sh. Can you advice how can I try to debug and find where exac...
- Fri Apr 25, 2014 10:17 am
- Forum: [E] Firmware
- Topic: Manual firmware downgrade, blocked SamyGO by Samsung
- Replies: 7
- Views: 20153
Manual firmware downgrade, blocked SamyGO by Samsung
Hi Dear comunity, I need yours help with understanding all the knowledge from Wiki. My TV is UE32ES5500 I had before firmware T-MST10PDEUC_1032.0 on my TV hacked with SamyGO widget, installed via USB (InstallSamyGO). I configured everyting to fit my need (Samba Server, virtual USB etc.) and everythi...