Audio problems

Hello, I have a problem with my audio, I would be very grateful if someone could give me a hand.

Every time fedora starts the audio is muted

image

So I have to kill the pulseaudio process and then I can change the build-in audio profile

image

It’s very cumbersome to do it all the time, I would like to repair it, but I don’t know anything about these things

This happened because I wanted to use the jack to synthesize the audio from a midi controller. I executed a series of commands, which may have had something to do with it, but I don’t think so.

StartupScriptShell=pactl suspend-sink alsa_output.pci-0000_00_1b.0.analog-stereo 1
PostShutdownScriptShell=“pactl suspend-sink alsa_output.pci-0000_00_1b.0.analog-stereo 0; pactl set-default-sink alsa_output.pci-0000_00_1b.0.analog-stereo”

I also installed some things
image

jam-team copying @nphilipp @ycollet for visibility

It is hard for anyone of us to advise and identify potental issues if you don’t share right information.

To use external devices with JACK, pipewire subpackages (that comes with standard installation of Fedora workstation/Spins) are all you need.

It appears that this command changes behavior of ALSA output. Do you know exactly why you had to run them? As as far I know, tweaks in ALSA do not persist.

What DAW do you use to connect MIDI, mxier or audio interface?

1 Like