Soundblaster 16 pnp

2004-04-03 Thread Christopher J. Noyes
I finally got alsa installed and the sound card  configured. isapnp recognizes the card. It fails in insmod because the 8 bit DMA buffer size is wrong. Does anyone know what the correct setting for the 8 bit DMA buffer size? I read somewhere that there are issues with these cards with 8 bit

Re: Creative Soundblaster 16 PnP ISA

2000-07-13 Thread Andrei Ivanov
Its a PNP, so you need: 1. Install isapnp package. 2. Run pnpdump and create a config file for your card. 3. Run isapnp with that file. Use IRQ,IO, etc settings same as you supply to your kernel (if possible. pnpdump will tell you). 4. Compile sound support as a module. 5. reboot with your new ker

Creative Soundblaster 16 PnP ISA

2000-07-13 Thread Willi Dyck
Hi List, i can't get my soundblaster to work. i' ve compiled it in the kernel with the io, irq, dma, and dma16 settings i have in DOS (io=220 irq=5 dma=1 dma16=5). i also tried other settings but it doesn't work! dmesg output: "sound initialisation start" "sound initialisation end" nothing more.

Re: SoundBlaster 16 PNP WaveEffects help needed

1999-09-06 Thread Matthew Gregan
On Sat, Sep 04, 1999 at 03:59:19PM -0700, Brian E. Lavender wrote: > Where do I find the source for modconf, and who is the maintainer? # dpkg -s modconf Package: modconf Status: install ok installed Priority: optional Section: base Installed-Size: 171 Maintainer: Enrique Zanardi <[EMAIL PROTECTE

Re: SoundBlaster 16 PNP WaveEffects help needed

1999-09-04 Thread Brian E. Lavender
Ok, I got sound working. In fact I believe I discovered an UNWANTED FEATURE in # modconf When I first tried to use modconf to insert the module, I specified the wrong parameters and the module installation failed. The modconf utility wrote the parameters to /etc/conf.modules anyway and when I DI

SoundBlaster 16 PNP WaveEffects help needed

1999-09-04 Thread Brian E. Lavender
I am trying to install my SoundBlaster WaveEffects 16 PNP card and I am having a hell of a time getting this thing going. First I got the card to configure using isapnp, as you can see below. Then I tried using modprobe to activate the sb module. Once that failed, I tried the sound module, but that

Re: Soundblaster 16 PnP Help

1998-05-31 Thread rE^d
On Sat, 30 May 1998, Ian Keith Setford wrote: > Yo- > > > I am in the process of trying to get my SoundBlaster 16 pnp card set > > up and have read through the Kernel-Howto, Sound-Howto, and SB16 pnp > > mini-howto, and had a couple of questions on how to do this. If

Re: Soundblaster 16 PnP Help

1998-05-30 Thread Ian Keith Setford
Yo- > I am in the process of trying to get my SoundBlaster 16 pnp card set > up and have read through the Kernel-Howto, Sound-Howto, and SB16 pnp > mini-howto, and had a couple of questions on how to do this. If anyone has > this set up, SB16pnp card and Debian 2.0 (Deep Frozen)

Soundblaster 16 PnP Help

1998-05-30 Thread Mike Acklin
Hello again, I am in the process of trying to get my SoundBlaster 16 pnp card set up and have read through the Kernel-Howto, Sound-Howto, and SB16 pnp mini-howto, and had a couple of questions on how to do this. If anyone has this set up, SB16pnp card and Debian 2.0 (Deep Frozen), along

Re: Soundblaster 16 PnP: Newbie Installation Success! (sort of): Correction

1997-12-01 Thread Claude Sisson
I was mistaken on one point: it turns out that I can still play audio CDs with my CD drive connected directly to the motherboard (Fleetwood Mac's Greatest Hits album sounds just fine as I type this). Special thanks to Nathan E Norman and Bill Leach for pointing this out to me. -- TO UNSUBSCRIBE F

Re: Soundblaster 16 PnP: Newbie Installation Success! (sort of)

1997-12-01 Thread Nathan E Norman
On Mon, 1 Dec 1997, Claude Sisson wrote: [ snip ] : : I hope this helps some other frustrated newbies out there. : Why can't you play audio CD-ROMs? The controller cable is exactly that, a controller cable. Every CD-ROM I've ever installed has a seperate audio cable that runs to the sound car

Soundblaster 16 PnP: Newbie Installation Success! (sort of)

1997-12-01 Thread Claude Sisson
I am a newbie who was trying to install Debian from a CD-ROM that was attached to a Soundblaster 16 PnP card. The problem: when I ran dselect, I could never give it an answer to "block device name" that would find my CD-ROM, so I was unable to get information off of the CD. My solu