Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #80849 > unrolled thread
| Started by | Henning Glawe <glaweh@debian.org> |
|---|---|
| First post | 2023-11-09 18:10 +0100 |
| Last post | 2023-12-20 14:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.kernel
Bug#1055649: linux: Microphone does not work on ThinPad P14s AMD (Zen4/Phoenix), fixed by enabling 2 SOC DSP modules Henning Glawe <glaweh@debian.org> - 2023-11-09 18:10 +0100
Bug#1055649: marked as done (linux: Microphone does not work on ThinPad P14s AMD (Zen4/Phoenix), fixed by enabling 2 SOC DSP modules) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-12-20 14:10 +0100
| From | Henning Glawe <glaweh@debian.org> |
|---|---|
| Date | 2023-11-09 18:10 +0100 |
| Subject | Bug#1055649: linux: Microphone does not work on ThinPad P14s AMD (Zen4/Phoenix), fixed by enabling 2 SOC DSP modules |
| Message-ID | <HygHv-4h4N-1@gated-at.bofh.it> |
Package: linux
Version: 6.5.3-1~bpo12+1
Severity: normal
Tags: patch
The amd64 debian kernels miss the driver for Zen4 ("Phoenix", "Pink
Sardine") Audio Coprocessor/DSP.
So affects microphone support in recent laptops such as the ThinkPad P14s
Gen4 AMD.
Simple fix:
--- .config.old 2023-11-08 18:59:51.375718658 +0100
+++ .config 2023-11-08 19:08:38.271156846 +0100
@@ -6812,7 +6812,8 @@
CONFIG_SND_AMD_ACP_CONFIG=m
# CONFIG_SND_SOC_AMD_ACP_COMMON is not set
# CONFIG_SND_SOC_AMD_RPL_ACP6x is not set
-# CONFIG_SND_SOC_AMD_PS is not set
+CONFIG_SND_SOC_AMD_PS=m
+CONFIG_SND_SOC_AMD_PS_MACH=m
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
# CONFIG_SND_DESIGNWARE_I2S is not set
-- System Information:
Debian Release: 11.8
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-0.deb11.11-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
c u
henning
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2023-12-20 14:10 +0100 |
| Subject | Bug#1055649: marked as done (linux: Microphone does not work on ThinPad P14s AMD (Zen4/Phoenix), fixed by enabling 2 SOC DSP modules) |
| Message-ID | <HN4uK-eRML-19@gated-at.bofh.it> |
| In reply to | #80849 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Wed, 20 Dec 2023 13:00:10 +0000 with message-id <E1rFwBG-001uwl-Pz@fasolo.debian.org> and subject line Bug#1055649: fixed in linux 6.6.7-1~exp1 has caused the Debian Bug report #1055649, regarding linux: Microphone does not work on ThinPad P14s AMD (Zen4/Phoenix), fixed by enabling 2 SOC DSP modules to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1055649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055649 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web