List Info

Thread: Re: Cannot start jack from KDE




Re: Cannot start jack from KDE
country flaguser name
Canada
2007-04-17 20:31:48
Actually, scratch that. I initialised everything from one
account and Jack 
got working BUT now AmaroK's Xine sound engine will not
initialise anymore

Any help?

>From: Paul Davis <paullinuxaudiosystems.com>
>Reply-To: paullinuxaudiosystems.com
>To: Chris Delahousse <dahouse7hotmail.com>
>CC: jackit-devellists.sourceforge.net
>Subject: Re: [Jackit-devel] Cannot start jack from KDE
>Date: Tue, 17 Apr 2007 20:54:11 -0400
>MIME-Version: 1.0
>Received: from vms046.mailsrvcs.net ([206.46.252.46]) by

>bay0-mc12-f2.bay0.hotmail.com with Microsoft
SMTPSVC(6.0.3790.2668); Tue, 
>17 Apr 2007 17:54:12 -0700
>Received: from [192.168.1.105] ([151.197.170.203]) by
vms046.mailsrvcs.net 
>(Sun Java System Messaging Server 6.2-6.01 (built Apr 3
2006)) with ESMTPA 
>id <0JGO0070E56BAAA1vms046.mailsrvcs.net>
for dahouse7hotmail.com; Tue, 
>17 Apr 2007 19:54:12 -0500 (CDT)
>X-Message-Info: 
>5ZHoJh3ZkQ2beHhjtR/Lqw+jGgHyYqvlcOX901YQIttX/7kYcd+iVW3T
px/DmeMS
>Organization: Linux Audio Systems
>X-Mailer: Evolution 2.6.3 (2.6.3-2.fc5)
>References: <BAY115-F34780DF3262F11F104816599500phx.gbl>
>Return-Path: paullinuxaudiosystems.com
>X-OriginalArrivalTime: 18 Apr 2007 00:54:12.0600 (UTC) 
>FILETIME=[14969F80:01C78154]
>
>On Tue, 2007-04-17 at 20:50 -0400, Chris Delahousse
wrote:
> > Hey guys,
> >
> > I just installed jack and when I launch it from
super user status in a
> > terminal, it'll load, but when I installed
qjackctl and added it to 
>KDE's
> > start menu, it won't connect to Jack. I need to
start jack manually by
> > opening up Konsole, going into SU mode and running
it. It then freezes 
>the
> > terminal window (ie. I can no longer enter
commands).
> >
> > So, is there a way so that I can launch the server
with qjackctl from 
>KDE
> > without needed to get super user privileges. I
added my user to the 
>audio
> > group.
>
>with released versions of JACK, the user who starts
jackd and the user
>who starts JACK applications must be the same. if you
are using root to
>start it so that you can use SCHED_FIFO (-R), please fix
your system to
>allow non-root users to do that. google will reveal all
(even though the
>jackaudio.org website should).
>
>earlier today, i committed some changes to svn that
allow a more
>"promiscuous" model.
>
>--p
>
>

____________________________________________________________
_____
RealLiveMoms: Share your experience with Real Live Moms just
like you 
http://www.reallivemoms.c
a/


------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Jackit-devel mailing list
Jackit-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackit-dev
el

Re: Cannot start jack from KDE
country flaguser name
United States
2007-04-17 21:26:32
On Tue, 2007-04-17 at 21:31 -0400, Chris Delahousse wrote:
> Actually, scratch that. I initialised everything from
one account and Jack 
> got working BUT now AmaroK's Xine sound engine will not
initialise anymore

that is correct. JACK takes exclusive control of the audio
h/w. Desktop
linux audio sucks (TM)

--p



------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Jackit-devel mailing list
Jackit-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackit-dev
el

Re: Cannot start jack from KDE
country flaguser name
Portugal
2007-04-18 03:03:54
On Wed, April 18, 2007 03:26, Paul Davis wrote:
> On Tue, 2007-04-17 at 21:31 -0400, Chris Delahousse
wrote:
>
>> Actually, scratch that. I initialised everything
from one account and
>> Jack got working BUT now AmaroK's Xine sound engine
will not initialise
>> anymore
>
> that is correct. JACK takes exclusive control of the
audio h/w. Desktop
> linux audio sucks (TM)
>

Sucks a bit less nowadays 

Xine has a jack backend driver for some time now. You can
configure it
either from xine setup or/and from amarok. See amarok's
Settings/Configure
Amarok/Engine, on Sound System="xine Engine" set
Output plugin = "jack".

Ah, there's a catch: now amarok/xine will get muted when
jackd is not
running :P You'll have to decide whether you really want to
run jackd all
the time or not. Another issue, in case you decide going
jackified all the
way: flash9 audio won't work, e.g. youtube videos will have
no sound
unless you setup your jackd alsa backend for dmix or
something (.asoundrc
magic). But OK, that's another Desktop-linux-audio-sucks(TM)
story 

Regarding artsd, I do disable it permanently from KDE
Control Panel,
setting Sound and Multimedia/Sound System/Enable the sound
system off.

Then, on QjackCtl I have this example on Setup/Options:

  [x] Execute script on Startup:

      artsshell -q terminate

  [x] Execute script after Startup:

      artsd -F 4 -S 4096 -q jack -m artsmessage -c drkonqi
-l 3 -f &

  [x] Execute script on Shutdown:

      artsshell -q terminate

  [x] Execute script after Shutdown:

      killall artsd jackd

So that you let artsd (late KDE's sound system) also coexist


Of course this one time setup suggestion works best if you
set QjackCtl as
a shortcut entry under ~/.kde/Autostart, so let it run on
every KDE login
startup, and also remember to give it all the way clear on
Setup/Misc/,
like for instance:

   [x] Start JACK audio server on application startup

Hope it would suck a bit less now ;)

Cheers.
-- 
rncbc aka Rui Nuno Capela
rncbcrncbc.org

------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Jackit-devel mailing list
Jackit-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackit-dev
el

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )