document that eSIM works and that call audio works if packages are built from source until part of Debian

This commit is contained in:
erebion 2024-08-05 14:12:09 +02:00
parent fca397f0f5
commit 4dc1d9a3b3

View file

@ -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