From owner-freebsd-ports@freebsd.org Thu Oct 4 12:29:42 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 463BF10A8105 for ; Thu, 4 Oct 2018 12:29:42 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D18BC93BAF for ; Thu, 4 Oct 2018 12:29:41 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 967C310A8103; Thu, 4 Oct 2018 12:29:41 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8400610A8101 for ; Thu, 4 Oct 2018 12:29:41 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03E4993BAD for ; Thu, 4 Oct 2018 12:29:40 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm1-x32d.google.com with SMTP id a8-v6so4837739wmf.1 for ; Thu, 04 Oct 2018 05:29:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=8WaSkHerls+18SJ29SRCorCMlgDCuki52ugN2M5y15I=; b=NBjYR4VpIwmmkZCmK0MZdxewwZxGIxu1jdaeQ4Gk+uDr95TG3EaU+ONnmFjMk/uZAp katKymdZ9GGtrjICJfa0eOUxO64lWVOZ7XgcLrMn5kWhjoLEJUpyUP7fwWdWQccQAovN /fBqbGNTsS3h/mj56JDN6BCtvlzDWsfbzYv+hKo2IuxpLvuddGCvz8pbD6Xs90lfkZ3q 6B2DUwym7V0Wy3bruDAVMrKG/XbqLu4hWE3i3/YPy/NsQRCrmd1sfodZG4d7MMfNe5HV Eo5sE54rx0aDUZBBbSGnGh/Gffyq0/h/TYH+i2DaOHf7ezW2zqAlgvx3ChUBHR/ZMPJJ DDew== X-Gm-Message-State: ABuFfohYx3F0bay0xPKQeirg2D0kA14A9EsJh1p1nT2Xh/ar4gLqTmoL zS//mcqZFHiutcxsi0uXuw2GzvygMQ8= X-Google-Smtp-Source: ACcGV60OM0mFfT79tGxtxaLXQ4/bxXhFwJNNxRt0WbQnktiKO94QRsJ3fl5fJ7NDV25OZzqKpZEkWA== X-Received: by 2002:a1c:8295:: with SMTP id e143-v6mr4854389wmd.105.1538656179664; Thu, 04 Oct 2018 05:29:39 -0700 (PDT) Received: from gumby.homeunix.com ([2.121.231.128]) by smtp.gmail.com with ESMTPSA id t82-v6sm1352217wme.30.2018.10.04.05.29.38 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 04 Oct 2018 05:29:38 -0700 (PDT) Date: Thu, 4 Oct 2018 13:29:37 +0100 From: RW To: ports@freebsd.org Subject: nvidia-driver failed after 11.1 to 11.2 update Message-ID: <20181004132937.45dadb98@gumby.homeunix.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2018 12:29:42 -0000 I recently updated from 11.1 to 11.2 and the nvidia-driver failed to initialize afterwards. Switching from 'quarterly' to 'latest' didn't help, but reinstalling from the port fixed it. Perhaps the 'latest' version needs to be rebuilt against a newer kernel, or have I done something strange?