psmokotnin / osm

Open sound meter. FFT based application for tuning sound systems.
GNU General Public License v3.0
222 stars 35 forks source link

Can't get it to work on Ubuntu 22.04 #53

Closed fhackenberger closed 1 year ago

fhackenberger commented 2 years ago

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 1 year ago

Same problem here, I cannot select a recording interface or a output device. Where do I set up my sound card?

psmokotnin commented 1 year ago

On Linux Audio works through the ALSA driver. Check, that you have it.

JredG commented 1 year ago

Using Ubuntu 20.04, I have glibc installed, essentials installed, and the appimage will not run citing missing glibc_2.29.

psmokotnin commented 1 year ago

@JredG What is your version? For 20.04 6_2.31 is available.

JredG commented 1 year ago

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 https://github.com/psmokotnin/osm/issues/53#issuecomment-1362194367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDVJQKTBGOAIKRPTDF3DBLWOOCXFANCNFSM55XCDIDA . You are receiving this because you were mentioned.Message ID: @.***>

psmokotnin commented 1 year ago

That's good :)