Jim, On Tue, Sep 14, 2021 at 11:24 PM JT <[email protected]> wrote:
> Greetings: > > I have enabled jack in rdadmin/hosts/.. with the following command > > /usr/bin/jackd -d alsa -d hw:1 -r 41000 > > syslog says a jack failure. > > aplay -l clearly shows hw:1 present. > Stop everything rivendell related including jack on the box. Confirm that jack is no longer running with something like: ps ax | grep jack Get root in a terminal. sudo bash is likely good enough. As root issue the problem command: /usr/bin/jackd -d alsa -d hw:1 -r 41000 Do you get an error? If so, is the error helpful? all the best, drew snip > > Thanks much, > Jim Thrasher > > > -- Enjoy the *Paradise Island Cam* playing *Bahamian Or Nuttin* - https://www.paradiseislandcam.com/
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
