Re: Can't unhibernate in -current

2021-07-08 Thread Lucas
After building with today's changes for sys/lib/libz from deraadt@, I can successfully unhibernate the laptop. Thanks! CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2021/07/08 14:02:42 Modified files: sys/lib/libz : Makefile zutil.h Log message: In

Re:

2021-07-08 Thread Stefan Sperling
On Thu, Jul 08, 2021 at 04:00:15PM +0200, land...@asia.com wrote: > >Synopsis: > >Category: > >Environment: > System : OpenBSD 6.9 > Details : OpenBSD 6.9 (GENERIC) #4: Mon Jun 7 08:20:14 MDT 2021 > >

[no subject]

2021-07-08 Thread landwar
>Synopsis: >Category: >Environment: System : OpenBSD 6.9 Details : OpenBSD 6.9 (GENERIC) #4: Mon Jun 7 08:20:14 MDT 2021 r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC Architecture: OpenBSD.amd64

Re: Black screen after drm upgrade to Linux 5.10.47

2021-07-08 Thread Jonathan Gray
On Thu, Jul 08, 2021 at 09:07:41AM -0400, Josh Rickmar wrote: > On Thu, Jul 08, 2021 at 04:53:34PM +1000, Jonathan Gray wrote: > > On Wed, Jul 07, 2021 at 11:02:27AM -0400, Josh Rickmar wrote: > > > With latest amd64 snapshot on my Thinkpad E485 I'm only seeing a > > > black screen when using X.

Re: Black screen after drm upgrade to Linux 5.10.47

2021-07-08 Thread Josh Rickmar
On Thu, Jul 08, 2021 at 04:53:34PM +1000, Jonathan Gray wrote: > On Wed, Jul 07, 2021 at 11:02:27AM -0400, Josh Rickmar wrote: > > With latest amd64 snapshot on my Thinkpad E485 I'm only seeing a > > black screen when using X. xenodm is still running, and with some > > finger memory I can still

Re: double fault while using IPSec/iked

2021-07-08 Thread Peter J. Philipp
Hi Alexander, https://marc.info/?l=openbsd-misc=162567717723373=2 Could this be related to my problem? I don't have a panic but it does hang up with a FIN sometime during the transfer. I noticed it outside of the IPSEC though which is not exactly the same thing though. For me to test I'd have

Re: double fault while using IPSec/iked

2021-07-08 Thread Alexander Bluhm
On Sun, Jun 20, 2021 at 07:24:14PM +0200, Matthias Schmidt wrote: > kernel: double fault trap, code=0 > Stopped at m_copydata+0x17:pushq %r14 > m_copydata(fd807cfbb100,14,14,800022e5d1d4) at m_copydata+0x17 >

Re: Black screen after drm upgrade to Linux 5.10.47

2021-07-08 Thread Peter Hessler
On 2021 Jul 08 (Thu) at 16:53:34 +1000 (+1000), Jonathan Gray wrote: :This occurs when starting X (and not every time) on raven ridge :and picasso systems since the 5.10 drm changes went in. : :With a t495 when this happens : :ttm_bo_mem_space() ret -ENOMEM :ttm_bo_move_buffer()

Re: Black screen after drm upgrade to Linux 5.10.47

2021-07-08 Thread Landry Breuil
Le Thu, Jul 08, 2021 at 04:53:34PM +1000, Jonathan Gray a écrit : > On Wed, Jul 07, 2021 at 11:02:27AM -0400, Josh Rickmar wrote: > > With latest amd64 snapshot on my Thinkpad E485 I'm only seeing a > > black screen when using X. xenodm is still running, and with some > > finger memory I can

Re: Black screen after drm upgrade to Linux 5.10.47

2021-07-08 Thread Jonathan Gray
On Wed, Jul 07, 2021 at 11:02:27AM -0400, Josh Rickmar wrote: > With latest amd64 snapshot on my Thinkpad E485 I'm only seeing a > black screen when using X. xenodm is still running, and with some > finger memory I can still log in and run various X applications, but > none of it is visible. > >