Mateo de Mayo
Mateo de Mayo
From what I see Garuda is based on Arch, so if it is using grub, it should work just fine. Let's try to debug this: 1. Just to be sure,...
The empty grub.cfg is indeed not normal. Can you post Matter's output when you install as well?
Oh I think this is the problem: `convert: geometry does not contain image '/home/atidyshirt/Programs/matter/icons/arch.svg' @ warning/attribute.c/GetImageBoundingBox/510.` The convert command from ImageMagick is not generating the icons, it should have stopped...
Thanks a lot! I will be digging deeper on these problems that keep popping with ImageMagick and let you know of any update. For now you can completely uninstall matter...
There some things Matter should be able to handle to properly adapt to whatever resolution the user wants. As of now Matter hardcodes `GRUB_GFXMODE=1920x1080,auto` by default (see [`grub.template`](https://github.com/mateosss/matter/blob/1668e8ddc8d86507f88da9d05bdcb5af4f9ff550/grub.template)), so it...
Good suggestion! I added a note to the [quick start](https://github.com/mateosss/matter#quick-start) section.
This seems as exactly what I expected! But the fonts folder should be outside `Matter`, because `Matter` is the final folder that gets moved to the system grub files, so...
Indeed the feature works great. The issues were the two listed in the last comment from @heyzec, although they are background issues and do not affect normal usage. For once,...
I see, thank you!
I was having similar logs to the ones presented in this issue with the D455, the most notorious symptom was the map resetting every 10 keyframes. In my case, I...