From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 16 13:09:23 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3083216A4CE for ; Wed, 16 Feb 2005 13:09:23 +0000 (GMT) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F81E43D5A for ; Wed, 16 Feb 2005 13:09:22 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx35.rz.uni-wuerzburg.de (Postfix) with ESMTP id 39061E0F07; Wed, 16 Feb 2005 14:09:21 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 2063F9BCC0; Wed, 16 Feb 2005 14:09:21 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0AD839BBEB; Wed, 16 Feb 2005 14:09:21 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id E9578D8471; Wed, 16 Feb 2005 14:09:20 +0100 (CET) Received: from igor.q.local (igor.q.local [192.168.0.147]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j1GD9KWE082153; Wed, 16 Feb 2005 14:09:20 +0100 (CET) (envelope-from q@uni.de) Received: from igor.q.local (localhost.q.local [127.0.0.1]) by igor.q.local (8.13.1/8.13.1) with ESMTP id j1GD9KcQ034688; Wed, 16 Feb 2005 14:09:20 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by igor.q.local (8.13.1/8.13.1/Submit) id j1GD9JQ5034663; Wed, 16 Feb 2005 14:09:19 +0100 (CET) (envelope-from q@uni.de) Date: Wed, 16 Feb 2005 14:09:19 +0100 From: Ulrich Spoerlein To: Gerald Heinig Message-ID: <20050216130919.GC913@galgenberg.net> References: <420731DD.3050206@syskonnect.de> <42088232.1030001@syskonnect.de> <1107888844.6309.221.camel@palm.tree.com> <1107964038.6309.1137.camel@palm.tree.com> <420B938D.2040708@syskonnect.de> <1108352789.6309.9948.camel@palm.tree.com> <20050216110200.GA913@galgenberg.net> <4213382E.7060603@syskonnect.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4213382E.7060603@syskonnect.de> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: hackers@freebsd.org cc: Stephan Uphoff Subject: Re: Firewire blues X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 13:09:23 -0000 On Wed, 16.02.2005 at 13:10:22 +0100, Gerald Heinig wrote: > >When dcons_crom is loaded (module or not) and I boot my system (laptop), > >I only get the "kernel output" on screen. All the other output (starting > >from Mounting root from ufs) goes to the firewire console. > > I don't know whether this will break other stuff, but in the course of > my attempts to get the setup working, I tried setting > > options DCONS_FORCE_CONSOLE=1 > > This caused all the output of the console to go to the Firewire port. I > could log in etc. as normal on the console (over Firewire of course). This is backwards. I _don't_ want to have the console on the firewire port, I want/need it on the local keyboard/display (aka syscons) console. The firewire is just for on-demand debugging (hangs, panics, stuff), it shouldn't interfere with normal usage. Right now, I would need two kernel and a reboot in between to get the desired functionality. Ulrich Spoerlein -- PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand?