On Wed, May 4, 2016 at 5:17 AM, <viteo...@gmail.com> wrote:

> I'm using bone-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img, I've done
> everything according to instructions from first post, but output from* lsmod
> | grep omaplfb* after all instructions is still empty.
> I even found an error in "sgx_create_package.sh" (at origin/am33x-v4.1 
> checkout)
> at line 202 :
>
> *cp -v
> "${DIR}"/ignore/ti-sdk-pvr/Graphics_SDK/armhf/gfx_rel_es$2/*.ko${DESTDIR}/opt/gfxmodules/gfx_rel_es$2
> || true*
>
> "armhf" subfolder was missing.
>

"sgx_create_package.sh" doesn't built the kernel modules, it was expected
you had been upgrading via:

http://elinux.org/BeagleBoardDebian#Mainline_.28lts.29

cd /opt/scripts/tools/
git pull
sudo ./update_kernel.sh <OPTIONS>

Mainline (lts)[edit
<http://elinux.org/index.php?title=BeagleBoardDebian&action=edit&section=21>
]

4.1.x BeagleBone/BeagleBone Black + SGX
--bone-kernel --lts

4.1.x BeagleBone/BeagleBone Black + RT + SGX
--bone-rt-kernel --lts


If not, just:

sudo apt-get install ti-sgx-es8-modules-`uname -r`
sudo depmod -a `uname -r`
sudo update-initramfs -uk `uname -r`




> Can you please make a short step-by-step algorithm whad did you do and
> your current hardware configuration?
> I think, Im missing something trivial.
>

http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black

beyond that good luck, all questions about SGX should go to ti.com...

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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiwnmSGLymxfUXb2YHMfD8J%2Bj-TDQzmn%3DLsFdx8_rztbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to