Can't find SGX Kernel Modules for my Beagle Bone Black

35 views
Skip to first unread message

samfit...@gmail.com

unread,
Apr 19, 2019, 3:21:20 PM4/19/19
to BeagleBoard

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
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?

Robert Nelson

unread,
Apr 19, 2019, 4:23:41 PM4/19/19
to Beagle Board, samfit...@gmail.com
On Fri, Apr 19, 2019 at 2:21 PM <samfit...@gmail.com> 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/

bora...@gmail.com

unread,
Apr 30, 2019, 9:07:08 PM4/30/19
to BeagleBoard
Why is it too old? I successfully installed SGX and EGLFS for Qt using this guide today.

Regarding the original question, try to run

sudo apt update

to update the package database first. The same package works on my system:

ti-sgx-ti335x-modules-4.14.71-ti-r80 is already the newest version (1stretch)
Reply all
Reply to author
Forward
0 new messages