Bug 507998 - VirGL not detected correctly in VM
Summary: VirGL not detected correctly in VM
Status: REOPENED
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.4.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 20:13 UTC by Peter Eszlari
Modified: 2025-08-26 22:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Eszlari 2025-08-07 20:13:51 UTC
When running inside QEMU with VirGL, "System Details" in GNOME 48 shows for my GPU:

"virgl (Intel(R) UHD Graphics 620 (KBL GT2))"

In Plasma 6.4.3 I only get:

"llvmpipe"
Comment 1 Peter Eszlari 2025-08-07 20:19:26 UTC
To add mor info:

Output of 

$ glxinfo | grep "renderer string"

is the same for both the Plasma and GNOME session:

"OpenGL renderer string: virgl (Mesa Intel(R) UHD Graphics 620 (KBL GT2))"
Comment 2 TraceyC 2025-08-11 20:55:41 UTC
Thank you for the bug report! This looks to be the same issue as Bug 499882.

I'm marking this as a duplicate of that one. You can follow the progress of this issue in the other report.

*** This bug has been marked as a duplicate of bug 499882 ***
Comment 3 Peter Eszlari 2025-08-16 15:08:27 UTC
(In reply to TraceyC from comment #2)
> Thank you for the bug report! This looks to be the same issue as Bug 499882.

That bug is specific to the proprietary NVIDIA driver. I tested git-master, this bug here is not fixed.