Re: [alsa-devel] [BUG] Lenovo ThinkBook 16 G7 QOY (Snapdragon X) - No soundcards detected

Konrad Dybcio <[email protected]> Tue, 9 Jun 2026 11:24:57 +0200
Newsgroups org.alsa-project.alsa-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 6/8/26 1:57 PM, thomas.kuang wrote:
> 
> 
> Hardware: Lenovo ThinkBook 16 G7 QOY (Qualcomm Snapdragon X / X Plus / X Elite)
> Kernel version: 7.0.0-22-generic (Ubuntu 26.04 LTS)
> Architecture: aarch64
> 
> Problem Description:
> -------------------
> Audio is not working on this Snapdragon X-based laptop. The system fails to detect any soundcards,
> even though the Qualcomm audio driver modules are loaded.

Please post the output of

grep ^ /sys/class/remoteproc/*/state
grep ^ /sys/class/remoteproc/*/name

Konrad