All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Langer <martin-langer@gmx.de>
To: Jaroslav Kysela <perex@suse.cz>
Cc: ALSA development <alsa-devel@alsa-project.org>
Subject: Re: switch to new PCM API for 1.0 release
Date: Sat, 8 Nov 2003 20:14:36 +0100	[thread overview]
Message-ID: <20031108191436.GA6864@tuba.home> (raw)
In-Reply-To: <Pine.LNX.4.53.0311081950460.3073@pnote.perex-int.cz>

On Sat, Nov 08, 2003 at 08:04:43PM +0100, Jaroslav Kysela wrote:
> >
> > aplay/arecord doesn't work at the moment:
> >
> > Playing WAVE '/tmp/test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz,
> > Stereo
> > aplay: set_params:874: Unable to install hw params:
> > ACCESS:  RW_INTERLEAVED
> 
> Could you post details? Please, send me output from:

sure.

> nm /usr/bin/aplay | grep rate

tuba:/usr/local/src/alsa-cvs/alsa-utils/aplay# nm /usr/bin/aplay | grep rate
         U snd_pcm_hw_params_set_rate_near@@ALSA_0.9

> nm /usr/lib/libasound.so.2 | grep set_rate
 
tuba:/usr/local/src/alsa-cvs/alsa-utils/aplay# nm
/usr/lib/libasound.so.2 | grep set_rate
0003c980 t __old_snd_pcm_hw_params_set_rate_first
0003cbe8 t __old_snd_pcm_hw_params_set_rate_last
0003c718 t __old_snd_pcm_hw_params_set_rate_near
00038dac T __snd_pcm_hw_params_set_rate_first
00038ddc T __snd_pcm_hw_params_set_rate_last
00038d7c T __snd_pcm_hw_params_set_rate_near
00038cb8 T snd_pcm_hw_params_set_rate
0003c980 T snd_pcm_hw_params_set_rate_first@@ALSA_0.9
00038dac T snd_pcm_hw_params_set_rate_first@ALSA_0.9.0rc4
0003cbe8 T snd_pcm_hw_params_set_rate_last@@ALSA_0.9
00038ddc T snd_pcm_hw_params_set_rate_last@ALSA_0.9.0rc4
00038d18 T snd_pcm_hw_params_set_rate_max
00038ce8 T snd_pcm_hw_params_set_rate_min
00038d48 T snd_pcm_hw_params_set_rate_minmax
0003c718 T snd_pcm_hw_params_set_rate_near@@ALSA_0.9
00038d7c T snd_pcm_hw_params_set_rate_near@ALSA_0.9.0rc4


bye,
martin


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

  reply	other threads:[~2003-11-08 19:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05 10:47 switch to new PCM API for 1.0 release Jaroslav Kysela
2003-11-08 16:39 ` Martin Langer
2003-11-08 19:04   ` Jaroslav Kysela
2003-11-08 19:14     ` Martin Langer [this message]
2003-11-08 19:32       ` Jaroslav Kysela
2003-11-08 20:43         ` Martin Langer
2003-11-24  4:19 ` 1.0.0pre2 - ymfpci tom burkart
2003-11-24 10:17   ` 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=20031108191436.GA6864@tuba.home \
    --to=martin-langer@gmx.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@suse.cz \
    /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.