All,
I am trying to cross-compile the alsa-lib. I want to do it in a clean
"configure - make - make install" way. It should be installed to
"/somewhere/initrd/usr" on my host, which will appear at "/usr" on my target
later.
When I use prefix=/somewhere/initrd/usr it installs there, that's exa
Hi,
On Thu, 2007-09-20 at 17:28 -0400, DJ A. J. Slye wrote:
> ok, the BCD2000 is USB compliant and defined at the hardware level. Linux
> detects the device as bcd2000 but doesn't have drivers for the components
> past the USB i.e. Sound and Midi, However, it's doesn't appear to be the
> compone
David Bourgeois wrote:
> I have a USB sound card that only accepts unsigned 8 bits format (a tux
> droid).
> That works fine with plug but I can't get dmix working as SND_PCM_FORMAT_U8 is
> not in the supported formats of dmix.
> Is it possible to do the mix in another format (S16_LE) then have pl