recently I have started to have problems with my internal mic, firstly noticed in Skype calls. To put it simply, no sound is captured by my mic. It is strange because I started having this problem after a reinstallation of openSUSE Leap 15.0, while in the previous installation (also openSUSE 15.0) I had the mic working. Lately I bought a HP Webcam HD2300, and after choosing the camera’s mic in Skype configurations, I still couldn’t get any sound.
I thought that maybe some libraries were missing and installed all of the following (as is recommended here: https://en.opensuse.org/SDB:Skype ):
After discovering that the problem remained, I tried to update all the system packages to the ones in the Packman repository. Again, no mic working. Most of you may think that I do not even know what I am doing, and maybe you’re right. I am pretty bad at troubleshooting multimedia.
I also checked PulseAudio Volume Control saw that, in the Input tab, while the internal mic didn’t react to any sound, I saw the camera’s mic bar reacting to sound. However, when recording sound with arecord or using Skype, I didn’t have any success.
I had a quick look at the ALSA diagnostic output but found nothing obvious wrong. Fire up ‘pavucontrol’ and check the settings for the internal mic there. You might need to select the appropriate profile in the ‘Configuration’ tab as well.
I made a small advancement on this issue. I could put my HP Webcam HD2300 to work just my configuring the pavucontrol and setting the this Input device to fallback. There was no need to silence either channel. I tested with the arecord/aplay command and Skype and the tests were successful.
However the problem resides with my internal mic device, that is the card 1 in:
arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: PCH [HDA Intel PCH], device 0: CX20756 Analog [CX20756 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: H2300 [HP Webcam HD 2300], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
I tried to record using this card:
arecord -f dat -d 5 -D hw:1,0 ~/test.wav
aplay -f dat ~/test.wav
but nothing.
At this point I am glad that I could get my HP Webcam mic to work, but am puzzled by internal laptop mic. It used to work in the past. Is it possible that this is some kind of kernel regression and my mic is no longer supported?
Anyway thank you for the feedback!
**Card hw:1** 'PCH'/'HDA Intel PCH at 0xb3814000 irq 52'
....
**Simple mixer control 'Mic Boost',0**
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: **0 [0%]** [0.00dB]
Front Right: **0 [0%]** [0.00dB]