mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-28 15:31:40 +00:00
Update channels-install.sh
tweak
This commit is contained in:
parent
26036763f7
commit
6a0b31aee1
@ -25,7 +25,7 @@ if [[ "$CTTYPE" == "0" ]]; then
|
|||||||
msg_info "Setting Up Hardware Acceleration"
|
msg_info "Setting Up Hardware Acceleration"
|
||||||
$STD apt-get -y install \
|
$STD apt-get -y install \
|
||||||
va-driver-all \
|
va-driver-all \
|
||||||
ocl-icd-libopencl1 \
|
ocl-icd-libopencl1 \
|
||||||
intel-opencl-icd
|
intel-opencl-icd
|
||||||
chgrp video /dev/dri
|
chgrp video /dev/dri
|
||||||
chmod 755 /dev/dri
|
chmod 755 /dev/dri
|
||||||
|
Loading…
x
Reference in New Issue
Block a user