Code: Select all
sudo rm /etc/modprobe.d/sound*.conf ; rm .asoundrc
Alsamixer .. F6 .. select 1 ...
________________________________________
(Cause that looks like the output when there is the .conf file (snd_hda_intel in use rather than sof)
card 0: PCH [HDA Intel PCH]
card 1: NVidia [HDA NVidia]
________________________________________
In fact, what we're trying to do is just this: Patches/fixes are being applied in time. Once you know the correct chip name you can try an option (if there is one of course) looking here. ( "pinpoint" )
I.e. On most Dells the problematic one is ALC1220 and the solution (for that one) is to simply create a .conf file (as we did) and use the option: model=clevo-p950 and use sof driver..