On Tue, Aug 16, 2022 at 05:44:29PM -0700, Courtney wrote: > > $ sndiod -dd -f rsnd/2 ... > snd0: 48000Hz, s24le3, play 0:1, rec 0:0, 16 blocks of 480 frames > snd0: device started
This appears to be a play-only device, so recording can't work, probably USB attach order has changed. I'd suggest starting with sndiod defaults (it configures first four devices) and using the "sndioctl server.device" control to switch to the device with recording capability (depend on device attach order). Note that record-only and play-only devices can't be combined and used as a single full-duplex device yet (see mailing list archives for more details and workarounds).