From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 00:23:01 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5BC0187A for ; Tue, 17 Feb 2015 00:23:01 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 328439B3 for ; Tue, 17 Feb 2015 00:23:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=lmmJ2D/n8LHdIcTAuxAFWD2alncBx3HC6hIIK//3hkY=; b=a5ueESxG3ofKn4X2rUu9WnOWvwcMEzeU/iJd2VdoD3TN6NPjDJEv+6Mu3Zm08fPrBJddiyy25F6G+HyyibutGWRyN360Fom4yPWsuAiVxBfHbxv14wdPHWdjmAaGwkd3rAq7RJ9PTzmnsQanX3PDb73fgGM2bpp3Ksg8AdZXBlc=; Received: from [114.121.130.3] (port=56254 helo=B85M-HD3-0.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YNVwH-001xDl-Nz; Mon, 16 Feb 2015 17:22:58 -0700 Date: Tue, 17 Feb 2015 08:22:45 +0800 From: Erich Dollansky To: reg@dwf.com Subject: Re: Where is the source? Message-ID: <20150217082245.1ea6ffd6@B85M-HD3-0.alogt.com> In-Reply-To: <201502162346.t1GNkxA3007913@deneb.dwf.com> References: <201502152242.t1FMgIeE003747@deneb.dwf.com> <20150216095159.36614238@B85M-HD3-0.alogt.com> <54E155AB.4050105@ShaneWare.Biz> <201502162346.t1GNkxA3007913@deneb.dwf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: questions@freebsd.org, reg@deneb.dwf.com, Shane Ambler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2015 00:23:01 -0000 Hi, On Mon, 16 Feb 2015 16:46:59 -0700 reg@dwf.com wrote: > > Thanks to everyone who responded. > > The src.txz file in your note is what I needed. > Unfortunately, on trying to do the build of the NVIDIA driver, it > only works with FreeBSD 10 not 10.1, so running down the source > only got me one step closer before erroring out. if VESA will not do the job for you, you will have to go back to 10 then. Erich