I am confused by the following:
-
In Qubes v4.1.2, create a new template VM from the fedora-38 template, and set it to use the image-provided kernel and HVM mode.
-
Launch this new template by running a terminal.
-
While in the template, enable rpmfusion-nonfree (dnf config-manager —set-enabled rpmfusion-nonfree). Install akmod-nvidia and wait for it to finish building the kernel module (wait until the top command shows the VM is idle).
-
Shut down the template.
-
Start the template. Try to start a terminal—it will never happen. Try to start an xterm using qvm-run and the command will never complete.
I don’t know how to debug this. I don’t see any problems in the qrexec logs. Any thoughts? Is this reproducible for others?