You are not logged in.
Pages: 1
Hi,
I have just finished installing Arch on a nine year old desktop pc and everything is working wonderfully except for one thing: the microphone. The pc doesn't have a built-in microphone so I can't rely on that. However, my headphones do have a built-in mic but the system won't detect it. The headphones work correctly though. I have GNOME and when I go into the settings my headphones show up in the "Output" tab but nothing shows up in the "Input" tab. The headphones' mic worked under Ubuntu so the headphones are not the problem I suppose.
I followed the ArchWiki guide to try and resolve the problem. Specifically, I did
$ arecord --duration=5 --format=dat test-mic.wav
$ aplay test-mic.wavThis recorded the output of the headphones.
Also, I tried pluggin in a webcam with a built-in mic. Again, the webcam is detected:
$ dmesg | tail
[ 6152.457666] usb 2-1.4: New USB device found, idVendor=0c45, idProduct=62c0, bcdDevice= 0.00
[ 6152.457671] usb 2-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 6152.457674] usb 2-1.4: Product: Trust Webcam
[ 6152.457676] usb 2-1.4: Manufacturer: Trust Webcam
[ 6152.457679] usb 2-1.4: SerialNumber: Trust Webcam
[ 6152.463705] uvcvideo: Found UVC 1.00 device Trust Webcam (0c45:62c0)
[ 6152.497563] uvcvideo 2-1.4:1.0: Entity type for entity Extension 4 was not initialized!
[ 6152.497568] uvcvideo 2-1.4:1.0: Entity type for entity Processing 3 was not initialized!
[ 6152.497571] uvcvideo 2-1.4:1.0: Entity type for entity Camera 1 was not initialized!
[ 6152.497738] input: Trust Webcam: Trust Webcam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input44but no sign of its microphone.
Can anyone help me?
I'm new to this forum so I hope I haven't posted this in the wrong section.
Thanks in advance.
EDIT: I think I found the problem. Being the pc a bit old, I don't think the headphone jack supports both audio and mic. Is there any way to confirm this?
Last edited by fresh31739867 (2020-10-23 13:57:53)
Offline
Pages: 1