User Tools

Site Tools


linux:alsa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:alsa [2019/02/03 13:08] – created Wulf Rajeklinux:alsa [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 24: Line 24:
 To disable parts of this module, create a modprobe conf file and add options. The enable parameter requires values for each of the devices it found. e.g. To disable parts of this module, create a modprobe conf file and add options. The enable parameter requires values for each of the devices it found. e.g.
 <code> <code>
-vi /etc/modprobe.d/snd_hda_intel.conf+vi /etc/modprobe.d/snd-hda-intel.conf
 </code> </code>
 +note the module filename uses dashes instead of underscores
 <code> <code>
-options snd_hda_intel enable=1,0,0+options snd-hda-intel enable=1,0,0
 </code> </code>
  
linux/alsa.1549199312.txt.gz · Last modified: 2023/05/29 11:53 (external edit)