From fd99ffaff3c7873fd235169bc78a259a92fd48f2 Mon Sep 17 00:00:00 2001 From: erebion Date: Sat, 31 Aug 2024 13:10:33 +0200 Subject: [PATCH] add info that some SIMs are not detected correctly --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fef2c03..23f72c8 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,12 @@ 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 + - 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)