Re: Hetzner arm64 Cloud

2023-04-15 Thread Chris Narkiewicz
I asked Hetzner to import install73.img and mounted it as VM CD-ROM, but it doesn't boot. I'm not sure if this is a bug either. Cheers, Chris Narkiewic On Thu, 2023-04-13 at 16:16 +, Mikolaj Kucharski wrote: > Hi, > > I'm not sure does this belong to bugs@ > > However what I used in the p

X11 stops working after screen goes into powersaving mode

2023-05-13 Thread Chris Narkiewicz
I just installed snapshot and noticed that X11 stops working after screen goes into powersaving mode. Procedure to reproduce: - boot machine with xenodm - wait until screen power off - move mouse to wake up Result: Screen is white with color stripes. Flickering occurs. Dmesg shows this: drm : U

Re: Pre-compiled static go binary fails with "undefined symbol 'syscall'"

2024-07-07 Thread Chris Narkiewicz
On Sun, Jul 07, 2024 at 04:58:47PM -0400, Qingyao Sun wrote: > > Then that would be a bug in Go's stdlib on OpenBSD. Sadly I know > nothing > > about OpenBSD, so I cant help you with that. From the error message > > OpenBSD's libc is apparently missing syscall. Yes, syscall has

httpd serves vhost listeninig on internal iface via egress

2021-04-12 Thread Chris Narkiewicz
>Synopsis: httpd gives egress access to vhost listening on internal >interface >Category: system >Environment: System : OpenBSD 6.8 Details : OpenBSD 6.8 (GENERIC) #5: Mon Feb 22 04:04:49 MST 2021 r...@syspatch-68-amd64.openbsd.org:/usr/

Re: vps crashing after 7.6 upgrade - (wireguard?)

2024-11-29 Thread Chris Narkiewicz
On Wed, Oct 30, 2024 at 10:32:34AM +0100, Claudio Jeker wrote: > It cleans up some of the mbuf handling and a possible buffer overflow > in wg_encap that could be the cause of the pool corruption. Thank you for the fix. Is there a plan for 7.6 errata? Best regards, Chris Narkiewicz

Re: OpenBSD 7.7/amd64 - system drops into ddb on APU4

2025-05-18 Thread Chris Narkiewicz
uot;break into debugger" sequence. What your ddb.console sysctl? Best regards, Chris Narkiewicz

Re: relayd falis to start after adding a zerossl Certificate with an EC PRIVATE KEY

2025-06-20 Thread Chris Narkiewicz
On Fri, Jun 20, 2025 at 09:47:02PM +0200, ronald wekker wrote: > >Synopsis: relayd fails to start when using an EC PRIVATEKEY I think EC is not supported. Last time I tried, I had to fallback to RSA. Best regards, Chris Narkiewicz