From owner-freebsd-stable@FreeBSD.ORG Fri Sep 12 10:00:35 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02677106567B for ; Fri, 12 Sep 2008 10:00:35 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from crivens.kernel32.de (crivens.terrorteam.de [81.169.171.191]) by mx1.freebsd.org (Postfix) with ESMTP id B8E8A8FC17 for ; Fri, 12 Sep 2008 10:00:34 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from kernel32.de (localhost [127.0.0.1]) by crivens.kernel32.de (Postfix) with ESMTP id 53C5DB02AA for ; Fri, 12 Sep 2008 12:00:32 +0200 (CEST) MIME-Version: 1.0 Date: Fri, 12 Sep 2008 12:00:32 +0200 From: Marian Hettwer To: freebsd-stable@freebsd.org Message-ID: <447c841f548fa265b665ff6df4ab56fe@localhost> X-Sender: mh@kernel32.de User-Agent: RoundCube Webmail/0.1-rc2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: RELENG_7 nvidia xorg hard lock 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: Fri, 12 Sep 2008 10:00:35 -0000 Hi All, I'm testing 7.1 Prerelease right now and am having difficulties to get my xorg with nvidia up and running. I updated from: [mhettwer@motor] <~>uname -a FreeBSD motor.mobile.rz 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Aug 4 16:54:32 CEST 2008 root@motor.mobile.rz:/usr/obj/usr/src/sys/GENERIC i386 with: [mhettwer@motor] <~>pkg_info xorg-server-1.4.2,1 [mhettwer@motor] <~>pkg_info nvidia-driver-173.14.09 to: [mhettwer@motor] <~>uname -a FreeBSD motor.mobile.rz 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Sep 10 18:39:19 CEST 2008 root@motor.mobile.rz:/usr/obj/usr/src/sys/GENERIC i386 with the same xorg-server and nvidia driver. However, I wind up having a dead lock. Not pingable anymore and blank screen. That's very unfortunate. a dmesg and pciconf of that machine is at: http://crivens.kernel32.de/~rabauke/FreeBSD/dmesg-7.1-prelease.txt http://crivens.kernel32.de/~rabauke/FreeBSD/pciconf-7.1-prerelease.txt I also tried the latest nvidia-driver, which also results in a blank screen and not pingable machine :( Any help is highly appreciated! best regards, Marian