#Jack audio not working

77 messages · Page 1 of 1 (latest)

rain fable
#

So my USB headset works fine, but my jack out doesn't work. Googlin gets no result for omarchy, trying the result for arch also has nothing since alsa, amixer or alsamixer are not installed on it. I don't really know what to do

tired trench
#

On the top-right of your display, on the waybar there should be a sound icon.

rain fable
#

Unplugging the Jack doesn't make anything disapear. Replugging it doesn't make anything appear

tired trench
#

Oh, you found the sound application.

#

Good. I'll move on from there. At the bottom of that sound manager, you should see configuration.

rain fable
#

Yeah i'm advanced computer user, just new to any arch architecture and whatever

rain fable
tired trench
rain fable
#

anything about the jack out is just not there

#

only the hyperx works

tired trench
# tired trench

It would be a great idea to turn off any audio system that you do not wish to use. This will help greatly.

rain fable
#

the hda audio generic

#

should be my line out

tired trench
rain fable
#

but it just doesnt work or disappear when i unplug.

rain fable
pseudo ember
#

The line out is likely just the generic. It won’t disappear because it’s never removed

#

Unless you like…rip your sound card out

rain fable
#

l

#

LOL

#

no its plugged in and powered on correctly

#

I tried looking into piprewire man

#

couldnt see shit

pseudo ember
#

Select the line out then check profiles in config I think. There are usually like 3-4 profiles

rain fable
#

profiles ?

#

in audio conf ?

pseudo ember
#

One probably works and it’s defaulting to the wrong set

rain fable
#

this ?

tired trench
#

If you say so.
Click on Output Devices and right-click on the device you want as the default audio routed device.

rain fable
#

none works

pseudo ember
rain fable
#

setting it to the analog stereo output automatically changes the selected output for all playback

#

pipewire is the default used right ?

#

not jack2 correct ?

pseudo ember
#

Should be

rain fable
#

Alright I can't get it to work

#

I tried seeing if the rooting was bad using qpwgraph but everything seems fine

#

Tried adding my user to the realtime group, still no luck

rain fable
#

Tried unplugging the headset then rebooting, still no luck.

#

Jack audio not working

spring ruin
#

Did you enable pipewire pulse?

systemctl --user enable pipewire pipewire-pulse wireplumber --now
systemctl --user daemon-reload

And then you can check

systemctl --user status pipewire pipewire-pulse wireplumber

To check theyre all working

rain fable
spring ruin
#

Yeah thats pactl info.

But its static afaik, you have to confirm the actual user services are running

rain fable
#

yeah they're all running and enabled

spring ruin
#

K - did you install alsa-firmware?

Oh and you dont have pipewire bluez? Install that

rain fable
#

The wireplumber got some errors tho.

#

okay omw

spring ruin
#

Lol thats why you use systemctl and not pactl info for troubleshooting pipewire

rain fable
#

also i dont have any bluetooth connected to this pc

#

and prob wont have ever

#

do i really need bluz ?

#

didnt have alsa-firmware for some reason ?

spring ruin
#

Restart all three user services and also disable pulse audio user service.

#

And pipewire is finicky - if the config conditions arent met itll be crappy running. So your wireplumber has bluez as part of it but cant find it

rain fable
#

says bluez already installed and latest version, reinstalling

spring ruin
#

Afaik alsa firmware isn't installed by default - afaik not everyone needs it but when folks run into issues its one of the first things I consider

rain fable
#

restarted after seeing this and still same bluez error

spring ruin
#

Bluez is different from pipewire-bluez

rain fable
#

couldnt find pipewire-bluez anywhere

#

only this one

spring ruin
#

If you haven't id recommend checking the arch wiki for pipewire.

Since youre wanting to do audio jack and no bluetooth

rain fable
#

should use pulseaudio or alsa client then ?

#

yeah im not sure what i should be doing thats on this page. I already checked qpwgraph connections and they seemed fine

spring ruin
#

That's what the arch wiki is for. How much folks read it is a coin flip

rain fable
#

Got it working !

After checking with:
pactl list sink
sudo dmesg | grep -iE 'snd|sof'

I noticed the "line out" that was automatically detected was the front one, when nothing is plugged on it, im using the back one.

After asking chatGPT for how I could force rewire it, giving it the result, they gracefully showed me the exact pins were what from the result and told me about the "hdajackretask" tool. I was then able to put the front side headphone to "Not connected", then applied and it worked correctly.

stoic laurel
stoic laurel