From f5ddcd79b3da03d46b3320e7baf21d4cc719b0a6 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 30 Oct 2024 15:55:38 +0100 Subject: [PATCH] Update driver-db.json --- driver-db.json | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/driver-db.json b/driver-db.json index 127bf49..90806b0 100644 --- a/driver-db.json +++ b/driver-db.json @@ -120,22 +120,6 @@ "removable": true, "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" }, - { - "id": 14, - "driver": "nvidia-driver-560", - "icon": "nvidia", - "experimental": false, - "removable": true, - "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" - }, - { - "id": 15, - "driver": "nvidia-open-driver-560", - "icon": "nvidia", - "experimental": false, - "removable": true, - "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" - }, { "id": 16, "driver": "xone-dkms", @@ -156,7 +140,7 @@ "id": 20, "driver": "nvidia-driver-565", "icon": "nvidia", - "experimental": true, + "experimental": false, "removable": true, "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" }, @@ -164,7 +148,7 @@ "id": 21, "driver": "nvidia-open-driver-565", "icon": "nvidia", - "experimental": true, + "experimental": false, "removable": true, "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" }