<div dir="ltr"><div dir="ltr"><div dir="auto"><div style="font-size:small" class="gmail_default">This is what I tried, but it made no difference.  Is there some other way for me to try?</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">1) in creating the AppImage, I ran the following 2 lines.  The 2nd line is the usual.<br></div><div style="font-size:small" class="gmail_default">  export <code>"LIBVA_DRIVERS_PATH=/usr/lib/dri:/usr/lib64/dri:/usr/lib/x86_64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri"</code></div><div style="font-size:small" class="gmail_default"><code> /proj/appimage/linuxdeploy-x86_64.AppImage --appdir=AppDir -o appimage ...<br></code></div><div style="font-size:small" class="gmail_default"><code>That made no difference.</code></div><div style="font-size:small" class="gmail_default"><code>2) so I did the full build again, using the export line first and then ran linuxdeploy to make the appimage.</code></div><div style="font-size:small" class="gmail_default"><code>Still no difference.<br></code></div><div style="font-size:small" class="gmail_default"><code><br></code></div><div style="font-size:small" class="gmail_default"><code>The reason I know it made no difference is because instead of the path being /usr/lib/dri:..., I changed it to exporting the path to a dummy value of /etc/fstab instead and the vaapi and vdpau settings still worked.  Any suggestions?<br></code></div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><code>"LIBVA_DRIVERS_PATH=/usr/lib/dri:/usr/lib64/dri:/usr/lib/x86_64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri"</code><br></div></blockquote><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>