Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-13 Thread Andriy Gapon
On 2021-01-13 16:13, David Wolfskill wrote: > On Wed, Jan 13, 2021 at 04:07:35PM +0200, Andriy Gapon wrote: >> ... >>> I believe that this is evidence in favor of a "race condition" diagnosis. >>> (In precisely what, I don't know,) >> >> I haven't followed source changes too closely as of recent.

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-13 Thread David Wolfskill
On Wed, Jan 13, 2021 at 04:07:35PM +0200, Andriy Gapon wrote: > ... > > I believe that this is evidence in favor of a "race condition" diagnosis. > > (In precisely what, I don't know,) > > I haven't followed source changes too closely as of recent. > It might be a good idea to check for recent

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-13 Thread Andriy Gapon
On 2021-01-13 16:03, David Wolfskill wrote: > On Tue, Jan 12, 2021 at 07:37:28AM -0800, David Wolfskill wrote: >> On Tue, Jan 12, 2021 at 05:31:30PM +0200, Andriy Gapon wrote: >>> On 2021-01-11 14:55, David Wolfskill wrote: pci3: unknown notify 0x2 ACPI Error: AE_ERROR, Thread 12

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-13 Thread David Wolfskill
On Tue, Jan 12, 2021 at 07:37:28AM -0800, David Wolfskill wrote: > On Tue, Jan 12, 2021 at 05:31:30PM +0200, Andriy Gapon wrote: > > On 2021-01-11 14:55, David Wolfskill wrote: > > > pci3: unknown notify 0x2 > > > ACPI Error: AE_ERROR, Thread 12 could not acquire Mutex > > > [ACPI_MTX_Caches]

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-12 Thread David Wolfskill
On Tue, Jan 12, 2021 at 05:31:30PM +0200, Andriy Gapon wrote: > On 2021-01-11 14:55, David Wolfskill wrote: > > pci3: unknown notify 0x2 > > ACPI Error: AE_ERROR, Thread 12 could not acquire Mutex > > [ACPI_MTX_Caches] (0c4) (20201113/utmutex-434) > > Looks like that was some sort of a race

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-12 Thread Andriy Gapon
On 2021-01-11 14:55, David Wolfskill wrote: > pci3: unknown notify 0x2 > ACPI Error: AE_ERROR, Thread 12 could not acquire Mutex [ACPI_MTX_Caches] > (0c4) (20201113/utmutex-434) Looks like that was some sort of a race or otherwise transient condition that lead to the _PTS (prepare-to-sleep)

Re: Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-12 Thread David Wolfskill
On Mon, Jan 11, 2021 at 04:55:13AM -0800, David Wolfskill wrote: > At the conclusion of each morning's "update cycle," I have (for > some time) been in the habit of powering the laptop off, leaving > it powered off for about 15 seconds, then powering it back up. (The > build machine also gets

Laptop ACPI poweroff failed after main-c255826 -> main-c255850

2021-01-11 Thread David Wolfskill
At the conclusion of each morning's "update cycle," I have (for some time) been in the habit of powering the laptop off, leaving it powered off for about 15 seconds, then powering it back up. (The build machine also gets powered off, but doesn't get powered back up until a bit before midnight.)