On Sun, Feb 22, 2009 at 10:47:21PM +0100, Daniel Mack wrote: > I2S codec (CS4270) next to it. Things do work in general, including the > setup of the SSP engine and clocks, and when using the OSS compat layer, > I can see data on the bus. With the native ALSA API, however, the DMA One other thing to check here is that because the OSS API will iterate through several different calls to hw_params() since it sets each parameter individually it's possible that the configuration done in one of the intermediate states is causing your configuration to spring to life. It might be worth looking at what's different about the setup done by the OSS API and working back from there. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel