Originallay found here
- edit ssdt.dsl if needed
iasl -tc ssdt.dsl
sudo cp -f ssdt.aml /boot
sudo cp -f 01_acpi /etc/grub.d
sudo chmod +x /etc/grub.d/01_acpi
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
OR
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
May also need to disable secure boot. (I had to in Fedora)