I think this has something to with device - I don’t remember the exact argument but try searching for vmd driver.
TL:DR
edit /etc/mkinitcpio.conf and add vmd to the modules line
MODULES=(... vmd ...)
Then rebuild
sudo mkinitcpio -P
And reboot
Maybe this one holds tha answer