I am running festy and I want to take a look at our sound apps here. I'm trying to get rosegarden and ardour to work but I read they run on jack and I can't get jack to start.
markd@trixie:~$ jackd -d alsa
jackd 0.102.20 Copyright 2001-2005 Paul Davis and others. jackd comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support. loading driver .. creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit control device hw:0 the playback device "hw:0" is already in use. Please stop the application using it and run JACK again cannot load driver module alsa no message buffer overruns
the thing is, I already killed my music player and i can't see any esd using my sound card. And besides, can't it share sound access?
markd@trixie:~$ ps aux|grep esd
markd 21822 0.0 0.0 5020 812 pts/0 R+ 20:06 0:00 grep esd
What should I kill/install/config or try out to stop whatever is using my soundcard? Is it possible to start jack and have my desktop sounds still running as normal?