From owner-freebsd-x11@FreeBSD.ORG Fri Dec 24 21:08:50 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9628016A4CE for ; Fri, 24 Dec 2004 21:08:50 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E2643D48 for ; Fri, 24 Dec 2004 21:08:50 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iBOL8nDT027401; Fri, 24 Dec 2004 13:08:49 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iBOL8mTa027400; Fri, 24 Dec 2004 13:08:48 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Aurelien Nephtali In-Reply-To: <41CBEFDF.1050906@wanadoo.fr> References: <41CBEFDF.1050906@wanadoo.fr> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 24 Dec 2004 13:08:47 -0800 Message-Id: <1103922527.856.49.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: x11@freebsd.org Subject: Re: Radeon + DRM error with Xorg 6.8.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 21:08:50 -0000 On Fri, 2004-12-24 at 11:30 +0100, Aurelien Nephtali wrote: > Hi, > > With the new Xorg version (6.8.1) I got these errors while starting : > > error: [drm:pid551:radeon_cp_init] *ERROR* radeon_cp_init called without > lock held > error: [drm:pid551:radeon_unlock] *ERROR* Process 551 using kernel context 0 > > X works fine but it seems there are errors somewhere... I'm just reporting ! > My card is a ATI Radeon Mobility IGP340M (supported by Xorg). You need AGP support in order to use the DRI with that chipset, and that's the obscure error you get if you don't have it. I've posted an attempt at an AGP driver for that chipset at http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/75251 As I don't have the hardware myself, expect it to not work, and to have to fix it yourself if it doesn't. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org