How do I specify a module parameter?
(kernel command line) snd-intel-dspcfg.dsp_driver=3
(modprobe command line) modprobe snd-intel_dspcfg dsp_driver=3
Discussion, talk and tips
https://forum.puppylinux.com/
(kernel command line) snd-intel-dspcfg.dsp_driver=3
(modprobe command line) modprobe snd-intel_dspcfg dsp_driver=3
You can edit /etc/rc.d/MODULESCONFIG
#ADDLIST: if a module did not get auto-loaded but you know it is required for
#your hardware, add it to this list. Note, BootManager will read/write this.
#this variable is read at bootup by /etc/rc.d/rc.sysinit
#an entry is allowed to have parameters, replace ' ' with ':'. ex: "mmc_block:major=179"
#note, list needs a space char at beginning and at end.
ADDLIST=''
Excellent Caramel, thank you very much, helpful.
I am only able to have HDMI sound, not line-out sound.
line-out sound needs kernel 5.19 for Sound Open Firmware for ES8336 codec (since 2021,) on my Intel N3350; not all N3350 are the same.
I have line-out sound working in Devuan refractasnapshot.