On 9/28/05, Antonio <debian@email-addr-hidden> wrote:
<SNIP>
> And yes I'm going to try the 2.6.13 too. Do you know if I can use the
> realtime-lsm module with the .13? I don't care about security risk on
> this machine.
<SNIP>
Absolutely. I'm running it right now on a 2.6.13 kernel I built. No
problems. It works great.
1) Create a group called realtime and give it a unique number. Add
your user account to the group:
mark@email-addr-hidden ~ $ cat /etc/group | grep realtime
realtime:x:600:mark
mark@email-addr-hidden ~ $
2) Load the realtime-lsm module:
mark@email-addr-hidden ~ $ cat /etc/modules.autoload.d/kernel-2.6 | grep realtime
realtime gid=600 any=1
mark@email-addr-hidden ~ $
3) Run Jack using realtime capabilities as a user
Cheers,
Mark
Received on Thu Sep 29 04:15:19 2005
This archive was generated by hypermail 2.1.8 : Thu Sep 29 2005 - 04:15:19 EEST