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