Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2005 04:24:55 +0100
From:      markzero <mark@darklogik.org>
To:        "Anthony M. Agelastos" <iqgrande@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NVIDIA TNT2 woes
Message-ID:  <20050704032455.GA76514@logik.ath.cx>
In-Reply-To: <5095AEAE-708B-4936-873C-5B932EF75FB6@gmail.com>
References:  <20050630001004.GA60781@logik.ath.cx> <42C3BB88.60609@dial.pipex.com> <42C73D17.3080208@dial.pipex.com> <20050703182218.GB79411@logik.ath.cx> <5095AEAE-708B-4936-873C-5B932EF75FB6@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Jul 03, 2005 at 10:53:43PM -0400, Anthony M. Agelastos wrote:
>=20
> glxgears works for you with the nv driver? I cannot get it to work =20
> for me (I have a RIVA TNT as opposed to your RIVA TNT 2). Could you =20
> post your xorg.conf? I have the line Load "glx" in the "Module" =20
> Section. Perhaps the nv driver works much better than for the TNT 2 =20
> as opposed to the TNT? Thank you for your help and thank you to the =20
> whole list for the support and replies.
>

$ uname -smr
FreeBSD 5.4-RELEASE-p2 i386

$ X -version
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: FreeBSD 5.4 i386 [ELF]=20
Current Operating System: FreeBSD xxx.xxx.xxx 5.4-RELEASE-p2
FreeBSD 5.4-RELEASE-p2 #1: Sun Jun 12 16:17:58 BST 2005
root@xxx.xxx.xxx:/usr/obj/usr/src/sys/LOGIK006 i386
Build Date: 30 June 2005
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present

$ glxgears -info
GL_MAX_VIEWPORT_DIMS=3D4096/4096
GL_RENDERER   =3D Mesa GLX Indirect
GL_VERSION    =3D 1.2 (1.5 Mesa 6.1)
GL_VENDOR     =3D Mesa project: www.mesa3d.org
<much data snipped>
858 frames in 5.0 seconds =3D 171.600 FPS

Xorg.conf follows...

---
Section "ServerLayout"
        Identifier     "x1"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/sysmouse"
  Option      "Buttons" "5"
  Option      "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc101"
        Option      "XkbLayout" "gb"
EndSection

Section "Monitor"

        #DisplaySize      320   240     # mm
        Identifier   "Monitor0"
        VendorName   "MAX"
        ModelName    "be0"
        Option      "DPMS"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "CrtcNumber"                # <i>
        #Option     "FPScale"                   # [<bool>]
        #Option     "FPTweak"                   # <i>
        Identifier  "Card0"
        Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
        BusID       "PCI:2:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

---

M

--=20
pgp: http://www.darklogik.org/pub/pgp/pgp.txt
B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F DEFF 9dD1

--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iQIVAwUBQsisBqfaOQ/e/53RAQrx2A/8C3FfLTJ9vgx0g+pHaHOeuuy8LnSZvtSi
8D/8aEcyPMHHGdY36PXBbplJIDYbDx4AglJhlJ3i3lGMvFETE942v1HHOBSxSwFy
k2fVDXBT86M3qaJWcMG2aPIddF02stPFCFaM3nT1G1atvUoGbmXhDEKyWZ1u9uqM
bPap9vMM2uHfx+NMBGsUN2rP7bGkgeVa9zSfTOJpvkGEDtqs+0wlOFS5aFLpT8Kt
3I8A43fY2HptV3Pq0HMHeKQSZaAnNPk92CT4dCBrLpjgEUG5k5VOoSnDUlIeDXDy
vPV8SNgC7C5yZ1aUs7uDoqTGwiAhulOC5Annr7TeXEEV2u5DdgqtHYg1op6arrcn
lvxDDNN1V75eVNH6n36wwAhBdPzXGPHBVp7pjZLLVNq0KtlbPD/evT7pw86kVS9s
Ko/CIxMQgaHhSp9+mXBHo/1eg8DTugkec2LFMRKsQRvMB4Q0C0UXS7JL/yCqk9cx
g83Qge5uXFbKegRKpbvQZoUIGzLeWdPuAYxI5UxCPxNFJv9cvv6ZxaGHIEVQBpUz
7DBDI91Omduf27hmcMTiSSzKmSdoUkwF73Eruk5qS4BapS3nO6xwBUoqzwHxVXE/
NZ90eLIEnMkvzVT5GUuhLGmIr16/3a5bWfHV3LC5EQN+wHnXggHUceVE3VJGZ1tf
upuljgUYNiI=
=Yl42
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--



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