From owner-freebsd-questions@FreeBSD.ORG Wed Aug 26 16:11:03 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11133106568B; Wed, 26 Aug 2009 16:11:03 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id C12088FC2D; Wed, 26 Aug 2009 16:11:02 +0000 (UTC) Received: from c83-253-252-234.bredband.comhem.se ([83.253.252.234]:35689 helo=mx.exscape.org) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1MgL5K-0005j5-5a; Wed, 26 Aug 2009 18:10:56 +0200 Received: from [192.168.1.5] (macbookpro [192.168.1.5]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx.exscape.org (Postfix) with ESMTPSA id E3B20199AA; Wed, 26 Aug 2009 18:10:24 +0200 (CEST) Message-Id: From: Thomas Backman To: Danny Braniss In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Wed, 26 Aug 2009 18:10:22 +0200 References: X-Mailer: Apple Mail (2.936) X-Originating-IP: 83.253.252.234 X-Scan-Result: No virus found in message 1MgL5K-0005j5-5a. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1MgL5K-0005j5-5a 66c568129775857e69e123fe272b9179 Cc: FreeBSD current , freebsd-questions@freebsd.org Subject: Re: Serial console trouble: loader and login works, but no kernel messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2009 16:11:03 -0000 On Aug 26, 2009, at 18:04, Danny Braniss wrote: > you need to set > hint.uart.0.flags="0x10" > > danny I already tried that (in /boot/loader.conf); it shows up in dmesg (and didn't before), but still no luck. Regards/thanks, Thomas