From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 20:44:41 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 4008416A418 for ; Mon, 24 Sep 2007 20:44:41 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id F176813C44B for ; Mon, 24 Sep 2007 20:44:40 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so3299375pyb for ; Mon, 24 Sep 2007 13:44:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=iLTWiAuV4QUf6x/RL9TZrHvROW1sn8f03Ssbcj9A998=; b=ZdNBNGuzlj1KOtjENZcNwbdtEbkm+0U4U3zQzlPLTMvEUg81ANC8H01dga22TwQIRvvrME/Pw9pIruaoYNgX+WDH1q7OTed3pL5HR+lOCzvFmlPuPGDQ/pVmqTgE/zAsUBVnRfL8RycAXnBX6nPcPD36ThjVuHj4tjJIL7qyXbU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nZCpbX6Mh37buJbWgNgcyIMlSTYJ90zJMn4AYxuxKzOnEp3dPisdulb9v+8ZaoTNWgQ/iciHl1Tpes9uUNjjS/tOvzqGMS3PNfOib8r37akONr33jW/If3NPyP6Dwk4sUSLVH0rX7sz/h30RKhhy4qlj7KbtkxMayddaZzQonjk= Received: by 10.65.151.6 with SMTP id d6mr12618033qbo.1190666674525; Mon, 24 Sep 2007 13:44:34 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Mon, 24 Sep 2007 13:44:34 -0700 (PDT) Message-ID: Date: Mon, 24 Sep 2007 20:44:34 +0000 From: "Aryeh Friedman" To: Mel In-Reply-To: <200709242235.27017.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200709242235.27017.fbsd.questions@rachie.is-a-geek.net> Cc: freebsd-questions@freebsd.org 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: Mon, 24 Sep 2007 20:44:41 -0000 On 9/24/07, Mel wrote: > On Monday 24 September 2007 21:14:03 falz wrote: > > I came across this thread on freebsd-questions after some searching on > > google. I have the exact same issue as others here- if xorg is started > > with 'nvidia' as the driver, instant reboot. However, my machine is a > > 100% fresh install with things compiled from source this weekend. > > However, I did have to install some binary vncserver packages, but > > they have since been removed. > > > > I did the 'xorg' meta port which got me the current xorg-7.3_1. The > > machine I did the install on was running Debian Unstable for about a > > year without issue with the same hardware (two cards for 3 monitors): > > > > Sep 24 13:41:24 falz kernel: nvidia0: mem > > 0xdd000000-0xddffffff,0xb0000000-0xbfffffff,0xde000000-0xdeffffff irq > > 16 at device 0.0 on pci1 > > Sep 24 13:41:24 falz kernel: nvidia0: [GIANT-LOCKED] > > Sep 24 13:41:24 falz kernel: nvidia1: mem > > 0xdb000000-0xdbffffff,0xc0000000-0xcfffffff irq 18 at device 2.0 on > > pci3 > > Sep 24 13:41:24 falz kernel: nvidia1: [GIANT-LOCKED] > > > > I forgot, but was there one person in the thread that has only 1 monitor > attached to 1 card? Cause you're the 3rd I see with multiple monitor issues. > Ironically, we have one system with CRT + TV-OUT through one card, with no > issues whatsoever (500GB HDD, DVDRW, rock on!). However I turned off Xinerama > support from the get go and use TwinView. > > With all the Xorg 7.3 issues, I have not gone that road nor plan to anytime > soon. > > I also think we've had all the different cards by now, a quatro, GeForce 5k, > 7k, 6k... > > Maybe someone can build a WITNESS/DDB kernel, since dumping seems to be > failing? I was the single monitor issue, on the single monitor it does not reboot unless you set probe_all_gpu's *BUT* it does fail to reconize all nVidia cards (so does nv)... as far I can tell neither drive understands 64bit io space and PCI/AGP... the clue is the addr conflicts that everyone seems to get... btw I think it might of fried my 8k but at least gives me vesa with no weird video probs on the 5200 GT I have now (1024x768 ;-()).