Update plex_setup.sh

This commit is contained in:
tteckster 2022-01-24 20:20:48 -05:00 committed by GitHub
parent ed46f00486
commit e6bda52d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -38,7 +38,9 @@ apt-get -qqy install \
curl \
sudo \
gnupg \
va-driver-all &>/dev/null
va-driver-all \
ocl-icd-libopencl1 \
beignet-opencl-icd &>/dev/null
/bin/chgrp video /dev/dri
/bin/chmod 755 /dev/dri