Gnome-boxes freezes during VM creation

I’m on the screen Review and Create.
There is a message:

Boxes is ready to set up a new box with the following properties:

freezes on this screen.

I run gb from terminal. There are errors:

gnome-boxes:3415): Gtk-WARNING **: 22:52:31.293: GtkFlowBox with a model will ignore sort and filter functions

(gnome-boxes:3415): Gtk-WARNING **: 22:52:31.294: GtkListBox with a model will ignore sort and filter functions

(gnome-boxes:3415): Boxes-WARNING **: 22:52:37.874: review-page.vala:44: Box setup failed: Failed to create domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics

(gnome-boxes:3415): Boxes-CRITICAL **: 22:52:37.874: boxes_assistant_review_page_populate: assertion 'machine != NULL' failed

(gnome-boxes:3415): Boxes-WARNING **: 22:56:05.926: review-page.vala:44: Box setup failed: Failed to create domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics

(gnome-boxes:3415): Boxes-CRITICAL **: 22:56:05.926: boxes_assistant_review_page_populate: assertion 'machine != NULL' failed
1 Like

Currently, I’m not able to check it in Gnome, but I found out that there is a problem with kvm and kernel 5.18 with 11th gen intel CPU.

To solve this problem I had to add a kernel module ibt=off

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.