[Bug 272718] Blue Yeti microphone does not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Jul 2023 14:09:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718

--- Comment #9 from mmatalka@gmail.com ---
Not sure if this helps, but here are the uaudio debug logs

usb_alloc_device: set address 4 failed (USB_ERR_TIMEOUT, ignored)
ugen0.4: <Generic Blue Microphones> at usbus0
uaudio0 on uhub0
uaudio0: <Yeti Stereo Microphone> on usbus0
uaudio_mixer_fill_info: Maximum ID=36
uaudio_mixer_determine_class: MATCH=0 IN=0x0201 OUT=0x0301
uaudio_mixer_get_feature_by_tt: terminal_type=0x0301 RET=4 DEF=24
uaudio_mixer_add_ctl: adding 28
uaudio_mixer_determine_class: MATCH=0 IN=0x0201 OUT=0x0301
uaudio_mixer_get_feature_by_tt: terminal_type=0x0301 RET=4 DEF=24
uaudio_mixer_add_ctl: adding 4
uaudio_mixer_add_ctl: Resolution = 384
uaudio_mixer_add_ctl: adding 0
uaudio_mixer_determine_class: MATCH=1 IN=0x0201 OUT=0x0301
uaudio_mixer_get_feature_by_tt: terminal_type=0x0301 RET=4 DEF=4
uaudio_mixer_add_ctl: adding 28
uaudio_mixer_determine_class: MATCH=1 IN=0x0201 OUT=0x0301
uaudio_mixer_get_feature_by_tt: terminal_type=0x0301 RET=4 DEF=4
uaudio_mixer_add_ctl: adding 4
uaudio_mixer_add_ctl: Resolution = 192
uaudio_mixer_determine_class: MATCH=2 IN=0x0201 OUT=0x0000
uaudio_mixer_get_feature_by_tt: terminal_type=0x0201 RET=7 DEF=11
uaudio_mixer_add_ctl: adding 28
uaudio_mixer_determine_class: MATCH=2 IN=0x0201 OUT=0x0000
uaudio_mixer_get_feature_by_tt: terminal_type=0x0201 RET=7 DEF=11
uaudio_mixer_add_ctl: adding 7
uaudio_mixer_add_ctl: Resolution = 384
uaudio_chan_fill_info_sub: Found HID interface at 3
uaudio_chan_fill_info_sub: Wrong number of channels
 last message repeated 999 times
uaudio_chan_dump_ep_desc: endpoint=0xfffff8000416ce6d bLength=9
bDescriptorType=5
bEndpointAddress=129 bmAttributes=0x5
wMaxPacketSize=248 bInterval=4
bRefresh=0 bSynchAddress=0
uaudio_chan_fill_info_sub: Sample rate = 48000Hz, channels = 2, bits = 16,
format = 16-bit S-LE PCM, ep 0x81, chan 0xfffffe011bf4d058
uaudio_chan_dump_ep_desc: endpoint=0xfffff8000416cecc bLength=9
bDescriptorType=5
bEndpointAddress=4 bmAttributes=0x9
wMaxPacketSize=248 bInterval=4
bRefresh=0 bSynchAddress=0
uaudio_chan_fill_info_sub: Sample rate = 48000Hz, channels = 2, bits = 16,
format = 16-bit S-LE PCM, ep 0x04, chan 0xfffffe011bf4dc48
uaudio_chan_dump_ep_desc: endpoint=0xfffff8000416ce42 bLength=9
bDescriptorType=5
bEndpointAddress=129 bmAttributes=0x5
wMaxPacketSize=228 bInterval=4
bRefresh=0 bSynchAddress=0
uaudio_chan_fill_info_sub: Sample rate = 44100Hz, channels = 2, bits = 16,
format = 16-bit S-LE PCM, ep 0x81, chan 0xfffffe011bf4d058
uaudio_chan_dump_ep_desc: endpoint=0xfffff8000416cea1 bLength=9
bDescriptorType=5
bEndpointAddress=4 bmAttributes=0x9
wMaxPacketSize=228 bInterval=4
bRefresh=0 bSynchAddress=0
uaudio_chan_fill_info_sub: Sample rate = 44100Hz, channels = 2, bits = 16,
format = 16-bit S-LE PCM, ep 0x04, chan 0xfffffe011bf4dc48
uaudio_chan_fill_info_sub: Wrong number of channels
 last message repeated 19 times
uaudio_attach: audio rev 1.00
uaudio_attach: 7 mixer controls
uaudio0: Play[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
uaudio0: Play[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
uaudio0: Record[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
uaudio0: Record[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
uaudio0: No MIDI sequencer.
uaudio_attach: doing child attach
pcm2: <USB audio> on uaudio0
uaudio_mixer_init_sub: child=0
uaudio_mixer_write_cfg_callback:
uaudio_chan_init: Worst case buffer is 3072 bytes
 last message repeated 1 times
uaudio_chan_set_param_speed: Selecting alt 0
 last message repeated 1 times
uaudio_chan_set_param_format: Selecting format 0x00200010
uaudio_chan_set_param_speed: Selecting alt 0
 last message repeated 1 times
uaudio_chan_set_param_format: Selecting format 0x00200010
uaudio_mixer_write_cfg_callback:
uaudio_hid_probe: Did not find any volume related keys
uaudio0: No HID volume keys found.
uaudio_mixer_write_cfg_callback:
 last message repeated 2 times
uaudio_mixer_write_cfg_callback: error=USB_ERR_STALLED
uaudio_mixer_write_cfg_callback:
uhid0 on uhub0
uhid0: <Generic Blue Microphones, class 0/0, rev 2.00/0.20, addr 4> on usbus0
uaudio_mixer_write_cfg_callback:

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