From owner-freebsd-stable@FreeBSD.ORG Sat Sep 27 23:22:41 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60DC1F0E; Sat, 27 Sep 2014 23:22:41 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 364ECF26; Sat, 27 Sep 2014 23:22:40 +0000 (UTC) Received: from udns.ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.5/8.14.5) with ESMTP id s8RNMo8L073840; Sat, 27 Sep 2014 16:22:56 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: (from www@localhost) by udns.ultimatedns.net (8.14.5/8.14.5/Submit) id s8RNMi0A073839; Sat, 27 Sep 2014 16:22:44 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net ([2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (UDNSMS authenticated user chrish) by ultimatedns.net with HTTP; Sat, 27 Sep 2014 16:22:44 -0700 (PDT) Message-ID: Date: Sat, 27 Sep 2014 16:22:44 -0700 (PDT) Subject: dmesg seems broken From: "Chris H" To: "freebsd amd64" , "freebsd current" , "freebsd stable" User-Agent: UDNSMS/2.0.3 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 23:22:41 -0000 Greetings, I'm building RELENG_9 recently. I installed, and updated source, last night. I've just built world, and kernel. After (and before) kernel install. I've found I'm missing from 14 to 40 lines from the top of the dmesg(8) output. In either /var/log/messages, and in /var/run/dmesg.boot. Where can I get that information? Where was it sent? Why am I not allowed to view it? Thank you for all your time, and consideration. --Chris