Offline
United States

I got curious and tried the ghetto build that didn't go so well:

[CONFIG] Got config path=/home/todd/music/lgpt_DEB/bin/config.xml
[-D-] Audio
[AUDIO] Audio object initialised with
[AUDIO] Api:
[AUDIO] Device:
[AUDIO] Buffer size:256
[AUDIO] Pre Buffer Count:2
[AUDIO] Current API: Linux ALSA
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_
pulse.so
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL hw:0

RtApiAlsa::getDeviceCount: control open, card = 0, No such file or directory.

Segmentation fault
Offline
Unsubscribe

bad advice..

Last edited by herr_prof (Mar 15, 2014 1:59 am)

Offline
Geneva, NY
IceWolf wrote:

I got curious and tried the ghetto build that didn't go so well:

[CONFIG] Got config path=/home/todd/music/lgpt_DEB/bin/config.xml
[-D-] Audio
[AUDIO] Audio object initialised with
[AUDIO] Api:
[AUDIO] Device:
[AUDIO] Buffer size:256
[AUDIO] Pre Buffer Count:2
[AUDIO] Current API: Linux ALSA
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_
pulse.so
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL hw:0

RtApiAlsa::getDeviceCount: control open, card = 0, No such file or directory.

Segmentation fault

4.5 years later, I got it. All dependencies explained in this other thread: https://chipmusic.org/forums/post/260091/#p260091

But to fix the above error:

sudo apt-get install libasound2-plugins:i386