Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 3375  / 3 Years ago, sun, october 17, 2021, 9:28:20

Whenever I try to play Trine, it starts but I get no sound. In the terminal this error message appears:



/o/g/trine> ./trine-launcher64 
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default


I have libasound2-plugins installed, which contains libasound_module_conf_pulse.so, how can I get Trine to recognize it?



I tried starting the 32-Bit version with linux32 as well, it crashes.


More From » 12.04

 Answers
4

Preloading did solve my problem:



env LD_PRELOAD=/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_conf_pulse.so  ./trine-launcher


but alsa then played back using the wrong soundcard. Messing around in the sound settings fixed that issue. I don't know why everything else played back fine even if I apparently had the wrong output selected in the sound settings?


[#37930] Tuesday, October 19, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
uffno

Total Points: 283
Total Questions: 93
Total Answers: 111

Location: Saint Vincent and the Grenadines
Member since Thu, Oct 15, 2020
4 Years ago
uffno questions
Thu, Sep 2, 21, 18:08, 3 Years ago
Sun, Apr 2, 23, 15:15, 1 Year ago
Sat, Jan 8, 22, 16:37, 2 Years ago
;