You are not logged in.
Pages: 1
Hello,
I'm new to Arch and I have got all set up apart from my audio which is half working.
I am using pipewire and I can get audio to work via my headphone on the front of my PC case but lineout from the motherboard isn't working.
Any ideas?
I've noticed the following:
$ systemctl --user list-unit-files pipewire\*
UNIT FILE STATE PRESET
pipewire-pulse.service disabled enabled
pipewire-session-manager.service alias -
pipewire.service disabled enabled
pipewire-pulse.socket enabled enabled
pipewire.socket enabled enabledCould this be affecting it?
Last edited by CoolDude22 (2023-02-12 13:27:53)
Offline
Pipewire doesn't seem to run. Check the status with:
$ systemctl --user status pipewire.service
$ journalctl -b |grep -i pipewiresys2064
Offline
Pages: 1