Code: Select all
Dana@mxDana:~/sof-bin
Code: Select all
sudo ./install.sh v2.2.x/v2.2
Code: Select all
Dana@mxDana:~/sof-bin
Code: Select all
sudo ./install.sh v2.2.x/v2.2
Didn't do this as of now.Huckleberry Finn wrote: Thu Nov 10, 2022 12:23 pm ... If still not, just apply the conf file again:Reboot.Code: Select all
echo "options snd-intel-dspcfg dsp_driver=1" | sudo tee /etc/modprobe.d/sound.conf
Then: Menu => Alsamixer : press F6 : select "0 ... Intel" then press F5 (all) then take a screenshot and post. (or just tell what it writes on top-left corner for Card: ... ) .. (Or if there are bars (more than 1-2 only) play with them, (you can unmute/mute with M from keyboard)
Code: Select all
Dana@mxDana:~
$ cd sof-bin/ ; sudo ./install.sh v2.2.x/v2.2
+ ln -sT sof-v2.2 /lib/firmware/intel/sof
ln: die symbolische Verknüpfung '/lib/firmware/intel/sof' konnte nicht angelegt werden: Die Datei existiert bereits
+ set +x
./install.sh ERROR: /lib/firmware/intel/sof already installed? (Re)move it first.
Did so.Huckleberry Finn wrote: Thu Nov 10, 2022 12:23 pm ... If still not, just apply the conf file again:
Reboot.Code: Select all
echo "options snd-intel-dspcfg dsp_driver=1" | sudo tee /etc/modprobe.d/sound.conf
Then: Menu => Alsamixer : press F6 : select "0 ... Intel" then press F5 (all) then take a screenshot and post. (or just tell what it writes on top-left corner for Card: ... ) .. (Or if there are bars (more than 1-2 only) play with them, (you can unmute/mute with M from keyboard)
retried the steps, still getting the sameHuckleberry Finn wrote: Thu Nov 10, 2022 12:49 pm P.S. If that terminal is still open and if the prompt shows
then justCode: Select all
Dana@mxDana:~/sof-bin
Code: Select all
sudo ./install.sh v2.2.x/v2.2
Code: Select all
echo "options snd-hda-intel model=laptop-dmic enable=yes" | sudo tee /etc/modprobe.d/sound2.conf
Huckleberry Finn wrote: Thu Nov 10, 2022 1:07 pm So, it looks almost the same with previous trials..
Nothing to lose:Reboot.Code: Select all
echo "options snd-hda-intel model=laptop-dmic enable=yes" | sudo tee /etc/modprobe.d/sound2.conf
Code: Select all
Dana@mxDana:~
$ echo "options snd-hda-intel model=laptop-dmic enable=yes" | sudo tee /etc/modprobe.d/sound2.conf
[sudo] Passwort für Dana:
options snd-hda-intel model=laptop-dmic enable=yes
Dana@mxDana:~
$
Sometimes yes, but in this case, no.. you can do whichever you like...argonaut459 wrote: Thu Nov 10, 2022 1:12 pm... Is there actually a difference between reboot and turn off?..