This error happens most of the times but seems to change between reboots.
Sometimes, seemingly randomly, after reboot it doesen't give the error and the app starts, but it still doesen't display any window even then.
This behavior is consistent until the raspi is rebooted again, then we're back to "Unable to get DRM Resources", again consistently untile reboot.
I followed the instructions from the readme thoroughly (Fake KMS Drivers enabled, edited both ofAppRunner and config.linuxarmv6l.default.mk ) on a fresh openFrameworks install,
My main.cpp file looks pretty much identical to the one in the various examples.
I'm running this on a Rpi CM4 (8 gb eMMC, WI-FI, 1 GB RAM) with Raspbian Buster and an HDMI display connected.
This might have to do with the validity of card0 and card1 changing between reboots, but I could be off track since I'm not very familiar with this. It seems odd since not everyone seems to be experiencing this issue