On Fri, Apr 19, 2019 at 2:21 PM <[email protected]> wrote: > > > Hi, I am trying to use the 3D accelerator on the BBB by following this > guide:https://elinux.org/BeagleBoneBlack/SGX_%2B_Qt_EGLFS_%2B_Weston > I am using kernel version:4.14.71-ti-r80
That's too old.. > When I run "apt-get install ti-sgx-ti335x-modules-`uname -r`" I get "E: > Unable to locate package ti-sgx-ti335x-modules-4.14.71-ti-r80" > How can I get this module? Just run: cd /opt/scripts/tools/ git pull sudo ./update_kernel.sh --ti-channel --lts-4_14 --sgx Or just grab the latest iot image which has sgx enabled.. https://rcn-ee.net/rootfs/bb.org/testing/2019-04-14/stretch-iot/bone-debian-9.8-iot-armhf-2019-04-14-4gb.img.xz 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/CAOCHtYgMUKo6FT4u297a8vVU0h4NT-PxdzZiaJVvM7PQ%2BwULcg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
