From owner-freebsd-current@FreeBSD.ORG Mon Feb 6 17:53:36 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9CD5106566B for ; Mon, 6 Feb 2012 17:53:36 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 876628FC13 for ; Mon, 6 Feb 2012 17:53:36 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so10122856obc.13 for ; Mon, 06 Feb 2012 09:53:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=g932dPAgC2hg5Bxe1MlUm1PbqNCbtvzyXhQsj9HxZLs=; b=Mycyr+H9xApm3GiKNtNRFdt1MWLz+gV7aD8el2g+/I1hj4C4rN0w6VXmNebQyag0gt Hp10k5h6iW4EIr1nn20/Fz6p8i9dJdSkbYnR3WNznjZ5wFAlMBuuKPEwqBubNe4tHxot YnEIG2T0qOvoiG137wwwgG7NFU1AhANe6+h+4= MIME-Version: 1.0 Received: by 10.182.160.2 with SMTP id xg2mr17379646obb.33.1328549088648; Mon, 06 Feb 2012 09:24:48 -0800 (PST) Received: by 10.182.111.103 with HTTP; Mon, 6 Feb 2012 09:24:48 -0800 (PST) Date: Mon, 6 Feb 2012 10:24:48 -0700 Message-ID: From: JD To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Freebsd 9.0 release and dmesg 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: Mon, 06 Feb 2012 17:53:36 -0000 dmesg no longer outputs the kernel messages. $ dmesg $ $ which dmesg /sbin/dmesg $what /sbin/dmesg /sbin/dmesg: So, I have no idea what version of dmesg got installed. Anyone on 9.0 Release have this problem? How to fix it?