Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4452  / 3 Years ago, wed, september 29, 2021, 11:21:33

My built-in soundcard is playing games with me ever since I've had it. It's like the 10th time it just decides not to output sound.



To begin with, proving that it's not a hardware issue, I plugged in a 16.04 32bit UbuntuMATE & the card's working fine. I was about to install a windows just to get proof! Headaches!!



Please tell me how to debug this. I just want to forget that card. Just make it work! I can't really lay my hands on the problem this time. I could do a back-flip if you want.



Below is some information about the system






from aplay -l:



card 2: PCH [HDA Intel PCH], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0


alsa-info



verbose pulseaudio



hardinfo



hwinfo



Kernel:






uname -a:



Linux 4sq 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux


Related Issue On bugzilla.kernel.org



others issues?



MotherBoard: (bios is up-to-date)






G1.Sniper Z87



Issue with bios setting (launchpad)



what else...






edit:



Output from debug command



Output from debug command (the rest)



dmesg -t | grep snd



snd_ca0106 0000:05:01.0: enabling device (0000 -> 0001)
snd_ca0106 0000:05:01.0: Model 1004 Rev 00000000 Serial 10041102
snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
snd_hda_intel 0000:01:00.1: Disabling MSI
snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
snd_hda_intel 0000:00:03.0: failed to add i915 component master (-19)
snd_hda_codec_ca0132 hdaudioC2D2: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
snd_hda_codec_ca0132 hdaudioC2D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
snd_hda_codec_ca0132 hdaudioC2D2: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
snd_hda_codec_ca0132 hdaudioC2D2: mono: mono_out=0x0
snd_hda_codec_ca0132 hdaudioC2D2: dig-out=0xc/0x0
snd_hda_codec_ca0132 hdaudioC2D2: inputs:
snd_hda_codec_ca0132 hdaudioC2D2: Mic=0x12
snd_hda_codec_ca0132 hdaudioC2D2: Line=0x11
usbcore: registered new interface driver snd-usb-audio
snd_ca0106 0000:05:01.0: Writing to ADC failed!
snd_ca0106 0000:05:01.0: Writing to ADC failed!
snd_hda_codec_ca0132 hdaudioC2D2: ca0132 DSP downloaded and running
snd_hda_codec_ca0132 hdaudioC2D2: ca0132 DSP downloaded and running
snd_ca0106 0000:05:01.0: Writing to ADC failed!
snd_ca0106 0000:05:01.0: Writing to ADC failed!
snd_ca0106 0000:05:01.0: Writing to ADC failed!
snd_ca0106 0000:05:01.0: Writing to ADC failed!


rest of dmesg -t






Edit: The issue seems to be related to a bios parameter. The results so far are inconsistent. I just try setting the parameter to "auto" or "enabled" and it eventually works. https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1658528


More From » drivers

 Answers
7

Salutations! in terminal run:
amixer -c2 set 'IEC958' mute



this tells alsamixer to
adjust the correct card which is card 2 shown by aplay -l, or is it card 0 ! and you need to mute 'IEC958'



#



https://help.ubuntu.com/community/SoundTroubleshooting



https://help.ubuntu.com/community/SoundTroubleshootingProcedure


[#10877] Thursday, September 30, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
wherejuic

Total Points: 53
Total Questions: 123
Total Answers: 117

Location: Zambia
Member since Mon, Jan 23, 2023
1 Year ago
;