Page 1 of 2

Re: Le32B650 Broken

Posted: Mon Jun 20, 2011 8:41 pm
by juusso
Hi,

bad news...
Tell please, did you set the rs232 jack to debug before to start playing with your TV? If yes, then check your cable or connection settings etc.
If debug was not set, open back cover and search for "magic button" or for the place for such button (it is offen not soldered in).

You could make hi-res photos and give us for inspection if you do not find it by yourself.

Re: Le32B650 Broken

Posted: Tue Jun 21, 2011 8:26 am
by juusso
Connect pins 1+2 of stereo jack side of cable together and try open connection. If you get response (you will see what you type on terminal screen), cable is ok. If not - check it (and every what is related to it).

What does it mean - are you connecting it to audio socket???
You should connect to Service port, not Audio...

Re: Le32B650 Broken

Posted: Wed Jun 22, 2011 2:26 pm
by juusso
Here is it (SW4001) in the center.
http://pics.kz/s5/ea/e7/77/eae77755b895 ... f6d096.jpg

Open putty window and make connection to TV.
Power on TV and make short circuit of those 4 pins of SW4001 for few secs.
TV should drop to debug mode and you get log.

But it could be it resets TV and it reboots and the trick does not help.

Re: Le32B650 Broken

Posted: Wed Jun 22, 2011 6:20 pm
by juusso
Copy to buffer:

Code: Select all

debug
Then when you see the bootlog paste it and shortly after that press crtl+c on your keyboard (not type, it`s a key combination). You`ll see the

Code: Select all

#
Put there

Code: Select all

touch /mtd_rwarea/PartitionSwitch_0_0
rm -f /mtd_rwarea/PartitionSwitch_1_0
And reboot your TV

Code: Select all

/mtd_boot/MicomCtrl 143
If TV boots - ok. If not, then wrog partition switch i gave you.
Repeat again, but:

Code: Select all

touch /mtd_rwarea/PartitionSwitch_1_0
rm -f /mtd_rwarea/PartitionSwitch_0_0
And reboot your TV

Code: Select all

/mtd_boot/MicomCtrl 143
If you don`t get it, i can help you over terminal (TeamViever) today later.