From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 01:50:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 444BA16A420 for ; Wed, 22 Feb 2006 01:50:26 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 702A743D46 for ; Wed, 22 Feb 2006 01:50:24 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id k1M1nMfo033752 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Feb 2006 02:49:22 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <43FBC322.4080902@xs4all.nl> Date: Wed, 22 Feb 2006 02:49:22 +0100 From: Hans Nieser User-Agent: Mail/News 1.5 (X11/20060211) MIME-Version: 1.0 To: Bernt Hansson References: <43FBC148.5050009@bah.homeip.net> In-Reply-To: <43FBC148.5050009@bah.homeip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: compat 5.X where to find? 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: Wed, 22 Feb 2006 01:50:26 -0000 Bernt Hansson wrote: > Hi all > > Trying to install nvidias drivers for my graphicscard nvidia 400MX > The install is looking for compat 5.X I dont have that one, where can I > find compat 5.X? Can I install it after installing FreeBSD? > > It's on a testbox so no need to panic. Yes I believe you can. See /usr/ports/misc/compat5x . There is also a kernelconfig option for it, my guess is you need that too, but it is enabled in GENERIC so unless you specifically removed it you probably have nothing to worry about.