LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spice QXL Driver
#1
Hi Guys,
I am new to Linux Lite. Just tried the RC of 5.0 and its awesome.
new users should certainly like it.

Now I am not able to install the drivers required for getting spice graphics up and running in the VM. cant find the driver for xorg for spice

I followed the steps in
https://gitlab.com/libosinfo/libosinfo/issues/2

but cant get it to install - xserver-xorg-video-qxl

Would be good to run Linux Lite 5 as a guest with spice enabled in a KVM/QEMU environment
Reply
#2
That package is available in 5.0 - https://packages.ubuntu.com/search?keywo...ection=all

Try - https://www.linuxeveryday.com/2019/10/th...qemu-spice
Reply
#3
(04-23-2020, 07:20 AM)dadscorp link Wrote: Hi Guys,
I am new to Linux Lite. Just tried the RC of 5.0 and its awesome.
new users should certainly like it.

Now I am not able to install the drivers required for getting spice graphics up and running in the VM. cant find the driver for xorg for spice

I followed the steps in
https://gitlab.com/libosinfo/libosinfo/issues/2

but cant get it to install - xserver-xorg-video-qxl

Would be good to run Linux Lite 5 as a guest with spice enabled in a KVM/QEMU environment

Are you using virt-manager (GUI) or command line only? If you happen to be running qemu-kvm from command line, you have to use the qxl vga option, something like:
Code:
qemu-kvm -hda Linux_Lite5.qcow2 -machine option -m RAM -vga qxl
and think it should work. However, I find that the virtio driver works a lot better, to use it just change
Code:
-vga qxl
to
Code:
-vga virtio
and that should do it. Virtio driver provides better performance, imo. Read here for more info on this topic https://www.kraxel.org/blog/2019/09/disp...s-in-qemu/

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#4
Nice informative reply [member=7109]Moltke[/member] . I'm just guessing that the OP is on RHEL (maybe headless) but if not running headless, using the newest gnome-boxes from the DE would automatically configure the install except for spice webdav tools which would need to be added to the guest OS after installation.

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)