Lib32-vulkan-radeon for Intel HD3000

Hi,
I am on a mission to optimize Manjaro system (1155 packages…). My machine is ThinkPad X220, which has Intel HD3000 graphics. My question is, will the system run without problems if lib32-vulkan-radeon is deleted? Asking, because am receiving warning message:
Warning: lib32-vulkan-icd-loader optionally requires lib32-vulkan-driver: packaged vulkan driver

It depends on whether you run any 32-bit software that requires graphics card access. A normal Manjaro system is 64-bit only, but it contains an extra set of 32-bit libraries for compatibility with third-party 32-bit applications.

These are the only Vulkan driver packages you’ll need for a pure Intel system:

❯ pacman -Ss vulkan driver | grep intel
extra/vulkan-intel 21.3.7-1
multilib/lib32-vulkan-intel 21.3.7-1

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