Page 13 of 16

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Mon Dec 27, 2010 8:18 pm
by juusso
no.just execute commands from step3 in manual

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Mon Dec 27, 2010 8:30 pm
by juusso
Do not reboot TV, stay in console, do not remove USB.
Execute:

Code: Select all

/sbin/update.sh
If this does not start upgrade from USB, im out of Ideas today :roll:

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Mon Dec 27, 2010 8:39 pm
by juusso
enter either T-CHL5DEUC/image or T-CHL5DEUC i do not remember. It asks for patch were images are located.Try first one.

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Mon Dec 27, 2010 8:52 pm
by juusso
try update.sh again and enter just T-CHL5DEUC when asked

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 8:45 am
by juusso
Next ideas:
1. Go to console and execute

Code: Select all

/mtd_boot/MicomCtrl 23
killall -9 exeDSP
/lib/modules/rc.local
In last log we can see, that your USB has two partitions. I recommend fuly delete partition table under linux and format to just one whole fat32 USB w/o partitions.

Your first try to execute rc.local stopped on not killed exe.DSP. Now you kill it before and maybe it works.
I guess, that USB is recognised by TV, and USB is set to boot device, not bml0/7.

Did you copy bml7 dump directly to USB or maybe you made dump to NAND (/mtd_swu or other partition) and just after copied to USB? if yes, then maybe you can find it here?

Did you success on mounting manualy? First thing that you have to restore - u-boot.bin to bml0/2 to have fully functional uboot. From there you can easy restore any partition you want.