From owner-freebsd-current@FreeBSD.ORG Mon Jun 18 07:13:15 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BC0F1065672; Mon, 18 Jun 2012 07:13:15 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id B02FB8FC1C; Mon, 18 Jun 2012 07:13:14 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward14.mail.yandex.net (Yandex) with ESMTP id D884A1980D2A; Mon, 18 Jun 2012 11:13:12 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340003592; bh=DPB7nOaiHtJE41y0c32WkXT23hrQLOaAW1lgu9ZRrTM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:Content-Type: Content-Transfer-Encoding; b=coxDk3kmNpXmXf7nEulD2AuRajXdFzxFqr4VD3IBqtZwQGKCg1Ri0qXeP00zbCeoU I6aNkwSb0To6JVu+ZgejOHkKfLpnm1aJVTxPGEZ9kyrNMY582kE/XZhiWwgWOr3dMW xAkRmnSI6dc4YqQFeJXvq0HZoOeIl5JwI1y+1ZFg= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id B33C316A0552; Mon, 18 Jun 2012 11:13:12 +0400 (MSK) Received: from unknown (unknown [213.27.65.65]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id DCfSOQ2h-DCfGTwnW; Mon, 18 Jun 2012 11:13:12 +0400 X-Yandex-Rcpt-Suid: current@FreeBSD.org X-Yandex-Rcpt-Suid: kib@FreeBSD.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340003592; bh=DPB7nOaiHtJE41y0c32WkXT23hrQLOaAW1lgu9ZRrTM=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=cU8IzhEPvtqaDM1g2zclASooo+7mJ8GqI7kqtM0m4YtHc8Lqj3DJ3gFj8VtiWbzv2 7Z4NLMqsHVlSHLW4+OgBN+o39Wzs9ozmFD22EQ2HyvUnOUUmycYJ16ttvyyx3lfFKa 39/yvYxWpgNOXeRDjOUvxKo0saZ8p2h497VmM5nc= Message-ID: <4FDED4D5.5010208@yandex.ru> Date: Mon, 18 Jun 2012 11:12:21 +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 X-Mailman-Approved-At: Mon, 18 Jun 2012 11:28:29 +0000 Cc: kib@FreeBSD.org 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 07:13:15 -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. -- Regards, Ruslan Tinderboxing kills... the drives.