Something like nvtop perhaps?

  • MrSoup@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Does nvk expose anything thru sysfs?
    Take a look at “/sys/class/drm/card*/device/”

    • muhyb@programming.devOP
      link
      fedilink
      arrow-up
      2
      ·
      2 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.

      • MrSoup@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        2 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.