0

My HDMI sound (Built-in audio) is gone after suspend. Does anyone know how to fix it?

I need to do pulseaudio --kill; pulseaudio --start every time after waking up from suspend, it's kinda annoying.

αғsнιη
  • 35,660

2 Answers2

0

It was happening in my New Omen X Laptop

Finding a kernel mod in the link below solved this. However it was more serious as my Sound Card was Not being shown at all.

But here is the fix in case it helps others just the same ... https://ubuntuforums.org/showthread.php?t=2401273&p=13801685#post13801685, Post #7

Byte Commander
  • 107,489
  • Nope Still Not working after Hibernation only after rebooting ... the patch described above is for NO HDA SOUND Nvidia Card recognised (Ubuntu's kernel has it TURNED OFF - FIX! – markackerman8-gmail.com Oct 01 '18 at 05:24
0

Personally, I found this answer very helpful.

To give you an example, in my case, I added the following line to /etc/pulse/default.pa:

pactl set-card-profile alsa_card.pci-0000_03_00.1 output:hdmi-stereo
Nmath
  • 12,333
Derek
  • 1