From: linux-audio-user-admin(a)music.columbia.edu
[mailto:linux-audio-user-admin@music.columbia.edu]On Behalf Of Antonis
Galanopoulos
Sent: Thursday, April 17, 2003 6:10 PM
To: linux-audio-user(a)music.columbia.edu
Cc: ico(a)fuse.net
Subject: Re: [linux-audio-user] jackd fails to start: cannot create shm
segment /jack-shm-registry (No such file or directory)
hi
On Thursday 17 April 2003 23:44, Ivica Bukvic wrote:
key for /tmp/jack/shm/jack-shm-registry is
0x6a06252b
cannot create shm segment /jack-shm-registry (No such file or directory)
You need to mount shmfs for jack to work. My /etc/fstab entry is like that:
shmfs /dev/shm shm defaults 0 0
To do that you need a kernel compiled with shm support.
--regards
anton
Hi,
I'm trying to build a 2.4.19 based kernel this evening, but I'm
looking for shm support in make xconfig and seem to not find it. Where
should I look? I would have expected File Systems... Maybe I'm blind...
Thanks in advance,
Mark