From 3546189813b348d3259ce543abcf94681b02db5e Mon Sep 17 00:00:00 2001 From: smallsolar Date: Sat, 4 Oct 2025 08:42:18 +0000 Subject: [PATCH] Add current_status.md --- current_status.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 current_status.md diff --git a/current_status.md b/current_status.md new file mode 100644 index 0000000..f882105 --- /dev/null +++ b/current_status.md @@ -0,0 +1,11 @@ +#### 04/10/25 +Samsung A5 arrived but it turns out its a 2017 model which is not as well supported by pmOS + * Fixed a known issue with menuconfig as need to apply some patches - these will need to be MR'd eventually to pmaports + * Currently trying to fix an issue with the build (newer versions of pmOS want modules but the kernel isn't built with modules so the build fails - its affecting a lot of the downstream pmOS models) + * log here: https://bpa.st/Z6SME + * Current focus is to build the kernel for the a5y17lte and then see if I can fix this issue + * Had to switch to x86 instead of my aarch64 rock5c as pmOS doesn't work that well on non-x86 systems even though it claims it will + + +#### Future Jobs + * Add patches to allow menuconfig to build on a5y17lte \ No newline at end of file