You are not logged in.

#1 2021-09-28 02:40:30

minku
Member
Registered: 2021-09-28
Posts: 2

[SOLVED]No audio on AMD based Asus Zenbook

I get no audio at all, I tried switching the cards using alsamixer and made sure that the cards arent muted below I will include some info:

aplay -l results:
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC294 Analog [ALC294 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
lspci | grep -i audio results
04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 1637
04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir Audio Processor (rev 01)
04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller

How should I remedy this? I really want to use arch so if I can fix this It will become my daily driver

Last edited by minku (2021-09-28 16:03:21)

Offline

#2 2021-09-28 07:45:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: [SOLVED]No audio on AMD based Asus Zenbook

alsamixer doesn't switch cards. Does

speaker-test -Dhw:1 -c2

not work? And if not what's the output of

amixer -c1

If it does work, you'll want to either switch your default ALSA device: https://wiki.archlinux.org/title/Advanc … sound_card or if you want to use an audio mixer with the ability to switch between devices install pulseaudio or pipewire and configure the correct default device there.

Online

#3 2021-09-28 15:53:27

minku
Member
Registered: 2021-09-28
Posts: 2

Re: [SOLVED]No audio on AMD based Asus Zenbook

V1del wrote:

alsamixer doesn't switch cards. Does

speaker-test -Dhw:1 -c2

not work? And if not what's the output of

amixer -c1

If it does work, you'll want to either switch your default ALSA device: https://wiki.archlinux.org/title/Advanc … sound_card or if you want to use an audio mixer with the ability to switch between devices install pulseaudio or pipewire and configure the correct default device there.

Okay so the audio seems to working now; I reintalled pulseaudio and added the package pulseaudio-alsa and all seems to be working now! Thanks for the help !!

Offline

#4 2021-09-28 15:56:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: [SOLVED]No audio on AMD based Asus Zenbook

Great, please mark as [SOLVED] by adding that to the title (you might have to shorten it a bit though)

Online

Board footer

Powered by FluxBB