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,
|
2024-02-23 16:20:10 +01:00
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"driver": "mesa-hybrid",
|
|
|
|
"icon": "video-display",
|
|
|
|
"experimental": false,
|
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"driver": "mesa-git",
|
|
|
|
"icon": "video-display",
|
|
|
|
"experimental": true,
|
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i amd"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"driver": "mesa-stable",
|
|
|
|
"icon": "video-display",
|
|
|
|
"experimental": false,
|
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i intel"
|
2024-02-23 16:14:58 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"driver": "mesa-hybrid",
|
|
|
|
"icon": "video-display",
|
|
|
|
"experimental": false,
|
2024-02-23 16:20:10 +01:00
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i intel"
|
2024-02-23 16:14:58 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"driver": "mesa-git",
|
|
|
|
"icon": "video-display",
|
|
|
|
"experimental": true,
|
2024-02-23 16:20:10 +01:00
|
|
|
"detection": "lspci -D | grep -iE 'VGA|3D' | grep -i intel"
|
2024-02-23 16:14:58 +01:00
|
|
|
},
|
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
|
|
|
}
|