It's:

usermod -a -G <group> <loginname>

e.g.:

sudo usermod -a -G audio ilan

(if your login name is ilan).  You can find more info on this with a
google search such as:

usermod add user to group example

[This should probably be going to the RG user list instead of the dev
list, but I'm sending it here in case you're not subscribed to the
former.]

(admin: sorry about the double-post - used the wrong 'from' address the
first time.)

On Tue, 18 May 2010 11:21:58 -0700 (PDT)
Ilan <[email protected]> wrote:

> 
> Thanks Brian,
> My wife, once in a while, uses this system for Rosegarden.
> Other than that, my PRIMARY purpose is making medical software.
> Thus I can't really justify a special purpose audio distro.
> 
> I'm trying to configure the system - it used to work before I
> formatted the Linux partition.
> The 2 entries were not in limits.conf, so I added them.
> Now I get a message about usermod
> 
> JACK is running in realtime mode, but you are not allowed to use
> realtime scheduling.
> 
> Your system has an audio group, but you are not a member of it.
> Please add yourself to the audio group by executing (as root):
>   usermod -a -G audio (null)
> 
> I tried to follow this with
> i...@ilan-laptop:~$ sudo usermod -a -G audio (null)
> bash: syntax error near unexpected token `('
> i...@ilan-laptop:~$ sudo usermod -a -G audio
> [sudo] password for ilan: 
> usermod: user 'audio' does not exist
> 
> In short I'm not getting very far.
> 
> Ilan
> 

------------------------------------------------------------------------------

_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to