open /dev/[sound/]dsp: Device or resource busy
open /dev/[sound/]dsp: Device or resource busy
I need to kill the device that is making it busy. I did ps -e but it does not show what programs are running what devices.. What is the syntax or command that will show the devices each process uses or the /dev/ things.. thx
|