File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -108,3 +108,14 @@ $ fastboot flash lk chouchou-UHA34.29-10.img
108108 ``` shell
109109 $ fastboot flash lk lk.img-patched
110110 ```
111+
112+ ### Troubleshooting
113+ #### No image on the screen after flashing ChouChou
114+ In some regions, due to incompatibility between DTBO and LK, the screen may not display an image.
115+ To fix this, you need to [ flash the stock firmware] ( ../info/flash_stock.md ) from a compatible region (e.g. RETEU) via fastboot.
116+
117+ #### Some ChouChou functions do not work correctly
118+ On some firmware versions, not all ChouChou functions may not work correctly, as the offsets change with each update.
119+ However, *** the key mechanisms that prevent Hard Brick devices always remain working*** .
120+
121+ If you want to fix incompatibilities, you need to manually update the offsets and make a new build manually.
You can’t perform that action at this time.
0 commit comments