When I try to record a video with kamoso or obs, there’s no audio recorded from the internal microphone. This problem persists with Google meet/zoom etc as well.
I have tried playing with various settings in pavucontrol to no avail. KDE displays that “this software is accessing microphone” but that’s it. There’s nothing recorded.
By now you should be using pipewire. sudo zypper in pipewire. When you have conflicts with pulseaudio always deinstall pulseaudio packages. After the install do a sudo zypper se pulseaudio and deinstall remaining packages (with the exception of pipewire-pulseaudio).
As you report very little on your system, your problem might be elsewhere, but I moved from quite a bit of audio problems (w/ pulseaudio) to no problems (w/ pipewire).
Something to try: Run ‘alsamixer’ from a terminal. Press F6 to select the sound card of interest and check the ‘Mic’ and ‘Mic Bosst’ levels. Does that check out ok?
@deano_ferrari btw thanks for your help so far. i really appreciate it. you had helped me previously with a issue regarding my speakers. this microphone problem is the only thing bugging me in opensuse. hope we can fix it. thanks again!
FWIW, here’s a similar thread (for a similar Dell model) where the user discovered that plugging in a headset mic resulted in the internal mic being enabled at the same time, and it appeared to be working. There was no resolution beyond this discovery, but maybe you could try this approach for test purposes.
I note that the codec is reported as ‘Realtek ALC3254’ and the following driver options are in place
snd_hda_intel: enable_msi=1 model=dell-m6-dmic
but I have no idea if this is correct for your particular model.
I also note that you have snd-intel-dspcfg.dsp_driver=1 in the kernel boot options. If you remove that parameter and boot again, do you have a working internal mic?
this is honestly so weird. my mic issue is fixed after removing the boot parameter. weird because the boot parameter fixed my speaker issue 1 month ago and removing it now fixes my mic. fortunately speakers are fine right now.