Re: [Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-21 Thread Matthias Mann
Thanks for all your help. I've found the reason in a german forum. I had CONFIG_GROUP_SCHED support into my kernel config. After deactivating this, it now works fine for me. Happy Greetings, Matthias 2009/4/20 Sergei Steshenko : > On Mon, 20 Apr 2009 09:06:55 +0200 > Matthias Mann wrote: > > >>

Re: [Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-20 Thread Mark Constable
On Monday 20 April 2009 17:06:55 Matthias Mann wrote: > And now, what should i do? I have the group audio and the normal user > is a member of group audio since a long time. But jackd doesn't run in > realtime for this user. What's going wrong here? Have you added something like this to /etc/secur

Re: [Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-20 Thread Sergei Steshenko
On Mon, 20 Apr 2009 09:06:55 +0200 Matthias Mann wrote: > > I vaguely remember that you have to add your user ID to "audio" group > > or something like this. > > > > The point is that increasing priority normally requires root > > privileges, and in order to enable doing this by non-root that gr

Re: [Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-20 Thread Matthias Mann
2009/4/19 Sergei Steshenko : > On Sun, 19 Apr 2009 19:01:48 +0200 > Matthias Mann wrote: > >> Hi, >> >> i had installed the realtime kernel 2.6.26.8-rt16 on a debian >> linux 5.0 (Lenny). Cause jackd don't like realtime mode i've >> searched on google and i found this page: >> >> http://www.alsa-p

Re: [Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-19 Thread Sergei Steshenko
On Sun, 19 Apr 2009 19:01:48 +0200 Matthias Mann wrote: > Hi, > > i had installed the realtime kernel 2.6.26.8-rt16 on a debian > linux 5.0 (Lenny). Cause jackd don't like realtime mode i've > searched on google and i found this page: > > http://www.alsa-project.org/main/index.php/Low_latency_h

[Alsa-user] emu10k1 & jackd not working with realtime Kernel

2009-04-19 Thread Matthias Mann
Hi, i had installed the realtime kernel 2.6.26.8-rt16 on a debian linux 5.0 (Lenny). Cause jackd don't like realtime mode i've searched on google and i found this page: http://www.alsa-project.org/main/index.php/Low_latency_howto Okay, that's great. I did all what is described in this howto, exc