mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Remove intel-opencl-icd from driver installation
This commit is contained in:
@@ -19,7 +19,7 @@ $STD apt-get install -y jq wget xz-utils python3 python3-dev gcc pkg-config libh
|
||||
msg_ok "System dependencies installed"
|
||||
|
||||
msg_info "Installing hardware acceleration drivers"
|
||||
$STD apt-get install -y va-driver-all ocl-icd-libopencl1 intel-opencl-icd vainfo intel-gpu-tools
|
||||
$STD apt-get install -y va-driver-all ocl-icd-libopencl1 vainfo intel-gpu-tools
|
||||
msg_ok "Hardware acceleration drivers installed"
|
||||
|
||||
if [[ "$CTTYPE" == "0" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user