[Bug 272489] feeder_init(0xfffff8000b4ab480) on feeder_matrix returned 22

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Jul 2023 20:38:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272489

            Bug ID: 272489
           Summary: feeder_init(0xfffff8000b4ab480) on feeder_matrix
                    returned 22
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: usb@FreeBSD.org
          Reporter: mmatalka@gmail.com

I am trying to use a Yeti microphone which is a USB microphone which also has a
connector for headphones.  When I try to record with it via audacity, I recieve
the following logs and audacity gets stuck.


kernel: usb_alloc_device: set address 4 failed (USB_ERR_TIMEOUT, ignored)
kernel: ugen0.4: <Generic Blue Microphones> at usbus0
kernel: uaudio0 on uhub0
kernel: uaudio0: <Yeti Stereo Microphone> on usbus0
kernel: uaudio0: Play[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
kernel: uaudio0: Play[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
kernel: uaudio0: Record[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms
buffer.
kernel: uaudio0: Record[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms
buffer.
kernel: uaudio0: No MIDI sequencer.
kernel: pcm2: <USB audio> on uaudio0
kernel: uaudio0: No HID volume keys found.
kernel: uhid0 on uhub0
kernel: uhid0: <Generic Blue Microphones, class 0/0, rev 2.00/0.20, addr 4> on
usbus0
kernel: feeder_init(0xfffff8000b4ab480) on feeder_matrix returned 22
kernel: pcm1: feeder_build_matrix(): can't add feeder_matrix

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