Comment 2 for bug 1789244

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Sound driver does not appear to show

With Ubuntu and Linux you don't usually need to install any drivers. It does however look like pulseaudio is failing on the machine, which will cause loss of sound:

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/usr/bin/pulseaudio)
      Running - No

To try and fix this, please run:

sudo sh -c "echo 'realtime-scheduling = no' >> /etc/pulse/daemon.conf"

and then reboot.