From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 15:52:34 2004 Return-Path: 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 A48D616A4CE for ; Wed, 10 Mar 2004 15:52:34 -0800 (PST) Received: from tenacious.boundariez.com (mail.boundariez.com [216.36.108.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D2F43D3F for ; Wed, 10 Mar 2004 15:52:34 -0800 (PST) (envelope-from Ralph@boundariez.com) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Wed, 10 Mar 2004 18:47:58 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: nVidia drivers on FreeBSD 5.2.1 (Dell Inspiron 8100 laptop) Thread-Index: AcQFn1VjlLj/4B0fRiCM1d9SI9NglwBWVvRw From: "Ralph M. Los" To: cc: Frank Knobbe Subject: RE: nVidia drivers on FreeBSD 5.2.1 (Dell Inspiron 8100 laptop) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 23:52:34 -0000 Tried /usr/ports/x11/nvidia-driver and doing make install...worked great and gave some instructions about doing a "make setup" which doesn't exist. After that....still getting this when I try to get X running. I've included my XF86Config snip at the bottom just for giggles. (WW) NVIDIA: Chipset "GeForce2 Go" in Device section "NVIDIA GeForce 2" isn't valid for this driver. (EE) No devices detected Fatal server error: No screens found Section "Device" Identifier "NVIDIA GeForce 2" VendorName "NVIDIA" BoardName "GeForce2 Go" Driver "nvidia" BoardName "GeForce2 Go" ChipSet "GeForce2 Go" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "NVIDIA GeForce 2" Monitor "Monitor0" ... ... EndSection ARG!!!! Ralph