From: Arndt Heuvel <arndt.heuvel@web.de>
To: alsa-devel@lists.sourceforge.net
Subject: Re: es1869 as sb?
Date: Mon, 29 Apr 2002 22:05:59 +0200 [thread overview]
Message-ID: <E172HPN-0003S6-00@smtp.web.de> (raw)
In-Reply-To: <200204291404.g3TE4fD08745@dakkon.darykon.cet.com>
Am Montag, 29. April 2002 16:04 schrieb Linux Mailing lists account:
> On Friday, Apr 26 Kasper Souren wrote:
> > Hi. I'm trying to get my laptop soundchip, an ES1869 running under ALSA.
> > Under OSS it runs as an sb. With "modprobe sb io=0x220 irq=5 dma=1
> > dma16=5" I get:
> >
> > SB 3.01 detected OK (220)
> > ESS Chip ES1869 detected
> > <ESS ES1869 AudioDrive (rev 11) (3.01)> at 0x220 irq 5 dma 1,5
>
> I also have a laptop that has an ESS ES1879 AudioDrive, and could get ALSA
> to work. I posted a question/request to this list about 6 weeks ago as
> well, but never even got a response back.I gave up and went back to OSS.
>
> I hope you have more luck! Maybe, if you get the ES1869 problem solved,
> it'll fix the ES1879 as well! :-) I wouldn't think that the ALSA
> developement team would want to keep around a broken driver.
>
> Gerry Simmons
> linux@darykon.cet.com
>
For now, the es18xx is broken. In the source code you can find the following
commentary:
/* GENERAL NOTES:
*
* BUGS:
* - There are pops (we can't delay in trigger function, cause midlevel
* often need to trigger down and then up very quickly).
* Any ideas?
* - Support for 16 bit DMA seems to be broken. I've no hardware to tune it.
*/
/*
* ES1868 NOTES:
* - The chip has one half duplex pcm (with very limited full duplex support).
*
* - Duplex stereophonic sound is impossible.
* - Record and playback must share the same frequency rate.
*
* - The driver use dma2 for playback and dma1 for capture.
*/
/*
* ES1869 NOTES:
*
* - there are a first full duplex pcm and a second playback only pcm
* (incompatible with first pcm capture)
*
*
* - there are a first full duplex pcm and a second playback only pcm
* (incompatible with first pcm capture)
*
* - there is support for the capture volume and ESS Spatializer 3D effect.
*
* - contrarily to some pages in DS_1869.PDF the rates can be set
* independently.
*
* BUGS:
*
* - There is a major trouble I noted:
*
* using both channel for playback stereo 16 bit samples at 44100 Hz
* the second pcm (Audio1) DMA slows down irregularly and sound is garbled.
*
* The same happens using Audio1 for captureing.
*
* The Windows driver does not suffer of this (although it use Audio1
* only for captureing). I'm unable to discover why.
*
*/
so oss sb is for now the only driver that work :-(
Arndt H.
next prev parent reply other threads:[~2002-04-29 20:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-29 14:04 es1869 as sb? Linux Mailing lists account
2002-04-29 20:05 ` Arndt Heuvel [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-04-26 17:33 Kasper Souren
2002-05-06 15:57 ` Takashi Iwai
2002-05-07 10:47 ` Kasper Souren
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=E172HPN-0003S6-00@smtp.web.de \
--to=arndt.heuvel@web.de \
--cc=alsa-devel@lists.sourceforge.net \
/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.