From owner-freebsd-x11@FreeBSD.ORG Mon Jan 14 14:40:02 2008 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 655DA16A421 for ; Mon, 14 Jan 2008 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4F83713C44B for ; Mon, 14 Jan 2008 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0EEe2W0004009 for ; Mon, 14 Jan 2008 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0EEe2sF004002; Mon, 14 Jan 2008 14:40:02 GMT (envelope-from gnats) Date: Mon, 14 Jan 2008 14:40:02 GMT Message-Id: <200801141440.m0EEe2sF004002@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Yuri Pankov Cc: Subject: Re: ports/119611: Xorg and Nvidia: can't load nvidia driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yuri Pankov List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 14:40:02 -0000 The following reply was made to PR ports/119611; it has been noted by GNATS. From: Yuri Pankov To: bug-followup@freebsd.org Cc: Subject: Re: ports/119611: Xorg and Nvidia: can't load nvidia driver Date: Mon, 14 Jan 2008 17:30:29 +0300 You have all required information in your PR to fix your problem: > (WW) NVIDIA(0): The NVIDIA RIVA TNT2/TNT2 Pro GPU installed in this system is > (WW) NVIDIA(0): supported through the NVIDIA 71.86.xx Legacy drivers. > (WW) NVIDIA(0): Please visit http://www.nvidia.com/object/unix.html for > (WW) NVIDIA(0): more information. The 100.14.19 NVIDIA driver will ignore > (WW) NVIDIA(0): this GPU. Continuing probe... Please deinstall nvidia-driver-100.14.19 and use ports/x11/nvidia-driver-71xx/. Yuri