Skip to content

Instantly share code, notes, and snippets.

@cyrstem
Created December 10, 2019 15:53
Show Gist options
  • Save cyrstem/9aa340cf7a90ac82ff913d89c2abb51f to your computer and use it in GitHub Desktop.
Save cyrstem/9aa340cf7a90ac82ff913d89c2abb51f to your computer and use it in GitHub Desktop.
make headphones work in Manjaro
##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
@cyrstem
Copy link
Author

cyrstem commented Dec 10, 2019

# how to fix headphone issue for razer blade 15 base in manjaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment