On Tue, Oct 11, 2016 at 5:11 AM, Paul Bolle <pebolle@xxxxxxxxxx> wrote: > For what it's worth, on my machine I have twenty (!) SPLX entries, all > reading: > Name (SPLX, Package (0x04) > { > Zero, > Package (0x03) > { > 0x80000000, > 0x80000000, > 0x80000000 > }, > > Package (0x03) > { > 0x80000000, > 0x80000000, > 0x80000000 > }, > > Package (0x03) > { > 0x80000000, > 0x80000000, > 0x80000000 > } > }) I actually see exactly the same on my Dell XPS 13 (9350) when I use acpidump, etc. I typed the entry I included in the commit log by hand based on what the driver gets back from the SPLC method (I added a function to dump the returned object.) Chris