Skip to content

badgers-ua/asus_zenbook_ux5304va_sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Badgers UA Logo

SSDT Patch to fix missing speakers sound on Asus Zenbook s13 Oled UX5304VA

Pre Requirements

BIOS Configuration

  • BIOS Version: Tested on 304
  • Fast Boot: Disabled
  • Secure Boot: Disabled

Kernel

According to DolevRavid's post here latest kernels has the support of ux5304va in kernel_source_root/sound/pci/hda/patch_realtek.c so compling manually the kernel seems to be no longer required.


Patch installation

build the ssdt-csc3551.dsl

iasl -tc ssdt-csc3551.dsl

copy it in /boot

sudo cp -f ssdt-csc3551.aml /boot

copy grub script

sudo cp -f 01_acpi /etc/grub.d && sudo chmod +x /etc/grub.d/01_acpi

update grub config

sudo update-grub

shutdown the laptop

sudo shutdown -h now

Special thanks

User Description
lamperez For ACPI DSDT/SSDT patching guides and tools
Moooebie For ACPI DSDT/SSDT patching guide
thor2002ro For GRUB patch for similar laptop
DolevRavid For Providing kernel uptodate info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published