Using framebuffer in BeagleBone
Sergey Manucharian
sm at ara-ler.com
Fri Jun 7 22:38:55 UTC 2019
Excerpts from Sergey Manucharian's message from Fri 07-Jun-19 14:26:
> Qt5 supports "bsdfb", and I tried running Qt programs:
> xyz -platform bsdfb
>
> but I get:
> Error reading framebuffer information (Inappropriate ioctl for device).
Answering my own question: the framebuffer device has to be set to the
actual virtual console used, e.g. in case of Qt5 it can be specified:
xyz -platform bsdfb:fb=/dev/ttyv0
S.M.
More information about the freebsd-arm
mailing list