Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 02:47:40 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        richeliu <richeliu@ms1.hinet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make device node failed!
Message-ID:  <Pine.BSF.3.96.980612024711.11999Z-100000@resnet.uoregon.edu>
In-Reply-To: <357EAE6B.77A@ms1.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Jun 1998, richeliu wrote:

> Hi:
>     I am trying to compile the kernel including the sound blaster sound
>     card. Compiling is OK.
>     But,after that, I have tried to make a device node ( snd0), I
> failed.
>     
>     I change to /dev
>     # sh MAKEDEV snd0 ( or # ./MAKEDEV snd0)
>     then 
>     # ls snd0
>     # no such file or directory.
>     Can anyone help in this matter?

There is no /dev/snd0; try /dev/dsp0.  Or try

cat /bin/cat > /dev/audio

If you get static you're up.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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?Pine.BSF.3.96.980612024711.11999Z-100000>