View previous topic :: View next topic |
Author |
Message |
nicotine. n00b
Joined: 04 Oct 2023 Posts: 12
|
Posted: Wed Oct 04, 2023 9:03 am Post subject: No audio on the Steam Deck |
|
|
I'm using the latest gentoo-sources on the steam deck and everything works fine except for the audio.
I have enabled support for it:
Quote: |
CONFIG_SND_SOC_AMD_ACP5x=m
CONFIG_SND_SOC_AMD_VANGOGH_MACH=m
|
But there is no audio and dmesg yields this:
Quote: |
platform acp5x_mach.0: deferred probe pending
|
Output of lspci
Output of dmesg
Any help would be appreciated! |
|
Back to top |
|
|
alamahant Advocate
Joined: 23 Mar 2019 Posts: 3926
|
|
Back to top |
|
|
nicotine. n00b
Joined: 04 Oct 2023 Posts: 12
|
Posted: Wed Oct 04, 2023 1:01 pm Post subject: |
|
|
I have already enabled SND_HDA_INTEL the issue is not with audio trough HDMI, the issue is with the internal speakers.
Here is the output of that lspci:
Code: |
04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]
Subsystem: Valve Software Rembrandt Radeon High Definition Audio Controller [1e44:1776]
Kernel driver in use: snd_hda_intel
04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP [1022:1649]
--
04:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 50)
Subsystem: Valve Software ACP/ACP3X/ACP6x Audio Coprocessor [1e44:1776]
Kernel driver in use: snd_pci_acp5x
Kernel modules: snd_pci_acp5x, snd_acp_pci
|
|
|
Back to top |
|
|
alamahant Advocate
Joined: 23 Mar 2019 Posts: 3926
|
Posted: Thu Oct 05, 2023 5:30 pm Post subject: |
|
|
According to [1022:15e2] you also need
https://linux-hardware.org/index.php?id=pci:1022-15e2-1022-15e2
Better install also sys-firmware/sof-firmware.
There is no gurantee it will work.
Try with
gentoo-kernel-bin
Can you please post your emerge --info? _________________
|
|
Back to top |
|
|
bell Guru
Joined: 27 Nov 2007 Posts: 513
|
Posted: Mon Feb 12, 2024 10:49 am Post subject: |
|
|
Is this still an issue? Sound works on Steam Deck out of the box since kernel 6.1 and media-libs/alsa-ucm-conf-1.2.9
If you still have issues, check the versions, stop /etc/init.d/alsasound, delete the /var/lib/alsa/asound.state file and reboot.
More hints from my site you find in https://forums.gentoo.org/viewtopic-t-1157530.html |
|
Back to top |
|
|
|