[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-23 Thread Elimar Riesebieter
Failure came from a missconfiguration of users soundcard. ** Changed in: moc (Ubuntu) Status: New => Fix Released ** Changed in: moc (Ubuntu) Assignee: (unassigned) => Elimar Riesebieter (riesebie) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-22 Thread Richard Baka
I replaced these: > defaults.pcm.card 1 > defaults.ctl.card 1 to these > defaults.pcm.card 0 > defaults.ctl.card 0 Then i did $ pulseaudio -k && sudo alsa force-reload And mocp works Why? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Elimar Riesebieter
* Richard Baka [2019-04-21 00:27 -]: > No, I've copied the wrong line. > > /etc/asound.conf this is the file for these lines: > defaults.pcm.card 1 > defaults.ctl.card 1 Remove that file or try: defaults.pcm.card 0 defaults.ctl.card 0 Elimar -- 355/113: Not the famous irrational number

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
No, I've copied the wrong line. /etc/asound.conf this is the file for these lines: defaults.pcm.card 1 defaults.ctl.card 1 Why I can not edit my comment? :\ Then pulseaudio -k && sudo alsa force-reload -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
Thanks for the guidance, this did the trick: $ alsamixer I found the proper soundcard (which has mixers) then I have added to /etc/pulse/daemon.conf this: defaults.pcm.card 1 defaults.ctl.card 1 The number is the number of the correct sound device/card. Elimar: ... default-sample-format = flo

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Elimar Riesebieter
* Richard Baka [2019-04-20 17:14 -]: > ; daemonize = no > ; fail = yes > ; allow-module-loading = yes ... What are those settings useful for? I've put those to my $HOME/.config/pulse/daemon.conf, restarted pulseaudio and ran mocp successful, though. Please post the output of: $ alsamixer

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
; daemonize = no ; fail = yes ; allow-module-loading = yes ; allow-exit = yes ; use-pid-file = yes ; system-instance = no ; local-server-type = user ; enable-shm = yes ; enable-memfd = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB ; lock-memory = no ; cpu-li

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Elimar Riesebieter
* Richard Baka [2019-04-20 11:28 -]: > $ ls -al /etc/alsa/conf.d > összesen 12 > drwxr-xr-x 2 root root 4096 ápr 16 23:50 . > drwxr-xr-x 3 root root 4096 márc 29 00:14 .. > lrwxrwxrwx 1 root root 46 febr 20 16:09 10-samplerate.conf -> > /usr/share/alsa/alsa.conf.d/10-samplerate.conf >

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
$ ls -al /etc/alsa/conf.d összesen 12 drwxr-xr-x 2 root root 4096 ápr 16 23:50 . drwxr-xr-x 3 root root 4096 márc 29 00:14 .. lrwxrwxrwx 1 root root 46 febr 20 16:09 10-samplerate.conf -> /usr/share/alsa/alsa.conf.d/10-samplerate.conf lrwxrwxrwx 1 root root 45 febr 20 16:09 10-speexrate.c

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Elimar Riesebieter
* Richard Baka [2019-04-16 00:16 -]: > á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 bee

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Elimar Riesebieter
* Richard Baka [2019-04-19 23:42 -]: > $ dpkg -l | grep moc > ii moc 1:2.6.0~svn-r2994-3 > amd64ncurses based console audio player > ii moc-ffmpeg-plugin:amd64 1:2.6.0~svn-r2994-3 >

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-19 Thread Richard Baka
$ dpkg -l | grep moc ii moc 1:2.6.0~svn-r2994-3 amd64ncurses based console audio player ii moc-ffmpeg-plugin:amd64 1:2.6.0~svn-r2994-3 amd64ncurses based console audio

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-18 Thread Elimar Riesebieter
* Richard Baka [2019-04-19 00:36 -]: > Thanks, so we can say this is not a bug but a feature request? No. moc runs fine with alsa and therefor doesn't need a "pulse plugin".. Which version of moc do have installed: $ dpkg -l | grep moc Which soundcards are you using? $ cat /proc/asound/c

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-18 Thread Richard Baka
Thanks, so we can say this is not a bug but a feature request? -- 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 abou

Re: [Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-15 Thread Elimar Riesebieter
* Richard Baka [2019-04-16 00:16 -]: ... > á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 [...] > > $ pulseaudio > E: [pulseaudio] pid.c: Daemon alread

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-15 Thread Richard Baka
Apr 16 02:15:11.836793: main.c:1191 main(): This is Music On Console (version 2.6-alpha3) Apr 16 02:15:11.836847: main.c:1195 main(): Configured: '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--syscon