From owner-freebsd-questions Fri Jul 19 8:21: 7 2002 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 D9D2937B400 for ; Fri, 19 Jul 2002 08:21:03 -0700 (PDT) Received: from m2.bezeqint.net (m2.bezeqint.net [192.115.106.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5198643E67 for ; Fri, 19 Jul 2002 08:21:02 -0700 (PDT) (envelope-from nimrodm@bezeqint.net) Received: from bsd.net.il (bzq-227-120.lns.bezeqint.net [62.219.227.120]) by m2.bezeqint.net (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id ACC27973; Fri, 19 Jul 2002 18:20:58 +0300 (IDT) Received: from localhost.bsd.net.il (nimrodm@localhost [127.0.0.1]) by bsd.net.il (8.12.4/8.11.6) with ESMTP id g6JFGfX2022987 for ; Fri, 19 Jul 2002 18:16:41 +0300 (IDT) (envelope-from nimrodm@bsd.net.il) Received: (from nimrodm@localhost) by localhost.bsd.net.il (8.12.4/8.12.3/Submit) id g6JFGf1Q022986 for freebsd-questions@FreeBSD.ORG; Fri, 19 Jul 2002 18:16:41 +0300 (IDT) (envelope-from nimrodm) From: Nimrod Mesika Date: Fri, 19 Jul 2002 18:16:40 +0300 To: freebsd-questions@FreeBSD.ORG Subject: Re: nVidia Riva TNT2 Problem Message-ID: <20020719151640.GA22927@localhost.bsd.net.il> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020719114503.26919.qmail@mail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020719114503.26919.qmail@mail.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 19, 2002 at 02:45:03PM +0300, King Kassle wrote: > I got a problem with my Riva TNT2 vga card, The mouse pointer is > invisible. I has visit nVidia site but I not found the driver for > FreeBSD. What I must to do ? -- I assume you are talking about XFree mouse pointer? My TNT2 is enabled in /etc/X11/XF86Config like this: section "device" identifier "tnt2" driver "nv" endsection nv is the nVidia driver and this is for XFree4. .. and of course, I have a screen section like this: Section "Screen" Identifier "mag" Device "tnt2" Monitor "MAG XJ700T" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection -- Nimrod. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message