diff options
Diffstat (limited to 'debian/.config/asus_jack_audio_issue.txt')
| -rw-r--r-- | debian/.config/asus_jack_audio_issue.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
