Compiles without error but when executed:
mpfc: simple.c:1377: snd_mixer_selem_get_playback_volume_range: Assertion `elem' failed. Aborted
Logged In: YES user_id=722902
This means that you have no ALSA audio system installed. Use OSS instead (mpfc --output-plugin=oss)
Logged In: YES user_id=726135
rpm reports: libalsa2-1.0.6-1mdk libalsa2-devel-1.0.6-1mdk libalsa-data-1.0.6-1mdk libpwlib1-plugins-alsa-1.6.6.3-5mdk
Is there something else I need? Anyways, OSS works. Thanks.
Logged In: NO
These rpms are libraries for accessing ALSA when it is loaded. Load respective ALSA kernel module (with name "snd-<your soundcard>")
Log in to post a comment.
Logged In: YES
user_id=722902
This means that you have no ALSA audio system installed.
Use OSS instead (mpfc --output-plugin=oss)
Logged In: YES
user_id=726135
rpm reports:
libalsa2-1.0.6-1mdk
libalsa2-devel-1.0.6-1mdk
libalsa-data-1.0.6-1mdk
libpwlib1-plugins-alsa-1.6.6.3-5mdk
Is there something else I need? Anyways, OSS works. Thanks.
Logged In: NO
These rpms are libraries for accessing ALSA when it is
loaded.
Load respective ALSA kernel module (with name "snd-<your
soundcard>")