removed dep

This commit is contained in:
Ole Algoritme
2023-05-17 13:19:51 +02:00
parent 4aa38d2290
commit ea866de621

View File

@@ -4,9 +4,9 @@ Reads GDDR6/GDDR6X VRAM memory temperatures from multiple supported NVIDIA GPUs
These findings are based on reverse engineering of the NVIDIA GPU Linux driver. These findings are based on reverse engineering of the NVIDIA GPU Linux driver.
## Dependencies ## Dependencies
- libpciaccess-dev and libpci-dev - libpci-dev
``` ```
sudo apt install libpciaccess-dev libpci-dev -y sudo apt install libpci-dev -y
``` ```
- Kernel boot parameter: iomem=relaxed - Kernel boot parameter: iomem=relaxed