Tiny Core Extensions > TCE Bugs

alsa.tczl does not init ldconfig

(1/1)

Roberto A. Foglietta:

--- Code: ---root@box:/home/tc# speaker-test
speaker-test: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
root@box:/home/tc# alsa
alsaconf   alsactl    alsamixer
root@box:/home/tc# alsamixer
alsamixer: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

root@box:/home/tc# find / -name libasound\*   
/mnt/sda2/tclocal/lib/libasound.so.2.0.0
/mnt/sda2/tclocal/lib/libasound.so.2
/mnt/sda2/tclocal/lib/libasound.so
/mnt/sda2/tclocal/lib/libasound.la
/usr/local/lib/libasound.so.2.0.0
/usr/local/lib/libasound.so.2
/usr/local/lib/libasound.so
/usr/local/lib/libasound.la
/tmp/tcloop/alsa/usr/local/lib/libasound.la
/tmp/tcloop/alsa/usr/local/lib/libasound.so
/tmp/tcloop/alsa/usr/local/lib/libasound.so.2
/tmp/tcloop/alsa/usr/local/lib/libasound.so.2.0.0
root@box:/home/tc# ldconfig

root@box:/home/tc# alsamixer

alsamixer: function snd_ctl_open failed for default: No such file or director

--- End code ---

Jason W:
I am having no trouble with ldconfig being issued with alsa.  In what mode are you running in?

jpeters:
That's typical if alsa fails for any reason. I just downloaded now copies of alsa extensions, and it's a lot more stable.   (thanks to Jason and Juanito for all the work).  I'd try exporting LD_LIBRARY_PATH. 

Navigation

[0] Message Index

Go to full version