How do I fix dummy Output in Linux?
Daniel Johnson
Published Mar 12, 2026
How do I fix dummy Output in Linux?
The solution for this “dummy output” regression is to:
- Edit /etc/modprobe.d/alsa-base.conf as root and add options snd-hda-intel dmic_detect=0 at the end of this file.
- Edit /etc/modprobe.d/blacklist.conf as root and add blacklist snd_soc_skl at the end of the file.
- After making these changes, reboot your system.
What is Linux dummy Output?
Fixing dummy output in sound settings It means that your sound card is not even recognized. Puff! No worries. The one shot solution which fixed the sound problem for me on my Intel powered Dell Inspiron is to force reload Alsa.
How do I fix no sound in Linux?
Check the ALSA Mixer
- Open the terminal.
- Type alsamixer and press the Enter key.
- Select your correct sound card by pressing F6.
- Use the left and right arrow keys to select a volume control.
- Use the up and down arrow keys to increase and decrease volume levels for each control.
How do I fix no sound in Ubuntu?
Check that the correct sound device is selected Open the Activities overview and start typing Sound. Click on Sound to open the panel. Under Output, select an Output Device and click the Test button to see if it works. You might need to try each available device.
How do I reset my pulse audio?
Run pulseaudio -k to kill the running daemon. You will get an error only if no daemon was running, otherwise no messages will appear. Ubuntu will attempt to restart the daemon automatically assuming there are no problems with the configuration. You can run pulseaudio –check to check that Pulseaudio is running.
How do I reinstall ALSA?
“how to reinstall alsa” Code Answer
- sudo apt-get remove alsa-utils.
- sudo apt-get remove alsamixer.
- sudo apt-get install alsa-utils.
- sudo apt-get install alsamixer.
How do I fix no sound in Linux Mint?
Fix No Sound on Linux Mint
- Fix No Sound on Linux Mint.
- Click the Output Devices tab.
- If there is still no sound, you can try to type this command: amixer set Master unmute.
- You can also try selecting “pulse” or “default” or any of the other selections to see if this restores the sound functionality in the program.
How do you fix sound problems?
If this doesn’t help, continue to the next tip.
- Run the audio troubleshooter.
- Verify that all Windows Updates are installed.
- Check your cables, plugs, jacks, volume, speaker, and headphone connections.
- Check sound settings.
- Fix your audio drivers.
- Set your audio device as the default device.
- Turn off audio enhancements.
How do I reinstall PulseAudio?
Fire up the terminal and perform the following steps to install PulseAudio from the PPA repository:
- Step 1: Add PulseAudio PPA repository. First, add the PulseAudio PPA repository using the command:
- Step 2: Update apt-cache.
- Step 3: Install PulseAudio.
How do I install audio drivers in Ubuntu?
Ubuntu Wiki
- Make sure dkms package is installed by running command: sudo apt-get install dkms.
- Go to this page.
- You will find a table under the “Packages” heading.
- Click the arrow (to the left) to expand the row of the selected package.
- Under the new section “Package files”, click the file ending with “.
- Reboot.
How do I enable sound on Arch Linux?
Go to ‘Master’ then press M and then keep hitting the up key to bring the sound levels up.