From owner-freebsd-current@FreeBSD.ORG Mon Jun 18 08:36:26 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61D771065679 for ; Mon, 18 Jun 2012 08:36:26 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id CCC328FC0A for ; Mon, 18 Jun 2012 08:36:25 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward15.mail.yandex.net (Yandex) with ESMTP id 79E299E1B7F for ; Mon, 18 Jun 2012 12:36:24 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340008584; bh=YrHbNW9dYkhob/9pJTxAmbNOnb0yHOcfK7kaW7cRUYM=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=HT75PmZ+VY6fSuewdBpHVcbqlntM6W1vIhNjQEjIXbgb9JFriaL6FoTQjhu+oCH7S n/8rf9uc7fOpOLqgiXMOVsLgBzEgebrJx3GaNusK0H+TiWIWrO9+Sgbab/kAJx4gce KP70drzcO8CsNZ2d6SEhHhylP9zgLnMwcQEz3hwo= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 65A1AE40484 for ; Mon, 18 Jun 2012 12:36:24 +0400 (MSK) Received: from unknown (unknown [213.27.65.65]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id aNVunV01-aOVuVHIY; Mon, 18 Jun 2012 12:36:24 +0400 X-Yandex-Rcpt-Suid: current@FreeBSD.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340008584; bh=YrHbNW9dYkhob/9pJTxAmbNOnb0yHOcfK7kaW7cRUYM=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=BSr0kuLt0qxkvHABVUtnk3C7Uw6F9vGWWbvX9+ZtLEQRVel5pUBAX+nlVj2PPfnr7 bPDFkxlFUXdgdru0/WfX9POmI5YYK9paKUOYM69sQ22fDRaSzrGvo0kNn2wIOQE1a+ Oj8KR90y0r3UpHcm+t7ySYAanLwzcjv5k3+AmSXA= Message-ID: <4FDEE855.2040602@yandex.ru> Date: Mon, 18 Jun 2012 12:35:33 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120616 Thunderbird/13.0 MIME-Version: 1.0 To: current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: drm2 and the kernel messages on shutdown 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, 18 Jun 2012 08:36:26 -0000 Good day, since switching to new drm code (starting at April if I recall correctly) I'm experiencing sporadic laptop hangs when choose the shutdown command in UI (gnome) environment. The hdd led isn't blinking but the laptop is still up. In such cases I forced to shutdown it by pressing power off button, but at the next system start it running filesystem checks (yes, with journal but some time only full fsck is able to fix that). What I'm asking for is - when there some sysctl or boot loader option will be available to turn on kernel messages on shutdown? I really want to know on what it hanging on. I didn't bothered with this while it was available as third-party patch, but since it is now in -current and enabled by default, I think this feature should be available. Thanks. PS. I'm now subscribed to current@. So do not need to approve my previous message, that's waiting for moderator approval. -- Regards, Ruslan Tinderboxing kills... the drives.