-
-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Qubes OS release
Qubes OS R4.2.2
Brief summary
virtual machines in HVM mode don't get their GUI screen spawned when sys-gui is setup as default_guivm , I tested that inside GUI Domain session , different standalone HVMs (windows, ubuntu etc ) the problem persisted on all 3 devices after following the GUI domain documentation , the same VMs work well in normal xfce session before setting up GUI Domain functionality .
Steps to reproduce
1-Set sys-gui as the default GUI domain.
2-Start an HVM (e.g., Windows, Ubuntu).
3-Observe the behavior. (No GUI).
Expected behavior
The GUI should appear for the HVM.
Actual behavior
The GUI does not appear, but the VM can be accessed via “Open console in qube” from Qubes Manager in dom0 , then switching back to GUI Domain.
Note 1 : I can supply the logs if needed but I couldn't tell whether these are relevant.
Note 2 the issue doesn't apply to VMs running in pvh mode, those are integrated And their GUI appears.