Thank you for your response. Do you see any errors from uaudio on console? Your kernel works well on my rpi4 and nanopi neo3. Can you try attached patch? Please patch to original xhci.c, rebuild kernel with XHCI_DEBUG, boot new kernel with your D10s, and play audio. You can see hw.xhci.debug MIB value as 0, please let it 0. `vmstat -u usbhist' shows descriptor values, please send me it. The patch differs from previosu - replace aprint_{debug,verbose}_dev with aprint_normal_dev to show if HCC supports CFC. - add debug logs to know descriptor values to be configfured. Cheers, -- On Wed, May 7, 2025 at 9:27 PM Jun Ebihara <jun%soum.co.jp@localhost> wrote: > > 2025年5月2日(金) 17:55 <sc.dying%gmail.com@localhost>: > > I'm revisiting this problem. > > https://mail-index.netbsd.org/port-arm/2023/06/18/msg008275.html > > If interested, could you please test new patch? > > Thanx! I apply your patch and make /netbsd.But output sound is still wicked with > uaudio0: Topping (0x152a) D10s (0x8750), rev 2.00/1.04, addr 4 > > the kernel put it on > https://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/apple-m1/netbsd.2025-05-02 > > dmesg: > https://github.com/ebijun/NetBSD/blob/2dfb47313e3db1534a8b07f06f28841ddf514fc4/dmesg/aarch64/Apple_Mac_mini_M1_2020 > > -- > Jun Ebihara
Attachment:
xhci-ival.patch3
Description: Binary data