Update driver-db.json
This commit is contained in:
parent
65aa754be1
commit
730cca719a
@ -156,7 +156,7 @@
|
|||||||
"id": 22,
|
"id": 22,
|
||||||
"driver": "nvidia-driver-570",
|
"driver": "nvidia-driver-570",
|
||||||
"icon": "nvidia",
|
"icon": "nvidia",
|
||||||
"experimental": true,
|
"experimental": false,
|
||||||
"removable": true,
|
"removable": true,
|
||||||
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia"
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia"
|
||||||
},
|
},
|
||||||
@ -164,7 +164,7 @@
|
|||||||
"id": 24,
|
"id": 24,
|
||||||
"driver": "nvidia-open-driver-570",
|
"driver": "nvidia-open-driver-570",
|
||||||
"icon": "nvidia",
|
"icon": "nvidia",
|
||||||
"experimental": true,
|
"experimental": false,
|
||||||
"removable": true,
|
"removable": true,
|
||||||
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia"
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user