/
usr
/
lib
/
modprobe.d
/
/usr/lib/modprobe.d
mkdir
upload
Name
Size
Mode
Actions
dist-alsa.conf
382
0644
edit
dl
rm
dist-blacklist.conf
884
0644
edit
dl
rm
systemd.conf
765
0644
edit
dl
rm
Edit:
/usr/lib/modprobe.d/dist-alsa.conf
(382B)
# ALSA Sound Support # # We want to ensure that snd-seq is always loaded for those who want to use # the sequencer interface, but we can't do this automatically through udev # at the moment...so we have this rule (just for the moment). # # Remove the following line if you don't want the sequencer. install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-seq
Save
cmd:
run