Keean Schupke wrote:
> The Xonar card uses the CMI 8788 processor, are docs available for this?
Yes (with NDA).
> What is missing from these docs that is specific to the xonar card?
The HDMI stuff is implemented with a separate chip and completely
undocumented.
Regards,
Clemens
--
On Tuesday, 10 May 2011, Clemens Ladisch wrote:
> Keean Schupke wrote:
>> - What is the current state of HDMI output support?
>
> Does not work.
>
>> - Who is working on it,
>
> At the moment, nobody.
>
>> and if/when support is likely?
>
> Never.
>
>> - Can I do anything to help?
>
> Try asking A
Hello, I bought 2 identic USB audio device that work correctly with
linux but when I restart linux or I keep the devices out and I put it
in again they take another id. I need that the id would be always the
same.
I tried a first script called "A working example":
http://alsa.opensrc.org/Udev but
In an embedded application we use aplay 1.0.18.
We have a problem with a stereo 8KHz wav file.
my asound.conf is:
pcm.converter {
type plug
slave {
pcm "hw:0"
channels 1
rate 44100
}
}
if I run:
$ aplay -vD sweep-st-8k.wav