ALC1220 Broken Front Panel
GitHub issues - opened
github at alsa-project.org
Wed Dec 1 12:36:19 CET 2021
alsa-project/alsa-ucm-conf issue #123 was opened from vs49688:
Since upgrading from v1.2.4 -> v1.2.5.1, I can no longer get any input/output from my front-panel.
I've bisected the issue to 5947daef124c84fae511233248196576dfbfab7c. Reverting fixes it, but this may break other cards.
The hardware is an "AX370-Gaming K7", with a ALC1220 chip.
##### alsa-info Before revert
[alsainfo_before.txt](https://github.com/alsa-project/alsa-ucm-conf/files/7633415/alsainfo_before.txt)
##### alsa-info After revert
[alsainfo_after.txt](https://github.com/alsa-project/alsa-ucm-conf/files/7633416/alsainfo_after.txt)
##### Relevant dmesg output:
```
[ 11.455796] snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
[ 11.532977] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 11.532980] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.532981] snd_hda_codec_realtek hdaudioC1D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.532982] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 11.532983] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 11.532984] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 11.532985] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 11.532986] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 11.543432] snd_hda_codec_realtek hdaudioC1D1: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:hp
[ 11.543434] snd_hda_codec_realtek hdaudioC1D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.543435] snd_hda_codec_realtek hdaudioC1D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.543436] snd_hda_codec_realtek hdaudioC1D1: mono: mono_out=0x0
[ 11.543436] snd_hda_codec_realtek hdaudioC1D1: inputs:
[ 11.543437] snd_hda_codec_realtek hdaudioC1D1: Front Mic=0x1a
[ 11.548516] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
[ 11.548554] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input20
[ 11.548583] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input21
[ 11.548613] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input22
[ 11.548641] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input23
[ 11.548669] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input24
[ 11.548695] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input25
```
##### pavucontrol Before revert (doesn't work):
![ssbad](https://user-images.githubusercontent.com/4423262/144226384-0d338bef-9cda-439c-9bba-cc0cb63551eb.png)
##### pavucontrol After revert (works):
Appears the same as it did on v1.2.4:
![ssgood](https://user-images.githubusercontent.com/4423262/144226410-14e3cd07-b179-4ce3-a224-17e7a35ae1dd.png)
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/123
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
More information about the Alsa-devel
mailing list