From nobody Mon Aug 30 16:32:18 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5FE7A17ABCC6 for ; Mon, 30 Aug 2021 16:32:36 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GywpX2B3vz3MM2 for ; Mon, 30 Aug 2021 16:32:36 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: by mail-yb1-xb2b.google.com with SMTP id c206so8668309ybb.12 for ; Mon, 30 Aug 2021 09:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mp6oJOzFszIyGKdy1BxNV3ne0yUUJfvfs4edOt6XZiA=; b=hjsa/BHp3PgRFWMY/cIM8vTu+D5Q83G9wJx0VEYwQtjuqFOpP+R/pqQ/3gL3I9uCKU dEdm7PQwBoNiuKS8Ghpu9ZrqKG1onHmONkxQTC6xlnNcpmi3SSkfqYe5yB0yWBT7CF5e e3+iWzYvK6EognwWEugsXd2v1JpYJp5KlA4og= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mp6oJOzFszIyGKdy1BxNV3ne0yUUJfvfs4edOt6XZiA=; b=IKVKTgbbcxbIBCw9gx/Y8SJh7QfKEpu2rrcwIwN2//cduvVsdF4HJbnIUzRCkTB4dc 8U6azCEE5ZMEMRY5kWx/aklZFkwvfF44o1cftTs+w45YTTSXgLQp8urVh7jB9/juCSXp zjywx3/RrslPzVsV/6HVECbRUoPCn+KwdQJ0JGskbOVmWSEeXAp5E7nctQsxdzMi8Q8H kSNI4a3eElFHV/ppuwHMxproKKVL3FDbaPSb1XQ4ShZ+Zi/4HStAxfdNZ+5PmQCfzsbo 8iDsnTDHyjh2gyJgaSAolBFiV+VytPGpjNmOTTa70lDZIaIFO6ave0zi24PuHwhhJZRn BWOg== X-Gm-Message-State: AOAM531GFaSgj2yNTb7Sj2rT5CPuaYFcA29pksRR3GCSeGJdfkY0PiSo sLk8eyJ/RHJDBbFA6+wp2eKyvky337EHcZbqvzzvyPlACK8cbH89 X-Google-Smtp-Source: ABdhPJzbJqDf4MmempTmloirsFoeYtOVYs85/HmgWECS6IQVRN7fu4+qmD7Zc2CbUgJB7/92/PFJZN7bxol/jKE29JE= X-Received: by 2002:a25:9786:: with SMTP id i6mr23333362ybo.87.1630341149606; Mon, 30 Aug 2021 09:32:29 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Kevin Bowling Date: Mon, 30 Aug 2021 09:32:18 -0700 Message-ID: Subject: Re: x11/nvidia-driver update to 470.63.01 seems to break GK106GLM [Quadro K2100M] To: David Wolfskill Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4GywpX2B3vz3MM2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sun, Aug 29, 2021 at 1:36 PM David Wolfskill wrote: > > On Sun, Aug 29, 2021 at 01:32:19PM -0700, Kevin Bowling wrote: > > See if it is reproducible with a 13 or main kernel, there is a locking change > > which may interact differently on the different branches so that would > > be a good thing to know. This may need nvidia help since the error > > seems to be deeper in the blob, they have a support forum where you > > can link your report to start that. > > I had encountered (very!) similar results on > head@main-n248984-08b9cc316a31 (from yesterday), so I believe it is thus > reproducible. Can you attempt to build run it with this in your make.conf: WITH_DEBUG_PORTS=x11/nvidia-driver Just as a sanity check please make sure you are building the port against the exact kernel sources that will be booted with the above. If there's a chance the shim code is involved we have a shot at doing something or finding a better lead. Otherwise your best bet is to report it to nvidia support forum. There is a report of a successful outcome on a Kepler architecture card so it seems you are encountering a more specific bug than HW generation and I'm not sure what to expect yet. https://forums.developer.nvidia.com/c/gpu-graphics/freebsd-solaris/147 > I'm AFK for the next ~1.5 hours... > > > .... > > Thanks! > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Life is not intended to be a zero-sum game. > > See https://www.catwhisker.org/~david/publickey.gpg for my public key.