We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using virtio-gpu on NVIDIA T4
when start VM by qemu cmdline: ##epoxy_internal_gl_version version=4.6.0 NVIDIA 510.47.03 ## version_string=7938 ##epoxy_internal_gl_version version=4.5.0 NVIDIA 510.47.03 ## version_string=7938 gl_version 45 - core profile enabled
when start VM by libvirtd: ##epoxy_internal_gl_version version=2.1 Mesa 18.3.4 ## version_string=7938 ##epoxy_internal_gl_version version=(null) ## version_string=7938 gl_version 0 - compat profile
who can tell me why ? thank ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using virtio-gpu on NVIDIA T4
when start VM by qemu cmdline:
##epoxy_internal_gl_version version=4.6.0 NVIDIA 510.47.03 ## version_string=7938
##epoxy_internal_gl_version version=4.5.0 NVIDIA 510.47.03 ## version_string=7938
gl_version 45 - core profile enabled
when start VM by libvirtd:
##epoxy_internal_gl_version version=2.1 Mesa 18.3.4 ## version_string=7938
##epoxy_internal_gl_version version=(null) ## version_string=7938
gl_version 0 - compat profile
who can tell me why ?
thank ...
The text was updated successfully, but these errors were encountered: