Hello Stefan,

    I bought another line from another GSM operator. I entered its APN
information and the result is the same. You can be sure that I made these
checks.
In fact, in my first message, I wrote that I debugged ifconfig umb0 and
sent the output.

dmesg after debug flag :
umb0: state change timeout
umb0: open error: FAILURE

Nov 14 11:04:57 openbsd /bsd: umb0: state change timeout
Nov 14 11:04:57 openbsd /bsd: umb0: open error: FAILURE
^C

Can it be some kind of bug? What should I do to debug this?
Please let me know.


On Tue, Nov 14, 2023 at 12:58 PM Stefan Sperling <s...@stsp.name> wrote:

> On Mon, Nov 13, 2023 at 11:46:14PM +0300, Samuel Jayden wrote:
> > Hello Stefan(s),
> >
> > Thanks for your replies.
> > In my setup PIN is disabled.Also I've just tried entering { ifconfig umb0
> > down;ifconfig umb0 apn internet;ifconfig umb0 pin "";ifconfig umb0 up }
> But
> > nothing comes up.
> > It is still at the same stage.
>
> Checking the code, the "PIN required" state is a default state which
> gets upgraded by a specific status message received from the device.
> So perhaps this message from ifconfig is misleading, and the device
> never tells us what the actual SIM state is.
>
> Are you sure the APN "internet" is correct?
> If not then please check with your ISP, they should be able to
> tell you the APN to use.
>
> There is also the 'ifconfig umb0 debug' command which will show debug
> output from umb in dmesg and /var/log/messages once the interface starts
> operating. Perhaps that will provide hints about the connection failure.
>

Reply via email to