From: "Clemens Ladisch" <cladisch@fastmail.net>
To: Adrian McMenamin <adrianmcmenamin@gmail.com>,
alsa-devel@alsa-project.org
Subject: Re: Effect of CONFIG_SND_PCM_OSS_PLUGINS
Date: Wed, 25 Jul 2007 08:36:38 +0200 [thread overview]
Message-ID: <1185345398.10658.1201916763@webmail.messagingengine.com> (raw)
In-Reply-To: <92a12cdb0707241530h3703a721md7bceeac2cd3144a@mail.gmail.com>
Adrian McMenamin wrote:
> Unless CONFIG_SND_PCM_OSS_PLUGINS is set then with my driver the
> userspace (and OSS) app mpg123 doesn't work properly - not outputting
> any sound.
This symbol enables (limited) automatic sample rate/format conversion.
Apparently, your sound device does not support any of mpg123's supported
sample formats.
> Is this likely to be a problem with my driver or with the app?
I would say that the problem is the missing CONFIG_SND_PCM_OSS_PLUGINS.
;-)
Well, your driver does support S16_LE, doesn't it?
Regards,
Clemens
next prev parent reply other threads:[~2007-07-25 6:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 22:30 Effect of CONFIG_SND_PCM_OSS_PLUGINS Adrian McMenamin
2007-07-25 6:36 ` Clemens Ladisch [this message]
2007-07-26 21:00 ` Adrian McMenamin
2007-07-27 6:21 ` Clemens Ladisch
2007-07-27 7:15 ` Adrian McMenamin
2007-07-27 9:41 ` Takashi Iwai
2007-07-27 9:50 ` Adrian McMenamin
2007-07-27 9:53 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1185345398.10658.1201916763@webmail.messagingengine.com \
--to=cladisch@fastmail.net \
--cc=adrianmcmenamin@gmail.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.