You can test the
Files like this with options are used to permanently set parameters needed by a module. The hda_model
option is mentioned in modinfo snd-sof-intel-hda-common
, but that doesn’t list the allowed values to the option, so you should test this before making it permanent. You may be able to test this on a running system with modprobe
. In a terminal, use :
$ sudo modprobe -n -v snd-sof-intel-hda-common hda_model=alc287-yoga9-bass-spk-pin
to see if the option is supported in F39. You can also edit the kernel command line at boot time (in the grun menu, enter e
to get the grub editor) to make a temporary change to the kernel command-line. In that case, add the text:
snd-sof-intel-hda-common.hda_model=alc287-yoga9-bass-spk-pin