Compare commits
No commits in common. "271559a29bc57b6265da623784472c85f53ac4df" and "5318c6cfec44ffa952a0b3570709feef18250020" have entirely different histories.
271559a29b
...
5318c6cfec
1 changed files with 0 additions and 8 deletions
|
@ -54,7 +54,6 @@ Note:
|
|||
- Have droid-juicer run on installer images
|
||||
- Make sure my `q6voiced` package no longer includes a hard-coded config for this device
|
||||
- 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
|
||||
- Combine SDM670 kernel patches with those in the Mobian qcom kernel
|
||||
- Patches are already being upstreamed by the sdm670-linux project, maybe that's already done before I start working on it xD
|
||||
|
||||
|
@ -75,23 +74,16 @@ For those I will remove the workarounds once the changes are in the Mobian repo
|
|||
|
||||
#### Misc Issues
|
||||
|
||||
- some physical SIMs are not detected correctly, current theory is a race condition in ModemManager (needs further investigation)
|
||||
- https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/889
|
||||
- ALSA config for the device has not been upstreamed yet (can be added using the Playbook in this repo)
|
||||
- Bug in Pipewire that causes issues with the camera: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4227
|
||||
- Some people have issues connecting to 5 GHz wifi and/or dual 2.4 GHz/5 GHz wifi, while for others this works perfectly fine
|
||||
- https://salsa.debian.org/Mobian-team/devices/kernels/qcom-linux/-/issues/6
|
||||
- Can be worked around by forcing the phone to only use the 2.4 GHz band, for example using `nmtui`, the network settings of GNOME/Phosh are bit too simplistic for that
|
||||
|
||||
(This is a non-exhaustive list)
|
||||
|
||||
#### 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
|
||||
- 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
|
||||
- for now this repo contains a simple script specific to this device and a udev rule, but something is wrong with the udev rule. Run `/opt/bluetooth-mac.bash` to get Bluetooth working, repeat after reboots
|
||||
|
||||
### This Works
|
||||
|
|
Loading…
Reference in a new issue