From owner-freebsd-current@FreeBSD.ORG Tue Mar 7 00:46:38 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4561516A420 for ; Tue, 7 Mar 2006 00:46:38 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from ismybrain.com (ismybrain.com [64.246.42.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79AD43D48 for ; Tue, 7 Mar 2006 00:46:37 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from [10.254.186.111] (localhost.localdomain [127.0.0.1]) by ismybrain.com (8.11.6/8.11.6) with ESMTP id k270kXM27601; Mon, 6 Mar 2006 19:46:33 -0500 Message-ID: <440CD7E6.2000306@savvis.net> Date: Mon, 06 Mar 2006 16:46:30 -0800 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Milan Obuch References: <200603062206.31116.current@dino.sk> In-Reply-To: <200603062206.31116.current@dino.sk> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: syscons not running? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 00:46:38 -0000 Milan Obuch wrote: > Hi, > I am testing 7.0-CURRENT on my TabletPC TC1000. For some time I am getting > $SUBJECT messages when booting - just after 'Starting devd.' line. Next comes > 'Configuring syscons: blanktime.' line. So question is - what does $SUBJECT > line mean? Is it error? Serious? Harmless? Does not makes much sense to me. > By the way, today I do full system rebuild exactly as described > in /usr/src/Makefile from sources cvsupped today morning. you did not give us more details about your setup. i assume that you are booting your system with the usb keyboard attached. imo, 'syscons not running?' message is harmless. it is caused by /etc/rc.syscons restart part of the ukbd(4) attach 'action' in /etc/devd.conf. thanks, max