Date: Sun, 2 Jul 2000 21:09:40 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Robin Carey <bsc4093@dcs.napier.ac.uk> Cc: bugs@FreeBSD.ORG Subject: Re: FBSD-4.0/pcm driver Message-ID: <20000702210940.B16196@orion.ac.hmc.edu> In-Reply-To: <Pine.SO4.4.01.10006300947390.21167-100000@artemis>; from bsc4093@dcs.napier.ac.uk on Fri, Jun 30, 2000 at 09:51:20AM %2B0100 References: <Pine.SO4.4.01.10006300947390.21167-100000@artemis>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 30, 2000 at 09:51:20AM +0100, Robin Carey wrote: > Seems FreeBSD-4.0 errata is missing the following: > > After installing the system, I discover that all of the sound-card related > character devices (e.g. audio0, midi0, dsp0, e.t.c.) are missing and > ./MAKEDEV snd fails with some kind of error. That's not an error. Since sound isn't compiled in by default there aren't bogus /dev entries for it. Generally, you'll be much more likely to get something resembling a response if you give more details then "[it] fails with some kind of error." Something more like: When I run ./MAKEDEV snd it fails like this: $ ./MAKEDEV snd expr: syntax error bad node: mknod mixer The command you want is "./MAKEDEV snd0" -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000702210940.B16196>