You are not logged in.

#1 2020-04-07 17:48:14

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 630

[Solved] 5.6.2.arch1-2 breaks sound

Downgrade to 5.5.13-arch2-1 fixes it

dmesg | grep snd

[   10.657023] snd_hda_intel 0000:01:00.1: Disabling MSI
[   10.657034] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.802846] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line
[   10.802849] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[   10.802850] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[   10.802851] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   10.802852] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   10.802853] snd_hda_codec_idt hdaudioC0D0:      Mic=0xc
[   10.802854] snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0x11
[   10.802855] snd_hda_codec_idt hdaudioC0D0:      Line=0xf

That's while running 5.5 tho.

lspci

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF104GLM [Quadro 3000M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
24:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller (rev 30)
25:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 3e)
26:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)

Edit: Wrong ls, sorry.

Last edited by Zod (2020-04-08 14:31:23)

Offline

#2 2020-04-07 17:53:21

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] 5.6.2.arch1-2 breaks sound

You probably want to report upstream and here as well.  Forum posts may not get seen by package maintainers.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2020-04-07 17:54:43

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 630

Re: [Solved] 5.6.2.arch1-2 breaks sound

Will do.

Edit: Done

Edit: Requested Close.

Edit1: I'm going to try to build 5.6 with a patch referenced here...
https://bugzilla.kernel.org/show_bug.cgi?id=207139

H/T greysky and Takashi Iwai of kernel.org

EDIT2: This is a problem, but there is a patch!
https://bugs.archlinux.org/task/66156

H/T loqs and jmondi

Edit3: Couldn't get the patch from Edit2 to work, there's always tomorrow.

Edit4: As mcloaked and MMime noted, 5.6.3-1-1 (testing) has me all fixed up.

Last edited by Zod (2020-04-08 14:32:26)

Offline

#4 2020-04-07 18:02:16

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Offline

#5 2020-04-07 23:15:43

piperdan
Member
From: Arizona
Registered: 2020-04-03
Posts: 23

Re: [Solved] 5.6.2.arch1-2 breaks sound

Same has happened to me. I changed to the LTS kernel for the time being.

Offline

#6 2020-04-08 13:35:28

MMime
Member
Registered: 2020-04-07
Posts: 3

Re: [Solved] 5.6.2.arch1-2 breaks sound

Been solved (at least for me) with the latest kernel in testing (5.6.3).

Offline

#7 2020-04-08 13:35:50

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,240

Re: [Solved] 5.6.2.arch1-2 breaks sound

I have just resolved my own issue by installing kernel 5.6.3-arch1-1 from testing, which seems to have quite a few patches to fix sound issues - and indeed my system now works fine again regarding sound.


Mike C

Offline

#8 2020-04-09 01:30:02

piperdan
Member
From: Arizona
Registered: 2020-04-03
Posts: 23

Re: [Solved] 5.6.2.arch1-2 breaks sound

Same here.
Updated to 5.6.3 (now in the core repository), and sound is working fine.

Offline

#9 2020-04-09 07:37:15

bezMehrabi
Member
From: Iran, Isfahan
Registered: 2020-04-09
Posts: 3

Re: [Solved] 5.6.2.arch1-2 breaks sound

mine is still broken, even though I install 5.6.3 from testing repo sad

Offline

#10 2020-04-09 11:39:47

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] 5.6.2.arch1-2 breaks sound

@bezMehrabi - If that is true you should request the flyspray task reopened and provide details therein.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#11 2020-04-09 12:16:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,768

Re: [Solved] 5.6.2.arch1-2 breaks sound

Contrary to to the above suggestion I suggest you leave the bug report alone and post relevant outputs here (but in your own thread) first. "No sound" can have a wide variety of causes - the large majority of them are due to incorrect configuration - and we should rule that out before bothering developers or increasing the S/N ratio on bugs with totally unrelated causes but similar symptoms.

Offline

#12 2020-04-09 12:53:28

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] 5.6.2.arch1-2 breaks sound

@V1del - good advice!


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#13 2020-04-09 13:22:19

piperdan
Member
From: Arizona
Registered: 2020-04-03
Posts: 23

Re: [Solved] 5.6.2.arch1-2 breaks sound

@bezMehrabi - Have you checked to see if your sound works while running under the LTS kernel?

Last edited by piperdan (2020-04-09 13:23:23)

Offline

#14 2020-04-09 16:08:40

bezMehrabi
Member
From: Iran, Isfahan
Registered: 2020-04-09
Posts: 3

Re: [Solved] 5.6.2.arch1-2 breaks sound

piperdan wrote:

@bezMehrabi - Have you checked to see if your sound works while running under the LTS kernel?

Yes, it's working on LTS, actually in 5.6.3 I have my headphone Sound, but my HDMI sound not working

Offline

#15 2020-04-09 16:13:09

bezMehrabi
Member
From: Iran, Isfahan
Registered: 2020-04-09
Posts: 3

Re: [Solved] 5.6.2.arch1-2 breaks sound

V1del wrote:

Contrary to to the above suggestion I suggest you leave the bug report alone and post relevant outputs here (but in your own thread) first. "No sound" can have a wide variety of causes - the large majority of them are due to incorrect configuration - and we should rule that out before bothering developers or increasing the S/N ratio on bugs with totally unrelated causes but similar symptoms.

output of what commands/logs should I put in my post?

Offline

#16 2020-04-09 16:22:55

loqs
Member
Registered: 2014-03-06
Posts: 17,431

Re: [Solved] 5.6.2.arch1-2 breaks sound

I would suggest starting with

aplay -l
# fuser -v /dev/snd/*
pacmd list-sinks
pacmd list-cards
cat /etc/asound.conf
lspci -nnk
dmesg

Online

Board footer

Powered by FluxBB