From owner-freebsd-questions@FreeBSD.ORG Mon Dec 29 21:31:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C51F106566C for ; Mon, 29 Dec 2008 21:31:17 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from rv-out-0304.google.com (rv-out-0304.google.com [209.85.198.219]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7748FC19 for ; Mon, 29 Dec 2008 21:31:16 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by rv-out-0304.google.com with SMTP id b20so11610331rvf.31 for ; Mon, 29 Dec 2008 13:31:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.109.18 with SMTP id l18mr8172640wam.8.1230586276813; Mon, 29 Dec 2008 13:31:16 -0800 (PST) Message-ID: <0016364574ace51c2d045f36314f@google.com> Date: Mon, 29 Dec 2008 21:31:16 +0000 From: af300wsm@gmail.com To: Marco Beishuizen , af300wsm@gmail.com, "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Re: Having issues with the nvidia driver on my box X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2008 21:31:17 -0000 On Dec 28, 2008 5:42am, Marco Beishuizen wrote: > On Fri, 26 Dec 2008 18:14:38 +0000 > > > > > Did you install the latest Nvidia driver? Perhaps your card isn't > > supported anymore. Nvidia dropped some "older" chipsets in their latest > > driver. You can try "nvidia-driver-96xx" or "nvidia-driver-71xx" in the > > ports. I hope this helps. I installed the nvidia-driver-96xx because when I installed the latest one it said that my chipset wasn't supported. Actually, I think that the suggestions from Mike helped. I added the option in my xorg.conf file that says to use the nvidia agp drivers before using the kernel agp.ko. Andy