* Richard Baka <[email protected]> [2019-04-16 00:16 -0000]: > ápr 16 02:15:11.900528: alsa.c:477 alsa_init(): Initialising ALSA device: > default > ápr 16 02:15:11.901818: alsa.c:365 alsa_init_mixer_channel(): ERROR: Can't > find mixer PCM > ápr 16 02:15:11.901837: server.c:672 add_event_all(): No events have been > added because there are no clients > ápr 16 02:15:11.901845: alsa.c:365 alsa_init_mixer_channel(): ERROR: Can't > find mixer Master > ápr 16 02:15:11.901850: server.c:672 add_event_all(): No events have been > added because there are no clients
moc doesn't find a usable mixer device. Whereas Master should be avail in both pulseaudio and alsa once alsa-utils and libasound2-plugins are installed. Please post the output of: $ amixer $ ls -al /etc/alsa/conf.d $ ls -al /etc/asound.conf $ ls -al $HOME/.asoundrc Elimar -- Never make anything simple and efficient when a way can be found to make it complex and wonderful ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824906 Title: MOC (Music On Console) no sound driver error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1824906/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
