Re: qemu/kvm startup

2024-12-28 Thread Francis . Montagnac
Hi. On Sun, 29 Dec 2024 01:00:18 -0500 Robert McBroom via users wrote: > On 12/28/24 2:09 PM, francis.montag...@inria.fr wrote: >> What gives ? >>systemctl is-enabled libvirtd > Says enabled but still requires the start command to find the virtual > machines It is thus probably failing at

Re: qemu/kvm startup

2024-12-28 Thread Robert McBroom via users
On 12/28/24 2:09 PM, francis.montag...@inria.fr wrote: Hi On Sat, 28 Dec 2024 14:00:17 -0500 Robert McBroom via users wrote: What needs to be set to get the virtual machines to initialize on the second installation? Just enable this service I think. What gives ? systemctl is-enabled libv

Re: Opengl Access

2024-12-28 Thread Jonathan Billings
On Dec 28, 2024, at 19:17, Stephen Morris wrote: On 27/12/24 09:13, Jeffrey Walton wrote: On Thu, Dec 26, 2024 at 3:40 PM Stephen Morris wrote: [...] Just one question on this, ... but when I issue the command "sudo dnf provide

Re: Opengl Access

2024-12-28 Thread Stephen Morris
On 28/12/24 00:26, Michael Hennebry wrote: On Thu, 26 Dec 2024, Stephen Morris wrote: I've done a further check of the functionality by loading Plasma under X11, and the Opengl initialisation error doesn't occur, so it looks like it is an issue specific to Wayland. I did that with F38, but t

Re: Opengl Access

2024-12-28 Thread Stephen Morris
On 27/12/24 09:13, Jeffrey Walton wrote: On Thu, Dec 26, 2024 at 3:40 PM Stephen Morris wrote: [...] Just one question on this, ... but when I issue the command "sudo dnf provides /lib64/libwayland-client.so.0" I get the message "No matches found." You don't need sudo for the command. $

Re: Opengl Access

2024-12-28 Thread Stephen Morris
On 27/12/24 09:04, Patrick O'Callaghan wrote: On Fri, 2024-12-27 at 07:40 +1100, Stephen Morris wrote: if I issue the command "sudo dnf provides /lib64/libwayland-client.so.0.23.0" again I get the message "No matches found" $ rpm -qf /lib64/libwayland-client.so.0 libwayland-client-1.23.0-2.fc41

Re: qemu/kvm startup

2024-12-28 Thread Jonathan Billings
On Dec 28, 2024, at 14:00, Robert McBroom via users wrote: > > Have two installations of f41 setup to run virtual machines. On one, all > that is required to get started is to execute "virt-manager" in a terminal > with privilege. On the other, I have to use "systemctl start libvirtd" first

Re: qemu/kvm startup

2024-12-28 Thread Will McDonald
On Sat, 28 Dec 2024 at 19:00, Robert McBroom via users < users@lists.fedoraproject.org> wrote: > Have two installations of f41 setup to run virtual machines. On one, all > that is required to get started is to execute "virt-manager" in a > terminal with privilege. On the other, I have to use "syst

Re: qemu/kvm startup

2024-12-28 Thread Francis . Montagnac
Hi On Sat, 28 Dec 2024 14:00:17 -0500 Robert McBroom via users wrote: > What needs to be set to get the virtual machines to initialize on the > second installation? Just enable this service I think. What gives ? systemctl is-enabled libvirtd If disabled then executes: sudo systemctl ena

qemu/kvm startup

2024-12-28 Thread Robert McBroom via users
Have two installations of f41 setup to run virtual machines. On one, all that is required to get started is to execute "virt-manager" in a terminal with privilege. On the other, I have to use "systemctl start libvirtd" first or "virt-manager" doesn't find any of the installed machines. Nothing