On Sun, 2010-09-12 at 23:54 -0500, Kenneth Koym wrote:

> JACK is running in realtime mode, but you are not allowed to use
> realtime scheduling.
> 
> 22:31:01.338 JACK was started with PID=2028.
> 
> 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)

You need to run 'sudo usermod... ' or 'sudo -i' and then 'usermod...'
and IIRC then you need to log out and log in again, perhaps it's written
somewhere, maybe here, didn't read it completely:
http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/. Or start
jackd without realtime mode, run 'jackd --help', for older versions you
need to drop the '-R' switch, but for the current version you need a
switch to disable realtime mode.

- Ralf


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to