edit config file
This commit is contained in:
9
dotfiles/asoundrc
Normal file
9
dotfiles/asoundrc
Normal file
@@ -0,0 +1,9 @@
|
||||
iipcm.!default {
|
||||
type hw
|
||||
card PCH
|
||||
}
|
||||
|
||||
ctl.!default {
|
||||
type hw
|
||||
card PCH
|
||||
}
|
||||
3
dotfiles/etc/modprobe.d/alsa-base.conf
Normal file
3
dotfiles/etc/modprobe.d/alsa-base.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
options snd_hda_intel index=0
|
||||
options snd_mia index=-2
|
||||
|
||||
1
dotfiles/etc/modprobe.d/alsa.conf
Normal file
1
dotfiles/etc/modprobe.d/alsa.conf
Normal file
@@ -0,0 +1 @@
|
||||
options snd_hda_intel index=1 model=,alc283-chrome
|
||||
1
dotfiles/etc/modprobe.d/blacklist.conf
Normal file
1
dotfiles/etc/modprobe.d/blacklist.conf
Normal file
@@ -0,0 +1 @@
|
||||
blacklist snd_intel18x0m
|
||||
2
dotfiles/etc/modprobe.d/inteldsp.conf
Normal file
2
dotfiles/etc/modprobe.d/inteldsp.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
options snd-hda-intel disable_dmic_detect=0
|
||||
options snd-intel-dspcfg dsp_driver=1
|
||||
Reference in New Issue
Block a user