mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 21:09:12 +00:00
There are several reasons why /dev/fb0 might not exist, none of them worrying, and the debug_sym library has fallbacks for those cases. Suppress error messages for the ENOENT case, and only print one message for other errors (unless the error keeps changing, which is unlikely). See: https://forums.raspberrypi.com/viewtopic.php?f=98&t=322238