From 48c612cc5339f7769274d7082a0f49c0d6f347f0 Mon Sep 17 00:00:00 2001 From: erebion Date: Wed, 21 Aug 2024 16:21:17 +0200 Subject: [PATCH] update status of project --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5600501..fc557ab 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,17 @@ Roll out audio workarounds: `./audio.sh` - Remove hard-coded value in the `droid-juicer` systemd unit (needs someone who knows Rust, **help wanted**) - https://gitlab.com/mobian1/droid-juicer/-/issues/4 -- New release of qcom-phone-utils required so that my patches are available from the repo - - https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils/-/commit/4f77281197c6ba1cfc1a82596157d00e8a7e014b - Combining SDM670 kernel patches with the Mobian qcom kernel (To Do List entry above) +Done: + +- New release of qcom-phone-utils required so that my patches are available from the repo + - https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils/-/commit/4f77281197c6ba1cfc1a82596157d00e8a7e014b (firmware folders) + - https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils/-/commit/9aa29a1d0bd2327e9c74317d516a8aeecf820304 (fixes bootimg generation with LUKS) + - https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils/-/commit/3ddb192b5c78b444065f23647b373ad66ce3617d (fixes on-screen keyboard for LUKS passphrase) + +For those I will remove the workarounds once the changes are in the Mobian repo + #### Misc Issues - ALSA config for the device has not been upstreamed yet (can be added using the Playbook in this repo)