I *think* I started with the wrong image (console) - it worked when I used an lxqt image.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/sOhHuq_T6KQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6199537f-d7b1-4466-b63f-b1e7a3a1598b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
cp -v "${DIR}"/ignore/ti-sdk-pvr/Graphics_SDK/armhf/gfx_rel_es$2/*.ko${DESTDIR}/opt/gfxmodules/gfx_rel_es$2 || true
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.
cd /opt/scripts/tools/ git pull sudo ./update_kernel.sh <OPTIONS>
4.1.x BeagleBone/BeagleBone Black + SGX --bone-kernel --lts
4.1.x BeagleBone/BeagleBone Black + RT + SGX --bone-rt-kernel --lts
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.