Re: usb2: no sound with M-Audio Transit

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Fri, 14 Nov 2008 18:11:23 +0100
On Friday 14 November 2008, Stefan Ehmann wrote:
> http://stud4.tuwien.ac.at/~e0125637/fbsd/transit_config.dump

Maybe there is something wrong with the 16-bit to 24-bit data conversion ?

Try to change:

static uint8_t uaudio_default_bits = 32;

to:

static uint8_t uaudio_default_bits = 16;

In:

src/sys/dev/usb2/sound/uaudio2.c

Then recompile and re-install "uaudio2.c".

--HPS
Received on Fri Nov 14 2008 - 16:09:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC