All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Jaroslav Kysela <perex@suse.cz>
Cc: Davodet Olivier <olivier.davodet@free.fr>,
	alsa-devel@lists.sourceforge.net
Subject: Re: CMI973, patch and alsa release
Date: Mon, 02 Feb 2004 12:19:21 +0100	[thread overview]
Message-ID: <s5hn081wwxy.wl@alsa2.suse.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0402020906160.1872@pnote.perex-int.cz>

At Mon, 2 Feb 2004 09:06:37 +0100 (CET),
Jaroslav wrote:
> 
> On Sun, 1 Feb 2004, Davodet Olivier wrote:
> 
> > Hello,
> > 
> > My config :
> > 
> > Biostar IdeQ 200T with an onboard C-Media CMI9739A 6-Channel AC'97 CODEC
> > Mandrake 9.2 : kernel 2.6.1 with alsa 1.0.1
> > (kernel-smp-2.6.1.1mdk-1-1mdk) and alsa lib 0.9.6
> > 
> > I use the snd-intel8x0 module.
> > 
> > This module does not work very well with this chipset. In fact you can't use
> > PCM. When you launch xmms the sound plays but you can't change the
> > volume...
> > 
> > In the alsa-devel mailing-list I found a patch by C.L. Thien (from 
> > cmedia) for the alsa 1.0.rc2.
> > 
> > I updated my kernel source with this patch, recompiled all and installed the
> > new sound modules.
> > 
> > And now all works fine, I can change the sound volume in xmms, mute, unmute,
> > all works ok ! (except the known bug with quake 3 : the sound loops when you
> > enter in a map and quake3 freezes...)
> > 
> > Do you think this patch can be included by the alsa team in an official 
> > release ?
> 
> No. This patch is unacceptable for us.

well, let me clarify more the problems.

- the patch copies the whole audio data with the software
  attenuation.  we don't want this in the kernel context.
  this should be the job in the user-space, pereferrably in alsa-lib.

- the patch introduces float calculation.
  it's not allowed at all in the kernel code.


the control of ac97 mic and line sharing is a good point.
the similar thing can be implemented more easily by the alsa-lib's
hook plugin, though.


Takashi


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

  reply	other threads:[~2004-02-02 11:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-01 19:17 CMI973, patch and alsa release Davodet Olivier
2004-02-02  8:06 ` Jaroslav Kysela
2004-02-02 11:19   ` Takashi Iwai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-02 17:32 C.L. Tien - 田承禮
2004-02-02 18:49 ` 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=s5hn081wwxy.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=olivier.davodet@free.fr \
    --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.