Ahhh that's Patrick and Drew. I think I found the issue. I'm using the on board sound from the PC and it appears this may not be compatible with Rivendell. I'm going to have to go get an external sound card like the ones mentioned on the compatibility list. That makes sense why caed is crashing then. Again thanks for walking me through this! :)
On Sun, Nov 4, 2018 at 12:47 PM Patrick <[email protected]> wrote: > My first concern would be: > > Nov 4 10:21:44 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > > This is a valid hostname, which tells me your computer either isn't on the > internet or your DNS resolver isn't working. > > Second is this: > > Nov 4 11:20:04 rivendell caed: Asked for sample rate 48000, got 96000 > Nov 4 11:20:04 rivendell caed: Sample rate unsupported by device > > Which leads the question, which sound card do you have in your system? > > Then there's this: > > Nov 4 11:20:04 rivendell kernel: caed[3383]: segfault at 2d0 ip > 00007fa458a523cb sp 00007ffe7c7368e0 error 4 in libpthread-2.17.so > [7fa458a49000+17000] > > caed is crashing with a segmentation fault. This may have something to do > with the 96000 sample rate. > > So, all of your daemons are loading, but caed is crashing. Giving the caed > source a quick glance, getting a sample rate other than 48000 is a failure, > not a warning and I don't know what caed will do with that. > > I think what you need to do is figure out how to set your sound card to a > sample rate of 48000 and see if that changes anything. > > — > Patrick > [email protected] > > > > On Nov 4, 2018, at 8:39 AM, Jake Litwin <[email protected]> wrote: > > Hi Patrick, > > Here is what was generated from the above command. I also checked to see > if MySQL was running. > > [rd@rivendell ~]$ su - > Password: > Last login: Sun Nov 4 09:19:09 EST 2018 on pts/0 > [root@rivendell ~]# systemctl start rivendell > Job for rivendell.service failed because the control process exited with > error code. See "systemctl status rivendell.service" and "journalctl -xe" > for details. > [root@rivendell ~]# systemctl status caed > Unit caed.service could not be found. > [root@rivendell ~]# systemctl status ripcd > Unit ripcd.service could not be found. > [root@rivendell ~]# systemctl status rdcatched > Unit rdcatched.service could not be found. > [root@rivendell ~]# > > [root@rivendell ~]# tail -50 /var/log/messages > Nov 4 09:49:39 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 09:49:39 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 09:49:39 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 10:01:02 rivendell systemd: Created slice User Slice of root. > Nov 4 10:01:02 rivendell systemd: Starting User Slice of root. > Nov 4 10:01:02 rivendell systemd: Started Session 2 of user root. > Nov 4 10:01:02 rivendell systemd: Starting Session 2 of user root. > Nov 4 10:01:23 rivendell ripcd: ran local maintenance routines > Nov 4 10:05:41 rivendell ntpd_intres[592]: host name not found: > 0.centos.pool.ntp.org > Nov 4 10:05:41 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 10:05:41 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 10:05:41 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 10:21:44 rivendell ntpd_intres[592]: host name not found: > 0.centos.pool.ntp.org > Nov 4 10:21:44 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 10:21:44 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 10:21:44 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 10:22:47 rivendell ripcd: ran local maintenance routines > Nov 4 10:37:46 rivendell ntpd_intres[592]: host name not found: > 0.centos.pool.ntp.org > Nov 4 10:37:46 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 10:37:46 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 10:37:46 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 10:44:10 rivendell ripcd: ran local maintenance routines > Nov 4 10:53:49 rivendell ntpd_intres[592]: host name not found: > 0.centos.pool.ntp.org > Nov 4 10:53:49 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 10:53:49 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 10:53:49 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 11:01:01 rivendell systemd: Started Session 3 of user root. > Nov 4 11:01:01 rivendell systemd: Starting Session 3 of user root. > Nov 4 11:05:34 rivendell ripcd: ran local maintenance routines > Nov 4 11:09:02 rivendell systemd: Removed slice User Slice of root. > Nov 4 11:09:02 rivendell systemd: Stopping User Slice of root. > Nov 4 11:09:51 rivendell ntpd_intres[592]: host name not found: > 0.centos.pool.ntp.org > Nov 4 11:09:51 rivendell ntpd_intres[592]: host name not found: > 1.centos.pool.ntp.org > Nov 4 11:09:51 rivendell ntpd_intres[592]: host name not found: > 2.centos.pool.ntp.org > Nov 4 11:09:51 rivendell ntpd_intres[592]: host name not found: > 3.centos.pool.ntp.org > Nov 4 11:20:04 rivendell systemd: Starting LSB: Rivendell system > daemons... > Nov 4 11:20:04 rivendell caed: Starting ALSA Play Device rd0: > Nov 4 11:20:04 rivendell caed: Device started successfully > Nov 4 11:20:04 rivendell caed: Starting ALSA Capture Device rd0: > Nov 4 11:20:04 rivendell caed: Asked for sample rate 48000, got 96000 > Nov 4 11:20:04 rivendell caed: Sample rate unsupported by device > Nov 4 11:20:04 rivendell caed: Found TwoLAME encoder library, MPEG L2 > encoding supported > Nov 4 11:20:04 rivendell caed: Found MAD decoder library, MPEG L2 > decoding supported > Nov 4 11:20:04 rivendell kernel: caed[3383]: segfault at 2d0 ip > 00007fa458a523cb sp 00007ffe7c7368e0 error 4 in libpthread-2.17.so > [7fa458a49000+17000] > Nov 4 11:20:05 rivendell ripcd: ERROR ripcd aborting - multiple instances > not allowed > Nov 4 11:20:06 rivendell rivendell: rdcatchd: aborting - multiple > instances not allowedStarting Rivendell system daemons ... done. > Nov 4 11:20:06 rivendell systemd: rivendell.service: control process > exited, code=exited status=1 > Nov 4 11:20:06 rivendell systemd: Failed to start LSB: Rivendell system > daemons. > Nov 4 11:20:06 rivendell systemd: Unit rivendell.service entered failed > state. > Nov 4 11:20:06 rivendell systemd: rivendell.service failed. > [root@rivendell ~]# > > > [rd@rivendell ~]$ mysqladmin -u root -p status > Enter password: > Uptime: 7840 Threads: 3 Questions: 538 Slow queries: 0 Opens: 14 > Flush tables: 2 Open tables: 40 Queries per second avg: 0.068 > [rd@rivendell ~]$ > > > -- *Jake Litwin* Program Director <http://hitmusiccentral.net>
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
