From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 22 10:37:39 2007 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 9FEB516A419 for ; Sat, 22 Dec 2007 10:37:39 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id 532B413C459 for ; Sat, 22 Dec 2007 10:37:38 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id lBMAbYoU013905; Sat, 22 Dec 2007 11:37:34 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id lBMAbO6b000106 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 Dec 2007 11:37:25 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id lBMAbOMT016567; Sat, 22 Dec 2007 11:37:24 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id lBMAbNHc016566; Sat, 22 Dec 2007 11:37:23 +0100 (CET) (envelope-from ticso) Date: Sat, 22 Dec 2007 11:37:23 +0100 From: Bernd Walter To: Chuck Robey Message-ID: <20071222103723.GC15935@cicely12.cicely.de> References: <476AF132.4080304@chuckr.org> <20071221074556.GA69673@cicely12.cicely.de> <476C85A0.7050402@chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <476C85A0.7050402@chuckr.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on cicely12.cicely.de Cc: FreeBSD-Hackers , ticso@cicely.de Subject: Re: printing boot probe messages X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 10:37:39 -0000 On Fri, Dec 21, 2007 at 10:33:52PM -0500, Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Bernd Walter wrote: > > On Thu, Dec 20, 2007 at 05:48:18PM -0500, Chuck Robey wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> I've lost the printing of all of th e messages you normally see, when you are > >> booting yoiur machine (you know, mostly probe messages. I used to see them on > >> this box. When I made my first kernel, I had begun (obviously, as we all do) > >> with GENERIC as a base, but changing the first loaders.hints and the kernel, > >> that's the last I saw of booting messages. > >> > >> To illustrate what I *do* see, I watch the first character of that little > >> spiller, but only the very first char, because that's when it stops working, > >> right after sicking the first char. Thbe nest thing I see, maybe 30 seconds > >> later, is a Login: request. > > > > Sounds like your console is configured to a different device. > > Maybe it is configured to serial while you are waiting on vga. > > > >> Any notion what I could do to get my booting messages back? > > > > Switch the console to the device you are looking at. > > You can easily check the configured console by running conscontrol. > > Maybe you've lost the device hint for your console device to flag > > it as beeing a possible console candidate. > > OK, when I run conscontrol, it tells me I am using the dcons console. I > looked at the man page for concontrol (and I've been gone from FreeBSD so > long, I wasn't even awaare of conscontrol at all) and it informed me I am > using the dcons device. I am not aware of any others, I was hoping that if > there were such, there would be references to them in either the dcons or > conscontrol man pages, but no lock. Is dcons good enough? You understand I > would be ecstatic if it wasn't 9and if I could set it to something else, and > thereby get my booting messages back.) I checked my kernel config file, it > does indeed list the dcons device. dcons has no output as such, it depends on further support. dcons for example allows console access over firewire. You likely want consolectl as your configured console device. I can just repeat myself: you must have missing some device hints, since the device as such works fine but is not used as console. See if conscontrol lists consolectl as available console devices, if not than you are surely missing a hint if yes then you have explicitly configured you console to be on dcons. > Have any other ideas, I'm really listening here. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHbIWgz62J6PPcoOkRAigoAJ99PTNEEeK8LsBEXAtQS8Sc4tan2ACdESgM > oBKqPU4TripnypwtKckxt6A= > =r7GD > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de