You are not logged in.
Pages: 1
Hello, I have this 13 year old laptop which begins to have some issues with its hardware.
It has a built-in microphone that worked as expected to record video calls and the like. Not a problem.
All detected and managed throu Alsa (no pulseaudio in this machine, I do not like it).
A few months ago the mic stopped recording, only noise, and I am pretty sure is a hardware problem. I was not in a hurry, so I did not check the external
jack until now. I have some low end mics and i tried to plug them, and use them, and I guess they are not detected. I get exactly the same noice that my
built-in microphone records, so i guess that is still the one used.
I also saw that in Alsamixer I do not seem to have something akin to a "headset" bar, as in the Output section. And the "aplay -L" info command doesn't seem to mention
anything like a external jack.
Here is the output:
null
Discard all samples (playback) or generate zero samples (capture)
lavrate
Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
speex
Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
default:CARD=PCH
HDA Intel PCH, ALC663 Analog
Default Audio Device
sysdefault:CARD=PCH
HDA Intel PCH, ALC663 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
Front output / input
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
HDA Intel PCH, ALC663 Digital
IEC958 (S/PDIF) Digital Audio Output
usbstream:CARD=PCH
HDA Intel PCH
USB Stream Output
hdmi:CARD=NVidia,DEV=0
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
HDMI Audio Output
usbstream:CARD=NVidia
HDA NVidia
USB Stream OutputMoyocoyani, Tloque Nahuaque.
Offline
Check your mixers with amixer -c0 whether you can set some toggle for the external mic.
Most often this isn't directly possible, what you can try instead is use some differing hda models, e.g. /etc/modprobe.d/sndhdamodels.conf
options snd-hda-intel model=dell_headset_multiand reboot, if that didn't work try some of the oder models listed in: https://docs.kernel.org/sound/hd-audio/ … 6x-67x-892
Last edited by V1del (2025-03-23 22:30:48)
Offline
Pages: 1