Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 1998 13:52:17 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        Shan-Min Chao <shanmin@lvdi.net>, stephw@xs4all.nl, multimedia@FreeBSD.ORG
Subject:   Re: SBAWE32 
Message-ID:  <199803040322.NAA23610@cain.gsoft.com.au>
In-Reply-To: Your message of "Tue, 03 Mar 1998 19:14:17 -0800." <Pine.BSF.3.96.980303191337.21429C-100000@gdi.uoregon.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help

> > seems to be "working".  Unfortunately, no sound
> > comes out.  Also, using the S3MOD port, I
> > get the following error message:
> > seqfd: 3
> > PCM device 0 not installed
> > could not open audio device!
> > Mar 2 20:53:12 lvdi /kernel: PCM device 0 not installed
I think you are using Luigi's driver, right?
And the card is PNP?
If this is true, it uses the device /dev/dsp1, /dev/audio1 etc.. instead of /
dev/dsp0 etc.
So do -
cd /dev
ln -sf dsp1 dsp
ln -sf dspW1 dspW
ln -sf mixer1 mixer

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------



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?199803040322.NAA23610>