Something like nvtop perhaps?

  • MrSoup
    arrow-up
    2
    arrow-down
    0
    ·
    5 months ago
    edit-2
    5 months ago
    link
    fedilink

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

    • muhybOP
      arrow-up
      2
      arrow-down
      0
      ·
      5 months ago
      link
      fedilink

      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
        arrow-up
        2
        arrow-down
        0
        ·
        5 months ago
        link
        fedilink

        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.