I could help you if you have telnet access (shell access over console). All what`s needed is to make full dump of your TV's bml partitions (bml0/1-bml0/x),
Code: Select all
bml.dump /dev/bml0/1 /dtv/usb/sda1/bml1.dmp
bml.dump /dev/bml0/2 /dtv/usb/sda1/bml2.dmp
bml.dump /dev/bml0/3 /dtv/usb/sda1/bml3.dmp
bml.dump /dev/bml0/4 /dtv/usb/sda1/bml4.dmp
bml.dump /dev/bml0/5 /dtv/usb/sda1/bml5.dmp
bml.dump /dev/bml0/6 /dtv/usb/sda1/bml6.dmp
bml.dump /dev/bml0/7 /dtv/usb/sda1/bml7.dmp
bml.dump /dev/bml0/8 /dtv/usb/sda1/bml8.dmp
bml.dump /dev/bml0/9 /dtv/usb/sda1/bml9.dmp
bml.dump /dev/bml0/10 /dtv/usb/sda1/bml10.dmp
bml.dump /dev/bml0/11 /dtv/usb/sda1/bml11.dmp
bml.dump /dev/bml0/13 /dtv/usb/sda1/bml13.dmp
bml.dump /dev/bml0/18 /dtv/usb/sda1/bml18.dmp
bml.dump /dev/bml0/19 /dtv/usb/sda1/bml19.dmp
bml.dump /dev/bml0/20 /dtv/usb/sda1/bml20.dmp
you can skip partitions mounted as mtd rwarea, down, tlib. (check by "mount" )
Also this too:
Code: Select all
cat /proc/partitions > /dtv/usb/sda1/output.log
cat /mtd_rwarea/Version* >> /dtv/usb/sda1/output.log
ls -la /mtd_rwarea/PartitionSwitch* >> /dtv/usb/sda1/output.log
zip all, upload to some upload service and give us link for inspection.
p.s. if your USB is recognised not as sda1, check by command and correct commands.
Also do you have link to T-CHLCIP6DSEUC 1008.0?
EDIT:
i found i have T-CHLCIP6DSEUC 1007.0 and 1008.0 right on my hdd, so no problem at all. If you have troubles with dumps, i culd prepare special dump maker app, which loads from content library...