Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 18:47:58 -0500
From:      "Ralph M. Los" <Ralph@boundariez.com>
To:        <Freebsd-questions@freebsd.org>
Cc:        Frank Knobbe <frank@knobbe.us>
Subject:   RE: nVidia drivers on FreeBSD 5.2.1 (Dell Inspiron 8100 laptop)
Message-ID:  <B06CC0370BBC0F4EA588FD6952A9392561EA@tenacious.boundariez.com>

next in thread | raw e-mail | index | archive | help
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.

<ERROR SNIP>
(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

</ERROR SNIP>

<My XF86Config file snip>
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

</My XF86Config file snip>




ARG!!!!

Ralph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B06CC0370BBC0F4EA588FD6952A9392561EA>