No output on com3 post-install

2024-04-21 Thread Laura Smith
I cannot understand why I am getting no output on com3 post-install of 7.5. I connect to the USB-serial port, and I can see 7.5 boot of USB, and I can go through the install. No problem. During install, I say "yes" to, do you want to default to com3. But after the reboot, I see no output after

openvpn with ed25519 ca cert

2024-04-21 Thread Peter Wens
Hi, Does libressl 3.9.0 on 7.5 lacks support for ed25519 certs using tls 1.3? Creating PKI with easy-rsa only works with ec secp521r1. with ed25519 certs openvpn says: xxx us=881571 OpenVPN 2.6.9 x86_64-unknown-openbsd7.5 [SSL (OpenSSL)] [LZO] [LZ4] [MH/RECVDA] [AEAD] xxx us=881757 library v

Re: Guidance for booting NanoPi R6S?

2024-04-21 Thread Mihai Dragan
On 04/16, Stephan Somogyi wrote: > Given that it appears that R6S > > https://www.mail-archive.com/ports@openbsd.org/msg123717.html > > and R6C support > > https://www.mail-archive.com/ports@openbsd.org/msg124138.html > > are in the ports version of uboot, I was interested in trying to make it

Re: errors rebuilding binaries after sysupdate to 7.5

2024-04-21 Thread Steve Fairhead
On 21/04/2024 18:46, Steve Fairhead wrote: Still no problem. Then I started to rebuild the binaries: cd /usr/src make obj && make build ... but eventually ran into shedloads of errors until it bailed. The first few errors are: Sorry, missed a bit. Before kernel/binaries rebuilds, I

errors rebuilding binaries after sysupdate to 7.5

2024-04-21 Thread Steve Fairhead
Hi folks, Pretty sure this is pilot error, so please be gentle. I sysupdated 3 machines (all different) to 7.5; no problems. I then updated installed packages; again no problem. I then (following https://man.openbsd.org/release) rebuilt the kernel: cd /sys/arch/amd64/compile/GENERIC.

Re: Guidance for booting NanoPi R6S?

2024-04-21 Thread Stephan Somogyi
On Sun, Apr 21, 2024 at 9:20 AM Mihai Dragan wrote: > You need to follow a few additional steps to get R6S image to boot after > flashing the initial image: > On an OpenBSD desktop system, install "u-boot-rk3588" package. The one I > tested with is u-boot-rk3588-2024.01rc3p1. > Insert the sdcard

Re: Guidance for booting NanoPi R6S?

2024-04-21 Thread Mizsei Zoltán
Hi, I am just wondering if "apmd" might be a reason. Could you check the output of the "apm" command before and after issuing "apm -A"? Best regards, --ext Stephan Somogyi írta 2024. ápr.. 22, H-n 05:21 órakor: > On Sun, Apr 21, 2024 at 9:20 AM Mihai Dragan > wrote: > >> You need to follow a