6c628d66ed
It seems like at least samsung-a5 needs the same "facility lock" workaround as samsung-serranove, otherwise ModemManager can not detect the SIM card correctly. Move it to a subpackage of soc-qcom-msm8916 and apply it to samsung-a3 as well just to be sure. So far this issue seems limited to Samsung devices, at least bq-paella is not affected (tested with the same SIM card), so it does not seem right to apply it unconditionally to all devices. [ci:skip-build] Already built successfuly on CI in MR
3 lines
191 B
Text
3 lines
191 B
Text
# Tag wwan ports of some Samsung devices to reduce the facility
|
|
# lock query by ModemManager, avoiding a QMI protocol error.
|
|
SUBSYSTEM=="wwan", ENV{ID_MM_QMI_FACILITY_LOCK_QUERY_REDUCED}="1"
|