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