Update status of the project and also fix a few typos

This commit is contained in:
erebion 2024-09-07 17:40:11 +02:00
parent 92aa3802b8
commit edfd50ee0a

View file

@ -41,7 +41,7 @@ Note:
- You might have to switch SIM slots if your SIM card is not recognised.
- Command: `mmcli -m 0 --set-primary-sim-slot=1`, options are `1` or `2`
- Note that this reboots the modem, therefore it will be `-m 1` and then the next time `-m 2` until you reboot and this makes it go back to `-m 0`.
- The kernel does get updates from the repos yet, so watch the git repo to find out when there are new releases so you can compile it again and install the `.deb` file.
- The kernel does not get updates from the repos yet, so watch the git repo to find out when there are new releases so you can compile it again and install the `.deb` file.
- Feed: https://salsa.debian.org/erebion/sdm-670-linux/-/tags?format=atom
- Watch the RSS feed for this repo to learn when there is something new:
- Feed: https://git.erebion.eu/forgejo/erebion/sargo-temp.rss
@ -52,7 +52,6 @@ Note:
- Make installer images work on this device
- Have droid-juicer run on installer images
- Make sure my `q6voiced` package no longer includes a hard-coded config for this device (known solution, need to implement)
- Create an ITP for `tinyalsa` and `q6voiced` and get both into the repos (use the workarounds from this repo to get working call audio for now)
- https://salsa.debian.org/Mobian-team/devices/kernels/qcom-linux/-/issues/2
- ITP for Tinyalsa: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079473
@ -72,6 +71,10 @@ Done:
- https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils/-/commit/3ddb192b5c78b444065f23647b373ad66ce3617d (fixes on-screen keyboard for LUKS passphrase)
- Remove hard-coded value in the `droid-juicer` systemd unit
- https://gitlab.com/mobian1/droid-juicer/-/issues/4
- Make sure my `q6voiced` package no longer includes a hard-coded config for this device (known solution, need to implement)
- add udev rule for the vibration motor to the right package
- https://salsa.debian.org/Mobian-team/devices/kernels/qcom-linux/-/issues/3
- upstream: https://source.puri.sm/Librem5/feedbackd/-/merge_requests/139
For those I will remove the workarounds once the changes are in the Mobian repo
@ -87,9 +90,6 @@ For those I will remove the workarounds once the changes are in the Mobian repo
#### Low Priority
- add udev rule for the vibration motor to the right package
- https://salsa.debian.org/Mobian-team/devices/kernels/qcom-linux/-/issues/3
- upstream: https://source.puri.sm/Librem5/feedbackd/-/merge_requests/139
- fix udev rule for the Bluetooth workaround in this repo
- create/find script/tool that brings up Bluetooth & then package it
- https://salsa.debian.org/Mobian-team/devices/kernels/qcom-linux/-/issues/5
@ -114,7 +114,7 @@ For those I will remove the workarounds once the changes are in the Mobian repo
- eSIM (provisioning tool not yet packaged and has to be compiled and installed manually)
- SMS
- audio (ALSA config not packaged, but can be manually added using the playbook in this repo)
- camera (some sort of bug and it does not work currently, but the support is there, udev rule requird)
- camera (some sort of bug and it does not work currently, but the support is there, udev rule required)
### This Has An Unknown Status
@ -125,7 +125,7 @@ For those I will remove the workarounds once the changes are in the Mobian repo
- GPS
- USB host mode (no Kernel support yet, but apparently this is being worked on)
- Verified Boot (first need to do research)
- Verified Boot (first need to do research whether this is actually feasible)
### This Is Missing And Will Come Later