Stable: 2.5.2
Development: 2.6-alpha3
I'm running Debian Linux. When I try to start MOC, it throws these errors:
Running the server...
Trying JACK...
Trying ALSA...
mocp: alsa.c:319: alsa_read_mixer_raw: Assertion 'RANGE(0, vol, 100)' failed.
FATAL_ERROR: Server exited!
I'm not sure where it's pointing me to, or whether it's a problem with my system or with MOC
kmws
Fri, 2018-03-23 16:18
Permalink
It is a known problem.
It is a known problem. PulseAudio allows to set volume higher than 100% and MOC doesn't like that.
Proper PulseAudio backend is in the works from what I know.
tomaszg
Fri, 2018-03-23 16:23
Permalink
For reference, the issue was
For reference, the issue was discussed in http://moc.daper.net/node/1600 and http://moc.daper.net/node/1760
cybertether
Fri, 2018-03-23 17:20
Permalink
Yup...That was simple stupid
I didn't know about this problem, but...I lowered the volume in my settings and MOC starts working again!
Thank you everyone!