Hey Tim, That is a temporary "fix": /var/run (which is a symbolic link to /run) is a so-called "ephemeral" directory; that is, it is created on system boot by one of the system daemons (varies depending on your startup system (SysV Init or systemd).
You'll have to add a line to one of your startup scripts if you want to continue using this technique and have it survive a reboot. For CentOS 6 variants, you might add your chown call to /etc/rc.d/rc.local. Things are a bit more complex for CentOS 7 -- I do not quite have a good solution for that... Hope this helps! ~David Klann On 01/21/2018 10:25 AM, Tim Camp wrote: > Chown /var/run/rivendell now works. > > Never had to ever do anything like that before. > > Thanks all > > Cheers > > Tim > > > On Jan 21, 2018 9:44 AM, "Tim Camp" <[email protected] > <mailto:[email protected]>> wrote: > > Well have tried all suggestions and still can only register > rivendell as a jack client if jackd is started as root. Can start > rivendell as user, start jack as user, no client. Start rivendell as > user, start jack as Root, we have client. > The of course all other programs can't use jack unless they are > started as root. > > This is a production room machine, so I have to have Ardour and > Audacity working with jack as well as rivendell. > > User is part of real-time so I don't have to have root to run jack. > > Gonna look at /var/run/rivendell, that has to be where the problem is. > > This is Debian btw, not Ubuntu > > Thanks for all the help > > Tim Camp > WZEW-FM WNSP-FM > Mobile, Al. > > > On Jan 20, 2018 2:31 PM, "Tim Camp" <[email protected] > <mailto:[email protected]>> wrote: > > Greetings, > > I have one machine where rivendell refuses to show up as a > client for jack. > here are the facts > > rivendell audio works fine using alsa connection directly to card > jack will start from command line or qjackctl and all other > audio programs will use it. > same command put in rdadmin/jack configuration will not start jack. > jack is started rt @ 44100 - rivendell sample rate of card is 44100 > If I start jack server manually before rivendell daemons when > rivendell daemons are started rivendell does not see jack. > etc/security/limits.d has been configured for realtime > > in short jack doesn't seem to be my problem, it starts and runs > fine and all other audio client programs will use it, but > rivendell continues to not see it. > > I have done this many many times over the years, first time I > have ever had a problem with rivendell not seeing jack server. > > any thoughts I night have overlooked? > > Cheers > > Tim Camp > WZEW-FM WNSP-FM > Mobile, Al > > > > > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
