On Tue, Sep 3, 2019 at 10:44 AM Ethan H <[email protected]> wrote: > > Hi Everyone, > > So I recently purchased a BeagleBone Black and was looking to get into some > graphics processing stuff. After a bit of research, I discovered that the > BeagleBone Black has an SGX530 3D Graphics Engine within its Sitara > AM3358BZCZ100 processor, which is not being utilized by the BeagleBone Black > out of the box. > > Is this accurate? If so, is there any way we could enable this graphics > engine to assist in graphics processing? So far, I am running Debian v9.5, > which shipped with my board. Thanks in advance!
Grab this "iot" monthly snapshot, sgx is enabled out of the box.. https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Stretch_IOT_Snapshot DO NOT install any QT package thru apt, you will have to build any EGL (non-xorg) application against the installed libraries to keep the SGX libraries intact.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhifXNrNf1_uXycSp4NBSL9C11s-XzkhQYBh7_sKQfUQw%40mail.gmail.com.
