Brick le32c550

Support for C series TVs that all user could ask. Please do not ask a questions at other forums.

User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Brick le32c550

Post by juusso »

man, you've formatted mtd_appdata ...
try make emergency upgrade- attach usb with firmware on it, hold source on RC and on TV panel.
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Brick le32c550

Post by juusso »

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!)

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 
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:

Code: Select all

SELP#>
5. Enter

Code: Select all

CB
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...
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Brick le32c550

Post by juusso »

What about 5. ?

Code: Select all

CB
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 :evil:
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Brick le32c550

Post by juusso »

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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Brick le32c550

Post by juusso »

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...
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

Post Reply

Return to “[C] Support”