I'm running lubuntu 22.04 on a lenovo T430 notebook
Whenever I suspend it with my headphone connected I have no sound over this port. re-plugging does not help.
Restarting pulseaudio service an socket also not.
I thought tlp is to blame so I removed it.
Card sysdefault:0 'PCH'/'HDA Intel PCH at 0xf2530000 irq 29'                                                                                                 
 Mixer name    : 'Realtek ALC3202'                                                                                                                          
 Components    : 'HDA:10ec0269,17aa21f3,00100203 HDA:80862806,80860101,00100000'                                                                            
 Controls      : 52                                                                                                                                         
 Simple ctrls  : 19```                  
 
Is the only Soundcard.
State after suspend. Headphone
```amixer -c 0 sget 'Headphone'
Simple mixer control 'Headphone',0                                                                                                                           
  Capabilities: pvolume pswitch                                                                                                                              
  Playback channels: Front Left - Front Right                                                                                                                
  Limits: Playback 0 - 87                                                                                                                                    
  Mono:                                                                                                                                                      
  Front Left: Playback 87 [100%] [0.00dB] [off]                                                                                                              
  Front Right: Playback 87 [100%] [0.00dB] [off]``` 
And master
 amixer -c 0 sget 'Master'
Simple mixer control 'Master',0                                                                                                                              
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined                                                                                                
  Playback channels: Mono                                                                                                                                    
  Limits: Playback 0 - 87                                                                                                                                    
  Mono: Playback 87 [100%] [0.00dB] [off]                       
    
I have to run
amixer -q -D pulse sset Master toggle
                                                                                                                                                            
Then master and headphone is back to live.
Soundmodul is loaded with following options
options snd_hda_intel power_save=0 power_save_controller=N
I masked sleep.target too no changes
I renamed $HOME/.config/pulse no changes.
Note:  Snap and flatpak free system.
If I suspend without headphones my sound is working after suspend.
Oh forgot to add
inxi -A
Audio:                                                                                                                                                       
  Device-1: Intel 7 Series/C216 Family High Definition Audio                                                                                                 
    driver: snd_hda_intel                                                                                                                                    
  Sound Server-1: ALSA v: k5.15.0-58-generic running: yes                                                                                                    
  Sound Server-2: PulseAudio v: 15.99.1 running: yes