I've seen this driver before (i915) it could be the issue however; as I said earlier, This is a gray area for me and I could be wrong.Like I said, I tried different distributions, but like I said, all of them use Pipewire.
The command you said gives an error "bad usage", so I tried usingsudo journalctl -k | grep snd*
, it sent me a new log message:
After it I triedCode:[26872.686990] audit: type=1400 audit(1733008509.760:1002823): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26872.687017] audit: type=1400 audit(1733008509.760:1002824): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687696] audit: type=1400 audit(1733008514.760:1003030): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687714] audit: type=1400 audit(1733008514.760:1003031): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687742] audit: type=1400 audit(1733008514.760:1003032): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687757] audit: type=1400 audit(1733008514.760:1003033): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687765] audit: type=1400 audit(1733008514.760:1003034): apparmor="DENIED" operation="open" class="file" profile="snap.discord.discord" name="/proc/3951/cmdline" pid=4788 comm="Utils" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [26877.687778] audit: type=1400 audit(1733008514.760:1003035): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687794] audit: type=1400 audit(1733008514.760:1003036): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687820] audit: type=1400 audit(1733008514.760:1003037): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687836] audit: type=1400 audit(1733008514.760:1003038): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined" [26877.687880] audit: type=1400 audit(1733008514.760:1003039): apparmor="DENIED" operation="ptrace" class="ptrace" profile="snap.discord.discord" pid=4788 comm="Utils" requested_mask="read" denied_mask="read" peer="unconfined"
sudo journalctl -k | grep snd_hda_intel
, then I got:
Code:nov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)nov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:01:00.1: Disabling MSInov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Snd log without *:
Code:nov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) nov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:01:00.1: Disabling MSI nov 30 12:47:19 gardzock-desktop kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: inputs: nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a nov 30 12:47:19 gardzock-desktop kernel: snd_hda_codec_hdmi hdaudioC0D3: No i915 binding for Intel HDMI/DP codec nov 30 12:47:19 gardzock-desktop kernel: usbcore: registered new interface driver snd-usb-audio
I will keep using Linux until the Pipewire developer responds and gives me the final verdict.
By now I tried using a different microphone, a P3 input Microphone, so it works very good, I think pipewire doesn't have a good support for USB Microphones.
Code:
gardzock-desktop kernel: snd_hda_codec_hdmi hdaudioC0D3: No i915 binding for Intel HDMI/DP codec
[SOLVED] i915 & Intel UHD 630 / Kernel & Hardware / Arch Linux Forums
bbs.archlinux.org
Did some research on Pipewire and how it communicates to Alsa.
Alsa is in the kernel and provides drivers for snd cards and lib's for support for the system.
Pulsaudio is the server that sits on top of Alsa.
If PulseAudio and Pipewire are both installed that will likely cause conflict.
PulseAudio and PipeWire both use the same configuration files for creating audio device profiles so switching sound servers would probably make no difference.
Question about USB DAC and pipewire
I was about to start a similar thread. @colopatiron , did you figure out the answer? I was similarly confused by web searches.
forum.manjaro.org
This output:
Code:
] audit: type=1400 audit(1733008514.760:1003039): apparmor="DENIED" operation="ptrace"
This means that your snap installation of Discord is filling your kernel ring buffer that's being denied by AppArmor.
So, I don't think the above output is snd or driver related.
AppArmor message spam about Discord snap in my kernel ring buffer
So I was trying to debug some stuff, and noticed that my snap installation of Discord seems to fill my kernel ring buffer with the same request which is being "DENIED" by the AppArmor. Me...
unix.stackexchange.com
I'm curious what the Pipewire dev has to say. Do tell--