From owner-freebsd-questions@FreeBSD.ORG Mon Dec 13 12:31:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C9F316A4CE for ; Mon, 13 Dec 2004 12:31:25 +0000 (GMT) Received: from enigma.mddsg.com (mentis.toad.net [66.159.64.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0A343D1D for ; Mon, 13 Dec 2004 12:31:24 +0000 (GMT) (envelope-from erickson@mddsg.com) Received: from enigma.mddsg.com (localhost [127.0.0.1]) by enigma.mddsg.com (8.12.11/8.12.11) with ESMTP id iBDCVNHZ065971 for ; Mon, 13 Dec 2004 07:31:23 -0500 (EST) (envelope-from erickson@mddsg.com) Received: (from nobody@localhost) by enigma.mddsg.com (8.12.11/8.12.10/Submit) id iBDCVNrt065970; Mon, 13 Dec 2004 07:31:23 -0500 (EST) (envelope-from erickson@mddsg.com) X-Authentication-Warning: enigma.mddsg.com: nobody set sender to erickson@mddsg.com using -f Received: from 153.2.247.31 (SquirrelMail authenticated user erickson) by www.mddsg.com with HTTP; Mon, 13 Dec 2004 07:31:23 -0500 (EST) Message-ID: <18716.153.2.247.31.1102941083.squirrel@www.mddsg.com> Date: Mon, 13 Dec 2004 07:31:23 -0500 (EST) From: "David Erickson" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Scanned-By: MIMEDefang 2.42 Subject: Dmesg truncated X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 12:31:25 -0000 I've been having this problem for quite a whlie but it's never bothered me too much until I had some free time on my hand to look into it. Is there any kernel parameter that could be truncating my dmesg buffer. Dmesg only seems to have 1 line ever buffered which kinda sucks. I do have a custom kernel built as thin as possible so im thinking that one of the options I may have left out thinking I didn't need it or something along those lines. Any ideas? Thanks in advance. Dave