Hi all,
As soon as I start a browser or any other type of application that uses Chromium (Spotify), the audio and video shut off. They do still work over bluetooth but not on my laptop speakers.
Needless to say, I have tried to figure it out by myself using this guide from the Manjaro forums hinting at a similar issue. The solution appeared to be switching to Pipewire instead of Pulseaudio which I did, or at least tried to do using this guide from the EOS forums.
However both Pipewire and Pulseaudio appear to be giving exactly the same issue. As soon as I open any type of application that utilizes any browser, the audio/video stops and my microphone stops working. I tried going back to older kernel versions but the issue still prevails. The error Pipewire gives when trying to run it in the terminal is:
[E][01929.528434] mod.protocol-native | [module-protocol-: 708 lock_socket()] server 0x5585eb203740: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
[E][01929.528565] pw.conf | [ conf.c: 560 load_module()] 0x5585eb1c6340: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
[E][01929.528628] default | [ pipewire.c: 125 main()] failed to create context: Resource temporarily unavailable
Pulseaudio gives something more readable:
pa_pid_fille_create() failed
Journalctl output related to audio gives me this(around 22:41 I manually restarted the Pipewire service)
may 20 22:16:16 user kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0000 -> 0002)
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:18:0
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: warn: FW ABI is more recent than kernel
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:18:0
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: warn: FW ABI is more recent than kernel
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:21:0 Kernel ABI 3:18:0
may 20 22:16:19 user kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: warn: topology ABI is more recent than kernel
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: inputs:
may 20 22:16:19 user kernel: snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
may 20 22:16:20 user kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
may 20 22:16:20 user kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
may 20 22:16:26 user systemd[1231]: Listening on PipeWire PulseAudio.
may 20 22:16:34 user systemd[1292]: Listening on PipeWire PulseAudio.
may 20 22:16:39 user systemd[1292]: Started PipeWire PulseAudio.
may 20 22:16:44 user systemd[1231]: Closed PipeWire PulseAudio.
may 20 22:29:07 user konsole[2350]: kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting aud>
may 20 22:33:49 user konsole[2350]: kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting aud>
may 20 22:41:26 user systemd[1292]: Stopping PipeWire PulseAudio...
may 20 22:41:26 user systemd[1292]: Stopped PipeWire PulseAudio.
may 20 22:41:26 user systemd[1292]: Started PipeWire PulseAudio.
may 20 22:43:41 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb384c20> Object activation aborted: proxy destroyed
may 20 22:43:41 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb384c20> failed to activate item: Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa610> Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa610> failed to activate item: Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb384c20> Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb384c20> failed to activate item: Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa610> Object activation aborted: proxy destroyed
may 20 22:44:00 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa610> failed to activate item: Object activation aborted: proxy destroyed
may 20 22:44:25 user systemd[1292]: Started PulseAudio Volume Control - Volume Control.
may 20 22:48:19 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa230> Object activation aborted: proxy destroyed
may 20 22:48:19 user wireplumber[4334]: <WpSiAudioAdapter:0x5614bb3fa230> failed to activate item: Object activation aborted: proxy destroyed
Whenever I restart both services the sound and video work, but are still a little off. The microphone is just not functioning and will only work again whenever I reboot my system. Is there someone who has any idea how to troubleshoot this further?
Many thanks!