From 145684470839414e3a8f04812fab4436f0d08e53 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Thu, 29 May 2025 01:37:11 +0300 Subject: [PATCH] devnotes -> debugging --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f1f37..3963c2e 100644 --- a/README.md +++ b/README.md @@ -111,14 +111,17 @@ python mtk.py da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.b # i did it with test point, but it isnt required ``` -## Dev notes +## Debugging Initramfs inspecting works! +Press vol- button and try this command: ```bash picocom -b 115200 /dev/ttyACM0 ``` +[More about that](https://wiki.postmarketos.org/wiki/Initramfs/Inspecting#Using_the_debug_shell) + ## See also - [xiaomi angelican wiki](https://wiki.postmarketos.org/wiki/Xiaomi_Redmi_9C_NFC_(xiaomi-angelican))