Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
After upgrade to kernel 6.10.10.arch1-1, the audio volume of the speaker suddenly become too loud. At 0.03 (3%), it sounds like 0.5 before the update. And 0.1 is already like 1. But 1 is still 1.
The output of journelctl seems normal. The PipeWire and WirePlumber configuration is never changed. Downgrading to 6.10.9.arch1-2 fix the issue.
Additional info:
Laptop model: System76 Pangolin (pang14)
Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
54e3f7d0a17f5c11a4fa76cc502e12c2fcded623 is the first bad commitcommit 54e3f7d0a17f5c11a4fa76cc502e12c2fcded623Author: Christoffer Sandberg <cs@tuxedo.de>Date: Tue Aug 27 12:25:40 2024 +0200 ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices commit 4178d78cd7a86510ba68d203f26fc01113c7f126 upstream. The Sirius notebooks have two sets of speakers 0x17 (sides) and 0x1d (top center). The side speakers are active by default but the top speakers aren't. This patch provides a pincfg quirk to activate the top speakers. Signed-off-by: Christoffer Sandberg <cs@tuxedo.de> Signed-off-by: Werner Sembach <wse@tuxedocomputers.com> Cc: stable@vger.kernel.org Link: https://patch.msgid.link/20240827102540.9480-1-wse@tuxedocomputers.com Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> sound/pci/hda/patch_conexant.c | 11 +++++++++++ 1 file changed, 11 insertions(+)
Click to see bisect log
git bisect start# status: waiting for both good and bad commits# bad: [049be94099ea5ba8338526c5a4f4f404b9dcaf54] Linux 6.10.10git bisect bad 049be94099ea5ba8338526c5a4f4f404b9dcaf54# status: waiting for good commit(s), bad commit known# good: [1611860f184a2c9e74ed593948d43657734a7098] Linux 6.10.9git bisect good 1611860f184a2c9e74ed593948d43657734a7098# bad: [e454476c44524024fd98e3fea1a488c8fca45bea] bpf, net: Fix a potential race in do_sock_getsockopt()git bisect bad e454476c44524024fd98e3fea1a488c8fca45bea# bad: [3e0a295002822e35c2b45d0a139ceb70d5a5d0a0] wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()git bisect bad 3e0a295002822e35c2b45d0a139ceb70d5a5d0a0# bad: [d81ef42faf969e7d401a914e01dfeafb583f6077] clk: starfive: jh7110-sys: Add notifier for PLL0 clockgit bisect bad d81ef42faf969e7d401a914e01dfeafb583f6077# bad: [028bd7b41f56d80750c40f77d933eff65ed2af18] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()git bisect bad 028bd7b41f56d80750c40f77d933eff65ed2af18# bad: [54e3f7d0a17f5c11a4fa76cc502e12c2fcded623] ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesgit bisect bad 54e3f7d0a17f5c11a4fa76cc502e12c2fcded623# good: [f7fe95f40c85311c98913fe6ae2c56adb7f767a7] net: microchip: vcap: Fix use-after-free error in kunit testgit bisect good f7fe95f40c85311c98913fe6ae2c56adb7f767a7# good: [ecdbe8ac86fb5538ccc623a41f88ec96c7168ab9] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSgit bisect good ecdbe8ac86fb5538ccc623a41f88ec96c7168ab9# good: [85e5f2451853c14429347fc3f7e46ff7850b5b0b] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missinggit bisect good 85e5f2451853c14429347fc3f7e46ff7850b5b0b# first bad commit: [54e3f7d0a17f5c11a4fa76cc502e12c2fcded623] ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
Would you like to write the bugreport to the upstream kernel devs or should I take care of that? If I should do it it would be good to get a Email adress and name for you so I can credit you with Reported-by: Name <email> in the bugreport. If you write the bugreport it would be nice if you could credit me with Bisected-by: Christian Heusel <christian@heusel.eu> for my bisection efforts
Hi, I have been thinking about this, and thought I would kindly ask you to write the bugreport. You can credit me as Jerry <jerryluo225@gmail.com> if you want.
Full demsgs of 6.10.10.arch1-1 and 6.11-1.1 with bad commit reverted are here. Please let me know if there is any other information you need.
Thank you again for your help and hard work. You guys are truly amazing!
@jamney did you see that upstream already saw the report and asked for more information? Please post the output from alsa-info.sh --no-upload (installable via extra/alsa-utils) from a working and non-working boot either here or directly to the mailing list