#Sound problem with ASUS Zenbook s16 U5606GA

9 messages · Page 1 of 1 (latest)

snow crystal
#

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 !

opal root
#

Try installing sof-firmware and alsa-ucm-conf and then reboot. If it didn't work, provide aplay -l and lsmod

snow crystal
#

➜ ~ 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 
opal root
snow crystal
snow crystal
#

my audio card seems to be : AMD Audio Coprocessor ACP70 1022:15e2

opal root
snow crystal