[Bug 272718] Blue Yeti microphone does not work
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272718] Blue Yeti microphone does not work"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Dec 2023 14:25:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #15 from mmatalka@gmail.com --- edmaste, thank you for taking a look! https://www.amazon.nl/-/en/Blue-Microphones-Yeti-Microphone-Recording/dp/B01LY6Z2M6/ref=sr_1_6?crid=1OU7EZW2C18UF&keywords=blue%2Byeti&qid=1702822863&sprefix=blue%2Byeti%2Caps%2C119&sr=8-6&th=1 This is the product that I purchased. Latest debugging logs on the 15-CURRENT kernel and I'm on a Framework laptop now: Dec 17 15:18:50 bix kernel: usb_alloc_device: set address 5 failed (USB_ERR_TIMEOUT, ignored) Dec 17 15:18:51 bix kernel: ugen1.5: <Generic Blue Microphones> at usbus1 Dec 17 15:18:51 bix kernel: uaudio0 on uhub0 Dec 17 15:18:51 bix kernel: uaudio0: <Yeti Stereo Microphone> on usbus1 Dec 17 15:18:51 bix kernel: uaudio0: Play[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer. Dec 17 15:18:51 bix kernel: uaudio0: Play[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer. Dec 17 15:18:51 bix kernel: uaudio0: Record[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer. Dec 17 15:18:51 bix kernel: uaudio0: Record[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer. Dec 17 15:18:51 bix kernel: uaudio0: No MIDI sequencer. Dec 17 15:18:51 bix kernel: pcm1: <USB audio> on uaudio0 Dec 17 15:18:51 bix kernel: uaudio0: No HID volume keys found. Dec 17 15:18:51 bix kernel: uhid0 on uhub0 Dec 17 15:18:51 bix kernel: uhid0: <Generic Blue Microphones, class 0/0, rev 2.00/0.20, addr 5> on usbus1 And /dev/sndstat pcm1: <USB audio> at ? kld snd_uaudio (1p:1v/1r:1v) snddev flags=0x2e2<AUTOVCHAN,BUSY,MPSAFE,REGISTERED,VPC> [pcm1:play:dsp1.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} pcm1:play:dsp1.p0[pcm1:virtual:dsp1.vp0]: spd 8000, fmt 0x00100008, flags 0x10000000, 0x00000000 interrupts 0, underruns 0, feed 0, ready 0 [b:0/0/0|bs:0/0/0] channel flags=0x10000000<VIRTUAL> {userland} -> feeder_root(0x00000000) -> {hardware} [pcm1:record:dsp1.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} pcm1:record:dsp1.r0[pcm1:virtual:dsp1.vr0]: spd 8000, fmt 0x00100008, flags 0x10000000, 0x00000000 interrupts 0, overruns 0, feed 0, hfree 0, sfree 0 [b:0/0/0|bs:0/0/0] channel flags=0x10000000<VIRTUAL> {hardware} -> feeder_root(0x00000000) -> {userland} -- You are receiving this mail because: You are the assignee for the bug.