device status

S

Shader

Guest
what is the easiest way to get the status of a gpu? I only need to know if the hardware responds or not, before I even send any kernel to it. does the OS dump this info in some logs, or can I query the device somehow at the OS level?
 


Look in dmesg. That should have much of what you need to know. You can also look through the /sys filesystem.
 

Members online


Latest posts

Top