Skip to content

Instantly share code, notes, and snippets.

@rupakraj
Created August 16, 2015 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rupakraj/9e8c497190891641c6d8 to your computer and use it in GitHub Desktop.
Save rupakraj/9e8c497190891641c6d8 to your computer and use it in GitHub Desktop.
Linux - Resetting the sound card
Install the pulseaudio in the xubuntu. If pulseaudio is already installed skip the following commad
$sudo apt-get install pulseaudio
Then you can start pulseaudio as follows
$sudo start-pulseaudio-x11 start
The start-pulseaudio-x11 start also works in if you are getting sound on the headphione only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment