Re: umb0: open error: FAILURE

2023-11-14 Thread Daniele B.
Nothing useful from here, the device one time inserted gets in an attach / deattach loop.. -- Daniele Bonini Nov 14, 2023 17:45:22 Daniele B. : > I own here an Huawei 4g/lte (affordable, 150mbps) dongle that I use sometimes > as backup connection > but not for OpenBSD directly. I see it is sti

Re: umb0: open error: FAILURE

2023-11-14 Thread Daniele B.
I own here an Huawei 4g/lte (affordable, 150mbps) dongle that I use sometimes as backup connection but not for OpenBSD directly. I see it is still on Amazon. If you want I can try it under OpenBSD and eventually I pass you the relative info. Nov 14, 2023 16:16:15 Samuel Jayden : > Hi Stuart, >

Re: umb0: open error: FAILURE

2023-11-14 Thread Stuart Henderson
On 2023/11/14 18:12, Samuel Jayden wrote: > > I will try to upgrade the SIMCOM LTE module's firmware. Maybe it can solve  > the problem. While there's a slight chance this might help, I don't think it's very likely. > Also I've got a related question: > How can I connect to (mbim-mode) lte modem

Re: umb0: open error: FAILURE

2023-11-14 Thread Samuel Jayden
Hi Stuart, I will try to upgrade the SIMCOM LTE module's firmware. Maybe it can solve the problem. Also I've got a related question: How can I connect to (mbim-mode) lte modem's AT interface. As I realized, I can not connect to an LTE device which has switched to mbim-mode under OpenBSD. Before m

Re: umb0: open error: FAILURE

2023-11-14 Thread Crystal Kolipe
On Tue, Nov 14, 2023 at 10:54:20AM -, Stuart Henderson wrote: > In general I would recommend using a readymade "LTE router" if possible. > My track record with 3G/LTE devices on OpenBSD is getting about 20% of the > devices that I've tried to actually work... Agreed. An LTE router is a better

Re: umb0: open error: FAILURE

2023-11-14 Thread Stuart Henderson
On 2023-11-13, Samuel Jayden wrote: > # ifconfig umb0 > umb0: flags=8815 mtu 1500 > index 7 priority 6 llprio 3 > roaming disabled registration unknown > state down cell-class none > SIM not initialized PIN required This "PIN required" can be a red herring - iirc you see the same if the device ne

Re: umb0: open error: FAILURE

2023-11-14 Thread Samuel Jayden
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 wrote: >

Re: umb0: open error: FAILURE

2023-11-14 Thread Samuel Jayden
Hi David, I am absolutely sure that PIN status is turned off. And yes, it doesn't ask for a PIN on the phone either. When you install Linux on the same device, it gets an IP address on the wwan0 interface and can access the internet. On Tue, Nov 14, 2023 at 12:42 PM David Coppa wrote: > On Tue

Re: umb0: open error: FAILURE

2023-11-14 Thread Stefan Sperling
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

Re: umb0: open error: FAILURE

2023-11-14 Thread David Coppa
On Tue, Nov 14, 2023 at 10:10 AM Samuel Jayden wrote: > Nothing changed. I've also rebooted... Just to be sure... If you put this sim card into a mobile phone, is it asking for a PIN or not? Ciao, David

Re: umb0: open error: FAILURE

2023-11-14 Thread Samuel Jayden
openbsd# cat /etc/hostname.umb0 pin "" apn internet up openbsd# sh -x /etc/netstart umb0 + set +o sh + id -u + let 0 != 0 + . /etc/rc.d/rc.subr + FUNCS_ONLY=1 + _rc_actions=start stop restart reload check configtest + readonly _rc_actions + [ -n 1 ] + return + _rc_parse_conf + PRINT_ONLY=false + V

Re: umb0: open error: FAILURE

2023-11-13 Thread Stefan Kapfhammer
ty 6 llprio 3 roaming disabled registration unknown state down cell-class none SIM not initialized PIN required APN internet status: down dmesg after debug flag : umb0: state change timeout umb0: open error: FAILURE dmesg is attached How can I solve this? Thanks. [*] https://marc.info/?l=openbsd-misc&m=169988135425184&w=2

Re: umb0: open error: FAILURE

2023-11-13 Thread Samuel Jayden
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. Even if I set the wrong PIN it gives the same message. I

Re: umb0: open error: FAILURE

2023-11-13 Thread Stefan Sperling
On Mon, Nov 13, 2023 at 10:03:01PM +0300, Samuel Jayden wrote: > Hello misc, > > After experiencing mbim attach (from umsm) issue[*] with EM7455, I > purchased another LTE module with a different (SIM8262E-M2) chipset. This > time switching to mbim mode was no problem. > However, this time it re

umb0: open error: FAILURE

2023-11-13 Thread Samuel Jayden
6789ABCDEF driver: umb0 # ifconfig umb0 umb0: flags=8815 mtu 1500 index 7 priority 6 llprio 3 roaming disabled registration unknown state down cell-class none SIM not initialized PIN required APN internet status: down dmesg after debug flag : umb0: state change timeout umb0: open error: FAILURE