Date: Fri, 19 Jul 2002 18:16:40 +0300 From: Nimrod Mesika <nimrodm@bezeqint.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: nVidia Riva TNT2 Problem Message-ID: <20020719151640.GA22927@localhost.bsd.net.il> In-Reply-To: <20020719114503.26919.qmail@mail.com> References: <20020719114503.26919.qmail@mail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020719151640.GA22927>