aarch64-laptops / build

Build an Linux OS based image
221 stars 47 forks source link

Add ACPI tables for Dell XPS 9345 13" #106

Closed alexVinarskis closed 3 weeks ago

alexVinarskis commented 1 month ago

ACPI tables for Dell XPS 9345, Snapdragon X Elite.

Dumped from native Windows, under WSL tables were incomplete. Decompiling DSDT would result in segfault, was able to complete it with this fix https://github.com/acpica/acpica/pull/964.