Re: [LAU] Allocating and setting up memory lock and real time group add terminal errors

From: Florian Paul Schmidt <mista.tapas@email-addr-hidden>
Date: Wed Sep 05 2012 - 22:00:16 EEST

On 09/05/2012 08:51 PM, trahern culver wrote:
> hey all firstly when i go to add my self to the real time group with
> these commands
>
>
>
> groupadd realtime
> usermod -a -G realtime sound-warrior
>
> i get these errors from terminal
>
>
>
> sound-warrior@email-addr-hidden-megga-machine:~$
> sound-warrior@email-addr-hidden-megga-machine:~$ groupadd realtime
> groupadd: cannot lock /etc/group; try again later.
> sound-warrior@email-addr-hidden-megga-machine:~$ usermod -a -G realtime sound-warrior
> usermod: group 'realtime' does not exist
> sound-warrior@email-addr-hidden-megga-machine:~$
>
> does any one know what these errors mean and how to solve the problem?
>

Try adding a "sudo" in front of the commands:

sudo groupadd sound-warrior realtime

Look up the exact syntax for the groupadd command in "man groupadd"

Flo

> secondly how do you set up and use memory allocation and memory
> locking for audio work?
>
> Your help with this problem and question would be most welcome.
>
>
> Kind regards trahern.
>
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Sep 6 00:15:01 2012

This archive was generated by hypermail 2.1.8 : Thu Sep 06 2012 - 00:15:02 EEST