What card is this? Is it a non-pnp 8-bit soundblaster? Looks like it might be, considering its an ISA. Believe it or not I actually tried one of these throw-backs out recently and got it to work well with the alsa drivers (well is relative considering its only 8-bit).
If the ioport/dma/irq are set already, you don't need to configure it with pnp. Just use the alsa driver (compile it if you have a custom kernel), and pass these as parameters to the modules when loaded. I remember trying the OSS modules and they made that chirping sound you are talking about. -jackp --- jekler <[EMAIL PROTECTED]> wrote: > Dear Debian Users: > > I'm new to Debian and I'm having a problem configuring my > sound card. > I've read numerous resources, mailing lists archives, > and documentation > on the subject, but I'm just not able to do it. Here's > what I've done > so far. > > Obtained the information for my sound card. > DMA 1 > DMA 3 > IRQ 5 > I/O Ranges 0220-022F : 0388-038B : 0330-0331 > > Made sure my BIOS is set to a non-plug & play operating > system. > Installed the kernel sound module for an SB sound card. > (I'm using an > ESS 1869) > Ran pnpdump > /etc/isapnp.conf which produces the > following results: > > # Trying port address 0273 (Tries ports all the way > through to port > address 03f3) > # No boards found > > Is there something I'm not doing right? I generally > consider myself an > advanced computer user (normally given documentation I'm > capable of > figuring things out) but I've been at this trying to fix > the sound for a > week with almost no results except my speakers now emit a > repeated > chirping sound for whatever the last sound event is. > > Thanks for any assistance, > Jekler > > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

