You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: brands/samsung/README.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In the past, there have been hardware issues caused by unlocking the boatloader,
15
15
16
16
---
17
17
18
-
As of September 2025, all budget phones that have **Helio G99**, **Dimensity 6100+**, and **Dimensity 6300** have serious connectivity issues after unlocking the bootloader and flashing a custom binary which "trips Knox".
18
+
As of September 2025, all budget phones that have **Helio G99**, **Dimensity 6100+**, and **Dimensity 6300** have **serious connectivity and unfixable bootloop issues** after unlocking the bootloader and flashing a custom binary which "trips Knox".
19
19
20
20
**Example Devices Affected:**
21
21
-**Helio G99:** Galaxy A15 4G, A16 4G, etc.
@@ -35,6 +35,24 @@ After patching the necessary libs in the vendor, we thought it was over until we
35
35
36
36
The only fix is to be aware of this issue and not unlock the bootloader and trip Knox in the first place if you don't like these consequences. You have to sacrifice something to root these 2 device types.
37
37
38
+
**Regarding the unfixable bootloop issue**, it literally feels like a hard brick. The only thing that works is the display turning on. No matter what you do, even after flashing the stock ROM and re-locking the bootloader, this issue remains unfixable.
39
+
40
+
This was a serious issue in the initial firmware of the Dimensity 6100+ and 6300 devices and was **fixed by later firmware updates.**
41
+
42
+
If you want to unlock the bootloader, first update your phone to any firmware released with the January/April/July security patch.
43
+
44
+
**Symptoms:**
45
+
1. User can unlock the bootloader without any issues and the phone boots normally.
46
+
2. When they attempt to flash an unsigned binary (such as a custom kernel or Magisk-patched AP/boot image), the boot process instantly crashes after the splash screen (first Samsung Galaxy logo).
47
+
- What it looks like: A grey fuzzy screen with vertical blue/yellow lines appears when the crash occurs.
48
+
3. This issue is unfixable even after reverting the changes, and **you cannot access Android recovery - only download mode remains accessible.**
49
+
50
+
**There is nothing to worry about regarding this issue if your phone firmware is already updated.**
51
+
52
+
**Sources:**
53
+
- As the [writer of this section](https://github.com/ravindu644) of this documentation, I personally experienced this issue and lost $200. I have video proof but will not provide Telegram links here. You can find them in the Galaxy A16 Community if interested.
54
+
-[XDA Forum post regarding this exact issue](https://xdaforums.com/t/bootloop-without-access-to-recovery-need-insights-a156e-dsn.4707443/)
0 commit comments