Something like nvtop perhaps?

  • @[email protected]
    link
    fedilink
    46 months ago

    I don’t have a Nvidia GPU, so I can’t test it, maybe Mission Center works.

    From their GitLab readme:

    Monitor overall GPU usage, video encoder and decoder usage, memory usage and power consumption, powered by the popular NVTOP project

    • @[email protected]OP
      link
      fedilink
      36 months ago

      That looks like a nice project. Though sadly didn’t work for NVK. I’m assuming it would work with a proprietary driver since it’s based on nvtop.

        • @[email protected]OP
          link
          fedilink
          26 months ago

          It says “nouveau” on uevent but that’s all I guess. AMD driver is also open source, how does that work for it? Nvidia recently opened the kernel parts of the driver, it’s possible that my system haven’t got those parts yet. Maybe there is still time for NVK. All I can say is, Wayland experience is better with NVK comparing to proprietary driver.

          • @[email protected]
            link
            fedilink
            26 months ago

            AMD drivers expose API thru sysfs and system monitors just parse that. Seems like nouveau does not expose anything like that. You can still put a thumbsup on nvtop issue about nouveau support.