All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilia Mirkin <imirkin@alum.mit.edu>
To: Jerry Geis <jerry.geis@gmail.com>
Cc: nouveau <nouveau@lists.freedesktop.org>
Subject: Re: [Nouveau] Nouveau on Ubuntu 20.04 LTS
Date: Fri, 1 Oct 2021 11:05:18 -0400	[thread overview]
Message-ID: <CAKb7UvgXTkCTQhvK7A_98kfjicBxfJyH0nC_ya5y1wqYxFCfJw@mail.gmail.com> (raw)
In-Reply-To: <CABr8-B5YD4YGgcVfuqNGQumBSpuz8tFA0hEUJWZnHps6ZOKpMA@mail.gmail.com>

You can check the perf level your GPU is at, and potentially adjust it.

cat /sys/kernel/debug/dri/0/pstate

This should give a list of levels like "xx: stuff", with the "AC"
level being the current settings. Echo'ing any one of the xx's into
that file will attempt to switch to a different performance level.
Sometimes it works, other times it kills the GPU until you reboot. Use
with care.

Cheers,

  -ilia

On Fri, Oct 1, 2021 at 11:01 AM Jerry Geis <jerry.geis@gmail.com> wrote:
>
> 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

  reply	other threads:[~2021-10-01 15:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 15:00 [Nouveau] Nouveau on Ubuntu 20.04 LTS Jerry Geis
2021-10-01 15:05 ` Ilia Mirkin [this message]
2021-10-01 18:29   ` Jerry Geis
2021-10-01 18:44     ` Ilia Mirkin
2021-10-01 18:59       ` Jerry Geis
2021-10-01 19:05         ` Ilia Mirkin
2021-10-01 19:16           ` Jerry Geis
2021-10-01 19:20             ` Ilia Mirkin
2021-10-01 19:27               ` Jerry Geis
2021-10-01 19:35                 ` Jerry Geis
2021-10-01 19:40                   ` Ilia Mirkin
2021-10-01 19:58                     ` Jerry Geis
2021-10-01 20:14                       ` Ilia Mirkin
2021-10-01 20:29                         ` Jerry Geis
2021-10-01 20:41                           ` Ilia Mirkin
2021-10-01 20:48                             ` Jerry Geis
2021-10-01 20:55                               ` Jerry Geis
2021-10-01 20:57                                 ` Ilia Mirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKb7UvgXTkCTQhvK7A_98kfjicBxfJyH0nC_ya5y1wqYxFCfJw@mail.gmail.com \
    --to=imirkin@alum.mit.edu \
    --cc=jerry.geis@gmail.com \
    --cc=nouveau@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.