From owner-freebsd-questions@FreeBSD.ORG Thu Sep 6 21:06:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5703C16A420 for ; Thu, 6 Sep 2007 21:06:45 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (66-230-99-27-cdsl-rb1.nwc.acsalaska.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 266D813C474 for ; Thu, 6 Sep 2007 21:06:44 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 114731CCA6 for ; Thu, 6 Sep 2007 13:06:43 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 6 Sep 2007 23:06:42 +0200 User-Agent: KMail/1.9.7 References: <839aec700709061310m44a1f0f8p55fd7706ed3c02af@mail.gmail.com> In-Reply-To: <839aec700709061310m44a1f0f8p55fd7706ed3c02af@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709062306.42825.fbsd.questions@rachie.is-a-geek.net> Subject: Re: nvidia-driver rebooting machine on X startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2007 21:06:45 -0000 On Thursday 06 September 2007 22:10:42 Darren Spruell wrote: > Wondering if this is a known issue, or if anyone has suggestions to > get it working...? > > Running FreeBSD 6.2-RELEASE-p4 SMP i386. > > I installed nvidia-driver-100.14.11 from ports (Sep. 5 snapshot), > Linux compatibility enabled. After loading modules 'linux' and > 'nvidia', I do: > > # X -configure > # X -config /root/xorg.conf.new > > At this point the system spontaneously reboots. 'X -configure' runs > fine and produces a configuration without issue, but the reboot > occcurs when launching X. Nothing is output to screen (it flickers as > if starting X), and nothing is written to /var/log/Xorg.0.log. I do > get the same behavior if running 'xorgcfg'. > > Card info: > > "NV41 [Quadro FX 3450/4000 SDI] rev 162" > > nvidia0@pci7:0:0: class=0x030000 card=0x029b10de chip=0x00cd10de > rev=0xa2 hdr=0x00 > vendor = 'NVIDIA Corporation' > class = display > subclass = VGA > Section "Device" > Identifier "Card0" > Driver "nvidia" > VendorName "nVidia Corporation" > BoardName "NV41 [Quadro FX 3450/4000 SDI]" > BusID "PCI:7:0:0" > EndSection Removing BusID do anything? All those Displays sounds a bit much too. I *strongly* recommend using nvidia-xconfig (x11/nvidia-config). And anything /var/log/Xorg.0.log? Using nvAgp or FreeBSD Agp? -- Mel