From owner-freebsd-questions Fri Mar 3 7:38:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.can-host.com (www.can-host.com [24.215.1.6]) by hub.freebsd.org (Postfix) with ESMTP id 5708B37B61C for ; Fri, 3 Mar 2000 07:38:27 -0800 (PST) (envelope-from admin@cyrebels.org) Received: from cyrebels.org (185-143.cgocable.ca [24.226.185.143] (may be forged)) by www.can-host.com (8.9.3/8.9.3) with ESMTP id KAA23023; Fri, 3 Mar 2000 10:39:39 -0500 Message-ID: <38BFDDBD.1F365CDD@cyrebels.org> Date: Fri, 03 Mar 2000 10:43:57 -0500 From: "Digital C." X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: K.J.Bosschaart@wtb.tue.nl Cc: questions@freebsd.org Subject: Re: Sounb Blaster PCI 128, help! References: <38BCA68C.3B6EC1C3@cyrebels.org> <20000301170137.A33964@wop21.wop.wtb.tue.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, first, thanks for your time! now, i ran the mixer and the values were not set to 0.... well, here's how it looked like: Mixer vol is currently set to 100:100 Mixer bass is currently set to 0:0 Mixer treble is currently set to 0:0 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 100:100 Mixer line is currently set to 100:100 Mixer mic is currently set to 73:73 Mixer cd is currently set to 100:100 Mixer rec is currently set to 10:10 Mixer ogain is currently set to 100:100 Mixer line1 is currently set to 100:100 Mixer phin is currently set to 100:100 Mixer video is currently set to 100:100 but i might have found something interesting, yesterday i rebooted and you know, where it shows your hardware with IRQs and such.. well, both Multimedia Device and ACPT Controller were set to IRQ 9... maybe thats why the card aint working...? thanks! dc "Karel J. Bosschaart" wrote: > On Wed, Mar 01, 2000 at 12:11:41AM -0500, Digital C. wrote: > > Hey! > > > > > > I've got a creative sb 128pci, so in my kernel i added: > > > > device pcm0 > > > That's OK > > > then it recognized my sound card when i booted.... so i did: > > > > cd /dev; ./MAKEDEV snd0 snd1 > > > snd1 is what you need (at least my 128pci which is a es1370). > So that's OK too. > > > but the sound still wouldnt work! > Did you check the volumes with mixer? My pci128 has initially set > everything to zero... > > > But hm,,, I fund something weird in the /dev/sndstat that might help you > > guys in trying to solve my problem...: > > > > first, this is the dmesg: > > > > es1: rev 0x07 int a irq 9 on pci0.13.0 > > pcm1: using I/O space register mapping at 0xf800 > > es1371: codec vendor revision 0 > > es1371: codec features Bass & Treble > > es1371: stereo enhancement: no 3D stereo enhancement > > > Looks good IMO. > > > now the /dev/sndstat: > > > > dc# cat /dev/sndstat > > FreeBSD Audio Driver (981002) Feb 27 2000 11:59:47 > > Installed devices: > > pcm1: at 0xf800 irq 0 dma 0:0 > > > > > > notice the IRQ, 0... weird!!! since it probed irq 9 in the dmesg... > > > For some reason that's normal, I've read about it but don't remember > where, possibly the mailing list. My /dev/sndstat also shows the zeros > for the pci128, however it shows the 'real' values for the vibra16x > (an ISA pnp soundcard). > > > moreover, pnpinfo doesnt get nothin... > > > > dc# /usr/sbin/pnpinfo > > Checking for Plug-n-Play devices... > > No Plug-n-Play devices were found > > AFAIK, pnpinfo is for ISA cards and won't find any PCI cards. > > If it's not the volume set to zero, I don't know what it could be. Do you > get any error messages while trying to use the card? > > Good luck, > > Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message