[Bug 489080] Review Request: jamin - JACK Audio Connection Kit (JACK) Audio Mastering interface

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 7 18:19:53 UTC 2009


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 at ccrma.stanford.edu>  2009-04-07 14:19:52 EDT ---
(In reply to comment #4)
> Unpriviledged:
> 
> [spot at 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 at 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.




More information about the Fedora-package-review mailing list