Skip to content

Commit 1e96a91

Browse files
committed
samsung: added more info about a possible hard brick once knox tripped in Dimensity 6100+ and Dimensity 6300 Samsung devices
Signed-off-by: ravindu644 <droidcasts@protonmail.com>
1 parent ae665e3 commit 1e96a91

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

brands/samsung/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In the past, there have been hardware issues caused by unlocking the boatloader,
1515

1616
---
1717

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".
1919

2020
**Example Devices Affected:**
2121
- **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
3535

3636
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.
3737

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/)
55+
3856
---
3957

4058
## SoC level exploits

0 commit comments

Comments
 (0)