From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3D30C433EF for ; Fri, 1 Oct 2021 15:00:59 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AC2DC61A8E for ; Fri, 1 Oct 2021 15:00:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AC2DC61A8E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3236B6EDE9; Fri, 1 Oct 2021 15:00:59 +0000 (UTC) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) by gabe.freedesktop.org (Postfix) with ESMTPS id 560CF6EDE9 for ; Fri, 1 Oct 2021 15:00:57 +0000 (UTC) Received: by mail-qt1-x835.google.com with SMTP id j13so9206154qtq.6 for ; Fri, 01 Oct 2021 08:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=657jtzPdp6vWi5s2j6jc+EpqVk2uIrgDoYAwFxUSKI0=; b=aQycJLN6VKQXUTVhG8LhnX6sYeaZehAevbW65ybbhZ6hdOSfVhwMUhs46xzF681K9T 3+O3iWUbx6Me3UJ4uitzBZLoU114+wdEXTV4ur6K4tcYu1fbtvJjngC7HQgXbPqYasO1 3AjpBhhqBFnFJHWCgy+aCLDmiTNUaWgAr+H9y99vVyvhDGMP7BQpEL4elJcoxkIenV31 FaAwWaHSfCDp0mJCwkKqUsfPwqrRQQ7mjt+jzOjhTTwKJRv8Q2iVK7DMIEmqHcbocOY8 hr7/E7VWFRrfjIZGI2u4t+JTA4NalunwGCAJjP6xAUCKYef5aydqcCTlEMPi+sBpwMr6 o9Kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=657jtzPdp6vWi5s2j6jc+EpqVk2uIrgDoYAwFxUSKI0=; b=16EBgBRe40YSkFwapHZIC7KyE+B5ppR5pB5nabUP68piy3TRBiZL6pH/6+xxurkK9q DRwGEOGtnawYyycwpqjZS8f1Wb/doDQxTKjYiOniaKVK6qEYemnW6cUe0Rflohc1kPIL gS0GVq1D42UOWXZEtvbFSxhqLeC4zthtBNBtbSROfBEmhNms4uJAyX8ndWh1VjSPaygT mRH6T5wW1jZXwLzhgQUOUtjwvgqUSjPcGzbiku5eS2eIe2KwAEwiVrFcXwAG9fSPSsvr ipbobd3Z/P1y2WNPE0GXXxmzJoMzvhBRh1ySuq4g7J0NkmrLo/PYSG0JvwBmtOrSN2iX e8oQ== X-Gm-Message-State: AOAM531qTDcWvRInQS24EdfzuSscQfd5qCRh2W2cMuK6EtXZWf3nt+jS lvsafYgRfDk1nO3lmM3TeTp37OUELWLNKkji9LmVd6WrKxA= X-Google-Smtp-Source: ABdhPJxrhBLHaspOBhKUjsC7EHlweuX/CDyzlpoeT5bAMFp+zZxoZtDGsGbKn4Ir/J3tHcd1V6QZgCCSwlyDSFJNMuw= X-Received: by 2002:ac8:4a10:: with SMTP id x16mr13774794qtq.97.1633100455876; Fri, 01 Oct 2021 08:00:55 -0700 (PDT) MIME-Version: 1.0 From: Jerry Geis Date: Fri, 1 Oct 2021 11:00:44 -0400 Message-ID: To: nouveau@lists.freedesktop.org Content-Type: multipart/alternative; boundary="0000000000008e1f3005cd4bd43f" Subject: [Nouveau] Nouveau on Ubuntu 20.04 LTS X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" --0000000000008e1f3005cd4bd43f Content-Type: text/plain; charset="UTF-8" I am trying to get Nouveau running and also playing video. lspci | grep VGA shows 03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [ION] (rev a2) syslog shows nouveau loaded But video performance is SLOW - dropping frames. have I missed something ? How do I get better video performance ? Thanks, Jerry --0000000000008e1f3005cd4bd43f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am trying to get Nouveau running and also playing video.=
lspci | grep VGA shows
03:00.0 VGA compatible controller: NV= IDIA Corporation GT218 [ION] (rev a2)

syslog s= hows nouveau loaded

But video performance is SLOW = - dropping=C2=A0frames.

have I missed something ?<= /div>

How do I get better video performance ?
=
Thanks,

Jerry
--0000000000008e1f3005cd4bd43f--