From owner-freebsd-current@FreeBSD.ORG Wed Oct 1 21:23:53 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88CCF16A4B3 for ; Wed, 1 Oct 2003 21:23:53 -0700 (PDT) Received: from ack.Berkeley.EDU (ack.Berkeley.EDU [128.32.206.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166A043FCB for ; Wed, 1 Oct 2003 21:23:53 -0700 (PDT) (envelope-from mhunter@ack.Berkeley.EDU) Received: (from mhunter@localhost) by ack.Berkeley.EDU (8.11.3/8.11.3) id h924Nl717442; Wed, 1 Oct 2003 21:23:47 -0700 (PDT) Date: Wed, 1 Oct 2003 21:23:47 -0700 From: Mike Hunter To: Justin Smith Message-ID: <20031002042347.GA17191@ack.Berkeley.EDU> References: <1065051659.1040.1.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1065051659.1040.1.camel@localhost> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: Nvidia driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 02 Oct 2003 04:23:53 -0000 On Oct 01, "Justin Smith" wrote: > MY system: > FreeBSD jsmith.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 1 > 13:55:06 EDT 2003 jsmith@jsmith.org:/usr/obj/usr/src/sys/GENERIC > i386 > > > Whenever I try to use the nividia driver for X windows, my system > reboots. Any suggestions? ME TOO! dorine#~#313>dmesg | grep agp agp0: mem 0xec000000-0xefffffff at device 0.0 on pci0 dorine#~#314>dmesg | grep nvidia Preloaded elf module "/boot/kernel/nvidia.ko" at 0xc0989278. nvidia0: mem 0xf0000000-0xf3ffffff,0xfc000000-0xfcffffff irq 11 at device 0.0 on pci1 dorine#~#317>uname -a FreeBSD foo 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Sep 29 19:40:51 PDT 2003 root@foo:/usr/obj/usr/src/sys/dorine i386 I tried for the serial console (boot -h), but it didn't seem to work (is that currently broken?) I'm trying to get the binary driver going because I can't get my laptop to drive an external monitor. Please see my tale of woe here: http://lists.freebsd.org/pipermail/freebsd-mobile/2003-September/001930.html Thanks, Mike