From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 4 20:01:19 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED52B16A41B for ; Mon, 4 Feb 2008 20:01:19 +0000 (UTC) (envelope-from xistence@0x58.com) Received: from mailexchange.osnn.net (1e.66.5646.static.theplanet.com [70.86.102.30]) by mx1.freebsd.org (Postfix) with SMTP id 9F54313C44B for ; Mon, 4 Feb 2008 20:01:19 +0000 (UTC) (envelope-from xistence@0x58.com) Received: (qmail 31148 invoked by uid 0); 4 Feb 2008 19:57:29 -0000 Received: from unknown (HELO ?168.158.222.24?) (xistence@0x58.com@168.158.222.24) by mailexchange.osnn.net with SMTP; 4 Feb 2008 19:57:29 -0000 Cc: FreeBSD Hackers Message-Id: From: Bert JW Regeer In-Reply-To: <200802041003.22658.jhb@freebsd.org> Content-Type: multipart/signed; boundary=Apple-Mail-1-509741225; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 4 Feb 2008 13:00:40 -0700 References: <47A4FF5F.9010604@gmail.com> <200802041003.22658.jhb@freebsd.org> X-Mailer: Apple Mail (2.915) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: /dev/dsp disappeared after power outage X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 20:01:20 -0000 --Apple-Mail-1-509741225 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Feb 4, 2008, at 08:03 , John Baldwin wrote: > On Saturday 02 February 2008 06:40:15 pm Aryeh M. Friedman wrote: >> I just had a power outage and when it came back /dev/dsp0.0 was >> missing from the devices. the kern module loaded fine and detected >> the card correctly (according to dmesg, sysctl and /dev/sndstat) but >> neither the above or /dev/pcm exists. After rebooting the problem >> remains. Any ideas how to fix it? > > Nothing to fix. This is how devfs device cloning works. > > -- > John Baldwin Nothing to fix? The sound card that is correctly detected by the kernel module is not being created in /dev, ONLY after he had a power outage. It is not even coming back when he reboots the machine. I don't have any suggestions, I just don't believe "Nothing to fix" is the right answer. Bert JW Regeer --Apple-Mail-1-509741225--