[linux-audio-dev] jackd fails to start: cannot create shm segment /jack-shm-registry (No such file or directory)

Jan Weil weil at hhi.de
Tue Apr 22 04:02:01 UTC 2003


Hi,

I'm not sure whether this will solve it but I had a similar problem with
current jack from cvs. It depends on tmpfs. The following helped me
(from tmpfs.txt):

   glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
   POSIX shared memory (shm_open, shm_unlink). Adding the following
   line to /etc/fstab should take care of this:

        tmpfs   /dev/shm        tmpfs   defaults        0 0

   Remember to create the directory that you intend to mount tmpfs on
   if necessary (/dev/shm is automagically created if you use devfs).

If you already did this I am lost, too.

BW,

Jan


Am Fre, 2003-04-18 um 01.44 schrieb Ivica Bukvic:
> Hi all, any ideas on this one?
> 
> [...]
> 
> key for /tmp/jack/shm/jack-shm-registry is 0x6a06252b
> cannot create shm segment /jack-shm-registry (No such file or directory)
> cannot create engine
> jack main caught signal 15
> 
> 





More information about the Linux-audio-dev mailing list