Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Where can I find gnome-alsamixer on ubuntu 20.04?

Writer Sebastian Wright

I'm preparing new setup for my work with ASUS PRIME H310M-F R2.0 Mainboard. The problem is front audio panel is not working. And I googled people telling try with gnome-alsamixer. But I can't find it on ubuntu 20.04.

2 Answers

  • You can install qasmixer and run it with c option to select soundcard , f.i.:
    qasmixer -c 0
  • You can also select correct audio device in the view => "show device" box, then save configuration by selecting "from last session" in settings => startup
  • Additionnal capture settings by clicking the mic button in the bottom right

qasmixer

Install alsamixergui using:

sudo apt install alsamixergui
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy