From owner-freebsd-current@FreeBSD.ORG Sat Oct 25 05:25:23 2003 Return-Path: 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 C184316A4B3 for ; Sat, 25 Oct 2003 05:25:23 -0700 (PDT) Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 936E043FDF for ; Sat, 25 Oct 2003 05:25:21 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 96500 invoked by uid 85); 25 Oct 2003 12:26:51 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.20rc1 (uvscan: v4.2.40/v4288. Clear:RC:1:. Processed in 0.071105 secs); 25 Oct 2003 12:26:51 -0000 Received: from unknown (HELO 192.168.0.110) (192.168.0.110) by 0 with SMTP; 25 Oct 2003 12:26:50 -0000 From: Arjan van Leeuwen To: eta@lclark.edu, Eric Anholt Date: Sat, 25 Oct 2003 14:25:19 +0200 User-Agent: KMail/1.5.4 References: <20031024123914.GR39789@freebsd.org.ru> <200310242240.44922.avleeuwen@piwebs.com> <1067028454.658.22.camel@leguin> In-Reply-To: <1067028454.658.22.camel@leguin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310251425.19174.avleeuwen@piwebs.com> cc: Janet Sullivan cc: current@FreeBSD.org cc: Kris Kennaway Subject: Re: fresh -current trap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 25 Oct 2003 12:25:23 -0000 On Friday 24 October 2003 22:47, Eric Anholt wrote: > On Fri, 2003-10-24 at 13:40, Arjan van Leeuwen wrote: > > On Friday 24 October 2003 19:30, Kris Kennaway wrote: > > > On Fri, Oct 24, 2003 at 10:13:34AM -0700, Janet Sullivan wrote: > > > > Kris Kennaway wrote: > > > > >On Fri, Oct 24, 2003 at 04:39:14PM +0400, Sergey A. Osokin wrote: > > > > >>Fatal trap 12: page fault while in kernel mode > > > > > > > > > >Looks like it might be related to the DRM import from yesterday. > > > > >You're not using any modules, are you? > > > > > > > > Since the DRM commit I received similar traps. I had to rebuild a > > > > kernel without "options radeondrm" just to be able to boot. I'm not > > > > using any modules. > > > > > > Don't drop the mailing list from the CC list when reporting bugs ;-) > > > > > > Kris > > > > Same here, using an Ati Radeon R100. I see functions that have 'radeon' > > in the name in the trace. Is there any more information I can provide? > > Not sure what went wrong here. I'm cvsupping to do a fresh build (going > really slow, our internet connection is terrible). Sorry for the > trouble everyone. 1) It works now 2) It fixed the long-standing problems I had with running OpenGL stuff on my Radeon! (graphics & response to mouse/keyboard input used to be lagging behind *significantly* when running any OpenGL game on my Radeon, basically, games were unplayable) Thanks! Arjan