Hi,
since yesterday, I have the issue that all my audio devices (input and output) have disappeared in the sound settings of Cinnamon. I assume that the issue though is at lower level and the sound settings are a consequence (see below). Rebooting solves or not the issue, or make it appear again. I had one case where the issue disappeared during a working session (for no apparent reason). As I write those lines, the problem is gone, but it was also gone yesterday, but it appeared again on first boot this morning.
The problem wasn’t there 2 days ago, and I can’t remember having done any change between the two days (dnf history shows that no update was done in-between).
While I have the issue:
pw-dump
hangs foreverpw-cli ls
hangs forever, interrupted it shows sometimes some devices, but only virtual ones.aplay -L
hangs sometimes forever, but sometimes it also shows the devices.- and so does
alsa-info.sh
(oncat /proc/asound/card1/codec#0 /proc/asound/card1/codec#2
) lspci
,lsusb
andlsmod
all seem to show the right thingsystemctl --user status pipe* wire*
shows bothpipewire
andpipewire-pulse
green (service and socket), as well aswireplumber
, also green.dmesg
andjournalctl
don’t show anything suspicious- login and rebooting hang here and there, but I guess that it’s a follow-up appearance
Pipewire doesn't actually recognize any Sound outputs (devices) looks like my issue but it’s old, and wireplumber has replaced pipewire-media-session
, so I do not think it’s really related.
Audio part of inxi -Fzxx
Audio:
Device-1: Intel Tiger Lake-H HD Audio vendor: Lenovo
driver: sof-audio-pci-intel-tgl bus-ID: 00:1f.3 chip-ID: 8086:43c8
Device-2: Plantronics Plantronics C720
driver: plantronics,snd-usb-audio,usbhid type: USB rev: 2.0 speed: 12 Mb/s
lanes: 1 bus-ID: 3-4.1.2.2:12 chip-ID: 047f:0129
API: ALSA v: k6.12.8-200.fc41.x86_64 status: kernel-api
Server-1: PipeWire v: 1.2.7 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
4: pw-jack type: plugin
As I have PCI and USB devices, I’m tending to think that it can’t be a hardware issue, but what do I know?
Any idea how to debug further is welcome, this is hanging over my head as it can reappear after every reboot.
Thanks, Eric