After some research it's seems to be a common issue on JBL Quantum serie headset. someone already opened a ticket here : https://bugzilla.kernel.org/show_bug.cgi?id=212669 I have the same issue the device node /dev/snd/pcmC0D0c is not created when the kernel module is loaded. The ticket report the issue for a bluetooth headset but I have the same issue with the USB headset. Le mardi 27 avril 2021 à 16:14 -0400, Alan Corey a écrit : > I'd guess one of the numbers is off a little. I just got this to work > on my Pinebook Pro's internal microphone. First time I'd tried it. > Well, it took a few tries adding stuff to correct error messages. > > arecord -Dhw:0,0 -f S16_LE -c2 -t wav test1.wav > > Try using a higher card number, then higher device numbers and pay > attention to the error messages. There's probably a way to do it that > you just haven't found yet. > > It's quite possible it's a HID (Human Interface Device) which adds a > layer of addressing.complexity. I have a pair of bluetooth earbuds > which are HID, they suppposedly have a microphone. > > lsmod | grep snd > should show at least something, that's showing kernel modules to deal > with Alsa sound. You might have to insmod one the first time. > > > > On 4/27/21, Knard <knard@xxxxxxxxx> wrote: > > Hi, > > > > I just bought an USB headset and the mic is not working. Speakers > > from > > the headset are working correctly just the mic is not working. > > > > the arecord -l command is showing the device correctly : > > **** List of CAPTURE Hardware Devices **** > > card 0: One [JBL Quantum One], device 0: USB Audio [USB Audio] > > Subdevices: 1/1 > > Subdevice #0: subdevice #0 > > card 1: PCH [HDA Intel PCH], device 0: ALC298 Analog [ALC298 Analog] > > Subdevices: 1/1 > > Subdevice #0: subdevice #0 > > card 2: Dock [Surface Dock], device 0: USB Audio [USB Audio] > > Subdevices: 1/1 > > Subdevice #0: subdevice #0 > > > > but the arecord -Dhw:0,0 /tmp/out.wav command display the following > > error : > > arecord: main:830: audio open error: No such file or directory > > > > I'm using a custom kernel patched to support my notepad hardward but > > should not differ so much as most of patch are for touchscreen, power > > managment and webcam. The custom kernel is based on version 5.11.16 > > and > > my distro is archlinux > > > > does anyone know how I can chek if the problem is related to some > > configuration issue or if the mic is not actually supported ? > > > > Regards, > > > > Knard > > > > > > > > > > _______________________________________________ > > Alsa-user mailing list > > Alsa-user@xxxxxxxxxxxxxxxxxxxxx > > https://lists.sourceforge.net/lists/listinfo/alsa-user > > > > _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user