Announcement

Collapse
No announcement yet.

Get GPu usage on Intel J1800 HDGraphics Ubunt 14.04

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Get GPu usage on Intel J1800 HDGraphics Ubunt 14.04

    Hello I am looking for a way to get the gpu load of intel J1800 HD graphics.

    I can get GPU loads from NVidia using:
    nvidia-settings -t -q [gpu:0]/GPUUtilization

    And for AMD:
    aticonfig --odgc --odgt |grep 'GPU load'

    But I did not found a way with a simple command to get gpu load fomr intel graphic card on ubuntu 14.04 32b
    Does any one knows a way to do this?

  • #2
    There isn't a way to get the Intel GPU usage as a percent, otherwise it would have been supported via PTS. You can run: phoronix-test-suite system-sensors to see other supported sensors.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      I do not need a percentage (I can just calculate it with the data i get from the command).

      Comment

      Working...
      X