All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: Timur Tabi <timur@freescale.com>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Subject: Re: Confused about 'default' device
Date: Thu, 25 Oct 2007 09:02:27 +0200	[thread overview]
Message-ID: <1193295747.4869.1217732745@webmail.messagingengine.com> (raw)
In-Reply-To: <471F7479.9000602@freescale.com>

Timur Tabi wrote:
> Clemens Ladisch wrote:
> > Takashi Iwai wrote:
> >> Timur Tabi wrote:
> > Are there any definitions in ~/.asoundrc or /etc/asound.conf?  If not,
> > what driver is used, and does it have a file in /usr/share/alsa/cards/?
> 
> Ok, I made some progress.
> 
> According to http://alsa.opensrc.org/.asoundrc, because I'm using ALSA
> 1.0.8, I need to have an .asoundrc.

You'd need it to activate dmix, but sample rate/format conversion
already works with earlier versions.

>  So I added this .asoundrc:
> 
> pcm.!default {
> 	type hw
> 	card 0
> }

This disables all automatic conversions.

> And now sample rate conversion works!

Well, it always worked because mplayer does it itself.

Please try this:

    pcm.!default = "plughw:0"

And if this works, there is something wrong with you default device
definitions.  Please tell us the driver name and whether it has a file
in /usr/share/alsa/cards/.


Regards,
Clemens

  reply	other threads:[~2007-10-25  7:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23 19:40 Confused about 'default' device Timur Tabi
2007-10-23 20:45 ` Timur Tabi
2007-10-24  8:54 ` Takashi Iwai
2007-10-24 11:37   ` Clemens Ladisch
2007-10-24 12:35     ` Rene Herman
2007-10-24 12:41       ` Clemens Ladisch
2007-10-24 12:42         ` Rene Herman
2007-10-24 16:36     ` Timur Tabi
2007-10-25  7:02       ` Clemens Ladisch [this message]
2007-10-25 14:16         ` Timur Tabi
2007-10-25 15:02           ` Clemens Ladisch
2007-10-25 15:03             ` Timur Tabi
2007-10-26  6:45               ` Clemens Ladisch
2007-10-26 14:00                 ` Timur Tabi
2007-10-26 14:43                   ` Clemens Ladisch

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=1193295747.4869.1217732745@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=timur@freescale.com \
    --cc=tiwai@suse.de \
    /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.