I cant do audioplay. I write to 'record2.wav' ; but cant play.
I had the mic slider set on-mic, and not-mic. GRRRRR ... How do I know that mic is broken? On Mon, Mar 30, 2026 at 1:23 AM Michael van Elst <[email protected]> wrote: > > [email protected] (Todd Gruhn) writes: > > >mixerctl -d /dev/mixer1 -a > > >gives a list of vars ... > > > Yes. > > hdafg0 at hdaudio0: NVIDIA product 0099 > audio0 at hdafg0: playback, capture, full duplex, independent > > that's the digital audio output of your graphics card (which has no > input). > > > hdafg1 at hdaudio1: Realtek ALC892 > audio1 at hdafg1: playback, capture, full duplex, independent > > that's analog audio (speakers, headphone jack, ...). > > > uaudio0: vendor 046d (0x046d) product 0807 (0x0807), rev 2.00/0.09, addr 1 > audio2 at uaudio0: capture > > that's an USB audio device, a Logitech B500 webcam (probaly includes > a microphone). > > > > To record from the analog audio (i.e. your headset) you need to > use /dev/audio1. > >
