Date: Tue, 29 Aug 2006 16:37:21 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: Norikatsu Shigemura <nork@freebsd.org>, Markus Trippelsdorf <markus@trippelsdorf.de> Subject: Re: radeon(4)+apic(4) on SMP environment causes panic Message-ID: <200608291637.22350.jhb@freebsd.org> In-Reply-To: <20060828170244.GA747@bsd.trippelsdorf.de> References: <20060828234702.8187fce0.nork@FreeBSD.org> <20060828170244.GA747@bsd.trippelsdorf.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 28 August 2006 13:04, Markus Trippelsdorf wrote: > On Mon, Aug 28, 2006 at 11:47:02PM +0900, Norikatsu Shigemura wrote: > > When X run and is initializing with radeon.ko kldload-ed, > > I always contact a panic. I think that apic(4) and radeon(4) > > have any problems. I don't why panic, so I'll report it. > > Yes, the same thing happens here on my amd64 smp system (Radeon 7500). > An easy fix is to comment out "Load "dri"" in your xorg.conf. > But it would be nice to find a proper solution. Somehow you've gotten an interrupt on a reserved IDT vector. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608291637.22350.jhb>