Date: Wed, 3 May 2000 22:01:40 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Christoph Splittgerber <cs@sdata.de> Cc: freebsd-questions@freebsd.org Subject: Re: More soundblaster ...... Message-ID: <20000503220140.A232@parish> In-Reply-To: <39107E98.9FFD0EE0@sdata.de>; from cs@sdata.de on Wed, May 03, 2000 at 09:31:36PM %2B0200 References: <Pine.BSF.4.10.10005031357550.48191-400000@home.offwhite.net> <39107E98.9FFD0EE0@sdata.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 03, 2000 at 09:31:36PM +0200, Christoph Splittgerber wrote:
> Ok, here is my soundblaster problem:   :-)
> 
> The card is a SB PCI128, the system is a dual Pentium running 3.4-stable
> and the config file reads:
> <SNIP>
> controller      pnp0
> device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0
> <SNIP>
> 
> however, what I see with dmesg is:
> <SNIP>
> es1: <AudioPCI ES1370> rev 0x01 int a irq 18 on pci0.10.0
> pcm1: using I/O space register mapping at 0xa800
> <SNIP>
> 
> I did the MAKEDEV
MAKEDEV what? You need to do ``cd /dev ; MAKEDEV snd1''
> and now I can (s)play to /dev/pcm1 but the device behaves
> more like /dev/null:
> No error message, no sound, no nothing! (Yes I have the speakers connected)
Try cat(1)'ing a .au file to /dev/audio:
    cat /usr/local/lib/TkDesk/sounds/start.au > /dev/audio
HTH
> 
> Christoph
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
        ...and on the eighth day God created UNIX
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org             http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000503220140.A232>
