[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 Bug ID: 272718 Summary: Blue Yeti microphone does not work Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects

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

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272489 mmata...@gmail.com changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 Florian Walpen changed: What|Removed |Added CC||d...@submerge.ch --- Comment #1 f

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #2 from mmata...@gmail.com --- Here is output in /var/log/messages after plugging the device in: usb_alloc_device: set address 4 failed (USB_ERR_TIMEOUT, ignored) ugen0.4: at usbus0 uaudio0 on uhub0 uaudio0: on usbus0 ua

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #3 from mmata...@gmail.com --- The above /dev/sndstat was without the headphones plugged into the microphone. It changes slight when I do that: pcm2: at ? kld snd_uaudio (1p:1v/1r:1v) snddev flags=0x2e2 [pcm2:p

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #4 from mmata...@gmail.com --- I tried the following to listen to packets: orbitz@bsdell /u/src> sudo usbconfig list ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen0.2: at usbus0, cfg=0 md=HOST spd=HI

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #5 from mmata...@gmail.com --- Ok, so I managed to get at least interrupts to fire if I boot my laptop with the mic installed. Here is example from usbdump, not the spd is FULL not HIGH: 21:26:22.730445 usbus0.4 DONE-ISOC-EP=00

[Bug 188403] [patch] USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188403 Mark Linimon changed: What|Removed |Added Assignee|hsela...@freebsd.org|usb@FreeBSD.org Keywords|

[Bug 264125] usbdump(8) output does not match man page

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264125 Mark Linimon changed: What|Removed |Added Assignee|hsela...@freebsd.org|usb@FreeBSD.org CC|

[Bug 265136] [PATCH]: libusbhid: usbhid.h: add missing include guards

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265136 Mark Linimon changed: What|Removed |Added Assignee|hsela...@freebsd.org|usb@FreeBSD.org CC|

[Bug 194727] uaudio device gets disconnected, and hangs usb until everything using /dev/mixer* is closed

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194727 Mark Linimon changed: What|Removed |Added Assignee|hsela...@freebsd.org|usb@FreeBSD.org CC|

[Bug 253374] [if_ure] Add support for RTL8153B, RTL8156 and RTL8156B

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253374 Mark Linimon changed: What|Removed |Added CC|hsela...@freebsd.org| Assignee|hsela...@freebs

[Bug 237666] repeated messages of "uhub_reattach_port: giving up port reset - device vanished"

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237666 Mark Linimon changed: What|Removed |Added CC|hsela...@freebsd.org| Assignee|hsela...@freebs

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #6 from Florian Walpen --- These error messages hint at the vchan conversion (man sound), not USB: kernel: feeder_init(0xf80003281480) on feeder_matrix returned 22 kernel: pcm1: feeder_build_matrix(): can't add feeder_matri

[Bug 272204] axge(4) AX88179A not initialized on startup

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272204 Bjoern A. Zeeb changed: What|Removed |Added Status|New |Open CC|

[Bug 272718] Blue Yeti microphone does not work

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272718 --- Comment #7 from mmata...@gmail.com --- Actually, I think this feeder error was me being confused, because it says pcm1, but this device is pcm2! Sorry for the confusion and misdirection. I've been trying a bunch of things and confused