On Tue, Mar 1, 2016 at 10:18 AM, Marius Liebenberg
<[email protected]> wrote:
On Tuesday, March 1, 2016 at 4:02:41 PM UTC+2, RobertCNelson wrote:
On Tue, Mar 1, 2016 at 4:36 AM, Marius <[email protected]> wrote:
> Hi Robert
> Sorry to post this here but the Xchange forum has broken my login.
>
> I used the eewiki recipe to build a kernel and to load a sd card.
It all
> works well but when I tried to run the SGX driver installation I
dont
> get
> the predicted result
> Kernel_version = 4.4.3-bone-rt-r5
>
> I ran
> ./sgx_build_modules.sh
> You then instruct:-
> Copy ./deploy/GFX_5.01.01.02.tar.gz to BeagleBone/BeagleBone Black
and
> install
>
> I do not have that in any directory. Is there anything special
that I am
> missing?
then "./sgx_build_modules.sh" failed...
Initial guess:
missing 32bit lib's, since the switch to gcc-5, i've opted to not
always install the 32bit lib's by default *
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
zlib1g:i386
./sgx_build_modules.sh
*:
https://github.com/RobertCNelson/bb-kernel/blob/am33x-v4.4/tools/host_det.sh#L495-L505
Regards,
--
Robert Nelson
https://rcn-ee.com/
I am on Ubuntu 14.04 64bit. Does that matter?
probally...
When you ran:
./sgx_build_modules.sh
What did it say.. ???
btw, according to my directions:
http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black
it's "./sgx_create_package.sh"
the sgx "modules" are pre-built and in the apt repo..
Regards,
--
Robert Nelson
https://rcn-ee.com/
I worked from this one
https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SGX
It says ./sgx_build_modules.sh
I did try ./sgx_create_package.sh as well before I posted. It did not
work either.
I installed the 32bit libs now and recompiled. Will the 32bit libs cause
trouble on the 64bit Ubuntu?
--
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].
For more options, visit https://groups.google.com/d/optout.
--
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].
For more options, visit https://groups.google.com/d/optout.