alsa-project/alsa-ucm-conf

How fix microphone for ALC4080

h4kuna opened this issue · 6 comments

h4kuna commented

Hello,
i'am running on Ubuntu 22.04 where is lsa-ucm-conf 1.2.6.3-1ubuntu1.5. The sound card does't work. I have motherboard MAG X570S TOMAHAWK MAX WIFI where is Realtek® ALC4080. I saw, it added later. I try to use live CD ubuntu 23.04, where sound works, but microphone still doesn't work.

Ubuntu 22.04

Output from alsa-info

lsusb | grep 'USB Audio'
Bus 003 Device 002: ID 0db0:a073 Micro Star International USB Audio

What can i to do for fix microphone? What do you need information?

Is it not working or is it just very low in volume? Like try shouting into it and make a recording

h4kuna commented

Hello, thank you for response.

Test is on live ubuntu 23.04

Really does not work.

Rear input: mic: no, headphones: yes https://youtu.be/GIOzwoSfHGk

Front input: mic: no, headphones: looks working, but hear nothing: https://youtu.be/DwqZXagaPP4

For check my headphones working
External sound card Vention: mic: yes, headphones: yes https://youtu.be/YFLmlBNFmx8?t=76

For right connection: in Windows 11 works all use cases, front / rear / mic / headphones

In front i have four pole jack.

The support for 0db0:a073 was added in commit ad7b33f . I cannot verify, if the support is complete or not. I trust contributors.

Basically, UCM describes the ALSA PCM devices and mixer controls for the sound servers. I suggest to follow https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/DEBUG.md documentation and modify the devices / controls in https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/USB-Audio/Realtek/ALC4080-HiFi.conf .

Closing as completed.