Hi everyone,
I’m trying to bring a LG SK10Y soundbar back to life. Currently it is stuck in the “PLEASE WAIT” loop.
My conclusion so far is that something fails to boot fully, but it does start via eARC and can play perfectly good sound until watchdog shuts it down.
After dumping NAND with a T48 programmer, extracting with binwalk and exploring with Ghidra I think:
- Kernel B is present, but no Kernel A. Is that normal?
- SquashFS A/B are present
- Bootloader is present
- UBI region is completely empty (only volume 0 / layout volume exists)
- No system.cfg,
...
Comment