SIM detection on BQ Aqauris X5 (bq-paella)
Describe your issue
What's the expected behaviour?
Dual-sim modem works like described on wiki
sudo qmicli -d /dev/modem --uim-get-card-status
should return similar result to wikis one
What's the current behaviour?
sudo qmicli -d /dev/modem --uim-get-card-status
error: couldn't open the QmiDevice: cannot open device file '/dev/modem': invalid argument
sudo qmicli -d /dev/modem-at --uim-get-card-status
error: couldn't create client for the 'uim' service: CID allocation failed in the CTL client: Transaction timed out
Inserted card on sim2 slot
mmcli -m 0
...
state: failed
failed reason: sim-missing
...
How to reproduce your issue?
Follow instructions on wiki?
What device are you using?
bq-paella
On what postmarketOS version did you encounter the issue?
-
v21.03
On what environment did you encounter the issue?
Phone environments
-
Phosh -
Plasma Mobile
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap
What's the build date of the image? (in yyyy-mm-dd format)
pmbootstrap: 2021-06-01
prebuilds: 2021-05-29
Additional information
Preinstalled software: Android 7
I'd like to use this device as daily driver. So I bought it used, then followed instructions on wiki. I built it using pmbootstrap, mostly to have FDE, then I booted plasma-mobile but sim detection didn't worked, then reflashed these time using prebuilt plasma. Secondly Tried prebuilt phosh and then discovered this Tried to communicate with modem with given command and result above.
I'm not sure what modem this device have (old or new qrtr), I've also tried to search any information about similar bugs but I was unable to find anything helpful.
Do you think it'd be good to extend bq-paellas Modem section?
qrtr-lookup
Service Version Instance Node Port
256 0 1 0 1 <unknown>
43 1 0 0 2 Subsystem control service
15 1 0 0 8 Test service
24 1 0 0 9 Thermal mitigation device service
23 1 0 0 10 Thermal sensors service
22 1 1 0 11 Time service
36 1 0 0 12 Persistent device configuration service
54 1 0 0 13 <unknown>
41 1 1 0 14 RF radiated performance enhancement service
17 1 0 0 15 Specific absorption rate service
34 1 0 0 16 Coexistence service
16 2 0 0 18 Location service (~ PDS v2)
42 1 0 0 19 Data system determination service
48 1 0 0 20 <unknown>
46 1 0 0 21 <unknown>
14 1 0 1 14 Remote file system service
52 1 1 1 16384 Dynamic Heap Memory Sharing
256 0 1 7 1 <unknown>
15 1 0 7 2 Test service
Thanks in advance :)