File tree Expand file tree Collapse file tree
profiles/pci/graphic_drivers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ class_ids = "0300 0380 0302"
276276vendor_ids = " 1002 8086 10de"
277277device_ids = " *"
278278priority = 3
279- packages = ' mesa lib32-mesa vulkan-swrast xf86-video-vesa'
279+ packages = ' mesa lib32-mesa vulkan-swrast xf86-video-vesa lib32-vulkan-swrast '
280280
281281[virtualbox ]
282282vendor_ids = " 80EE"
@@ -301,7 +301,7 @@ class_ids = "0300"
301301desc = ' X.org vmware video driver and open-vm-tools'
302302priority = 5
303303environment_types = " vmware"
304- packages = ' open-vm-tools xf86-input-vmmouse'
304+ packages = ' open-vm-tools xf86-input-vmmouse vulkan-swrast lib32-vulkan-swrast '
305305post_install = """
306306 systemctl enable --now --no-block vmtoolsd.service
307307"""
@@ -316,7 +316,7 @@ class_ids = "0300"
316316desc = ' QEMU/KVM guest drivers'
317317priority = 5
318318environment_types = " kvm qemu"
319- packages = ' spice-vdagent qemu-guest-agent vulkan-virtio gtkmm3'
319+ packages = ' spice-vdagent qemu-guest-agent vulkan-virtio lib32-vulkan-virtio gtkmm3'
320320post_install = """
321321 cat <<EOF >/etc/mkinitcpio.conf.d/10-chwd-qemu.conf
322322# This file is automatically generated by chwd. PLEASE DO NOT EDIT IT.
You can’t perform that action at this time.
0 commit comments