Can't get it to work on Ubuntu 22.04
fhackenberger opened this issue · 6 comments
fhackenberger commented
I've downloaded the AppImage and can run it. I need to use pasuspender to allow it to see my sound card (I can not select the device in the measurement properties), but I still don't see anything in the measurement chart. Am I overlooking something? There's nothing relevant in the log.txt file either.
ariendj commented
Same problem here, I cannot select a recording interface or a output device. Where do I set up my sound card?
psmokotnin commented
On Linux Audio works through the ALSA driver. Check, that you have it.
JredG commented
Using Ubuntu 20.04, I have glibc installed, essentials installed, and the appimage will not run citing missing glibc_2.29.
psmokotnin commented
@JredG What is your version? For 20.04 6_2.31 is available.
JredG commented
I have upgraded to 20, and it will now run! I really haven't got to do a
big test yet, but was able to navigate and experiment. Great project!! I
was missing a dependency somewhere. I almost built, but decided to do the
upgrade anyway. Thanks
…On Wed, Dec 21, 2022, 4:51 PM Pavel Smokotnin ***@***.***> wrote:
@JredG <https://github.com/JredG> What is your version? For 20.04 6_2.31
is available.
—
Reply to this email directly, view it on GitHub
<#53 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIDVJQKTBGOAIKRPTDF3DBLWOOCXFANCNFSM55XCDIDA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
psmokotnin commented
That's good :)