pika-drivers/driver-db.json

118 lines
3.2 KiB
JSON
Raw Normal View History

2024-02-22 23:34:16 +01:00
{
2024-02-23 15:50:02 +01:00
"drivers": [
2024-02-23 16:14:58 +01:00
{
"driver": "mesa-stable",
"icon": "video-display",
"experimental": false,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -vi nvidia"
},
{
"driver": "mesa-hybrid",
"icon": "video-display",
"experimental": false,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -vi nvidia"
},
{
"driver": "mesa-git",
"icon": "video-display",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -vi nvidia"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "pika-rocm-meta",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "vulkan-amdgpu-pro",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "amf-amdgpu-pro",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "amdvlk",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "opencl-legacy-amdgpu-pro-icd",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "amdgpu-pro-oglp",
"icon": "amd",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
2024-02-22 23:34:16 +01:00
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-525",
"icon": "nvidia",
"experimental": false,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-525-open",
"icon": "nvidia",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-535",
"icon": "nvidia",
"experimental": false,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-535-open",
"icon": "nvidia",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-545",
"icon": "nvidia",
"experimental": false,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-545-open",
"icon": "nvidia",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-550",
"icon": "nvidia",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "nvidia-driver-550-open",
"icon": "nvidia",
"experimental": true,
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia | cut -d: -f 4"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "xone-dkms",
"icon": "input-gaming",
"experimental": false,
"detection": "lsusb | grep -i xbox"
},
2024-02-23 15:50:02 +01:00
{
2024-02-22 23:34:16 +01:00
"driver": "intel-gpu-compute",
"icon": "intel",
"experimental": false,
2024-02-23 16:14:58 +01:00
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i intel"
2024-02-22 23:34:16 +01:00
}
2024-02-23 15:50:02 +01:00
]
2024-02-22 23:34:16 +01:00
}