Re: kvm and spice

2022-11-13 Thread Ranbir
On Sat, 2022-11-12 at 23:17 -0500, Ranbir wrote: > Yes, I tried that, but it errors when starting the KVM. I have to > remove the password before it'll start. > I'm not 100% sure which change fixed my problems with using SPICE on Fedora 36, but one or a combo of them fixed it. Even better is tha

Re: kvm and spice

2022-11-12 Thread ToddAndMargo via users
On 11/12/22 20:33, Samuel Sieb wrote: On 11/12/22 20:17, Ranbir wrote: On Sat, 2022-11-12 at 20:08 -0800, Samuel Sieb wrote: What would IBM gain from you having to enter a password to connect? It's the removal of SPICE from RHEL 9 that I'm referring to. It's upset a whack of people. The reas

Re: kvm and spice

2022-11-12 Thread Samuel Sieb
On 11/12/22 20:17, Ranbir wrote: On Sat, 2022-11-12 at 20:08 -0800, Samuel Sieb wrote: What would IBM gain from you having to enter a password to connect? It's the removal of SPICE from RHEL 9 that I'm referring to. It's upset a whack of people. The reasons RH eventually gave for deprecating

Re: kvm and spice

2022-11-12 Thread Ranbir
On Sat, 2022-11-12 at 20:08 -0800, Samuel Sieb wrote: > I get an option to save the password.  Did you check that box? Yes, I tried that, but it errors when starting the KVM. I have to remove the password before it'll start. > Are you starting the console from virt-manager? > > Yes. I'd use co

Re: kvm and spice

2022-11-12 Thread Samuel Sieb
On 11/12/22 17:33, Ranbir wrote: Is the SPICE protocol still supported in F36? I have the SPICE related RPMs installed and virt-manager still lets me choose SPICE as the display. However, considering I can't get the damn console to work without prompting me for a password, I'm starting to think s

kvm and spice

2022-11-12 Thread Ranbir
Hello Everyone, I discovered to day that Red Hat has deprecated SPICE in RHEL 9. I've been trying to get SPICE working on Fedora 36 host and I'm striking out: the GSSAPI authentication for it never works, but it works just fine for VNC. Is the SPICE protocol still supported in F36? I have the SPI

Re: Fedora15 with kvm and spice

2011-08-22 Thread Alex
Hi, > I have a couple of F15 desktops running Windows XP guests. I start them > using root cron: > > @reboot sleep 30; /usr/bin/qemu-kvm -hda > /var/lib/libvirt/images/MikeWindows.img -usbdevice tablet -m 2048 -k > en-us -vga qxl -spice port=5930,disable-ticketing & > > I found this was simpler th

Re: Fedora15 with kvm and spice

2011-08-22 Thread Dr. Michael J. Chudobiak
>> Is there any documentation on how to properly configure fc15 to use >> this? Is spice similar to VNC, in that it provides the remote >> emulation and screen updates? >> >> Is there something that needs to be done to modify qemu to work with spice? >> >> I'm currently using the "vga" driver and p

Re: Fedora15 with kvm and spice

2011-08-22 Thread Gilboa Davara
On Sun, Aug 21, 2011 at 11:43 PM, Neal Becker wrote: >> Hello, >> >> In-order to use spice, you'll have to use the "-vga qxl" and -spice >> port=PORT,SECURITY switches and install the qxl drivers on your guest. >> On the host / network side, in-order to connect to the guest, you'll >> have to inst

Re: Fedora15 with kvm and spice

2011-08-22 Thread Gilboa Davara
On Sun, Aug 21, 2011 at 9:17 PM, Alex wrote: > Hi, > >>> I have a win7 x86_64 kvm image I created on a fc14 machine that I've >>> now transferred to a new fc15 machine. I'd like to use the new spice >>> system to improve video performance. I've searched quite a bit, but >>> most references seem to

Re: Fedora15 with kvm and spice

2011-08-21 Thread Neal Becker
Gilboa Davara wrote: > On Fri, Aug 19, 2011 at 7:50 PM, Alex wrote: >> >> Hi, >> I have a win7 x86_64 kvm image I created on a fc14 machine that I've >> now transferred to a new fc15 machine. I'd like to use the new spice >> system to improve video performance. I've searched quite a bit, but >> m

Re: Fedora15 with kvm and spice

2011-08-21 Thread Alex
Hi, >> I have a win7 x86_64 kvm image I created on a fc14 machine that I've >> now transferred to a new fc15 machine. I'd like to use the new spice >> system to improve video performance. I've searched quite a bit, but >> most references seem to be very dated or incomplete. >> >> Is there any docu

Re: Fedora15 with kvm and spice

2011-08-21 Thread Gilboa Davara
On Fri, Aug 19, 2011 at 7:50 PM, Alex wrote: > > Hi, > I have a win7 x86_64 kvm image I created on a fc14 machine that I've > now transferred to a new fc15 machine. I'd like to use the new spice > system to improve video performance. I've searched quite a bit, but > most references seem to be very

Fedora15 with kvm and spice

2011-08-19 Thread Alex
Hi, I have a win7 x86_64 kvm image I created on a fc14 machine that I've now transferred to a new fc15 machine. I'd like to use the new spice system to improve video performance. I've searched quite a bit, but most references seem to be very dated or incomplete. Is there any documentation on how t