System doesn't recognize sound-card - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Sound (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=23) +--- Thread: System doesn't recognize sound-card (/showthread.php?tid=8417) Pages:
1
2
|
Re: System doesn't recognize sound-card - Valtam - 08-03-2022 You'll probably just need to add a Kernel parameter then. You can either search for the correct string or wait for me to find it. Sent from my Mobile phone using Tapatalk Re: System doesn't recognize sound-card - HantonTreeOne - 08-03-2022 Okey, I'll wait ( Also if I try something, I will post it here ) Re: System doesn't recognize sound-card - Valtam - 08-04-2022 Try the following: Open your /etc/default/grub as Administrator. Change: Code: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to: Code: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash snd_hda_intel.dmic_detect=0" Open a Terminal and do: Code: sudo update-grub Reboot. Cross your fingers (and toes) Re: System doesn't recognize sound-card - HantonTreeOne - 08-10-2022 Hi! It didn't work :'( Here an image of the grub file and the update-grub command and this one is the pavucontrol |