From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Subject: Re: Reverting rc6 by default Date: Tue, 21 Jun 2011 21:12:48 +0200 Message-ID: <20110621191248.GA20495@joi.lan> References: <20110621142133.GA3652@fujiko> <20110621155205.GA2488@fujiko> <20110621164209.GA2155@fujiko> <20110621112941.6267fabc@jbarnes-desktop> <20110621184855.GB2185@fujiko> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by gabe.freedesktop.org (Postfix) with ESMTP id CA64F9E8E2 for ; Tue, 21 Jun 2011 12:13:17 -0700 (PDT) Received: by fxm14 with SMTP id 14so219761fxm.36 for ; Tue, 21 Jun 2011 12:13:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20110621184855.GB2185@fujiko> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Francesco Allertsen Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Tue, Jun 21, 2011 at 08:48:55PM +0200, Francesco Allertsen wrote: > On Tue, Jun 21, 2011 at 11:29:41AM -0700, Jesse Barnes wrote: > > Use netconsole. Documentation/networking/netconsole.txt has all the > > gory details. > > I have used netconsole, with that documentation, but it doesn't show me > the drm debug messages, only the other dmesg messages, and I don't know > why. > Try to run dmesg -n 8 before loading the module. Marcin