Parrot OS No Audio Fix (Intel HDA) Dual GPU dGPU & iGPU body { font-family: sans-serif; line-height: 1.6; max-width: 800px; margin: 40px auto; padding: 0 20px; color: #333; } header { border-bottom: 2px solid #0078d7; padding-bottom: 10px; } h1 { color: #0078d7; } .bsod-box { background-color: #0078d7; color: white; padding: 20px; margin: 20px 0; border-radius: 5px; } Parrot OS No Audio Fix (Intel HDA) Dual GPU dGPU & iGPU Execute 1st echo "options snd-hda-intel dmic_detect=0" | sudo tee -a /etc/modprobe.d/alsa-base.conf Execute 2nd echo "blacklist snd_soc_skl" | sudo tee -a /etc/modprobe.d/blacklist.conf
Discussion (0)