Date: Sat, 14 Aug 1999 16:48:41 +0100 (BST) From: Martin Smith <martin@chiron-s.demon.co.uk> To: Dennis Jun <dennisjun@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: bootup and dmesg errors Message-ID: <Pine.BSF.4.10.9908141643110.450-100000@chiron-s.demon.co.uk> In-Reply-To: <19990814142620.20940.rocketmail@ web605.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908141643110.450-100000>