<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 09/05/2012 08:51 PM, trahern culver
wrote:<br>
</div>
<blockquote
cite="mid:E40E83EB-65B4-44CD-8DE4-A704AB151BD4@gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
hey all firstly when i go to add my self to the real time group
with these commands
<div><br>
</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 12px; min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); ">groupadd realtime</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); ">usermod -a -G realtime
sound-warrior </div>
</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); "><br>
</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); ">i get these errors from
terminal </div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); "><br>
</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); "><br>
</div>
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); position: relative;
z-index: 0; ">
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">sound-warrior@the-megga-machine:~$ </div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">sound-warrior@the-megga-machine:~$
groupadd realtime</div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">groupadd:
cannot lock /etc/group; try again later.</div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">sound-warrior@the-megga-machine:~$
usermod -a -G realtime sound-warrior </div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">usermod:
group 'realtime' does not exist</div>
<div style="margin: 0px; font-size: 12px; font-family: Times; ">sound-warrior@the-megga-machine:~$ </div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "> </div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; ">does any one know what these errors mean
and how to solve the problem? </div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
</div>
</blockquote>
<br>
Try adding a "sudo" in front of the commands:<br>
<br>
sudo groupadd sound-warrior realtime<br>
<br>
Look up the exact syntax for the groupadd command in "man groupadd"<br>
<br>
Flo<br>
<br>
<blockquote
cite="mid:E40E83EB-65B4-44CD-8DE4-A704AB151BD4@gmail.com"
type="cite">
<div style="margin: 0px; font-size: 13px; font-family: Courier;
background-color: rgb(238, 238, 238); position: relative;
z-index: 0; ">
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; ">secondly how do you set up and use memory
allocation and memory locking for audio work? </div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; ">Your help with this problem and question
would be most welcome. </div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; "><br>
</div>
<div style="margin: 0px; font-size: 12px; font-family: Times;
min-height: 14px; ">Kind regards trahern.</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Linux-audio-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-user">http://lists.linuxaudio.org/listinfo/linux-audio-user</a>
</pre>
</blockquote>
<br>
</body>
</html>