-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
plex
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/plex.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Ubuntu 22.04
π Provide a clear and concise description of the issue.
Hardware acceleration does not work in plex. I have tried uninstalling everything and reinstalling. I've tried trashing my whole system and starting on a fresh install of proxmox. And I have tried the hw-accelleration.sh scripts from both the stable and testing branches.
After running the installer, it says this in the console:
PlexMediaServer install: Intel i915 Hardware: Not Found
PlexMediaServer install: Nvidia GPU card: Not Found
And in plex under the transcoder settings, it does not list any hardware for me to select from.
π Steps to reproduce the issue.
Just run the installer and check to see if hardware acceleration works.
β Paste the full error output (if available).
PlexMediaServer install: Intel i915 Hardware: Not Found
PlexMediaServer install: Nvidia GPU card: Not Found
πΌοΈ Additional context (optional).
No response