From ea866de621f45d36d5eb8a65b5408dd585f14f74 Mon Sep 17 00:00:00 2001 From: Ole Algoritme Date: Wed, 17 May 2023 13:19:51 +0200 Subject: [PATCH] removed dep --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc0c8fd..1c485a1 100644 --- a/README.md +++ b/README.md @@ -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. ## 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