From owner-freebsd-x11@FreeBSD.ORG Mon Sep 10 01:46:51 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B988016A41A for ; Mon, 10 Sep 2007 01:46:51 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 7068413C48E for ; Mon, 10 Sep 2007 01:46:51 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.1.10] (adsl-241-161-156.bna.bellsouth.net [74.241.161.156]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id l8A1klvl017008 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 9 Sep 2007 21:46:48 -0400 (EDT) (envelope-from rnoland@2hip.net) From: "Robert C. Noland III" To: sarek In-Reply-To: <12585273.post@talk.nabble.com> References: <46E1E44B.6010500@xbsd.org> <12585273.post@talk.nabble.com> Content-Type: text/plain Organization: 2Hip Networks Date: Sun, 09 Sep 2007 21:46:41 -0400 Message-Id: <1189388801.22138.1.camel@bbeng-laptop.acs.internap.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: Updating X.org FreeBSD ports to 7.3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 01:46:51 -0000 On Sun, 2007-09-09 at 18:21 -0700, sarek wrote: > This is probally a really dumb question but after repeatingly searching the > web I can find the answer: > > After (or before) gunziping the file how do I actually patch my ports tree > with the updates.... patch I disperatly need this this since 7.2 doesn't support my card and from what > I can tell 7.3 does (nvidia 8400 gs pci-e).... maybe someone can give me an > other workaround: > > 1. nvidia-driver reconizes it > 2. nvidia-xconfig reconizes it with the --enable-all-gpus option > 3. lspci (in pciutils) correctly identifies it > 4. When I run X I get no devices found even after I set the BusID correctly > > config: > > 6.2 latest cvsup version (as of two hrs ago) > nvidia driver 1.0.14 > curring using standard 7.2 xorg meta-port >