Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Radek
> It looks like you are running 7.4 release with a self compiled > kernel. True, is it GENERIC kernel compiled with usb APC UPS support, the rest is untouched. [root@@krz74~:]grep APC /usr/src/sys/dev/usb/usb_quirks.c { USB_VENDOR_APC, USB_PRODUCT_APC_UPS, ANY, { UQ_BAD_HID }}, { USB_VENDOR_APC,

Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Stuart Henderson
On 2024/01/19 08:32, Radek wrote: > > It looks like you are running 7.4 release with a self compiled > > kernel. > True, is it GENERIC kernel compiled with usb APC UPS support, the rest is > untouched. > [root@@krz74~:]grep APC /usr/src/sys/dev/usb/usb_quirks.c > { USB_VENDOR_APC, USB_PRODUCT_APC

Re: system panics now & then

2024-01-19 Thread Jo Geraerts
Hello On 2023-12-06 10:32, Alexander Bluhm wrote: Jo Geraerts: Please test anyway so we know whether it fixes your bug. The issue did not occur anymore. Thanks. Kr, Jo

Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Radek
I'm not using any USB keyboard but I need USB port to manage APC UPS connected by USB cable (apcupsd). On Fri, 19 Jan 2024 11:05:13 + Stuart Henderson wrote: > On 2024/01/19 08:32, Radek wrote: > > > It looks like you are running 7.4 release with a self compiled > > > kernel. > > True, is i

Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Stuart Henderson
On 2024/01/19 13:27, Radek wrote: > I'm not using any USB keyboard but I need USB port to manage APC UPS > connected by USB cable (apcupsd). Yes exactly. > On Fri, 19 Jan 2024 11:05:13 + > Stuart Henderson wrote: > > > On 2024/01/19 08:32, Radek wrote: > > > > It looks like you are running

Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Stuart Henderson
On 2024/01/19 13:15, Stuart Henderson wrote: > On 2024/01/19 13:27, Radek wrote: > > I'm not using any USB keyboard but I need USB port to manage APC UPS > > connected by USB cable (apcupsd). > > Yes exactly. ...actually, maybe it needs to be "disable uhidev". Point is that if you don't need ot

Re: OpenBSD 7.4/amd64 on APU4D4 - kernel panic

2024-01-19 Thread Johan Huldtgren
hello, On 2024-01-19 13:21, Stuart Henderson wrote: > On 2024/01/19 13:15, Stuart Henderson wrote: > > On 2024/01/19 13:27, Radek wrote: > > > I'm not using any USB keyboard but I need USB port to manage APC UPS > > > connected by USB cable (apcupsd). > > > > Yes exactly. > > ...actually, maybe

Re: pf.conf: modifier :0 doesn't work for IPv6 addresses

2024-01-19 Thread Alexandr Nedvedicky
Hello, On Thu, Jan 18, 2024 at 08:00:54AM -0300, Crystal Kolipe wrote: > On Thu, Jan 18, 2024 at 01:01:31AM +0100, Alexandr Nedvedicky wrote: > > In these situations, it would be nice to have a modifier like :0 that > returns 'the first non-deprecated IPv6 address with global scope'. > > That

Re: pf.conf: modifier :0 doesn't work for IPv6 addresses

2024-01-19 Thread Peter Hessler
On 2024 Jan 19 (Fri) at 19:58:15 +0100 (+0100), Alexandr Nedvedicky wrote: :Hello, : :On Thu, Jan 18, 2024 at 08:00:54AM -0300, Crystal Kolipe wrote: : : :> On Thu, Jan 18, 2024 at 01:01:31AM +0100, Alexandr Nedvedicky wrote: :> :> In these situations, it would be nice to have a modifier like :0 t

Re: pf.conf: modifier :0 doesn't work for IPv6 addresses

2024-01-19 Thread Stuart Henderson
On 2024/01/19 20:05, Peter Hessler wrote: > Thinking out loud, ignore addresses with scopeid (link-local), and > deprecated, then pick the zero-th address. For places where "(iface:0)" is actually used, which I think is mainly translation rules, we pretty much always _only_ want to use addresses w