Re: Auto-install over network using UEFI

2023-11-23 Thread Nick Owens
On Tue, Nov 21, 2023 at 7:03 PM Chris Narkiewicz wrote: > > I'm experimentin with auto-install over network using linux libvirt > (qemu). > > I managed to load pxeboot in BIOS mode and I'm wondering if UEFI > is supported. > > According to this blog, I should load BOOTX64.EFI instead of pxeboot. >

Re: how to play bytebeat on openbsd?

2024-02-02 Thread Nick Owens
back when i used to mess with these, i frequently used `sox` to play the 8-bit samples. it can do the sample conversion for you to whatever the system needs. On Fri, Feb 2, 2024 at 11:08 AM Omar Polo wrote: > > On 2024/02/02 18:41:46 +, beecdadd...@danwin1210.de wrote: > > hello > > > > I've

Re: [answered]Re: how to play bytebeat on openbsd?

2024-02-03 Thread Nick Owens
hing up? > > does this only mimic bytebeat, and is not true 8-bit technique to get > realistic bytebeat? > > On Fri, February 2, 2024 9:15 pm, Nick Owens wrote: > > back when i used to mess with these, i frequently used `sox` to play the > > 8-bit > > samples. it can do the

Re: ipv6 assistance

2024-04-06 Thread Nick Owens
On Sat, Apr 6, 2024 at 8:10 AM Sonic wrote: > > Running -current on my router and finally (after years) decided to move into > using ipv6. > I added "inet6 autoconf" to hostname.em0 (also has "inet autoconf") and I get > a link local address: > = > # ifconfig em0

Re: PC Engines APU alternative for OpenBSD - 2022h2

2022-12-01 Thread Nick Owens
hardkernel makes the odroid-h3/h3+. i haven't used this new generation, but my home firewall is an odroid-h2+ (the previous generation) and i use it with their 4-port pci nic addon card for a total of 6 rge(4) interfaces. they work good so far in veb(4). there's uart on the pin header but i've neve

Re: Tor daemon is unable to connect to the Tor network

2023-03-14 Thread Nick Owens
works ok here. i installed tor-0.4.7.13 on my 7.2 home gateway, no special setup. i have not done any fiddling with login.conf. maybe you can set "Log debug syslog" and see what comes out? fugu$ uname -a OpenBSD fugu.offblast.org 7.2 GENERIC.MP#6 amd64 fugu$ grep '^[A-Z]' /etc/tor/torrc Log notic

dhcpd user-class and vendor-class

2023-03-14 Thread Nick Owens
hi, dhcpd.conf(5) has two undocumented options i experimented with recently for doing pxe boot on my lan. for example, one might write the following: # iPXE client user-class "iPXE" { filename "menu.ipxe"; } to configure a iPXE script as the boot file for

Re: dmesg and sensors for ODROID H3

2023-04-18 Thread Nick Owens
On Tue, Apr 18, 2023 at 7:28 AM stolen data wrote: > > Everything seems to work. Only caveat noticed is that the firmware is > UEFI-only with no CSM/legacy mode, and it will only boot an OpenBSD > installation from GPT which must contain an EFI system partition holding > the bootloader. great cho

Re: pfstat is having a bad time

2024-05-05 Thread Nick Owens
On Sun, May 5, 2024, 13:05 Christer Solskogen wrote: > Running pfstat -q gives: > ioctl: DIOCGETSTATUS: Permission denied > pf_query: query_counters() failed > > This is on a newly updated system (current) > OpenBSD tugs.antarctica.no 7.5 GENERIC.MP#50 amd64 > > Packages are also all up to date.

Re: checksums to detect/correct bit-rot

2024-09-15 Thread Nick Owens
On Sun, Sep 15, 2024 at 12:22 AM Jonathan Thornburg wrote: > > Does OpenBSD support any file systems with built-in checksums to > (try to) ensure metadata and/or data integrity in the face of "bit rot" > disk (or memory/cpu/USB) errors? I'm not looking for ZFS-style storage > pools or logical vol

Re: Doesn't work prtsc button on Tex Shinobi keyboard

2024-10-14 Thread Nick Owens
On Fri, Oct 11, 2024 at 5:48 PM Kirill A. Korinsky wrote: > > On Fri, 11 Oct 2024 19:07:03 +0200, > Pascal Stumpf wrote: > > > > On Tue, 08 Oct 2024 16:59:26 +0200, Kirill A. Korinsky wrote: > > > misc@ > > > > > > I made an assumption that I'm not the only one using Tex Shinobi's > > > keyboard

Re: multicast relay?

2024-10-16 Thread Nick Owens
On Wed, Oct 16, 2024 at 3:57 PM Hannu Vuolasaho wrote: > > Hello everyone, > > I'm trying to get mDNS and other multicast protocols from IoT LAN to computer > LAN. > I did this with Linux with https://github.com/marjohn56/udpbroadcastrelay > tool. > > However I don't really like that and that to

Re: Smartcard readers for personal identification

2025-02-27 Thread Nick Owens
On Thu, Feb 27, 2025 at 12:47 AM Dan wrote: > > > Here, > > Console: > > "Hamlet HUSCR-NFC" rev 2.00/1.14 addr XX at uhubX portX not configured > > usbdevs: > > addr XX: 1fc9:0102 Hamlet, HUSCR-NFC > full speed, power 500 mA, config 1, rev 1.14, iSerial 0114 security/ccid port looks prom

Re: CVS Web crippled

2025-03-14 Thread Nick Owens
On Fri, Mar 14, 2025 at 3:39 PM Nick Holland wrote: > > hello. > As you may have noticed, cvsweb.openbsd.org has been having > issues. This time, it is due to effectively a Distributed Denial of > Service, though I don't actually believe it is /deliberately/ > malicious. Speculation is someone i