From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 16:02:07 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79EB1E6E for ; Wed, 10 Dec 2014 16:02:07 +0000 (UTC) Received: from mail-vc0-x236.google.com (mail-vc0-x236.google.com [IPv6:2607:f8b0:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33B9C795 for ; Wed, 10 Dec 2014 16:02:07 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id hq12so1545604vcb.13 for ; Wed, 10 Dec 2014 08:02:06 -0800 (PST) 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=oRQlRZt0nCJrb/PlX4noLeNEYKrkhm3wmZxiJh2s/ME=; b=uw6OeWywyPOBtt/xQgw7NZalCddq9o+HQvWPlv+RkatKywROXo+qEOJCwF1EWEHr95 e1OgTJjfOenNyIQYxYWSNbT6GQlcZ9grnQ3zbg0pEOvT0EysylaCfhcyqAcJ8H7UjNUw PH9gKOdMuo7h02Hu9VLhAPpSLvSs8zTJHu7PXytfL9nHyVjoFouaEz595la//zAE8gUk NxLpvPNEa5IDF2f8iqwDOvbAKFmZoYvnxDiS+t68faaKHUksQip3T38tI/3YQr7qHutl Ji8mofz4OkKaogKdaSvORCi6ukH1uU23mI+ItcumQ0/A9KBF+j1b3yzgOqyg1k4z8n3e JpKA== MIME-Version: 1.0 X-Received: by 10.220.163.2 with SMTP id y2mr3238101vcx.32.1418227326215; Wed, 10 Dec 2014 08:02:06 -0800 (PST) Received: by 10.52.178.73 with HTTP; Wed, 10 Dec 2014 08:02:06 -0800 (PST) Date: Wed, 10 Dec 2014 11:02:06 -0500 Message-ID: Subject: nvidia-driver fails to load gui From: Shawn Webb To: FreeBSD-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-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: Wed, 10 Dec 2014 16:02:07 -0000 Hey All, More new laptop woes. The good-ish news is that the VESA driver works, but x11/nvidia-driver doesn't. I'm on a Lenovo Y50-70. When I run `startx`, it appears that xorg switches to a new vty, but doesn't actually bring up the UI. I see a new console (as in vty) with a cursor at the top left corner. xorg.conf is pasted here: http://ix.io/1Dr Xorg.0.log is pasted here: http://ix.io/1Dq I'll just use the VESA driver for now, but it'd be nice to be able to hook the laptop up to a second monitor or a projector, which I can't do with the VESA driver. Thanks, Shawn