I am using Ubuntu on HP EliteBook g3 840. My system can't detect any audio device including the internal speakers and mics.
I have checked my BIOS and everything is OK. I checked system logs with journalctl -xe | grep -i pipewire
for additional info and I got this.
Dec 06 12:12:49 victor-HP-EliteBook-840-G3 pipewire-pulse[8367]: mod.protocol-pulse: 0x55fb904c1850: failed to connect client: Host is down
Dec 06 12:12:49 victor-HP-EliteBook-840-G3 pipewire-pulse[8367]: mod.protocol-pulse: client 0x55fb904cf7b0 [GNOME Shell Volume Control]: ERROR command:9 (SET_CLIENT_NAME) tag:1 error:6 (Host is down)
systemctl --user restart pulseaudio
– Victor Evogor Dec 07 '23 at 21:25