Some things to consider:
- Have you established whether the IPs configured inside your host are actually
reachable from the outside? (And whether they reach your host and not something
else?)
You could check this using SSH which you say is working. Can you connect using
both IPv4 and IPv6?
- A
>
> On Jan 26 18:02:17, mark.kette...@xs4all.nl wrote:
>
> revision 1.406
> date: 2022/01/26 14:39:07; author: kettenis; state: Exp; lines: +2 -2;
> commitid: zL3Ot2UVnkpDz6go;
> An ACPI device needs to be both present and enabled for it to function.
> So only att
This is current/amd64 on a PC, dmesgs below.
Looking at the diff between a Jan 24 and a Jan 31 dmesg,
it seems that the C2 and C3 are no longer recognized:
-acpicpu0 at acpi0: C3(350@96 mwait.1@0x20), C2(500@64 mwait.1@0x10), C1(1000@1
mwait.1), PSS
-acpicpu1 at acpi0: C3(350@96 mwait.1@0x20), C2
W dniu 31.01.2022 o 02:44, Amarendra Godbole pisze:
My home network has a PC Engines apu2e4 running OpenBSD 7.0, acting as
a firewall/router, dhcp server, and DNS server. A Ruckus wifi AP
receives a fixed DHCP address from apu2e4. All devices connect to the
AP, and receive IP address in the same
> Date: Mon, 31 Jan 2022 14:03:29 +0100
> From: Jan Stary
> > On Jan 26 18:02:17, mark.kette...@xs4all.nl wrote:
> >
> > revision 1.406
> > date: 2022/01/26 14:39:07; author: kettenis; state: Exp; lines: +2 -2;
> > commitid: zL3Ot2UVnkpDz6go;
> > An ACPI device n
On 2022-01-14, Stuart Henderson wrote:
> On 2022-01-14, Rudolf Sykora wrote:
>> Dear list,
>>
>>
>> recently, I've been having a difficulty with my mouse. In
>> /var/log/messages I see a log like
>
> "recently" - can you think of any changes that might have started it
> happening?
>
> Probably wo
On 31.1.2022. 13:44, Łukasz Moskała wrote:
> W dniu 31.01.2022 o 02:44, Amarendra Godbole pisze:
>> My home network has a PC Engines apu2e4 running OpenBSD 7.0, acting as
>> a firewall/router, dhcp server, and DNS server. A Ruckus wifi AP
>> receives a fixed DHCP address from apu2e4. All devices co
On Jan 31 14:47:41, mark.kette...@xs4all.nl wrote:
> > Date: Mon, 31 Jan 2022 14:03:29 +0100
> > From: Jan Stary
>
> > > On Jan 26 18:02:17, mark.kette...@xs4all.nl wrote:
> > >
> > > revision 1.406
> > > date: 2022/01/26 14:39:07; author: kettenis; state: Exp; lin
> Date: Mon, 31 Jan 2022 15:41:32 +0100
> From: Jan Stary
>
> On Jan 31 14:47:41, mark.kette...@xs4all.nl wrote:
> > > Date: Mon, 31 Jan 2022 14:03:29 +0100
> > > From: Jan Stary
> >
> > > > On Jan 26 18:02:17, mark.kette...@xs4all.nl wrote:
> > > >
> > > > revision
On Jan 31 15:51:06, mark.kette...@xs4all.nl wrote:
> > Date: Mon, 31 Jan 2022 15:41:32 +0100
> > From: Jan Stary
> >
> > On Jan 31 14:47:41, mark.kette...@xs4all.nl wrote:
> > > > Date: Mon, 31 Jan 2022 14:03:29 +0100
> > > > From: Jan Stary
> > >
> > > > > On Jan 26 18:02:17, mark.kette...@xs4
Aha:
> > > OpenBSD 7.0-current (GENERIC) #0: Tue Jan 4 22:31:14 CET 2022
> > > h...@bbb.stare.cz:/usr/src/sys/arch/armv7/compile/GENERIC
> > > bootfile: sd0a:/bsd
> > > boot device: sd0
> > > root on sd1a (93aae518915c8841.a) swap on sd1b dump on sd1b
> > > OpenBSD 7.0-current (GENERIC) #14:
I tried with 6.4 to compile this and failed:
error log:
cc -O2 -pipe -Wall -Wformat -Wformat-security -Wimplicit -Wreturn-type
-Wtrigraphs -Wuninitialized -Wunused -Werror -DLIBRESS
L_INTERNAL -Werror-implicit-function-declaration -MD -MP -c
/usr/src/usr.bin/openssl/verify.c
cc -O2 -pipe -W
On Mon, Jan 31, 2022 at 6:03 AM Hrvoje Popovski wrote:
>
> On 31.1.2022. 13:44, Łukasz Moskała wrote:
> > W dniu 31.01.2022 o 02:44, Amarendra Godbole pisze:
> >> My home network has a PC Engines apu2e4 running OpenBSD 7.0, acting as
> >> a firewall/router, dhcp server, and DNS server. A Ruckus wi
On 2022-01-30, flipchan wrote:
> Hey Everyone,
>
> I'm trying to build an openbsd iso based on this commit:
> https://github.com/openbsd/src/tree/a8e222352f
>
> For a lab exercise.
>
> So far It keeps failing when I'm trying to manually build it from
> source, right now I have installed a fresh
Current cvs (built when booted on a Jan 4 snapshot kernel)
does no longer emit the message - see dmesg below.
Before I start reading the commits between (pre) Jan 4 and now,
does anyone have a tip on what could have caused that?
> > > > OpenBSD 7.0-current (GENERIC) #14: Mon Jan 24 04:58:29 MST 2
On 31.1.2022. 17:03, Amarendra Godbole wrote:
> [...]
>
> Thanks for your response(s). A few releases ago I did have a bridge,
> but realized it causes an overall throughput drop rather than using
> individual interfaces directly. I should have clarified -- even though
> both interfaces are on the
Patrick Harper [paia...@fastmail.com] wrote:
>
> I also notice the BIOS version is out of date by some margin, 3.50 is
> from 2013 but 3.96 was built two years ago.
>
Upgrading to 3.96 fixes the issue, whatever it was. This is
the first time in a long time that a BIOS upgrade actually
solved an
Chris Cappuccio [ch...@nmedia.net] wrote:
> Patrick Harper [paia...@fastmail.com] wrote:
> >
> > I also notice the BIOS version is out of date by some margin, 3.50 is
> > from 2013 but 3.96 was built two years ago.
> >
>
> Upgrading to 3.96 fixes the issue, whatever it was. This is
> the first
On Mon, Jan 31, 2022 at 02:16:20PM +0100, Jan Stary wrote:
> This is current/amd64 on a PC, dmesgs below.
> Looking at the diff between a Jan 24 and a Jan 31 dmesg,
> it seems that the C2 and C3 are no longer recognized:
>
> -acpicpu0 at acpi0: C3(350@96 mwait.1@0x20), C2(500@64 mwait.1@0x10),
>
Sorry to jump-in, but could this be similar to a problem I have since 6.7 ?
https://marc.info/?l=openbsd-misc&m=159611309426907&w=2
tldr;
Server does not finish boot until I connect to the server's java console on the
iRMC (console redirection).
G
On 31/01/2022 16:51, Mark Kettenis wrote:
>> Da
Please try to run firefox from a terminal to be able to see more
output messages.
It could be that the card is broken, I've seen cards where the basic
graphics functions where fine, but they went crazy each time advanced
graphics was used.
Here is my integrated video infos, and everything is worki
> Hrvoje Popovski wrote:
> It would be great that em(4) have multiqueue support, that box with veb(4)
> and >"parallel forwarding" diff on tech@ would kick ass :)
I've seen many hardware projects like this, where they say it is open
design and for open source. Try to find and arm board with minim
Wow!
"Parallel forwarding" with multiqueue on em(4) is so beautiful, like a dream.
Should we hope that we will see those beautiful days very soon?
From: owner-m...@openbsd.org on behalf of Hrvoje
Popovski
Sent: Monday, January 31, 2022 20:52
To: Amarendra Godbole
Please explain.
I'm following this thread with anticipation. I have a apu4 board with
some of the same issues. I thought it had to do with my laptop. Since I
only experience these timeouts on the wifi and really only notice it on
the laptop. I did create a vether0 with the ip. Bridged the interfac
> Some things to consider:
>
> - Have you established whether the IPs configured inside your host are
> actually reachable from the outside? (And whether they reach your host and
> not something else?)
> You could check this using SSH which you say is working. Can you connect
> using both IPv4 and
> Am 31.01.2022 um 23:38 schrieb latin...@vcn.bc.ca:
>
>> Some things to consider:
>>
>> - Have you established whether the IPs configured inside your host are
>> actually reachable from the outside? (And whether they reach your host and
>> not something else?)
>> You could check this using SSH
26 matches
Mail list logo