Hi,
I’ve found several threads about this issue (but not limited to) in this forum; unfortunately, I’ve found them no useful for my laptop. I’ve tried some trivial tips described there (for example, disabling and enabling again profile in pavucontrol, restarting pulseaudio and alsa…) in order to fix the issue pointed by the title of this thread but they’ve been unsuccessful.
The audio stops working whatever kernel version I’m running, so upgrading kernel (and also updating manjaro itself) is not helpful to solve that.
Here are some useful information:
inxi -A
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP
Audio driver: snd_hda_intel
Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
driver: snd_pci_acp3x
Device-3: Advanced Micro Devices [AMD] Family 17h/19h/1ah HD Audio
driver: snd_hda_intel
API: ALSA v: k6.11.11-1-MANJARO status: kernel-api
Server-1: PulseAudio v: 17.0-43-g3e2bb status: active (root, process)
cat /proc/asound/cards
0 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xfe7c8000 irq 76
1 [Generic_1 ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xfe7c0000 irq 77
aplay -l
**** 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 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
As you can see from output of the commands, I’m using Family 17h/19h/1ah HD Audio
Device-3 and ALC269VC Analog codec.
Looking at dmesg
output, I cannot find messages related to audio/sound during suspend/resume (the same when I’m using hibernate function).
I’m running out of ideas about debugging/investigating this issue. I’ll wait for some help.
Thanks.