🖼️Graphics

Graphics Processing Unit (GPU)

This lists information about the graphics cards that are parsed by Inxi. You can use the below properties to learn more about its information.

Module name according to each operating system:

You can call the module either by enumerating through the entire dictionary of the graphics cards, or you can use the graphics card name directly as follows:

HardwareInfo.GPU["NVIDIA GeForce RTX 3080 SUPER"].<property>

which <property> is:

Compatibility notes:

  • Device bus ID property is not supported yet on Windows.

  • GPU driver, bus ID, and driver version properties are not supported yet on macOS

Last updated