From owner-freebsd-questions Tue Apr 9 13:19:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id C61D037B416 for ; Tue, 9 Apr 2002 13:19:18 -0700 (PDT) Received: from d184-101.uoregon.edu (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.2/8.12.2) with ESMTP id g39KJGZu013061; Tue, 9 Apr 2002 13:19:16 -0700 (PDT) Subject: Re: drm-kmod + XFree86 From: Eric Anholt To: Paul Murphy Cc: Questions In-Reply-To: <20020408200532.18e2f2aa.pnmurphy@cogeco.ca> References: <20020408200532.18e2f2aa.pnmurphy@cogeco.ca> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 09 Apr 2002 14:19:17 -0600 Message-Id: <1018383557.339.41.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You sent me a very similar message on april 6th and I wrote back the same day. Did you miss it? On Mon, 2002-04-08 at 18:05, Paul Murphy wrote: > The problem: > > 1) Apr 6 14:33:44 earth /kernel: error: [drm:r128_cce_indirect] *ERROR* > process 215 using buffer owned by 0 This is not actually a problem. It occurs in linux and freebsd, and basically means that the X server is using a buffer than the kernel thought was unused. It doesn't cause any problems besides some log messages. > 2) When I exit from a KDE session, the login widget is all screwed up. > I get a green bar across the top, no background (just black) and the borders > of the login dialogue are black (non existent?, only the input areas show). > Restarting the XServer makes it good (until the next logout). > > At first I installed drm-kmod before XFree, but I have since reinstall XFree and drm-kmod from ports. The problem persists. The order in which you install doesn't matter. They are two separate pieces of software which work together at runtime. > > If I start XFree without loading the kernel module I get none of the > above problems (of course Direct Rendering is then disabled). So if you have load "dri" in your XF86Config you get corruption but without it you don't? That wasn't what I understood from your last message to me. If so, then that is an issue, and it's one I hadn't seen yet. However, something seems strange because you had a previous message to me about the drm causing Netscape to crash, which is something that again I hadn't seen or heard from anyone else about. Is there anything special about your system, any extra CFLAGS, any modified things in XFree86/drm-kmod makefiles, etc? Also, _please_ wrap your messages at 72-80 chars. And the mailing lists really don't want all those attachments. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message