[PlanetCCRMA] permissions problem with edirol fa-66

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Mon Mar 31 17:46:18 PDT 2008


On Sun, 2008-03-30 at 03:22 -0700, mea wrote:
> Hello, 
> I installed ccrma on F8. I use the firewire sound card edirol fa-66.
> Everything works as root, but I can't start jack as normal user. When I
> chmod a+rw /dev/raw1394 (following the freebob faq) jack starts, but without
> realtime scheduling:
> JACK compiled with System V SHM support.
> loading driver ..
> SSE2 detected
> Freebob using Firewire port 0, node -1
> cannot use real-time scheduling (FIFO at priority 70) [for thread
> -1237079152, from thread -1237079152] (1: Operation not permitted)
> cannot use real-time scheduling (FIFO at priority 60) [for thread
> -1237607536, from thread -1237607536] (1: Operation not permitted)
> cannot use real-time scheduling (FIFO at priority 63) [for thread
> -1238135920, from thread -1238135920] (1: Operation not permitted)
> cannot use real-time scheduling (FIFO at priority 63) [for thread
> -1238664304, from thread -1238664304] (1: Operation not permitted)
> libiec61883 warning: Established connection on channel 0.
> You may need to manually set the channel on the receiving node.
> libiec61883 warning: Established connection on channel 1.
> You may need to manually set the channel on the transmitting node.
> LibFreeBoB ERR: cannot use real-time scheduling (FIFO at priority 74) [for
> thread -1239192688, from thread -1239192688] (1: Operation not
> permitted)LibFreeBoB ERR: cannot use real-time scheduling (FIFO at priority
> 64) [for thread -1247585392, from thread -1247585392] (1: Operation not
> permitted)
> 
> I looked for a solution on the net, but to no avail. Thanks in advance for
> any tips. 

You need to change /etc/security/limits.conf to include:

----
## Automatically appended by the Planet CCRMA jack-audio-connection-kit
* - rtprio 99
* - memlock 4194304
* - nice -10
----

After the change you will need to logout and login again to see
changes. 

If you use the Planet CCRMA jack-audio-connection-kit package this
should have happened automagically... oh well...

-- Fernando




More information about the PlanetCCRMA mailing list