From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 19:32:12 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EFC916A41C for ; Mon, 20 Jun 2005 19:32:12 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 206AB43D1D for ; Mon, 20 Jun 2005 19:32:11 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.4/8.13.1) with ESMTP id j5KJVZDd008329; Mon, 20 Jun 2005 12:31:35 -0700 (PDT) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.4/8.13.1/Submit) id j5KJVXCm008328; Mon, 20 Jun 2005 12:31:33 -0700 (PDT) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Steve Roome In-Reply-To: <20050620145247.GD597@bibipentium.lonres.com> References: <20050616182421.A87199@cons.org> <20050616.210529.20240024.imp@bsdimp.com> <20050617114607.A3198@cons.org> <20050617160332.GG34777@bibipentium.lonres.com> <20050617131822.A5495@cons.org> <42B30B06.7070005@alumni.rice.edu> <20050620145247.GD597@bibipentium.lonres.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 20 Jun 2005 12:31:32 -0700 Message-Id: <1119295892.1144.28.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: Martin Cracauer , freebsd-current@freebsd.org, "M. Warner Losh" Subject: Re: 6.0-current panic: loading radeon module 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, 20 Jun 2005 19:32:12 -0000 On Mon, 2005-06-20 at 15:52 +0100, Steve Roome wrote: > On Fri, Jun 17, 2005 at 12:40:22PM -0500, Jonathan Noack wrote: > > On 6/17/2005 12:18 PM, Martin Cracauer wrote: > > >Steve Roome wrote on Fri, Jun 17, 2005 at 05:03:32PM +0100: > > >>If it's any iterest, I had a similar experience earlier this week. > > >> > > >>xorg-server-6.8.99.5 with a radeon 9600 X and -current as of Monday > > >>causes my entire machine to freeze up completely rather than just > > >>panic. > > >> > > >>It's fine if I take drm option out of the x config again - so it's > > >>only when I actually use DRM, and for me it's a black screen and hard > > >>lockup. > > > > > >This is odd. DRI (and hence DRM) only support radeons up to 9200 > > >(really 9250 probably). Your 9600 series shouldn't have a need for > > >the drm module in first place. > > > > The r300 project (http://r300.sourceforge.net) is getting tantalizingly > > close to usable DRI for newer radeons. I saw glxgears running at 2600+ > > fps for about 15 seconds before the 3D engine on my 9800 Pro locked up. > > I finally got tired of manually merging Mesa commits and translating > > linux drm changes to bsd so I'm no longer using it. If you're > > interested, here's the basic instructions: > > http://lists.freebsd.org/pipermail/freebsd-x11/2005-May/001903.html > > > > Note that it requires a decent amount of effort just to get it to > > compile, much less do anything useful. Abandon hope, all ye who enter > > here... > > I was under the impresion that newer DRM stuff had been stuffed in > back in april directly from the r300 project. No, the DRM drivers come from DRM CVS as always. There had been some r300 stuff done in DRM CVS, but not enough, and r300 has their own fork of the DRM. > drm0: port 0xc000-0xc0ff mem 0xc0000000-0xcfffffff,0xe1000000-0xe100ffff irq 7 at device 0.0 on pci2 > info: [drm] AGP at 0xb0000000 256MB > info: [drm] Initialized radeon 1.16.0 20050311 on minor 0 > drm0: port 0xc000-0xc0ff mem 0xc0000000-0xcfffffff,0xe1000000-0xe100ffff irq 7 at device 0.0 on pci2 > info: [drm] AGP at 0xb0000000 256MB > info: [drm] Initialized radeon 1.16.0 20050311 on minor 0 > > I'm also using xorg snap 6.8.99.5 which should have the newer > development (r300+ I thought) DRI drivers in it. No, xorg-server-snap is just the snapshot of X.Org that X.Org distributes, not r300.sf.net's driver (built from Mesa). -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org