Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=489080 --- Comment #7 from Fernando Lopez-Lezcano <nando@xxxxxxxxxxxxxxxxxx> 2009-04-07 14:19:52 EDT --- (In reply to comment #4) > Unpriviledged: > > [spot@velociraptor ~]$ jamin > jamin 0.95.0 > (C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey > This is free software, and you are welcome to redistribute it > under certain conditions; see the file COPYING for details. > jackd 0.116.1 > 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 > control open "hw:0" (Permission denied) Most probably something is using hw:0 in your system (pulse). Jack is meant to use the hw:x direct interfaces to the soundcard, if something else is using it then jack cannot start. > ALSA lib pcm_hw.c:1429:(_snd_pcm_hw_open) Invalid value for card > ALSA lib pcm_hw.c:1429:(_snd_pcm_hw_open) Invalid value for card But this is also suspect, the default parameters might be wrong for your soundcard (although the permission denied message would imply that the device is busy - by the way, the one that is busy is the control device, not the pcm one). > ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to > capture-only mode > cannot load driver module alsa > jamin: jack_client_open() failed, status = 0x11 > [spot@velociraptor ~]$ Jamin depends on jack running fine. This appears to be a problem starting jack in your system. Try to start jack first, and if that is successful then try jamin. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review