From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 20 23:39:36 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30E5737B401 for ; Fri, 20 Jun 2003 23:39:36 -0700 (PDT) Received: from atropos.snu.ac.kr (atropos.snu.ac.kr [147.46.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3165743FAF for ; Fri, 20 Jun 2003 23:39:35 -0700 (PDT) (envelope-from redjade@atropos.snu.ac.kr) Received: from atropos.snu.ac.kr (localhost [127.0.0.1]) by atropos.snu.ac.kr (8.12.8p1/8.12.7) with ESMTP id h5L6dSKI010710; Sat, 21 Jun 2003 15:39:28 +0900 (KST) Received: (from redjade@localhost) by atropos.snu.ac.kr (8.12.8p1/8.12.7/Submit) id h5L6dSkO010709; Sat, 21 Jun 2003 15:39:28 +0900 (KST) Date: Sat, 21 Jun 2003 15:39:28 +0900 From: Kyunghwan Kim To: Michael Collette Message-ID: <20030621063927.GA10677@atropos.snu.ac.kr> References: <200306201617.21345.metrol@metrol.net> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <200306201617.21345.metrol@metrol.net> User-Agent: Mutt/1.5.4i cc: FreeBSD Mailing Lists Subject: Re: Thinkpad R40 Followup ACPI/APM/AGP under 5.1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2003 06:39:36 -0000 On Fri, Jun 20, 2003 at 04:17:21PM -0700, Michael Collette wrote: > The other oddity here is that "device agp" really does not get > along with this ATI Radeon 7500. Having it on causes X to core > dump upon starting. Pulling it out of the kernel corrects the > problem. Not a big deal as X seems to work very nicely otherwise. > I only mention it out of curiosity. I was also kind of interested > in the radeondrm kernel option. If your chipset is i855PM, see PR 53136. Probing part for i855PM is missing in current agp driver. -- Kyunghwan Kim redjade@atropos.snu.ac.kr