Re: question about hostname.carp

2020-11-04 Thread Markus Wernig
On 11/4/20 4:05 PM, Harald Dunkel wrote: inet 10.0.1.1 0xff00 NONE vhid 41 pass secret carpdev em1 advbase 1 advskew 0 If you use the actual broadcast address 10.0.1.255 instead on NONE it will work with both.

Re: wg - panic: noise_keypair: lock not held

2020-11-04 Thread Laura Smith
‐‐‐ Original Message ‐‐‐ On Wednesday, 4 November 2020 16:56, Caspar Schutijser wrote: > On Mon, Nov 02, 2020 at 02:55:55PM +, Laura Smith wrote: > > > Hi > > I'm still trying to figure out what triggered this, I think it might have > > been running "sh /etc/netstart" after a

Re: Support of the AX1650 card

2020-11-04 Thread Stefan Sperling
On Wed, Nov 04, 2020 at 06:57:38PM -0500, Ashton Fagg wrote: > yul3n.f...@protonmail.com writes: > > > Sorry I think I had a problem with my previous message which appeared > > to be blank. I plan to buy a laptop with an AX1650 wifi card, which > > isn't marked as compatible with the iwx driver.

Re: Support of the AX1650 card

2020-11-04 Thread Ashton Fagg
yul3n.f...@protonmail.com writes: > Sorry I think I had a problem with my previous message which appeared > to be blank. I plan to buy a laptop with an AX1650 wifi card, which > isn't marked as compatible with the iwx driver. However, it is, in > fact, a AX200, which is compatible with this

Re: Conditions that can trigger a package upgrade?

2020-11-04 Thread Jeremy O'Brien
On Wed, Nov 4, 2020, at 11:37, Chris Bennett wrote: > > You haven't supplied any information for answering this question well. > Are you running -current and updating to a new snapshot? > I upgraded to a new snapshot. > Easy answer. System libraries that these packages were built with have >

Re: wg - panic: noise_keypair: lock not held

2020-11-04 Thread Caspar Schutijser
On Mon, Nov 02, 2020 at 02:55:55PM +, Laura Smith wrote: > Hi > > I'm still trying to figure out what triggered this, I think it might have > been running "sh /etc/netstart" after a "hostname.wg" config update, but I've > been unable to reproduce. > > As a sidenote, I thought "ddb.panic=0"

Re: Conditions that can trigger a package upgrade?

2020-11-04 Thread Chris Bennett
On Mon, Nov 02, 2020 at 07:03:27AM -0500, Jeremy O'Brien wrote: > Hey misc, > > I'm trying to understand the various scenarios that can trigger a package > update in 'pkg_add -u'. I thought package updates were triggered only through > explicit version bumps, or signature changes. I'm seeing

Re: question about hostname.carp

2020-11-04 Thread Theo de Raadt
hostname.if parsing does not translate 100% to an ifconfig command line. > short question about hostname.carp1: Is it > > inet 10.0.1.1 0xff00 NONE vhid 41 pass secret carpdev em1 advbase 1 > advskew 0 > or > inet 10.0.1.1 0xff00 vhid 41 pass secret carpdev em1 advbase 1 >

question about hostname.carp

2020-11-04 Thread Harald Dunkel
Hi folks short question about hostname.carp1: Is it inet 10.0.1.1 0xff00 NONE vhid 41 pass secret carpdev em1 advbase 1 advskew 0 or inet 10.0.1.1 0xff00 vhid 41 pass secret carpdev em1 advbase 1 advskew 0 ? Using ifconfig I get % ifconfig carp1 -inet

Support of the AX1650 card

2020-11-04 Thread yul3n . falx
Sorry I think I had a problem with my previous message which appeared to be blank. I plan to buy a laptop with an AX1650 wifi card, which isn't marked as compatible with the iwx driver. However, it is, in fact, a AX200, which is compatible with this driver, with a different driver for Windows. So

Support of the AX1650 card

2020-11-04 Thread yul3n . falx
Empty Message

Re: 6.8: page fault

2020-11-04 Thread Jonathan Gray
On Wed, Nov 04, 2020 at 07:38:53AM +0100, Harald Dunkel wrote: > Hi folks, > > after applying the recent 4 syspatches for 6.8 one (of 5) openBSD > host ran into the kernel debugger. I missed the error message, but > on a reboot there was a page fault. On another reboot there was no > problem any