tmux icon indicating copy to clipboard operation
tmux copied to clipboard

Bug: broken GPU usage values when not using nvidia proprietary drivers.

Open ethancedwards8 opened this issue 2 years ago • 2 comments

Describe the bug

When the user is not using proprietary nvidia drivers on Linux, GPU usage is not reported correctly.

To Reproduce

Utilize the GPU usage segment without nvidia proprietary drivers.

Expected behavior

GPU usage being reported.

Screenshots

If applicable, add screenshots to help explain your problem.

2023-04-08-101724_1081x109_scrot

System

  • OS: Arch Linux
  • Tmux Version: tmux 3.3a
  • All plugins at most recent version

Potential fixes

Adding a disclaimer that the user must have the proprietary drivers installed or adding support for the Nouveau drivers.

ethancedwards8 avatar Apr 08 '23 14:04 ethancedwards8

Do the proprietary and/or non-proprietary nvidia drivers not create /sys/class/drm/card?/device/gpu_busy_percent ?

shawarden avatar Dec 09 '23 02:12 shawarden

I can vouch that the open source nvidia drivers do not expose this interface.

ethancedwards8 avatar Dec 09 '23 03:12 ethancedwards8