From owner-freebsd-x11@freebsd.org Tue Sep 6 04:00:05 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB57EA9D137 for ; Tue, 6 Sep 2016 04:00:05 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-it0-f43.google.com (mail-it0-f43.google.com [209.85.214.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E8DBA08 for ; Tue, 6 Sep 2016 04:00:05 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-it0-f43.google.com with SMTP id e124so173201663ith.0 for ; Mon, 05 Sep 2016 21:00:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=plH3JYoouk/qYOvUUua31K1sanUYUfUZv6GOFg5uV00=; b=k6Nz6yk8X6VOwc/IlUORHVEvYk2PTyoptQpEgWSc9x6fgBtGUsvGQXmnd4G+odTHWG kXzmtQCwAH/3zR0Zk2tIUwVaadkZ6jC64WUJ11OhuG3rEsjdREhz05/CfSiHq/ll+fhb 5OIR5aOi7Woaebhe/QKFwSFGIMASAUdXhCSW+7j0ug+VXvQ4pjf3SUzg+xcViyWL7A/a rfEXsh7v+IwS/O50ywQFLGkLlQMaXNALILy6BWyTw7f79fzOMLqZiAZxqdSspuOzhcrn OKXhxz4UcTG7hFNUZp3BJse9jGugSLjl4cDEYRPTB4XZs4qeY97qynJ6fZvnDtjvUWVM 98EQ== X-Gm-Message-State: AE9vXwNQe8o2YkrTQSKI6XX2bNpUc4UkJCvcbI8r5oJueIKNSnMl4JvkUZu8MkZF+2yjag== X-Received: by 10.107.135.226 with SMTP id r95mr2581494ioi.83.1473134015831; Mon, 05 Sep 2016 20:53:35 -0700 (PDT) Received: from mail-it0-f47.google.com (mail-it0-f47.google.com. [209.85.214.47]) by smtp.gmail.com with ESMTPSA id z19sm894761ioi.43.2016.09.05.20.53.35 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Sep 2016 20:53:35 -0700 (PDT) Received: by mail-it0-f47.google.com with SMTP id c198so173549593ith.1 for ; Mon, 05 Sep 2016 20:53:35 -0700 (PDT) X-Received: by 10.107.52.196 with SMTP id b187mr2537817ioa.27.1473134015290; Mon, 05 Sep 2016 20:53:35 -0700 (PDT) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 10.36.220.129 with HTTP; Mon, 5 Sep 2016 20:53:34 -0700 (PDT) In-Reply-To: References: From: Conrad Meyer Date: Mon, 5 Sep 2016 20:53:34 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: MacBook Pro 11,3 Nvidia Drivers To: blubee blubeeme Cc: x11-list freebsd Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2016 04:00:05 -0000 Hi, Have you tried changing 'nvidia_load="YES"' to 'nvidia-modeset_load="YES"'? It's documented in UPDATING and pkg-message, but I understand this is a surprising change. At least one other user has reported a garbled screen on 367.44, but I don't know what hardware they had. Best, Conrad On Mon, Sep 5, 2016 at 8:39 PM, blubee blubeeme wrote: > I seem to be having issues recently when I build nvidia-driver from ports. > > Installing 346.44 from pkg works fine but If I go and install 367.44 from > ports then my screen gets garbled and the nvidia driver doesn't seem to get > loaded, even though nvidia_load="YES" is still in /boot/loader.con but if I > revert back to 346.44 then things work again. > > Is this a known issue? How can I fix/ avoid this? > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"