Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:troubleshooting_exclusive_sound_card_access [2009/09/20 12:42] – stopping pulse and timidity raboofwiki:troubleshooting_exclusive_sound_card_access [2013/06/02 15:45] (current) – external edit 127.0.0.1
Line 15: Line 15:
   $ sudo fuser /dev/snd/pcm*    $ sudo fuser /dev/snd/pcm* 
  
-===== Stopping that application =====+===== Resolving the problem ===== 
 + 
 +==== Stopping the application holding the card ====
  
 In most cases you can simply close or kill the application that is using your sound card. In most cases you can simply close or kill the application that is using your sound card.
  
-==== PulseAudio ====+=== PulseAudio ===
  
 If [[apps:all:PulseAudio]] is holding your sound card, you can stop it with 'pulseaudio -k'. If [[apps:all:PulseAudio]] is holding your sound card, you can stop it with 'pulseaudio -k'.
  
-==== TiMiDity++ ====+=== TiMiDity++ === 
 + 
 +Some distributions start [[apps:all:timidity]] on startup. It can generally be stopped with 'sudo /etc/init.d/timidity stop' 
 + 
 +==== Using Dmix ==== 
 + 
 +[[apps:all:ALSA]] has a [[http://alsa.opensrc.org/DmixPlugin|Dmix plugin]] that allows multiple applications to use the sound card. 
 + 
 +Using [[http://alsa.opensrc.org/DmixPlugin|Dmix]] is not recommended for audio work, as it might increase latencies and reduce quality because of resampling.
  
-Some applications start [[apps:all:timidity]] on startup. It can generally be stopped with 'sudo /etc/init.d/timidity stop'+==== Using a sound server ====
  
 +For audio work, use [[apps:all:JACK]].
  
 +For desktop audio, you might want to consider [[apps:all:PulseAudio]] or use the [[http://alsa.opensrc.org/DmixPlugin|Dmix plugin]] mentioned above.
wiki/troubleshooting_exclusive_sound_card_access.1253443336.txt.gz · Last modified: 2009/09/20 12:42 by raboof