From owner-freebsd-questions Mon Oct 14 19:35:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4977E37B401 for ; Mon, 14 Oct 2002 19:35:31 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A745143EA9 for ; Mon, 14 Oct 2002 19:35:30 -0700 (PDT) (envelope-from timothyk@serv1.wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g9F2ZTq48522; Mon, 14 Oct 2002 22:35:29 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g9F2ZSL48511; Mon, 14 Oct 2002 22:35:28 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Mon, 14 Oct 2002 22:35:28 -0400 (EDT) From: Tim Kellers To: Mike Ruhl Cc: Subject: Re: loadable modules In-Reply-To: <3DAB1721.6000203@cips.nokia.com> Message-ID: <20021014223343.W46684-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try dmesg -a | less and use the spacebar or the Enter key to scroll through the kernel and boot messages. Tim Kellers CPE/NJIT On Mon, 14 Oct 2002, Mike Ruhl wrote: > Howdy, > > I am playing with loadable modules on my IBM Thinkpad A21p. > > When the laptop boots, I see the modules get loaded, and I see a the > word 'failed' scroll by. By examininig kldstat and the loader.conf > file, it appears that the xl driver isn't being loaded. However, I > can't confirm this from the log. > > Is there anyway to get the output from that initial load? > > (note: hitting scroll lock doesn't stop the scrolling). > > Thanks, > > Mike > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message