Why my manjaro video drivers failed?

I’m trying to install my video driver but keep failure, there is a reason.
But I can’t understand. please help me.

Installing video-virtualmachine…
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-virtualmachine/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
:: Synchronizing package databases…
warning: virtualbox-guest-utils-6.1.22-2 is up to date – skipping
warning: xf86-video-vmware-13.3.0-2 is up to date – skipping
warning: gtkmm3-3.24.5-2 is up to date – skipping
error: target not found: linux510-virtualbox-guest-modules
error: target not found: linux512-virtualbox-guest-modules
core is up to date
extra is up to date
community is up to date
multilib is up to date
Error: pacman failed!
Error: script failed!.

Hi @EchoHost, and welcome!

Now, I’m no expert and chances are that I might be wrong about this. But,

  • Make sure Graphics card passthrough for the virtual machine is enabled/installed.
  • The reason for the error is in the error message:

After some searching it seems you would need too install virtualbox-guest-utils,

$ pamac install virtualbox-guest-utils

I’m guessing that will install it for your installed kernels, 5.10 and 5.12 in this case.

Hope this helps!

Hey, some more info might be needed to help you further, some context would be helpful:

It looks like you are running a VM with manjaro, what virtualization do you use?

There are vmware and virtualbox packages installed.
Using vmware and virtualbox utils/drivers at the same time might be a problem?

What command have you used to install the drivers ?

I already did it but it didn’t work…

linux510-virtualbox-host-modules 6.1.22-12
linux512-virtualbox-host-modules 6.1.22-13
virtualbox 6.1.22-2
virtualbox-guest-iso 6.1.22-1
virtualbox-guest-utils 6.1.22-2

Here what i’ve been downloaded