Skip to content

Instantly share code, notes, and snippets.

@andreibosco
Created November 21, 2013 03:09
Show Gist options
  • Select an option

  • Save andreibosco/7575487 to your computer and use it in GitHub Desktop.

Select an option

Save andreibosco/7575487 to your computer and use it in GitHub Desktop.
no sound on flash in linux

Put the code into into ~/.asoundrc

pcm.pulse { type pulse }
ctl.pulse { type pulse }
pcm.!default { type pulse }
ctl.!default { type pulse }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment