Re: Suspend/Resume on modern Intel laptop platforms

2021-09-15 Thread Mark Kettenis
> Date: Wed, 15 Sep 2021 17:29:39 +0200 (CEST) > From: Mark Kettenis > > The diff below is a preliminary diff to fix a suspend/resume issue on > recent Thinkpads. This needs testing on a wider range of laptops to > make sure it doesn't break things. The diff also puts some > information in

Re: xdpyinfo: can't load library 'libdmx.so.2.0'

2021-09-15 Thread Theo de Raadt
the build system should not be discovering things! Sebastien Marie wrote: > On Wed, Sep 15, 2021 at 05:11:12AM +, Renato Aguiar wrote: > > I noticed this after sysupgrading to latest snapshot: > > > > $ ldd /usr/X11R6/bin/xdpyinfo > > /usr/X11R6/bin/xdpyinfo: > > ld.so: xdpyinfo: can't

Suspend/Resume on modern Intel laptop platforms

2021-09-15 Thread Mark Kettenis
The diff below is a preliminary diff to fix a suspend/resume issue on recent Thinkpads. This needs testing on a wider range of laptops to make sure it doesn't break things. The diff also puts some information in dmesg that will help me improve things in the future. So, if you have a laptop

Re: xdpyinfo: can't load library 'libdmx.so.2.0'

2021-09-15 Thread Matthieu Herrb
On Wed, Sep 15, 2021 at 08:15:20AM +0200, Sebastien Marie wrote: > On Wed, Sep 15, 2021 at 05:11:12AM +, Renato Aguiar wrote: > > I noticed this after sysupgrading to latest snapshot: > > > > $ ldd /usr/X11R6/bin/xdpyinfo > > /usr/X11R6/bin/xdpyinfo: > > ld.so: xdpyinfo: can't load library

Re: xdpyinfo: can't load library 'libdmx.so.2.0'

2021-09-15 Thread Sebastien Marie
On Wed, Sep 15, 2021 at 05:11:12AM +, Renato Aguiar wrote: > I noticed this after sysupgrading to latest snapshot: > > $ ldd /usr/X11R6/bin/xdpyinfo > /usr/X11R6/bin/xdpyinfo: > ld.so: xdpyinfo: can't load library 'libdmx.so.2.0' > /usr/X11R6/bin/xdpyinfo: signal 9 > > It works fine after