Hi,
just create Version.1 with Editor in Unix format at the root of your USB Stick ... Take a look at the version_info.txt which is located at the firmware updates when they are extracted.
If you want to use 1012 use the version info file from th 1012 Firmware, after that plug the Stick to TV the Version.1 should becopied to TV when executing the app ... and if successfull the AlternetiveFirmware should show at the FIrmware menu.
Regards, Bastler
PS: @ Timoo, nice info?s where are the connctions located at the MB ? at the downside ??
UE40C8000
Re: UE40C8000
jtag on main blue board on the backside(left top) and serial on t-con green board (left top)
sorry no photo i have reassemble my tv because of repair :/
sorry no photo i have reassemble my tv because of repair :/
-
- Posts: 104
- Joined: Thu Jun 17, 2010 8:38 pm
Re: UE40C8000
Ah Ok ...
what did you do with your TV ?!
Regards
what did you do with your TV ?!
Regards
Re: UE40C8000
some strange commands in start.sh which leads to continues tv reboot :/ my fail, don't make changes to tv when is 3am
D

-
- Posts: 104
- Joined: Thu Jun 17, 2010 8:38 pm
Re: UE40C8000
Oh not that good 
But stuff like this happened to me too ... sometimes it?s better to sleep
Greetz

But stuff like this happened to me too ... sometimes it?s better to sleep

Greetz
Re: UE40C8000
If you look closer to rc.local where is start.sh called from, you will understand, that here are two choices to boot system:timoo wrote:some strange commands in start.sh which leads to continues tv reboot :/ my fail, don't make changes to tv when is 3amD
normal (no start.sh in /mtd_rwarea/)
custom, that means, that if this start.sh file exist, no more boot code from rc.local is executed, boot process drops to execute commands from this start script. So, this is the reason why you have got bricked TV. You needed to rewrite code from rc.local from this row where start.sh is executed an add commands you want (e.g.call another file from start.sh)
Sad...very sad.

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: UE40C8000
i have rewrite rc.local to start.shjuuso wrote:If you look closer to rc.local where is start.sh called from, you will understand, that here are two choices to boot system:timoo wrote:some strange commands in start.sh which leads to continues tv reboot :/ my fail, don't make changes to tv when is 3amD
normal (no start.sh in /mtd_rwarea/)
custom, that means, that if this start.sh file exist, no more boot code from rc.local is executed, boot process drops to execute commands from this start script. So, this is the reason why you have got bricked TV. You needed to rewrite code from rc.local from this row where start.sh is executed an add commands you want (e.g.call another file from start.sh)
Sad...very sad.

Re: UE40C8000
You didn`t have to rewrite full rc.local, just code below start.sh else you get loop.timoo wrote: i have rewrite rc.local to start.sh![]()
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