On Fri, Jun 03, 2022 at 10:12:44AM +0200, Eivind Nicolay Evensen wrote: > Hello. > > Is there any way to get more information to understand > what is needed to get this Steinberg UR44 to work on > NetBSD: > > [ 109,152749] uaudio0 at uhub1 port 1 configuration 1 interface 0 > [ 109,152749] uaudio0: Yamaha Corporation (0x0499) Steinberg UR44 (0x1704), > rev 2.00/2.10, addr 4 > [ 109,152749] uaudio0: autoconfiguration error: audio descriptors make no > sense, error=4
It is most likely a uaudio v2 device (not suprising for 32bit/192kHz). Unfortunately NetBSD currently does not support that audio class. It is not hard to add support, just needs someone with some time to do it ;-) Martin
