lmstudio-ai / .github

34 stars 3 forks source link

ALSA library compatibility issue with LM Studio #54

Open sosacrazy126 opened 1 month ago

sosacrazy126 commented 1 month ago

There seems to be a compatibility issue with the version of the ALSA library that the LM_Studio-0.2.24.AppImage was built with, and the version of ALSA that is on my Ubuntu machine. The error message is: /tmp/.mount_LM_StuVvHK0y/lm-studio: symbol lookup error: /tmp/.mount_LM_StuVvHK0y/lm-studio: undefined symbol: snd_device_name_get_hint, version ALSA_0.9. I have libasound2t64 installed instead of libasound2. Downgrading the library isn't recommended as it might disrupt dependencies with other packages. Are there any known workarounds or updates available to resolve this issue?