From owner-freebsd-current@FreeBSD.ORG Sun Aug 15 09:17:11 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82D6E1065695 for ; Sun, 15 Aug 2010 09:17:11 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 4076D8FC08 for ; Sun, 15 Aug 2010 09:17:11 +0000 (UTC) Received: from 198-12-179-94.pool.ukrtel.net ([94.179.12.198] helo=localhost) by fsm1.ukr.net with esmtps ID 1OkYso-000LPJ-K1 ; Sun, 15 Aug 2010 11:47:58 +0300 Date: Sun, 15 Aug 2010 11:47:57 +0300 From: Ivan Klymenko To: =?UTF-8?B?w4FsdmFybw==?= Castillo Message-ID: <20100815114757.039ba06f@ukr.net> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: nvidia-driver not work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2010 09:17:11 -0000 =D0=92 Sun, 15 Aug 2010 02:35:02 +0100 =C3=81lvaro Castillo =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > This is my kernel >=20 > http://pastebin.com/1NpvzNp6 >=20 try the following: Delete: AGP device from the kernel config rebuild new kernel and boot into single user mode,=20 mount -u / mount -a and reinstall the NVIDIA driver port ... cd /usr/ports/x11/nvidia-driver && make reinstall clean reboot