Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 12:48:17 -0500
From:      john b p melesky <jmelesky@dynamictrade.com>
To:        mattb@finsyn.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: pcm  dsp?
Message-ID:  <39C7A6E1.84D6D3EE@dynamictrade.com>
References:  <71F816A89AA9D3119F4C00D0B7094EFC198F75@FIN_SYN>

next in thread | previous in thread | raw e-mail | index | archive | help
> compiled a kernel  and added pcm  for my ensoniq 1371 chipset card.
>
> I get a coredump when i close enlightenment.  it says something about no
> device /dev/dsp.

su to root, then type in the following:

# cd /dev
# sh MAKEDEV snd0

In addition to compiling support into the kernel, you need to make the
devices available -- those commands should do the trick.

-johnnnnn


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?39C7A6E1.84D6D3EE>