Skip to content

Parse and display driver version for GPUs #93

@Mr-KayZ

Description

@Mr-KayZ

One of the primary things I want Specify to have is under the GPU section, if possible, I want to also see what driver is being used for it, such as 591.59 for NVIDIA, or 25.12.1 for AMD, or equivalent for Intel.

This way it prevents us from searching for the NVIDIA/AMD/Intel app every time we want to know what driver version a GPU is running.

Key stuff to search:

  • For NVidia, its labeled NVidia Graphics Driver <Version> in Installed Apps - Also present in the Version header.
  • For AMD, its labeled AMD Software in Installed Apps - Version number is in the Version header.
  • <ADD INTEL EXAMPLE>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions