From owner-freebsd-questions@FreeBSD.ORG Fri Oct 23 15:34:01 2009 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 A39A8106568F for ; Fri, 23 Oct 2009 15:34:01 +0000 (UTC) (envelope-from henry.olyer@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 37A458FC0A for ; Fri, 23 Oct 2009 15:34:00 +0000 (UTC) Received: by ewy18 with SMTP id 18so8686069ewy.43 for ; Fri, 23 Oct 2009 08:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=1i8SVhQ0q0UwuJc8B/LxjbJr7E43dyf4XOnClhJVVfw=; b=P+KJVPJVoHn3UxpCucJVsmhdmiSsGDNnsJd/Fo53SCEBnjIGDwsmmB7dz8Z17JdmfR v6KSgojVFee+/t3Mc/INivIY1ycWX0bax1SgDTDcZf5OuwGjcHiIHTR9y4ZqEySB9zkX J1R05K+y/BOnGxX1vzDXVDd8obk8WRsRmMHPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OBf+aeQOAP8K0izYgBmTqaV23F/sgL60lakXkKAsclzYXnAoE4aGjaY3PTImCGK48p R5wUOzFBOAb6q2Dk6M59lEZUppZFS5a1k2oAK7h4tZQcBG0AdgdjmrpO+VUW0IyxMFir 82E/2PX/tr+9cToqMPPnULqNUV4l3ehZ+qHeQ= MIME-Version: 1.0 Received: by 10.210.9.5 with SMTP id 5mr747789ebi.78.1256312039775; Fri, 23 Oct 2009 08:33:59 -0700 (PDT) Date: Fri, 23 Oct 2009 11:33:59 -0400 Message-ID: <1d7089c40910230833x5371ba19hb22d430d20414cc3@mail.gmail.com> From: Henry Olyer To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: looking for /usr/ports/x11-driver, not /usr/ports/x11-drivers 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: Fri, 23 Oct 2009 15:34:01 -0000 I'm trying to X (re)configure a CQ60, which is not so trivial to do... Kenneth CF once wrote: > 2) Install the nvidia-driver. > # cd /usr/ports/x11-driver/nvidia-driver > # make install clean (I built with options FREEBSD_AGP checked, ACPI checked, LINUX unchecked). > And this was not a typo.