On Tue, May 01, 2018 at 03:37:50AM -0400, Ryan Lennox wrote:

If it's the same bug, you should find something like this block
of code in the file /tmp/acpi/DSDT.dsl
...
           If ((TBTS == 0x01))
           {
               Acquire (OSUM, 0xFFFF)
               \_GPE.TINI (TBSE)
               If ((TBMP == 0x01))
               {
                   \_GPE.TINI (TBS1)
               }

               Release (OSUM)
           }
...

If this bug affects their flagship device, then hopefully it will be
easier to convince them to fix it.

I have exactly the same block of code with the X1C 6th Gen..

Reply via email to