Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more Intel based Hardware Acceleration #215

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Add support for more Intel based Hardware Acceleration #215

merged 1 commit into from
Feb 4, 2024

Conversation

danielpetrovic
Copy link
Contributor

@danielpetrovic danielpetrovic commented Jan 24, 2024

With just /dev/dri PLEX doesn’t seem to be able to access the GPU on the host.

Other PLEX add-ons have these device paths added as well and do work with hardware acceleration.

Proposed Changes

Maps dri/card0, dri/card1 and /dri/renderD128 into the add-on container (if available).

With just /dev/dri PLEX doesn’t seem to be able to access the GPU on the host.

Other PLEX add-ons have these device paths added as well and do work with hardware acceleration.
@danielpetrovic
Copy link
Contributor Author

Test it by putting it into my local addons folder and adding these values. It works as expected with HW acceleration now on my i3-1315u based NUC. The Intel N100/200/305 need the same to work.

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Feb 2, 2024
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @danielpetrovic 👍

../Frenck

@frenck frenck merged commit 2be9c9a into hassio-addons:main Feb 4, 2024
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants