From 4dc1d9a3b3c2f8de527d38cc07de639876f6dd5f Mon Sep 17 00:00:00 2001 From: erebion Date: Mon, 5 Aug 2024 14:12:09 +0200 Subject: [PATCH] document that eSIM works and that call audio works if packages are built from source until part of Debian --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48123db..3342c17 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,14 @@ Roll out audio workarounds: `./audio.sh` - vibration (udev rule needs to be added to the corresponding package) - audio (ALSA config not packaged, but can be manually added using the playbook in this repo) - Bluetoothâ„¢ (mac address currently has to be set manually after each boot, a udev rule for that can be manually added using the playbook in this repo) -- eSIM (supported, but needs a bit more testing) +- eSIM - camera (front camera buggy, back camera works but patches not in git yet) - GPS (needs some improvements to accuracy) ### This Does Not Work (Soon) - USB host mode -- call audio (requires packaging q6voiced to get audio from the modem, but of course VoIP would already work) +- call audio (requires packaging q6voiced to get audio from the modem, use the Ansible Playbook in this repo to build the package and install it... but of course VoIP would already work) - full disk encryption (no installer images yet, once the other stuff is done this will magically be there) ### This Has An Unknown Status