Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 621 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 621 Bytes

Asus Zenbook ux3402za sound fix under Linux

Originallay found here

  • edit ssdt.dsl if needed

Build the DSDT patch

iasl -tc ssdt.dsl

Copy the aml into /boot

sudo cp -f ssdt.aml /boot

Copy grub script and make it executable

sudo cp -f 01_acpi /etc/grub.d

sudo chmod +x /etc/grub.d/01_acpi

Update grub config

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)

Reboot and enjoy