Date: Thu, 23 Jul 1998 21:53:01 +0200 (CEST) From: Stefan Bethke <stb@hanse.de> To: George Uhl <uhl@mamba-e.gsfc.nasa.gov> Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Toshiba Tecra Soundcard Failure Message-ID: <Pine.BSF.3.96.980723214927.19343B-100000@transit.hanse.de> In-Reply-To: <199807231804.OAA14042@mamba-e.gsfc.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Jul 1998, George Uhl wrote: > When I try to "cat file.au > /dev/audio" there is no sound. > > I've configured the sound using Luigi Rizzo's driver as: > device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x15 vector pcmintr > > the dmesg extract is: > > pcm0 at 0x530 irq 5 drq 1 flags 0xa415 on isa > mss_attach <mss>0 at 0x530 irq 5 dma 1:5 flags 0xa415 > > the output of cat < /dev/sndstat is: > > FreeBSD Audio Driver (980215) Jul 23 1998 13:14:30 > Installed devices: > pcm0: <mss> at 0x530 irq 5 dma 1:5 Have you checked that both the IRQ and the DRQ are correct? I think the mixer doesn't use either, but you'll need the IRQ and at least one DMA (I once had problems playing 16bit samples; it turned out the second DRQ was wrong). Hope this helps, Stefan -- Stefan Bethke D-22087 Hamburg <stefan.bethke@hanse.de> Hamburg, Germany <stb@freebsd.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980723214927.19343B-100000>