Results 1 to 2 of 2

Thread: Ubuntu 16.04 No sound or sound card found; sound output showing as 'Dummy output'

  1. #1
    Join Date
    May 2012
    Beans
    4

    Ubuntu 16.04 No sound or sound card found; sound output showing as 'Dummy output'

    Hi,

    I know similar issues have been posted, but the fixes mentioned there do not seem to work or cover the issue I am experiencing.

    I have had Ubuntu installed and running on this laptop for ~1 year with no issues. The other day the sound stopped working for everything other than headphones. While trying to fix that, I fear I have made it more of an issue. Now the sound does not work for anything, and there is only 'Dummy output' available as a sound output. The microphone also seems to not be working.

    Additionally, despite alsa being installed, alsamixer returns 'cannot open mixer: No such file or directory'.

    I have tried purging and reinstalling alsa and pulseaudio to no avail.

    sudo aplay -l
    returns:
    aplay: device_list:268: no soundcards found...


    sudo lspci -v | grep -A7 -i "audio"

    returns:
    00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
    Subsystem: CLEVO/KAPOK Computer Device 2410
    Flags: bus master, fast devsel, latency 32, IRQ 133
    Memory at df320000 (64-bit, non-prefetchable) [size=16K]
    Memory at df300000 (64-bit, non-prefetchable) [size=64K]
    Capabilities: [50] Power Management version 3
    Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Kernel driver in use: snd_hda_inte

    Adding "options snd-hda-intel model=auto" to the alsa-base.conf did not work either.

    I would really like to not have to reinstall Ubuntu. Are there any suggestions?

    [Solved]: see below.
    Last edited by russ15; June 25th, 2018 at 09:22 AM.

  2. #2
    Join Date
    May 2012
    Beans
    4

    Re: Ubuntu 16.04 No sound or sound card found; sound output showing as 'Dummy output'

    After updating to a newer kernel it was working. However, the newer kernel had other issues, but when I regressed back to the old kernel it all worked still.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •