Skip to content

Known tweaks for specific hardware

Sven Putze edited this page Feb 26, 2020 · 12 revisions

Audio Devices Missing

  • Lenovo Laptops
  • Intel NUC (NUC7I3BNH)

If the pulseaudio mixer only reports a "dummy" output device available, then the audio device order may need to be reversed.

Solution: Run as root: echo "options snd_hda_intel index=1,0" >> /etc/modprobe.d/alsa.confthen reboot the computer.