Created
December 10, 2019 15:53
-
-
Save cyrstem/9aa340cf7a90ac82ff913d89c2abb51f to your computer and use it in GitHub Desktop.
make headphones work in Manjaro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##create file in /etc/modprobe.d whit this line: | |
options snd-hda-intel model=acl298-spk-volume | |
##then as root run depmod -a; modprobe-r snd-hda-intel; modprobe snd-hda-intel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
# how to fix headphone issue for razer blade 15 base in manjaro