From owner-freebsd-current@FreeBSD.ORG Tue Aug 13 18:37:36 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 59E96D69 for ; Tue, 13 Aug 2013 18:37:36 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1C05F2BAE for ; Tue, 13 Aug 2013 18:37:36 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id db10so7052582veb.0 for ; Tue, 13 Aug 2013 11:37:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=IQuGA0Us03w2+xsSBbYcAuOQuMV3YqJKTc4df6pDQSM=; b=RUfyCj7ReRxlmzwmf7P3fPIY8/dTVX/OXFVoxqBXUnLze018/kuqrLnft6OGAXpdAz s872Ht/tZts0qUl7ALbpqqSodCxgB59z81sz5oH8aNOxuMzdkqTSoid0P5HUrga9o9xZ RajY0gr/sp6WOGUaPQbEcBWRvEl5Bvjt5HwOamFKCSc6rxTUMy+wYzzH0u6+2a0irCSF Yu+xVC6Dor6bH4dqizuxkYvvt4KcTZBlVlzoonbZl9y1Ry55awRysilB/9/z2MlCC8QI vjlFwYKTNwoKhVlX/JiF0vnhGEzqpA3KVOM0DFlip8QuuDlRkYfUtqVha2RNBQchpJE5 Q7Hw== MIME-Version: 1.0 X-Received: by 10.52.230.102 with SMTP id sx6mr4252547vdc.15.1376419055325; Tue, 13 Aug 2013 11:37:35 -0700 (PDT) Received: by 10.58.246.41 with HTTP; Tue, 13 Aug 2013 11:37:35 -0700 (PDT) Date: Tue, 13 Aug 2013 14:37:35 -0400 Message-ID: Subject: Hang with nvidia-driver From: Alex To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 13 Aug 2013 18:37:36 -0000 Hi. I just upgraded to revision 254271 and am experiencing a hang when slim starts. The monitor goes blank (no signal) and the fans increase in speed, suggesting high CPU usage. I have a GeForce GT 440. As suggested on the forums, I tried setting "machdep.disable_mtrrs=1" at the boot loader, but this did not help. Does anyone have any advice? Thanks, Alex