Re: [HELP!] UE55B7000 Bricked! - Boot Loop after SamyGO FW flash
Posted: Thu Feb 04, 2010 8:20 am
Someone need dump bootloaders from flash on ci+ device and look into dissassembly.
Samsung TV Firmware on the GO
https://forum.samygo.tv/
Since we don't know problem yet, we cannot solve it. We need B7000 CI+ bootloader image for inspection for why not entering to bootloader.. Also other images required for identifying problem... But we don't have it.mestief wrote:Hey Guys,
I Really appreciate your help.
In the mean time I've called Samsung to report the problem. They'll call me back within 24 hours to make an appointment for a repairguy.
I Still hope we can solve this problem ourself. Can also be handy for the future.
Code: Select all
rm /mtd_rwarea/PartitionSwitch_0_0
touch /mtd_rwarea/PartitionSwitch_1_0
he doesn't have access to shell.dynamic1969 wrote:Hi mestief,
actually "the only thing you need to do" is to:as this would force your TV to boot from its backup image which should normally still be 100% OK!Code: Select all
rm /mtd_rwarea/PartitionSwitch_0_0 touch /mtd_rwarea/PartitionSwitch_1_0
However,this is easier said then done ...
A couple questions:
- have you disabled the watchdog in your Services-Menu ( try doing so if not done yet ) ?
- does the TV stay on for a couple seconds or does it immediately reboot after it gets the error ?
I have no CI+ device myself and can therefore not tell, whether entering the bootloader on a CI+ is possible ( however, I remember to have seen that it was possible ). Check out following WIKI-Article for getting access via the bootloader.
Reflashing with dumps:
I would recommend to only alter /mtd_rwarea ( ideally with an image that has "PartitionSwitch_0_0" removed and "PartitionSwitch_1_0" set instead ), as this is an area where not too much harm can be caused. I could provide a dump of such a modified mtd_rwarea, if desired.
Regards
dynamic