man, you've formatted mtd_appdata ...
try make emergency upgrade- attach usb with firmware on it, hold source on RC and on TV panel.
Brick le32c550
Re: Brick le32c550
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: Brick le32c550
I do not know would it work at all, but you can try:
1. Make the script, called e.g. 777 (Use Notepad++ and ANSI encoding!)
2. Place it to ext3 USB and set permissions to 755 (chmod 755 ./777)
3. Attach USB to TV (TV is power off)
4. Power ON TV
after you get:
5. Enter
It loads USB drivers (the basic aim of this script is to make some dumps,but we don`t need it actually)
6. Enter 99 and exit the debug menu.
7. Input 777 and press ENTER...
This is my hypothesis only and i doubt it will work. You have nothing to lose, check this....
If CB does not open Debug menu, try other script name - 8282119
If it works - the script activates your alternative firmware and TV should start normally. But you have to be sure if you have alternative firmware on board. If not - tv continues rebooting...
1. Make the script, called e.g. 777 (Use Notepad++ and ANSI encoding!)
Code: Select all
#!/bin/sh
if [ -f /mtd_rwarea/PartitionSwitch_0_0 ] ; then
touch /mtd_rwarea/PartitionSwitch_1_0
rm -rf /mtd_rwarea/PartitionSwitch_0_0
sync
else
touch /mtd_rwarea/PartitionSwitch_0_0
rm -rf /mtd_rwarea/PartitionSwitch_1_0
fi
sync
3. Attach USB to TV (TV is power off)
4. Power ON TV
after you get:
Code: Select all
SELP#>
Code: Select all
CB
6. Enter 99 and exit the debug menu.
7. Input 777 and press ENTER...
This is my hypothesis only and i doubt it will work. You have nothing to lose, check this....
If CB does not open Debug menu, try other script name - 8282119
If it works - the script activates your alternative firmware and TV should start normally. But you have to be sure if you have alternative firmware on board. If not - tv continues rebooting...
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: Brick le32c550
What about 5. ?
You have to create script, named 777, not rename existing (here is nothing to rename on TV at all)
You broke your TV because you do not carefully reading manuals.
Make it easy, read double before to do
Code: Select all
CB
You broke your TV because you do not carefully reading manuals.
Make it easy, read double before to do

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: Brick le32c550
Method does not worked, we checked it over TeamViewer...
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: Brick le32c550
I have one more idea to check.
What if we format the 10 partition (mtd_rwarea)
The question is - is it possible to enter TDM before exeDSP stops...
What if we format the 10 partition (mtd_rwarea)
The question is - is it possible to enter TDM before exeDSP stops...
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