From owner-freebsd-questions Sat Aug 14 8:49:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id E15A114C13 for ; Sat, 14 Aug 1999 08:49:55 -0700 (PDT) (envelope-from martin@chiron-s.demon.co.uk) Received: from chiron-s.demon.co.uk ([158.152.196.202]) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 11Fg33-000FGC-0A; Sat, 14 Aug 1999 15:48:45 +0000 Received: from localhost (martin@localhost) by chiron-s.demon.co.uk (8.9.3/8.9.3) with ESMTP id QAA00472; Sat, 14 Aug 1999 16:48:41 +0100 (BST) (envelope-from martin@chiron-s.demon.co.uk) Date: Sat, 14 Aug 1999 16:48:41 +0100 (BST) From: Martin Smith To: Dennis Jun Cc: freebsd-questions@freebsd.org Subject: Re: bootup and dmesg errors In-Reply-To: <19990814142620.20940.rocketmail@ web605.yahoomail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 14 Aug 1999, Dennis Jun wrote: > Hello, I'd just first like to say thanx for all the ppl > who helped me get my kernel online :) > > However, I have a quick question. Whenever I boot up, or > type in "dmesg" I get these "no such device" errors. Yet, > I have commented those devices out of my kernel config > file; plus my kernel boots up just fine. Everything seems > to ok, but these errors are annoying. Can anyone help? > funnily enough I had exactly the same problem after first installing 3.2, unknown devices that were absolutely not in the new kernel I had made look in /boot/kernel.conf, I just renamed the file to kernel.conf.false as a reminder, maybe it is a bug of sorts... maybe it is just one of those things.... > config> di psm0 > No such device: psm0 > Invalid command or syntax. Type `?' for help. > config> di sio1 > No such device: sio1 > Invalid command or syntax. Type `?' for help. > config> di sio0 > No such device: sio0 > Invalid command or syntax. Type `?' for help. > config> di ppc0 > No such device: ppc0 > Invalid command or syntax. Type `?' for help. > config> di zp0 > No such device: zp0 > Invalid command or syntax. Type `?' for help. > config> di ze0 > No such device: ze0 > Invalid command or syntax. Type `?' for help. > config> di lnc0 > No such device: lnc0 > Invalid command or syntax. Type `?' for help. > config> di le0 > No such device: le0 > Invalid command or syntax. Type `?' for help. > config> di ie0 > No such device: ie0 > Invalid command or syntax. Type `?' for help. > config> di fe0 > No such device: fe0 > Invalid command or syntax. Type `?' for help. > config> di ex0 > No such device: ex0 > Invalid command or syntax. Type `?' for help. > config> di ep0 > No such device: ep0 > Invalid command or syntax. Type `?' for help. > config> di cs0 > No such device: cs0 > Invalid command or syntax. Type `?' for help. > config> di wt0 > No such device: wt0 > Invalid command or syntax. Type `?' for help. > config> di scd0 > No such device: scd0 > Invalid command or syntax. Type `?' for help. > config> di mcd0 > No such device: mcd0 > Invalid command or syntax. Type `?' for help. > config> di matcdc0 > No such device: matcdc0 > Invalid command or syntax. Type `?' for help. > config> di bt0 > No such device: bt0 > Invalid command or syntax. Type `?' for help. > config> di aha0 > No such device: aha0 > Invalid command or syntax. Type `?' for help. > config> q -- martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message