Update tunarr-install.sh
This commit is contained in:
parent
c2ee70029d
commit
91d2f5f5ee
@ -14,11 +14,6 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Setting Up Hardware Acceleration"
|
msg_info "Setting Up Hardware Acceleration"
|
||||||
$STD apt-get -y install \
|
|
||||||
va-driver-all \
|
|
||||||
ocl-icd-libopencl1 \
|
|
||||||
vainfo \
|
|
||||||
intel-gpu-tools
|
|
||||||
if [[ "$CTTYPE" == "0" ]]; then
|
if [[ "$CTTYPE" == "0" ]]; then
|
||||||
$STD adduser "$(id -un)" video
|
$STD adduser "$(id -un)" video
|
||||||
$STD adduser "$(id -un)" render
|
$STD adduser "$(id -un)" render
|
||||||
@ -51,7 +46,6 @@ EOF
|
|||||||
ocl-icd-libopencl1 \
|
ocl-icd-libopencl1 \
|
||||||
mesa-opencl-icd \
|
mesa-opencl-icd \
|
||||||
mesa-va-drivers \
|
mesa-va-drivers \
|
||||||
libmfx1 \
|
|
||||||
libvpl2 \
|
libvpl2 \
|
||||||
vainfo \
|
vainfo \
|
||||||
intel-gpu-tools
|
intel-gpu-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user