Fwd: xscreensaver settings window crashes in OpenBSD 7.2

2022-11-07 Thread Luke Small
xscreensaver settings crashes in OpenBSD 7.2 Graphics card shows as radeon 7450 in the dmesg, "radeondrm0 at pci3 dev 0 function 0 "ATI Radeon HD 7450" rev 0x00", but it is a radeon hd 6450 exactly like this one: https://www.amazon.com/MSI-Profile-PCI-Express-R6450-MD1GD3-LP/dp/B004X6ABTM the

is SADB_X_EXT_FLOW_TYPE IPSP_DIRECTION_IN inbound SADB_EXT_ADDRESS_{DST,SRC} reversed?

2022-11-07 Thread Andrew Cagney
PFKEYv2 has the general convention that SRC=from-address and DST=to-address. This means that an incoming packet has SRC==peer-address and DST==local-address. However, in IKED I've noticed: /* local address */ bzero(_local, sizeof(sa_local));

Re: bse(4) media/link bug

2022-11-07 Thread Miod Vallat
> People have complained about this before. I can't reproduce it and > therefore I can't fix it. > FWIW, with a "working" (Open)bse setup, I have seen the switch port to which the RPi is connected keep blinking for days - eventually stopping after more than 10 days of idleness. I don't know

Re: bse(4) media/link bug

2022-11-07 Thread Mark Kettenis
> Date: Mon, 7 Nov 2022 13:24:24 + > From: Martin Pieuchot > > On 07/11/22(Mon) 13:20, Martin Pieuchot wrote: > > On a raspberry pi4, with the following configuration : > > > > $ cat /etc/hostname.bse0 > > dhcp > > > > ...and with the cable

Re: bse(4) media/link bug

2022-11-07 Thread Martin Pieuchot
On 07/11/22(Mon) 13:20, Martin Pieuchot wrote: > On a raspberry pi4, with the following configuration : > > $ cat /etc/hostname.bse0 > dhcp > > ...and with the cable directly connected to my laptop (amd64 w/ em(4)) I > have to force the media type,

bse(4) media/link bug

2022-11-07 Thread Martin Pieuchot
On a raspberry pi4, with the following configuration : $ cat /etc/hostname.bse0 dhcp ...and with the cable directly connected to my laptop (amd64 w/ em(4)) I have to force the media type, with the command below, to make it work. # ifconfig bse0 media

Re: [sparc64] dup alloc panic while recompiling base system on 7.2-current

2022-11-07 Thread Stuart Henderson
That's a sign of an unhealthy filesystem. It's just /usr/obj which is unlikely to have anything important on, I'd just newfs it. -- Sent from a phone, apologies for poor formatting. On 7 November 2022 01:02:21 Koakuma wrote: Synopsis: Kernel panic while recompiling the base system on