Headphones on the 3.5 mm jack do not work

When I connect headphones on the 3.5 mm jack, the sound stops working. I need to remove the headphones from the jack and restart the media playback application. I suspect this happened after recent updates. I think it worked fine before

Hi and welcome, can you provide some additional information regarding your hardware?
inxi -A
or
lspci -v | grep -i audio -A6
and
aplay -l
systemctl --user status wireplumber pipewire\*

Thanks
… fixed lspci

1 Like

[drk001@fedora ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog () []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (
)
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 () []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (
)
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 31: HDA Analog Deep Buffer (*)
Subdevices: 1/1
Subdevice #0: subdevice #0

`pipewire-pulse.service - PipeWire PulseAudio
Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: disabled)
Active: active (running) since Sun 2023-04-16 09:00:13 CEST; 7h ago
TriggeredBy: ● pipewire-pulse.socket
Main PID: 1419 (pipewire-pulse)
Tasks: 2 (limit: 18879)
Memory: 16.7M
CPU: 21.402s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
└─1419 /usr/bin/pipewire-pulse

wi 16 09:00:13 fedora systemd[1221]: Started pipewire-pulse.service - PipeWire PulseAudio.
kwi 16 09:00:13 fedora pipewire-pulse[1419]: mod.rt: Can’t find org.freedesktop.portal.Desktop. Is xdg-desktop-portal runni>
kwi 16 09:00:13 fedora pipewire-pulse[1419]: mod.rt: found session bus but no portal

● pipewire-pulse.socket - PipeWire PulseAudio
Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.socket; enabled; preset: enabled)
Active: active (running) since Sun 2023-04-16 09:00:12 CEST; 7h ago
Triggers: ● pipewire-pulse.service
Listen: /run/user/1000/pulse/native (Stream)
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire-pulse.socket

kwi 16 09:00:12 fedora systemd[1221]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.

● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/user/pipewire.service.d
└─00-uresourced.conf
Active: active (running) since Sun 2023-04-16 09:00:12 CEST; 7h ago
TriggeredBy: ● pipewire.socket
Main PID: 1319 (pipewire)
Tasks: 2 (limit: 18879)
Memory: 13.0M
CPU: 14.300s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1319 /usr/bin/pipewire

kwi 16 09:00:12 fedora systemd[1221]: Started pipewire.service - PipeWire Multimedia Service.
kwi 16 09:00:12 fedora pipewire[1319]: mod.rt: Can’t find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
kwi 16 09:00:12 fedora pipewire[1319]: mod.rt: found session bus but no portal

● pipewire.socket - PipeWire Multimedia System Socket
Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled)
Active: active (running) since Sun 2023-04-16 09:00:12 CEST; 7h ago
Triggers: ● pipewire.service
Listen: /run/user/1000/pipewire-0 (Stream)
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire.socket

kwi 16 09:00:12 fedora systemd[1221]: Listening on pipewire.socket - PipeWire Multimedia System Socket.

lscpi -v | grep -i audio -A6 command not found

drk001@fedora ~]$ inxi -A
Audio:
Device-1: Intel Tiger Lake-LP Smart Sound Audio
driver: sof-audio-pci-intel-tgl
API: ALSA v: k6.2.10-200.fc37.x86_64 status: kernel-api
Server-1: PipeWire v: 0.3.68 status: active

Typo: lscpi β†’ lspci.

1 Like

drk001@fedora ~]$ lspci -v | grep -i audio -A6
0000:00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Acer Incorporated [ALI] Device 1546
Flags: bus master, fast devsel, latency 32, IRQ 184, IOMMU group 12
Memory at 601f270000 (64-bit, non-prefetchable) [size=16K]
Memory at 601f000000 (64-bit, non-prefetchable) [size=1M]
Capabilities:
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl

0000:00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
Subsystem: Acer Incorporated [ALI] Device 1546
Flags: medium devsel, IRQ 16, IOMMU group 12
Memory at 601f27c000 (64-bit, non-prefetchable) [size=256]
[drk001@fedora ~]$

After today’s update, everything works ok. Thanks.

1 Like

After last update, don’t work again.

lspci -v | grep -i audio -A6
0000:00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Acer Incorporated [ALI] Device 1546
Flags: bus master, fast devsel, latency 32, IRQ 184, IOMMU group 12
Memory at 601f270000 (64-bit, non-prefetchable) [size=16K]
Memory at 601f000000 (64-bit, non-prefetchable) [size=1M]
Capabilities:
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl

0000:00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
Subsystem: Acer Incorporated [ALI] Device 1546
Flags: medium devsel, IRQ 16, IOMMU group 12
Memory at 601f27c000 (64-bit, non-prefetchable) [size=256]

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog () []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (
)
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 () []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (
)
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 31: HDA Analog Deep Buffer (*)
Subdevices: 1/1
Subdevice #0: subdevice #0

ipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/user/pipewire.service.d
└─00-uresourced.conf
/usr/lib/systemd/user/service.d
└─10-timeout-abort.conf
Active: active (running) since Sun 2023-04-23 11:48:23 CEST; 6h ago
TriggeredBy: ● pipewire.socket
Main PID: 1244 (pipewire)

Now its ok