Re: [proaudio] Jack real-time for users stopped working |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Jack real-time for users stopped working
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 15:37:41 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dRF7ds1D8VP6rZUHUmKXy8EsXQgjYkb0LQM9FbjYo9U=; b=X6Er0S+QAaxFOJDobo9ctqJ7xCoUYdB9NsF+l1XpzDXCIsrXqwtLTAWPu2swgt0Yc/ cmuxfFttZlz2A6DR4qZiZFk/708e87siuiglvG+nacU6jJcIVnGBtQJ52WB2jPx2Ogyy vR4KHz6F9dxHQuMiI16GV08Jf2DG3dmPMvMLw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bEPKfWnunqgXEVZtp0RxMrvg91qDunm5+cIrTa3UTVOV2olVAmQJ8BVWsoeVM3aKyB yxJsWoSlpaj5XZtGW2FwTyy+7S8IKHEfdD6KGhvk9nxb98bKUebFPGil1YjkP9EMZGL0 TVFtZLVgCEo3OABFDRvY8/BWBH3hfx+GQZdSY=
On Mon, Jun 30, 2008 at 3:25 PM, Kjetil S. Matheussen
<k.s.matheussen@xxxxxxxxxx> wrote:
>
>
> On Mon, 30 Jun 2008, Arve Barsnes wrote:
>
>>> Oh, I didn't know. Too bad, I've tried setting up pam a couple
>>> of times, and allways had some trouble making me resort to realtime-lsm.
>>> PAM is probably a security risk since it's so complicated to set up.
>>
>> I thought it was as easy as installing pam and putting a few lines in
>> security.conf or whatever the name of the file was? I probably did it
>> wrong then...
>>
>
> I think it's supposed to be that simple, and usually it probably
> is as well. But I would also think that behind that easiness there
> is a lot of complicatedness to make it appear simple. Why do
> we need to mess with another package and also edit a configuration
> file? It should be enough just to run a command as root which
> tells the kernel to allow anyone to run realtime and lock memory.
>
Honestly, I think it is basically that easy, or has been the whole
time I've used the PAM method of allowing real-time operation for user
accounts. (Probably about 1 year now) Only this last week or two did
it fail for me.
Now, whether someone wants to run something from the command line or
someone has to add 3 lines to a config file shouldn't bee too big a
deal. We're Gentoo users here. We have to mess with config files all
the time. Actually, it's been my assumption that something in an
emerge -DuN world operation caused a config file to get changed and
somewhere along the way I did an etc-update operation and caused a
problem. I'm sure real-time works, with PAM, on Gentoo systems. It's
worked for me for at least a year and only just stopped, probably
because of something stupid I did and so far cannot find.
I'll find it eventually but in the meantime I appreciate everyone's
ideas as to where I should look.
Thanks,
Mark