From owner-freebsd-mobile@FreeBSD.ORG Mon Jul 19 18:28:36 2004 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 18A1816A4CE for ; Mon, 19 Jul 2004 18:28:36 +0000 (GMT) Received: from 194-185-53-242.f5.ngi.it (194-185-53-242.f5.ngi.it [194.185.53.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E6F143D46 for ; Mon, 19 Jul 2004 18:28:35 +0000 (GMT) (envelope-from mark@remotelab.org) Received: from vaio.lab (localhost. [127.0.0.1])i6JISXUV079656; Mon, 19 Jul 2004 20:28:33 +0200 (CEST) (envelope-from mark@remotelab.org) Received: from vaio.lab (localhost.lab [127.0.0.1]) by vaio.lab (8.12.10/8.12.10) with ESMTP id i6JISCXT001884; Mon, 19 Jul 2004 20:28:12 +0200 (CEST) (envelope-from mark@vaio.lab) Received: (from mark@localhost) by vaio.lab (8.12.10/8.12.10/Submit) id i6JISC1U001883; Mon, 19 Jul 2004 20:28:12 +0200 (CEST) (envelope-from mark) Date: Mon, 19 Jul 2004 20:28:12 +0200 From: Marco Trentini To: george+freebsd@m5p.com Message-ID: <20040719182812.GG636@vaio.lab> References: <200407191801.i6JI1sQU055574@m5p.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407191801.i6JI1sQU055574@m5p.com> X-Operating-System: FreeBSD vaio.lab 5.2.1-RELEASE-p8 i386 User-Agent: Mutt/1.5.6i cc: freebsd-mobile@freebsd.org Subject: Re: nForce3 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: Mon, 19 Jul 2004 18:28:36 -0000 On Mon, Jul 19, 2004 at 11:01:54AM -0700, george+freebsd@m5p.com wrote: > Good news and bad news on my Compaq R3120US. FreeBSD doesn't seem > entierly happy with the Nvidia nForce3 chip; specifically the agp > driver. (It complains twice in the printout shown below; the second > is from when the ltmdm port is trying to attach to the Agere modem.) > [...] > My main question is, does anyone have patches for agp which would fix > whatever problem is indicated by the "Unable to find NVIDIA Memeory > Controller 1" message and let me attach to the Agere winmodem? For AGP problem you could try AGP gart included in the nvidia-driver port in place of FreeBSD AGP gart. Turn off FreeBSD AGP gart (in the kernel or just as module) and install nvidia-driver port with WITH_NVIDIA_HACKS=yes option. P.S. nvidia-driver port required (as default) linux-base, check the README.Linux if you don't want it. -- Marco Trentini mark@remotelab.org http://www.remotelab.org/