[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sound specialists,help appreciated.Extensive description.



On Saturday 05 August 2006 20:45, Anthony Renaud wrote:
> I did jackstart --driver=alsa  and
>       jackstart --realtime --driver=alsa
>
> In both cases I received the following warning:
>
> jackstart: cannot get realtime capabilities,
>            current capabilities are:
>            =ep cap_setpcap-ep
>
> probably running under a kernel with capabilities
> disabled,a suitable kernel would have printed
> something like "=eip"
>
> I did cat /proc/asound/cards and received:
>
> 0 [ Burgundy   ]: PMac Burgundy - PowerMac Burgundy
>                   PowerMac Burgundy (Dev1) Sub-frame 0
>
>
> lsmod gave me :    .
>                    .
>                    .
>                 soundcore
>                    .
>                    .
>                    .
>
>
> All this because Ardour-gtk cannot connect to JACK.
> I have an iMac coloured case,running DebianPPC3.1
> (more accurately one of the latest releases of
> testing before the official release of Debian3.1 in
> June 2005).
>
> In KDE ControlCenter -> Sound&Multimedia ->SoundSystem
>        -> General ,I clicked the TestSound button and
> I did not hear anything.
>
> I appreciate some help because this is my first
> attempt with sound software in Debian.As I said in the
> previous thread Debian initializes OK the sound
> system:
>
> Setting up ALSA...
> All modules loaded.
>
[...] 

Hi Anthony,

The jackstart command only works if you have realtime enabled, which means 
configuring your kernel to support it and building the realtime module from 
source. Try that if you're interested; but to launch jack without realtime 
support just use the jackd command - all options are the same. 

That's what man jackd says, but I just tried jackstart on my realtime-enabled 
box and got the same error as you! However jackd --realtime does work. Go 
figure.

I suggest using qjackctl to manage jack - makes it easy.

As for your other issues, it could be a lot of things; try disabling the KDE 
sound system, and if you really only have soundcore loaded, make sure the 
snd_* modules are loaded, including the one for your soundcard.

Then run alsaconf, check that jack is not running (some apps are not jack 
aware and won't work), check your mixer settings to make sure nothing is 
muted; then play a file using any ordinary alsa-using program, like say, 
aplay.

If none of this works, post again with the errors.

Good luck,

John



Reply to: