On 6/21/06, Hiram Abiff wrote:
>
It may be the way you are loading the realtime module. Here's how I do
it at boot time on my Gentoo box in /etc/modules.autoload/kernel-2.6:
realtime gid=600 any=1
and here is how I set up my group:
mark@lightning ~ $ cat /etc/group | grep realtime
realtime:x:600:mark
mark@lightning ~ $
Nothing more than that and I work fine.
lightning ~ # modinfo realtime
filename: /lib/modules/2.6.17-rt1/extra/realtime.ko
license: GPL
description: Realtime Capabilities Security Module
vermagic: 2.6.17-rt1 preempt mod_unload gcc-3.4
license: GPL
description: Standard Linux Common Capabilities Security Module
depends:
vermagic: 2.6.17-rt1 preempt mod_unload gcc-3.4
parm: any: grant realtime privileges to any process. (int)
parm: gid: the group ID with access to realtime privileges. (int)
parm: mlock: enable memory locking privileges. (int)
lightning ~ #
Hope this helps,
Mark
And here is houw I
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.