Skip to content

GPU sensor data is null #3543

@floetenmaul

Description

@floetenmaul

Prerequisites

  • I am using the latest release of System Bridge.
  • I have read the README and relevant documentation.

System Bridge version

5.1.1

Installation method

Windows installer

Installation method details

No response

Operating system

Windows

OS details

Win 11 Pro

Describe the bug

Everything seems to be just fine except the gpu sensor values. Instead of values they are showing "null". This is the json from the gpu tab:

[
  {
    "id": "VideoController1",
    "name": "NVIDIA GeForce RTX 3080",
    "core_clock": null,
    "core_load": null,
    "fan_speed": null,
    "memory_clock": null,
    "memory_load": null,
    "memory_free": null,
    "memory_used": null,
    "memory_total": 4,
    "power_usage": null,
    "temperature": null
  }
]

Maybe you can help me there?

Cheers and thanks for creating such a wonderful tool!
Patrick

Steps to reproduce

Install
Open Webinterface
Open GPU Tab

Expected behavior

See current values of my gpu

Actual behavior

It shows "null"

Relevant logs/output

Additional context / screenshots

system-bridge.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    help-wantedWe need some extra helping hands or expertise in order to resolve this.to-implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions