From owner-freebsd-current@FreeBSD.ORG Sun Mar 22 02:47:55 2009 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 4ED16106564A; Sun, 22 Mar 2009 02:47:55 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 2E1BC8FC08; Sun, 22 Mar 2009 02:47:55 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id n2M2ltce048841; Sat, 21 Mar 2009 19:47:55 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id n2M2ltpa048840; Sat, 21 Mar 2009 19:47:55 -0700 (PDT) (envelope-from sgk) Date: Sat, 21 Mar 2009 19:47:55 -0700 From: Steve Kargl To: Robert Noland Message-ID: <20090322024755.GA48794@troutmask.apl.washington.edu> References: <20090322021852.GA48543@troutmask.apl.washington.edu> <1237688696.1756.3.camel@balrog.2hip.net> <20090322022846.GA48644@troutmask.apl.washington.edu> <1237689169.1756.5.camel@balrog.2hip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1237689169.1756.5.camel@balrog.2hip.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@FreeBSD.org Subject: Re: drm on i965GM is very sluggish 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: Sun, 22 Mar 2009 02:47:55 -0000 On Sat, Mar 21, 2009 at 09:32:49PM -0500, Robert Noland wrote: > On Sat, 2009-03-21 at 19:28 -0700, Steve Kargl wrote: > > On Sat, Mar 21, 2009 at 09:24:56PM -0500, Robert Noland wrote: > > > On Sat, 2009-03-21 at 19:18 -0700, Steve Kargl wrote: > > > > Kernel and world are from today sources. If I start firefox3, > > > > redraws become painfully slow. Top(1) shows > > > > > > Todays, -CURRENT or -STABLE? > > > > > > > -current. This is a Dell Latitude D530 laptop. Do you need > > any other info. > > I assume that it is fine before a vt switch, then bad after. Does that > match with what you are seeing? > I boot. Login in at a vt, then almost immediately do ssh-agent startx -- -depth 16 >& ~/tmp/.x.out I do not switch from X11 back to a console. Note xterm works fine. The sluggish only appears when I fire up firefox3, but I haven't tried other big apps like openoffice. Also, note I just installed a kernel without drm. Starting firefox3 with this new kernel does not cause the sluggish behavior. I also just noticed that dmesg had drm0: on vgapci0 info: [drm] MSI enabled 1 message(s) Is it possible to disable MSI and still run drm? -- Steve