From owner-freebsd-stable@FreeBSD.ORG Tue Nov 9 10:25:20 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C0AD16A4D4 for ; Tue, 9 Nov 2004 10:25:20 +0000 (GMT) Received: from srv1a-cta.bs2.com.br (srv1a-cta.bs2.com.br [200.203.183.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D17643D55 for ; Tue, 9 Nov 2004 10:25:12 +0000 (GMT) (envelope-from gpt@tirloni.org) Received: from localhost (srv1a-cta.bs2.com.br [200.203.183.35]) by srv1a-cta.bs2.com.br (Postfix) with ESMTP id 099D61C72C4; Tue, 9 Nov 2004 08:25:10 -0200 (BRDT) Received: from [192.168.0.97] (unknown [200.181.211.109]) by srv1a-cta.bs2.com.br (Postfix) with ESMTP id 155981C7274; Tue, 9 Nov 2004 08:25:09 -0200 (BRDT) Message-ID: <41909B04.4040207@tirloni.org> Date: Tue, 09 Nov 2004 08:25:08 -0200 From: "Giovanni P. Tirloni" User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Nicol=E1s_de_Bari_Embriz_Garc=EDa_Rojas?= References: <6d46f148041108230866bef0b6@mail.gmail.com> In-Reply-To: <6d46f148041108230866bef0b6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-stable@freebsd.org Subject: Re: NVIDIA driver crashing the system X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 10:25:20 -0000 Nicolás de Bari Embriz García Rojas wrote: > I am trying to use the nvidia driver from the ports on FreeBSD > 5.3-STABLE but every time i startup X the system crash > > My system: > Laptop: Dell latitud D800 > video card: GeForce FX Go5200 > > I attached a console to the laptop and i got this: > > --- > NVRM: detected agp.ko, aborting NVIDIA AGP setup! This message means the Nvidia driver found the native AGP driver that comes with FreeBSD. I'd sugest removing "device agp" from your kernel and giving it a try. Remember to put nvidia_load="YES" in /boot/loader.conf. Another sugestion is not to use any kind of compiler optimization in /etc/make.conf. I've a FX5200 128MB and it worked fine with 5.3-STABLE from yesterday. -- Giovanni P. Tirloni