PDA

View Full Version : Sound Problem


doom
12-11-02, 11:41 PM
Is there a command to view what program is blocking my soundcard?

tourettes
12-12-02, 04:09 PM
If your sound card is using /dev/dsp (like almost all do) then issue the command: fuser /dev/dsp as root. That should show you what is using it.