Hacker News new | ask | show | jobs
by AlotOfReading 642 days ago
You can override broken ACPI tables. The keyword to search for is "dsdt". For example, if you have an HP Omen this repo has a fix:

https://github.com/j0hnwang/OMEN-Transcend-16-ACPI-fix

But yes, device trees are far nicer to work with.