On Tue, 19 Aug 2014, Alan McKay wrote:
> On Tue, Aug 19, 2014 at 5:23 AM, Ralf Mardorf
> <ralf.mardorf@email-addr-hidden> wrote:
>> So you didn't forget to add the user to the group "audio" ("realtime" or
>> whatever it's called for Ubuntu Studio and you also set up PAM?
>
> Hmmm, neither. Adding me to group audio makes sense, but what's with PAM?
> What do I have to do there? I can't find anything obvious with
> google. I see a reference
> to it here :
In a terminal enter:
groups
you should get a list of groups the current user is a member of. One of
them should be audio. If not:
sudo adduser <username> audio
ls /etc/security/limits.d/
should show:
audio.conf
if jack was installed correctly. If instead you have:
audio.conf.disabled
Then:
sudo mv /etc/security/limits.d/audio.conf.disabled /etc/security/limits.d/audio.conf
This will make sure jack is actually using what the lowlatency kernel
offers.
-- Len Ovens www.ovenwerks.net _______________________________________________ Linux-audio-user mailing list Linux-audio-user@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Tue Aug 19 20:15:02 2014
This archive was generated by hypermail 2.1.8 : Tue Aug 19 2014 - 20:15:02 EEST