Re: suspend/resume issue on T440p w/ Libreboot

2023-09-05 Thread Robert Alessi
On Sat, Aug 26, 2023 at 07:31:21AM -0600, Theo de Raadt wrote: > There is a change to acpi.c (1.421) regarding wakeup GPEs which > may help, however this is work was done after 7.3 I just tried to suspend this corebooted T440p with -current and I can confirm that everything works just as

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Robert Alessi
On Sat, Aug 26, 2023 at 07:31:21AM -0600, Theo de Raadt wrote: > There is a change to acpi.c (1.421) regarding wakeup GPEs which > may help, however this is work was done after 7.3 So it's in -current. The description given on CVS fits with what's happening to my machine. I'll be able to test

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Theo de Raadt
There is a change to acpi.c (1.421) regarding wakeup GPEs which may help, however this is work was done after 7.3

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Robert Alessi
On Sat, Aug 26, 2023 at 05:58:50AM -0600, Jonathan Drews wrote: > On Sat, Aug 26, 2023 at 01:47:06PM +0200, Robert Alessi wrote: > > On Sat, Aug 26, 2023 at 04:19:23AM -0600, Jonathan Drews wrote: > > > I don't have an /etc/apm directory. Howvere I have this in my > > > /etc/rc.conf.local > > >

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Jonathan Drews
On Sat, Aug 26, 2023 at 01:47:06PM +0200, Robert Alessi wrote: > On Sat, Aug 26, 2023 at 04:19:23AM -0600, Jonathan Drews wrote: > > I don't have an /etc/apm directory. Howvere I have this in my > > /etc/rc.conf.local > > > > apmd_flags=-A > > My apmd flags are a bit different: -H -Z 10 > > Is

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Robert Alessi
On Sat, Aug 26, 2023 at 04:19:23AM -0600, Jonathan Drews wrote: > On Sat, Aug 26, 2023 at 11:32:32AM +0200, Robert Alessi wrote: > > Hi, > > > > When I try to suspend my system, my T440p with Libreboot first goes > > into sleep mode alright then resumes spontaneoulsy after about 10s. I > > know

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Jonathan Drews
On Sat, Aug 26, 2023 at 11:32:32AM +0200, Robert Alessi wrote: > Hi, > > When I try to suspend my system, my T440p with Libreboot first goes > into sleep mode alright then resumes spontaneoulsy after about 10s. I > know that Libreboot had issues with the suspend mode on this laptop, > but these