Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2020 12:20:51 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-current@freebsd.org
Subject:   Re: after update to r368166: no sound recording
Message-ID:  <X9CzE45PrpEOB4s8@c720-r368166.fritz.box>
In-Reply-To: <X9CwWzSUrnWId1Jc@c720-r368166.fritz.box>
References:  <X9CchZFla3RMFd/3@c720-r368166.fritz.box> <72bd5240-3092-bf7b-51aa-2ad12a576efb@selasky.org> <X9Crmcsce57g0PER@c720-r368166.fritz.box> <4d83e630-7bed-16bd-3422-267813d3e842@selasky.org> <X9CwWzSUrnWId1Jc@c720-r368166.fritz.box>

next in thread | previous in thread | raw e-mail | index | archive | help

When I attach an USB micro, I have one more audio devices:

[guru@c720-r368166 ~]$ cat /dev/sndstat
Installed devices:
pcm0: <Intel Haswell (HDMI/DP 8ch)> (play)
pcm1: <Realtek ALC283 (Analog 2.0+HP/2.0)> (play/rec)
pcm2: <USB audio> (play/rec) default
No devices installed from userspace.

and can do recording and play back fine with this:

[guru@c720-r368166 ~]$ mixer -f /dev/mixer2
Mixer vol      is currently set to 100:100
Mixer pcm      is currently set to 100:100
Mixer mic      is currently set to 100:100
Recording source: mic


[guru@c720-r368166 ~]$ AUDIODEV=3D/dev/dsp2.0 rec -c 2 /tmp/out.wav
[guru@c720-r368166 ~]$ AUDIODEV=3D/dev/dsp1.0 play /tmp/out.wav

--=20
Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-176=
-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X9CzE45PrpEOB4s8>