[Bug 272718] Blue Yeti microphone does not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jul 2023 18:09:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718

--- Comment #3 from mmatalka@gmail.com ---
The above /dev/sndstat was without the headphones plugged into the microphone. 
It changes slight when I do that:

pcm2: <USB audio> at ? kld snd_uaudio (1p:1v/1r:1v)
        snddev flags=0x2e2<AUTOVCHAN,BUSY,MPSAFE,REGISTERED,VPC>
        [pcm2:play:dsp2.p0]: spd 48000, fmt 0x00200010, flags 0x00002100,
0x00000004
        interrupts 0, underruns 0, feed 0, ready 0
[b:3072/1536/2|bs:4096/2048/2]
        channel flags=0x2100<BUSY,HAS_VCHAN>
        {userland} -> feeder_mixer(0x00200010) -> {hardware}
        pcm2:play:dsp2.p0[pcm2:virtual:dsp2.vp0]: spd 48000, fmt
0x08800010/0x00200010, flags 0x10000000, 0x00000061
        interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:32768/4096/8]
        channel flags=0x10000000<VIRTUAL>
        {userland} -> feeder_root(0x08800010) -> feeder_matrix(7.1 -> 2.0) ->
feeder_volume(0x00200010) -> {hardware}
        [pcm2:record:dsp2.r0]: spd 48000, fmt 0x00200010, flags 0x00002100,
0x00000005
        interrupts 0, overruns 0, feed 0, hfree 3072, sfree 4096
[b:3072/1536/2|bs:4096/2048/2]
        channel flags=0x2100<BUSY,HAS_VCHAN>
        {hardware} -> feeder_root(0x00200010) -> feeder_mixer(0x00200010) ->
{userland}
        pcm2:record:dsp2.r0[pcm2:virtual:dsp2.vr0]: spd 48000, fmt
0x08800010/0x00200010, flags 0x10000000, 0x00000061
        interrupts 0, overruns 0, feed 0, hfree 0, sfree 131072
[b:0/0/0|bs:131072/1024/128]
        channel flags=0x10000000<VIRTUAL>
        {hardware} -> feeder_root(0x00200010) -> feeder_matrix(2.0 -> 7.1) ->
feeder_volume(0x08800010) -> {userland}

-- 
You are receiving this mail because:
You are the assignee for the bug.