All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: tsw@johana.com
Cc: alsa development <alsa-devel@lists.sourceforge.net>
Subject: Re: Attempts on the ESS-1869 card
Date: Thu, 26 Feb 2004 12:16:18 +0000	[thread overview]
Message-ID: <403DE392.8070808@superbug.demon.co.uk> (raw)
In-Reply-To: <20040226045441.11593.qmail@web60804.mail.yahoo.com>

Looks like a Sound Blaster compatible.
Try
modprobe snd-sb16 enable=1 isapnp=0 port=0x0220 mpu_port=0x330 irq=5 
dma8=1 dma16=5

Cheers
James


Tom Watson wrote:
> Ah, a new card to try...
> This time it is an Ensonic ESS-1869 that is built into an older Compaq
> laptop (Armada 3500).  When I put in the "setup" disk, it reports that
> the sound card has the following I/O stuff:
> IRQ 5
> DMA 1
> DMA 5
> ports at 0x0220 thru 0x022F   (16 ports)
> ports at 0x0388 thru 0x038B   (4 ports)
> ports at 0x0330 thru 0x0331   (2 ports)
> some other port range at 0x0250 thru 0x0257   (8 ports).
> 
> In reading the driver I see that "port" reserves 16, "fm_port" reserves
> 4, and "mpu_port" reserves 2.
> 
> Being a "nice guy" I attempt to load the module with insmod, and the
> file "modules.conf" has:
> ...
> alias snd-card-0 snd-es18xx
> options snd-es18xx id="first" enable=1 dma1=1 dma2=5 irq=5 port=0x220 \
>    fm_port=0x338 mpu_port=0x330
> ...
> 
> But all is not well as I get an error upon doing an insmod:
> .../es18xx.c:2256: ESS AudioDrive ES18xx soundcard not found or device
> busy.
> 
> Am I missing something simple to get this thing working??  From the
> look of things, I should have all the stuff working.  I even attempted
> to try an ISAPNP, but that didn't appear to work either.
> 
> Any better ideas from the group.
> 
> ...Thanks
> 
> =====



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

  parent reply	other threads:[~2004-02-26 12:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26  4:54 Attempts on the ESS-1869 card Tom Watson
2004-02-26  5:07 ` Peter Antypas
2004-02-26 12:16 ` James Courtier-Dutton [this message]
     [not found] <403e519e.johana@johana.com>
2004-02-27  2:34 ` Tom Watson

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=403DE392.8070808@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tsw@johana.com \
    /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.