grub2-themes icon indicating copy to clipboard operation
grub2-themes copied to clipboard

error: can't find command 'hwmatch'. error: invalid argument.

Open tksuoran opened this issue 3 years ago • 2 comments

My computer came with Windows 10. I added a second nvme drive and installed Ubuntu 20.04 on it. Worked fine. I cloned this repository and did sudo ./install.sh -t stylish -s 2k and rebooted. I was greeted with this:

error: can't find command 'hwmatch'.
error: invalid argument.

Then it proceeds to the old boot menu without theme. It is functional.

Any suggestions how to fix this? Thanks!

tksuoran avatar Feb 04 '22 08:02 tksuoran

I was able to fix the hwmatch error by adding GRUB_GFXPAYLOAD_LINUX=keep to /etc/default/grub. However, the error: invalid argument. error remains.

tksuoran avatar Feb 04 '22 08:02 tksuoran

https://www.linux.org/threads/error-cant-find-command-hwmatch-during-boot.32618/

Grub issue, not theme issue

vinceliuice avatar Feb 04 '22 11:02 vinceliuice