switch from bar0 in tables to using probed bar0 pcie values #1

This commit is contained in:
Ole Algoritme
2023-05-02 21:34:02 +02:00
parent e37d296b9a
commit 86bd460b20
2 changed files with 76 additions and 80 deletions

View File

@@ -1,5 +1,7 @@
## GDDR6(X) GPU Memory Temperature reader for linux
Reads GDDR6 VRAM memory temperature from an NVIDIA GPU.
These findings are based on reverse engineering of the NVIDIA GPU Linux driver.
## Needs:
- libpciaccess-dev and libpci-dev