You are not logged in.

#26 2026-06-06 07:36:41

Enrico1989
Member
Registered: 2018-07-05
Posts: 335

Re: Audio breaks after every suspend/change of VT

seth wrote:

I assume it had no impact on the output changes?

Nope.

seth wrote:

Does it help to add a strategic nap into your bashrc?

 …
if [[ ! $DISPLAY && ($XDG_VTNR == 1 || $XDG_VTNR == 2) ]]; then
   sleep 3
  case $USER in
    'enrico' )
…

(I assume you meant ~/.bash_profile) Nope, I saw no difference in how the audio behaved.

Offline

#27 Today 07:37:57

Enrico1989
Member
Registered: 2018-07-05
Posts: 335

Re: Audio breaks after every suspend/change of VT

Any chance the existence of these 2 jacks (even with nothing plugged in them) can cause this mess?

Olb38xt1.png

Offline

#28 Today 09:52:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,065

Re: Audio breaks after every suspend/change of VT

Looks like those are the front headphone and microphone jacks.

What is brand & model of your motherboard ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#29 Today 12:40:50

Enrico1989
Member
Registered: 2018-07-05
Posts: 335

Re: Audio breaks after every suspend/change of VT

From my order: Gigabyte X399 AORUS Gaming 7 AMD X399 Socket TR4 ATX motherboard - Motherboards (DDR4-SDRAM, DIMM, 2133,2400,2667 MHz, Quad, 128 GB, AMD). The link currently points at https://www.amazon.it/dp/B0746CT3Y5?th=1, but I'm not sure how much accurate this link is, after 8 years.

Last edited by Enrico1989 (Today 12:41:18)

Offline

#30 Today 13:03:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,834

Re: Audio breaks after every suspend/change of VT

The output change/addition is on the nvidia HDMI card - is this actually now stable after the initial VT switch or do subsequent VT  switches again change the current output device?
Does it help to set the default profile?
https://www.baeldung.com/linux/pulseaud … lt-profile

Online

Board footer

Powered by FluxBB