Hi ! I recently buyed an asus zenbook s16 u5606GA with amd ryzen 7 AI 445 , instantly installed arch and i only have dummy output, everything is installed, pipewire etc... tried all basic thing and still doesn't work, i tried to install ubuntu to see if sound would work and it doesn't. Sound was working on windows. i have an error which is : platform acp_asoc_acp70.0: warning: No matching ASoC machine driver found. I wonder if it means that linux kernel doesn't have supported audio for my pc yet. i'm on kernel 7.0.3. Thanks for ur help !
#Sound problem with ASUS Zenbook s16 U5606GA
9 messages · Page 1 of 1 (latest)
Try installing sof-firmware and alsa-ucm-conf and then reboot. If it didn't work, provide aplay -l and lsmod
➜ ~ aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 0 : Generic [HD-Audio Generic], périphérique 3 : HDMI 0 [HDMI 0]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : Generic [HD-Audio Generic], périphérique 7 : HDMI 1 [HDMI 1]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : Generic [HD-Audio Generic], périphérique 8 : HDMI 2 [HDMI 2]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
[ 1.790106] ACPI: bus type drm_connector registered
[ 2.006683] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 2.007226] input: Video Bus as /devices/pci0000:00/0000:00:08.1/acpi.video_bus.0/input/input3
[ 5.881125] ACPI: bus type thunderbolt registered
[ 5.949182] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.3.auto/input/input5
[ 6.106369] snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
[ 6.106667] platform acp_asoc_acp70.0: warning: No matching ASoC machine driver found
[ 6.165947] ACPI: battery: new hook: ASUS Battery Extension
[ 6.170173] snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
[ 6.170725] snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
[ 6.185943] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 6.187186] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input16
[ 6.187217] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input17
[ 6.187236] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input18
The drivers are missing from your kernel build. The driver may not be in your current kernel version. Try using linux-mainline or linux-next from AUR.
here is what i have on mainline 7.1 kernel
my audio card seems to be : AMD Audio Coprocessor ACP70 1022:15e2
you should prob wait for developement of kernel modules for ts
if anyone ever has the same problem : https://gist.github.com/josbeir/7e6ae835da4b80daed56d303738c5d96