From 28e8bdf7f8286bd431b7f3b709e79f3827b31469 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:54:03 +0900 Subject: updates --- debian/.config/asus_jack_audio_issue.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/.config/asus_jack_audio_issue.txt (limited to 'debian/.config/asus_jack_audio_issue.txt') diff --git a/debian/.config/asus_jack_audio_issue.txt b/debian/.config/asus_jack_audio_issue.txt new file mode 100644 index 0000000..baf0984 --- /dev/null +++ b/debian/.config/asus_jack_audio_issue.txt @@ -0,0 +1,7 @@ +# static noise bacause of the power saving. +# create this file. +# /etc/modprobe.d/audio_powersave.conf + +# add these lines into the file. +options snd_hda_intel power_save=0 +options snd_ac97_codec power_save=0 -- cgit v1.2.3