[Solved]Linux issue (sound)

Post your technical problems here.
EriktheUnready
Cadet
Posts: 3
Joined: Sun Mar 05, 2017 1:28 pm

[Solved]Linux issue (sound)

Unread postby EriktheUnready » Sun Mar 05, 2017 4:21 pm

Hi guys,

I get a fault:
gewgaw@fastbastard ~/.local/share/Steam/steamapps/common/Unity of Command/bin $ ./uoc
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
Fontconfig error: Cannot load default config file
Setting breakpad minidump AppID = 218090

However I can see the problem my lib folder is /lib32 not /lib, where is the configuration file please so I can change this?

Thanks!
Last edited by EriktheUnready on Mon Mar 06, 2017 4:28 am, edited 1 time in total.

EriktheUnready
Cadet
Posts: 3
Joined: Sun Mar 05, 2017 1:28 pm

Re: Linux issue (sound)

Unread postby EriktheUnready » Sun Mar 05, 2017 6:23 pm

looks like it is steam and not the game.(yet every other game works flawlwess)

https://github.com/ValveSoftware/steam- ... ssues/1199

EriktheUnready
Cadet
Posts: 3
Joined: Sun Mar 05, 2017 1:28 pm

Re: [Solved]Linux issue (sound)

Unread postby EriktheUnready » Mon Mar 06, 2017 4:30 am

ln -s /etc/machine-id /var/lib/dbus/machine-id

Fixed the error.

Now to get the windows version to work.....