Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 1998 05:16:10 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        shyone@home.dreaming.org (The Reality Engineer)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Sound.
Message-ID:  <199809060316.FAA14949@labinfo.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.02A.9809051851320.3394-100000@home.dreaming.org> from "The Reality Engineer" at Sep 5, 98 06:52:20 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, 5 Sep 1998, The Reality Engineer wrote:
> 
> > I have managed to successfully get my SB16 AWE64 kinda working using
> > luigi's sound code + pnp, at least it is detected. :)
> > 
> > However, i'm getting the following messages:
> > 
> > pcm0: unit not configured, perhaps you want pcm1 ?
> > /dev/dsp: device not configured.
> > 
> > What am i missing?
> > 
> > 
> > my dmesg is below.
> > 
> > -Mit
> > 
> 
> Is this the answer?
> 
> rm /dev/dsp /dev/dspW
> ln -s /dev/dsp1 /dev/dsp
> ln -s /dev/dspW1 /dev/dspW

and also
  rm /dev/mixer /dev/audio
  ln -s /dev/audio1 /dev/audio
  ln -s /dev/mixer1 /dev/mixer

	cheers
	luigi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809060316.FAA14949>