Interfaces errors and latency spikes with Intel 82583V

2020-06-09 Thread Gabri Tofano
Hi all, I'm using a "Protectli FW1" with FreeBSD 12.1 amd64 as a firewall which is serving me with great performances and no issues at all. The appliance has 4 Intel Gigabit 82583V Ethernet NIC ports which are working very well. I have used PFsense as well prior to FreeBSD and it worked

Re: uvm_fault panic at drm_mode_rmfb_work_dn

2020-06-09 Thread Matthias Schmidt
Hi Jonathan, * Jonathan Gray wrote: > > You are using a snapshot just before the drm tree was replaced by a new > port of drm from linux 5.7. Can you reproduce this with a newer > snapshot? So far not. I am now running OpenBSD 6.7-current (GENERIC.MP) #254: Mon Jun 8 18:47:16 MDT 2020 and

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Mark Kettenis
> Date: Tue, 9 Jun 2020 20:08:42 +0200 > From: Otto Moerbeek > > On Tue, Jun 09, 2020 at 04:19:34PM +0200, Mark Kettenis wrote: > > > > Date: Tue, 9 Jun 2020 16:08:26 +0200 > > > From: Otto Moerbeek > > > > > > On Tue, Jun 09, 2020 at 04:05:25PM +0200, Otto Moerbeek wrote: > > > > > > > On

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Otto Moerbeek
On Tue, Jun 09, 2020 at 04:19:34PM +0200, Mark Kettenis wrote: > > Date: Tue, 9 Jun 2020 16:08:26 +0200 > > From: Otto Moerbeek > > > > On Tue, Jun 09, 2020 at 04:05:25PM +0200, Otto Moerbeek wrote: > > > > > On Tue, Jun 09, 2020 at 04:59:17PM +1000, Jonathan Gray wrote: > > > > > > > On Tue,

Re: uvn_flush: WARNING; changes to page may be lost!

2020-06-09 Thread Paul de Weerd
On Tue, Jun 09, 2020 at 03:36:47PM +0200, Mark Kettenis wrote: | > Any idea what may be going wrong here? Next step is for me to try to | > find the breaking snapshot by trying the archive at hostserver. | | One of your filesystems is (almost) full. | | What you're seeing is what happens when a

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Mark Kettenis
> Date: Tue, 9 Jun 2020 16:08:26 +0200 > From: Otto Moerbeek > > On Tue, Jun 09, 2020 at 04:05:25PM +0200, Otto Moerbeek wrote: > > > On Tue, Jun 09, 2020 at 04:59:17PM +1000, Jonathan Gray wrote: > > > > > On Tue, Jun 09, 2020 at 08:12:17AM +0200, Otto Moerbeek wrote: > > > > On Tue, Jun 09,

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Otto Moerbeek
On Tue, Jun 09, 2020 at 04:05:25PM +0200, Otto Moerbeek wrote: > On Tue, Jun 09, 2020 at 04:59:17PM +1000, Jonathan Gray wrote: > > > On Tue, Jun 09, 2020 at 08:12:17AM +0200, Otto Moerbeek wrote: > > > On Tue, Jun 09, 2020 at 08:01:12AM +0200, Otto Moerbeek wrote: > > > > > > > On Mon, Jun 08,

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Otto Moerbeek
On Tue, Jun 09, 2020 at 04:59:17PM +1000, Jonathan Gray wrote: > On Tue, Jun 09, 2020 at 08:12:17AM +0200, Otto Moerbeek wrote: > > On Tue, Jun 09, 2020 at 08:01:12AM +0200, Otto Moerbeek wrote: > > > > > On Mon, Jun 08, 2020 at 09:46:23PM +0200, Mark Kettenis wrote: > > > > > > > > Date: Mon,

Re: uvn_flush: WARNING; changes to page may be lost!

2020-06-09 Thread Mark Kettenis
> Date: Tue, 9 Jun 2020 14:47:13 +0200 > From: Paul de Weerd > > Hi all, > > I've done a round of upgrades on some of my systems, including my GPD > Win. The upgrade went fine, but shortly after going multi-user the > system becomes unresponsive and starts scrolling these two lines >

uvn_flush: WARNING; changes to page may be lost!

2020-06-09 Thread Paul de Weerd
Hi all, I've done a round of upgrades on some of my systems, including my GPD Win. The upgrade went fine, but shortly after going multi-user the system becomes unresponsive and starts scrolling these two lines continually: uvn_flush: WARNING; changes to page may be lost! uvn_flush: obj=0x0,

Re: X hangs

2020-06-09 Thread Alexandre Ratchov
On Tue, Jun 09, 2020 at 10:53:24AM +0200, Martin Pieuchot wrote: > > The audio(4) drivers has an unaccounted reference to uaudio(4)'s softc. > So when the USB thread responsible for detaching device kicks in to > clean up the software state of an uaudio(4), it first spins on the > KERNEL_LOCK().

Re: X hangs

2020-06-09 Thread Martin Pieuchot
On 29/05/20(Fri) 15:57, Visa Hankala wrote: > On Fri, May 29, 2020 at 04:27:46PM +0200, Alexandre Ratchov wrote: > > On Thu, May 28, 2020 at 01:41:43PM +0100, Stuart Henderson wrote: > > > uaudio0 at uhub7 port 2 configuration 1 interface 1 "GN Netcom GN 9350" > > > rev 2.00/1.00 addr 7 > > >

Re: 6.7-stable server crashes after ~1-2 days uptime: USB3 panic

2020-06-09 Thread Gerhard Roth
Hi Matthias, I just committed if_cdcef.c, rev 1.77. That should fix the panic. However, the cdce(4) interface will still stop sending. But that may be due to some problem with the USB network adapter. Gerhard On 2020-06-07 14:57, Matthias wrote: Synopsis: 6.7-stable USB3 panic:

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Jonathan Gray
On Tue, Jun 09, 2020 at 08:12:17AM +0200, Otto Moerbeek wrote: > On Tue, Jun 09, 2020 at 08:01:12AM +0200, Otto Moerbeek wrote: > > > On Mon, Jun 08, 2020 at 09:46:23PM +0200, Mark Kettenis wrote: > > > > > > Date: Mon, 8 Jun 2020 20:27:22 +0200 > > > > From: Otto Moerbeek > > > > > > > > Hi.

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Otto Moerbeek
On Tue, Jun 09, 2020 at 08:01:12AM +0200, Otto Moerbeek wrote: > On Mon, Jun 08, 2020 at 09:46:23PM +0200, Mark Kettenis wrote: > > > > Date: Mon, 8 Jun 2020 20:27:22 +0200 > > > From: Otto Moerbeek > > > > > > Hi. > > > > > > a page fault trap happens if I boot my Thnkpad X1 6th generation

Re: page fault trap in connector_bad_edid with new drm code

2020-06-09 Thread Otto Moerbeek
On Mon, Jun 08, 2020 at 09:46:23PM +0200, Mark Kettenis wrote: > > Date: Mon, 8 Jun 2020 20:27:22 +0200 > > From: Otto Moerbeek > > > > Hi. > > > > a page fault trap happens if I boot my Thnkpad X1 6th generation in the dock > > or put it in the dock afterwards. The dock has two DP monitors