On 2023-11-14, Stuart Henderson wrote:
> On 2023-11-13, Jeremy Mates wrote:
>> Nov 12 19:41:30 gear pkg_add: Added firefox-119.0->119.0.1
>> Nov 12 19:41:55 gear pkg_add: Added ghostscript-10.02.0->10.02.1
>>
>> PDF builds fail, can someone confirm this isn't my system being wacky?
>
>
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
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
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
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
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 chan
Hello,
I got inspired by the Tiny Tools article, by Gerald J. Holzmann, with some
useful shell tools code for coding on Unix-like systems.
The article is severals years old (jan 2016) and code should be adapted to
OpebBSD. But I'm trying to convert them anyway.
You can find the first of these
On 2023-11-13, 0x1eef <0x1...@protonmail.com> wrote:
> Hello
>
> I have a project that's built with nodejs / webpack.
> I have a few other projects that use the same stack,
> and are far more complicated. There's no problems
> building them on OpenBSD.
>
> With this particular project, I run into
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
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
On Tue, Nov 14, 2023 at 11:43:14AM +0100, Daniele B. wrote:
> enanching the original tool "num".
/bin/cat already has the -c option to number lines, although it always starts
numbering at 1.
Wouldn't it be more useful to add the functionality to start numbering at a
certain offset to /bin/cat by
On 2023/11/14 08:19:11 -0300, Crystal Kolipe wrote:
> On Tue, Nov 14, 2023 at 11:43:14AM +0100, Daniele B. wrote:
> > enanching the original tool "num".
I haven't read the previous linked stuff but
> /bin/cat already has the -c option to number lines, although it always starts
> numbering at 1.
I'm not sure your call is directed to me. But I take it like a compliment
if this stuff is inspirational for you too.
Indeed, cat miss an -o for line offset.
Putting my hands on OpenBSD development will require
a lot of time and effort, upgrade of my stick to current and dev tools,
C refresh with
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
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
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,
>
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
On Tue, Nov 14, 2023 at 02:34:27PM +0100, Omar Polo wrote:
> On 2023/11/14 08:19:11 -0300, Crystal Kolipe
> wrote:
> > On Tue, Nov 14, 2023 at 11:43:14AM +0100, Daniele B. wrote:
> > > enanching the original tool "num".
>
> I haven't read the previous linked stuff but
>
> > /bin/cat already has
Thanks to Joshua Stein's work, we know that the Intel machine
Framework offers works with OpenBSD. Has anyone had the chance to test
its compatibility with their new AMD version[1]?
I'd like to take the plunge, but not without knowing how my favorite
OS fares on it.
-Max
[1]: https://frame.work/
Hello Misc,
I am configuring a couple of laptops for my kids, i had installed 70 with
i3 and gcompris in them, its been a while since the last update so i
decided to make a fresh install.
So I installed 74 in both of them, used the autoinstall so the process was
straightforward as always, reboote
Daniele B. :
> You can find the first of these shell tools, "nana" (my daughter chinese name
> that in italian means 'short female') resembling and
> enanching the original tool "num". It is here on https://bsdload.com
I just finish to convert the most of them adding the following tools:
- fun (
Hi misc@
I saw something about a new intel microcode coming out (subject line) for a
goofy new bug somebody found. Do you guys package that up into the fw_update
(firmware.openbsd.org) magic or does it only come via the oem's bios updates?
Thanks.
22 matches
Mail list logo