On 2024-10-28, Barbaros Bilek <barbarosb...@gmail.com> wrote:
> --000000000000856e5b0625872531
> Content-Type: text/plain; charset="UTF-8"
> Content-Transfer-Encoding: quoted-printable
>
> Hello Samuel,
>
> Thank you for your response. Here=E2=80=99s the current status:
>
>     When I set up Ubuntu Linux on the same device and configured the
> necessary settings, everything works, including hot-swap for the SIM card.
> I don't actually need dual SIM functionality; I just need it to work with a
> single SIM. Unfortunately, I have to install OpenBSD on this hardware and
> bring the LTE interface up.
>
> I've also applied the kernel modifications you suggested, but the result
> remains the same every time: "SIM not inserted PIN required."

I don't think you specifically mentioned, so worth asking just to be
sure - have you tried both slots?

>>> I'm encountering an issue with a Quectel EM120R-GL LTE module with dual
>>> SIM slots on OpenBSD. The system (ifconfig umb0) consistently displays t=
> he
>>> error "SIM not inserted, PIN required," despite attempts to set the APN,
>>> reboot, and bring the interface up. I=E2=80=99m 100% certain that the PI=
> N is
>>> disabled.

IIRC that is how they look if they need some "unlock" command sending
to the device that hasn't been sent - umb(4) has an "FCC Authentication"
thing for some devices (see umb_send_fcc_auth() in sys/dev/usb/if_umb.c)
but there may be some other devices which need similar that don't
currently do it.


-- 
Please keep replies on the mailing list.

Reply via email to