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: SoundBlaster 16 Vibra

2001-08-31 Thread Jeremy Nickurak
On 2001.08.31 04:42 Eduard Bloch wrote: > Arthur Buijs wrote on Thu Aug 30, 2001 um 09:29:56PM: > > Does Debian Potato have a sound driver configuration utility? If not > > do I have to use pnpdump, isapnp.conf and isapnp? If so, how do I make > > isapnp run at startup? > Is it really a Plug-an-Pr

Re: SoundBlaster 16 Vibra

2001-08-31 Thread Eduard Bloch
#include Arthur Buijs wrote on Thu Aug 30, 2001 um 09:29:56PM: > I ran modconf but couldn't find a module for this card. Is that right? Hough?! Which kernel package did you install? Almost all should contain the sb module. > Does Debian Potato have a sound driver configuration utility? If not >

Re: SoundBlaster 16 Vibra

2001-08-31 Thread Sam Varghese
On Thu, Aug 30, 2001 at 09:29:56PM +0200, Arthur Buijs wrote: > I'm new to Linux and have recently installed Debian Potato. > > I have a SoundBlaster 16 Vibra card. According to "The Linux Sound HOWTO" the > soundcard is supported by de Linux kernel sound driver. The

SoundBlaster 16 Vibra

2001-08-30 Thread Arthur Buijs
I'm new to Linux and have recently installed Debian Potato.   I have a SoundBlaster 16 Vibra card. According to "The Linux Sound HOWTO" the soundcard is supported by de Linux kernel sound driver. The card works under NT. It doesn't work under Linux so far.   I ran modco

[Potato] IRQ/DMA/IO config with ISA PnP card (Was: Re: Soundblaster 16)

2001-08-22 Thread Phil
hello everybody ;) On Wed, Aug 22, 2001 at 01:10:02PM -, [EMAIL PROTECTED] wrote: > From: Markus Hansen <[EMAIL PROTECTED]> > Subject: Re: Soundblaster 16 > Date: Wed, 22 Aug 2001 12:27:29 +0200 > i tried to install my isa pnp soundblaster like you discribed, a sou

Re: Soundblaster 16

2001-08-22 Thread Steven Yap
case, I created /etc/modutils/sb with the following line: > > > > options io=0x220 irq=7 dma=1 dma16=5 mpu_io=330 > > > > I then ran 'update-modules' (which creates /etc/modules.conf) and > > 'insmod sb' and sound was working. > > > > I put this

Re: Soundblaster 16

2001-08-22 Thread Markus Hansen
> > I then ran 'update-modules' (which creates /etc/modules.conf) and > 'insmod sb' and sound was working. > > I put this line in /etc/modules, so sound would be enabled after boot: > sb #Soundblaster 16 > > Bob > > On Thu, Jul 19, 2001 at 09:22:17AM -

Re: Soundblaster 16

2001-07-25 Thread hede
Hi, There are a couple of things you could look out for to check whether sound is working. As root, run: # cat /dev/sndstat It should say something like: Audio devices: 0: Sound Blaster 16 (4.13) (DUPLEX) If that works, look for a .au file on your machine (eg by using locate .au), and run:

Re: Soundblaster 16

2001-07-24 Thread Markus Hansen
Hi Bob i have no installed drivers anyway, and as you can see i dont have any card copnfig. do you know how to change this? thanks markus > The only difference I see is that you show nothing under Installed > drivers or Card config. > > Here is what mine shows: > OSS/Free:3.8s2++-971130 > Load t

Re: Soundblaster 16

2001-07-22 Thread Markus Hansen
thank you...strange thing. so you dont have any idea? but thank you anyway. markus > The only difference I see is that you show nothing under Installed > drivers or Card config. > > Here is what mine shows: > OSS/Free:3.8s2++-971130 > Load type: Driver compiled into kernel > Kernel: Linux bob 2.2.

Re: Soundblaster 16

2001-07-21 Thread Markus Hansen
Thank you bob, i said i dont know whether it works as root, but as user it doesnt. but as the person before you wrote i think it would be possible that this would be(root sound, user no sound) but i dont know anyway, also not how to find out. i tried your lines, but i was unshure what exactly to d

Re: Soundblaster 16

2001-07-19 Thread Bob Nielsen
eates /etc/modules.conf) and 'insmod sb' and sound was working. I put this line in /etc/modules, so sound would be enabled after boot: sb #Soundblaster 16 Bob On Thu, Jul 19, 2001 at 09:22:17AM -0400, Adam Bell wrote: > I have the same card. > > Probably your problem is th

RE: Soundblaster 16

2001-07-19 Thread Adam Bell
t into new kernal land! We hope... --adam b. -Original Message- From: Michael B. Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2001 9:08 AM To: debian-user@lists.debian.org Subject: Re: Soundblaster 16 On Thu, Jul 19, 2001 at 09:22:17AM -0400, Adam Bell wrote: > I have

Re: Soundblaster 16

2001-07-19 Thread Michael B. Taylor
On Thu, Jul 19, 2001 at 09:22:17AM -0400, Adam Bell wrote: > I have the same card. > > Probably your problem is that it's in plug and play mode, and since it's > an ISA card that is suckland for Linux. > > You can avoid isapnp difficulties all together by installing a 2.4 kernel. (i.e. install w

RE: Soundblaster 16

2001-07-19 Thread Adam Bell
TECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Markus Hansen Sent: Thursday, July 19, 2001 9:05 AM To: Debian Mailinglist Subject: Soundblaster 16 Hi I have got a Debian gnu/linux 2.2 potato on my PC. My problem is the soundcard while using KDE2. I have a Creative Soundblaster sb16 I am not able

Soundblaster 16

2001-07-19 Thread Markus Hansen
Hi I have got a Debian gnu/linux 2.2 potato on my PC. My problem is the soundcard while using KDE2. I have a Creative Soundblaster sb16 I am not able to get the card working. As I am a real linux-greenhorn I do not know how to do nearly anything, but you all know the start is the hardest... If you

Re: soundblaster 16/ adding new group

2001-07-04 Thread Joost Kooij
On Thu, Jul 05, 2001 at 02:10:13AM +0200, Joost Kooij wrote: > > My confusion is regarding adding my user name to > > a new group and changing the group of the sound > > device. between usermod, chgrp, chown, I'm > > confused. what do I need to do to get my user > > name to access the sound device?

Re: soundblaster 16/ adding new group

2001-07-04 Thread Xucaen
Thank you so much! I am now added to the audio group and I have sound! :-) --- Joost Kooij <[EMAIL PROTECTED]> wrote: > On Wed, Jul 04, 2001 at 04:57:22PM -0700, > Xucaen wrote: > >I have searched thru the Debian user > archives > > and read alot about soundblaster PnP cards, > but I > > ha

Re: soundblaster 16/ adding new group

2001-07-04 Thread Joost Kooij
On Wed, Jul 04, 2001 at 04:57:22PM -0700, Xucaen wrote: >I have searched thru the Debian user archives > and read alot about soundblaster PnP cards, but I > have an old sb16 with jumpers. I know all my > card's settings and I have already installed sb. > My confusion is regarding adding my user

soundblaster 16/ adding new group

2001-07-04 Thread Xucaen
Hi all. I have searched thru the Debian user archives and read alot about soundblaster PnP cards, but I have an old sb16 with jumpers. I know all my card's settings and I have already installed sb. My confusion is regarding adding my user name to a new group and changing the group of the sound d

Re: Anyone using SoundBlaster 16? / better card? -noway, good card

2001-03-17 Thread Pollywog
On Sat, 17 Mar 2001 12:59:57 -0500 (EST) Walter Tautz <[EMAIL PROTECTED]> wrote: > you may also want to get an audio mixer (package aumix, for some reason I > have to run > this even though the software says it is NOT muted...you can use this utility > to > adjust the volume--useful if you are u

Re: Anyone using SoundBlaster 16? / better card? -noway, good card

2001-03-17 Thread Walter Tautz
On Sat, 17 Mar 2001, ktb wrote: > On Sat, Mar 17, 2001 at 09:50:40AM -0600, ktb wrote: > > I purchased a Soundblaster 16 (PCI) CT4810 OEM card yesterday and still > > can't > > get the thing to work. I've selected all the soundblaster choices for > > th

Re: Anyone using SoundBlaster 16? / better card?

2001-03-17 Thread ktb
On Sat, Mar 17, 2001 at 09:50:40AM -0600, ktb wrote: > I purchased a Soundblaster 16 (PCI) CT4810 OEM card yesterday and still can't > get the thing to work. I've selected all the soundblaster choices for > the kernel as well as pnp support. The card isn't detected on

Anyone using SoundBlaster 16? / better card?

2001-03-17 Thread ktb
I purchased a Soundblaster 16 (PCI) CT4810 OEM card yesterday and still can't get the thing to work. I've selected all the soundblaster choices for the kernel as well as pnp support. The card isn't detected on boot, nothing in dmesg. I've tried using module es1371, got a

Re: attempting to set correct options for my sound card for Soundblaster 16 PCI W

2001-02-03 Thread mike polniak
Walter Tautz wrote: > I have what was advertised as a Soundblaster 16 PCI > The main chip says CT5880-DCQ, > Model CT4810 > > I include some output. My suspcision is that es1370 or es1371 or the sb > modules is what I want. Just modprobe es1371. I also put es1371

Re: attempting to set correct options for my sound card for Soundblaster 16 PCI W

2001-02-03 Thread Walter Tautz
On Sat, 3 Feb 2001, Walter Tautz wrote: > I have what was advertised as a Soundblaster 16 PCI > The main chip says CT5880-DCQ, > Model CT4810 I should point out that I am trying to use the existing modules in the 2.2.18pre21 kernel rather than the alsa stuff. -walter > >

attempting to set correct options for my sound card for Soundblaster 16 PCI W

2001-02-03 Thread Walter Tautz
I have what was advertised as a Soundblaster 16 PCI The main chip says CT5880-DCQ, Model CT4810 I include some output. My suspcision is that es1370 or es1371 or the sb modules is what I want. As this is a PCI pnp card, isapnp is presumably irrelevant? Would appreciate if someone has an idea

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 PCI configuration?

1999-12-21 Thread Tom Pfeifer
t; I am trying to configure Soundblaster 16 PCI cards to run in Dell Optiplex > machines. > > If I use lspci it tells me that the card is an ensoniq es1371 device with > address dcc0 and > IRQ 11, but no other information > > I am trying to compile a kernel for this. > &g

SoundBlaster 16 PCI configuration?

1999-12-21 Thread Dave Whiteley
Seasons greetings to all... I am trying to configure Soundblaster 16 PCI cards to run in Dell Optiplex machines. If I use lspci it tells me that the card is an ensoniq es1371 device with address dcc0 and IRQ 11, but no other information I am trying to compile a kernel for this. Do I include

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 and midi

1999-02-28 Thread wtopa
Subject: SoundBlaster 16 and midi Date: Sun, Feb 28, 1999 at 02:01:32PM -0600 In reply to:Roy-Anders Larsen Quoting Roy-Anders Larsen([EMAIL PROTECTED]): > > I have a Creative Labs Soundblaster 16 PnP, or model SB4171 (I believe it > is referred to as model CT4171 by

SoundBlaster 16 and midi

1999-02-28 Thread Roy-Anders Larsen
I have a Creative Labs Soundblaster 16 PnP, or model SB4171 (I believe it is referred to as model CT4171 by the user manual), and I cannot figure out how to make midi work. It works fine in DOS/WfW3.11 and WAV files work in linux. It seems to get detected fine with isapnp. My system is a 486DX33

Re: Soundblaster 16 & Midi Problems...

1999-01-28 Thread Shao Zhang
pnp cards very well. On Wed, 27 Jan 1999, Brant Wells wrote: > Howdy All: > > I finally figured out how to get my sound working :) My SoundBlaster 16 > works GREAT for playing sound files(wav's) and Audio CD's... But when I > go to play a Midi file, It sound like the

Re: Soundblaster 16 & Midi Problems...

1999-01-28 Thread Will Lowe
> go to play a Midi file, It sound like the reverb is set to max and bass > is set to almost none...I have to turn the speakers up to hear the bass > parts in my music > For Reference: I'm using KMIDI (or KMID) either produces the same > results... And kernel 2.0.34 Try using timidity. I

Re: Soundblaster 16 & Midi Problems...

1999-01-27 Thread Bob Nielsen
: > Howdy All: > > I finally figured out how to get my sound working :) My SoundBlaster 16 > works GREAT for playing sound files(wav's) and Audio CD's... But when I > go to play a Midi file, It sound like the reverb is set to max and bass > is set to almost none...I hav

Soundblaster 16 & Midi Problems...

1999-01-27 Thread Brant Wells
Howdy All: I finally figured out how to get my sound working :) My SoundBlaster 16 works GREAT for playing sound files(wav's) and Audio CD's... But when I go to play a Midi file, It sound like the reverb is set to max and bass is set to almost none...I have to turn the speakers up t

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