[alsa-devel] Effect of CONFIG_SND_PCM_OSS_PLUGINS

Adrian McMenamin adrianmcmenamin at gmail.com
Fri Jul 27 11:50:29 CEST 2007


On 27/07/07, Takashi Iwai <tiwai at suse.de> wrote:
> At Fri, 27 Jul 2007 08:15:13 +0100,
> Adrian McMenamin wrote:
> >
> > On 27/07/07, Clemens Ladisch <cladisch at fastmail.net> wrote:
> > > Adrian McMenamin wrote:
> > > > On 25/07/07, Clemens Ladisch <cladisch at fastmail.net> wrote:
> > > > > Well, your driver does support S16_LE, doesn't it?
> > > >
> > > > I think so
> > > >
> > > > .formats =
> > > >           (SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE |
> > > >            SNDRV_PCM_FMTBIT_IMA_ADPCM),
> > >
> > > Looks OK.
> > >
> > > What are the other snd_pcm_hardware settings?
> > >
> >
> > static struct snd_pcm_hardware snd_pcm_aica_playback_hw = {
> >       .info = (SNDRV_PCM_INFO_NONINTERLEAVED),
>
> This one.
>
Sorry. "This one" what? Is this the reason why mpg123 has difficulties
without the plugin? As long as it is not a fault with the driver as
opposed to a reflection of the hardware, then I am happy.


More information about the Alsa-devel mailing list