Date: Mon, 20 Jun 2005 15:52:47 +0100 From: Steve Roome <steve@pepcross.com> To: Jonathan Noack <noackjr@alumni.rice.edu> Cc: Martin Cracauer <cracauer@cons.org>, freebsd-current@FreeBSD.ORG, "M. Warner Losh" <imp@bsdimp.com> Subject: Re: 6.0-current panic: loading radeon module Message-ID: <20050620145247.GD597@bibipentium.lonres.com> In-Reply-To: <42B30B06.7070005@alumni.rice.edu> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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. drm0: <ATI Radeon AP 9600> 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: <ATI Radeon AP 9600> 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. I could be wrong, but I don't get any more info from the crash than I mentioned last time :( Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050620145247.GD597>