From owner-freebsd-stable@FreeBSD.ORG Sun Nov 19 16:45:38 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CF8B16A4AB for ; Sun, 19 Nov 2006 16:45:38 +0000 (UTC) (envelope-from nikruzhan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C15E43D7B for ; Sun, 19 Nov 2006 16:45:20 +0000 (GMT) (envelope-from nikruzhan@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1656886nfc for ; Sun, 19 Nov 2006 08:45:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ERLzQZ4eI+NCDk14nJfPKBUuQBJA6mlCuISqrdBwFbiZJ8+0xf3ZqE1z0qK8NeeE34UqP/NuuDW+U3Q/7CKrPnu2ZuBZjAHJdXtap3iaVkV4cO6S6J1s9DyT531YtGBkIr1gzO/djta1Hgm/gU0SGmO/IiMS964YXhLkBYs7/GY= Received: by 10.78.185.7 with SMTP id i7mr4212139huf.1163954729152; Sun, 19 Nov 2006 08:45:29 -0800 (PST) Received: by 10.78.155.3 with HTTP; Sun, 19 Nov 2006 08:45:28 -0800 (PST) Message-ID: <60ffc71f0611190845p6b149b5av14c6b740ab0d555f@mail.gmail.com> Date: Mon, 20 Nov 2006 00:45:28 +0800 From: Nik To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fatal trap 12 - while installing nvidia-driver for FreeBSD 6.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2006 16:45:38 -0000 Hi, I'm facing kernel panic when try to install nvidia-driver in FreeBSD 6.1. It happen when nvidia kernel module loaded. This is a part of error message: Warning device driver Fatal Trap 12 FYI, I'm still using generic kernel as will compile my own kernel with nvidia kernel module inside. But first I need to make sure that nvidia driver is installed in the system. Thanks.