Skip to content

Add support: hybrid graphics (nVidia offload) on Linux #2202

Closed Answered by Flashwalker
Flashwalker asked this question in Q&A
Discussion options

You must be logged in to vote

I found that gpu acceleration in hybrid mode works with Min if i start it with these flags:
--enable-features=UseSkiaRenderer,Vulkan,VaapiVideoDecoder --use-gl=egl

like this:

bash -c "export __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia PW_PRIME_RENDER_OFFLOAD=1 && exec /opt/Min/min --enable-features=WebUIDarkMode,UseSkiaRenderer,Vulkan,VaapiVideoDecoder --use-gl=egl ${@}"

UPD:

But it's true only with nVidia driver v.470. Not v.525.
So this workaround actually not a solution

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Flashwalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant