Forum Discussion
can arria-10-gx run on aarch64 nvidia jetson?
we got this card
can it work on jetson board?
Thanks
It is listed in lspci outputs as
0005:01:00.0 Processing accelerators: Intel Corporation Device 09c4
54 Replies
- JohnT_Altera
Regular Contributor
Hi,
The 18.04 is for the OPAE-SDK and not the linux-dfl. The reason is that the PAC installation package will have their own driver. The OPAE in github driver is linux-dfl.
I would recommend to try using the installation package to make sure everything works before moving to OPAE github version
- AVolo2
Occasional Contributor
I was pointed out by Intel folks that installation of linux dfl driver is not supported from the intel installer [ it results in error]
- JohnT_Altera
Regular Contributor
Hi,
The linux-dfl and PAC installation is using different driver. Linux-dfl is a open source driver that can work with Intel PAC card.
- AVolo2
Occasional Contributor
Is it possible to implement the PAC installation
using the intel script on any specific OS?
So that everything including the kernel/ drivers gets installed from the intel script?
Or that is not supported on any OS?
- JohnT_Altera
Regular Contributor
Hi,
If you are using the below OS then you should be able to follow the installation guide in https://www.intel.com/content/www/us/en/docs/programmable/683633/1-2-1/installing-the-opae-software-package.html
- Red Hat* Enterprise Linux* (RHEL) 7.6, kernel version 3.10.0-957
- Ubuntu* 18.04, kernel 4.15
- AVolo2
Occasional Contributor
@JohnT_Intel We are having hard times getting the package bw2tk-lite-2018.6.u1604.amd64.deb through a registration at third party website that doesn't seem functioning for getting through register-download cycle.
Could you share the package for flashing the firmware please ?
- JohnT_Altera
Regular Contributor
Hi,
Can you move forward without installing "bw2tk-lite-2018.6.u1604.amd64.deb"?
- AVolo2
Occasional Contributor
Hi @JohnT_Intel
Thank you for following up.
The problem was that the firmware seems was for 1.0 which would cause some mismatch[ see screenshot from devs]
So we would wish to upgrade it to compatible with 1.2.1
However, it was possible to download the bw2tk package from community forum, although it would be more like for ubuntu 16.04 so may have some issues with compatibility.
- AVolo2
Occasional Contributor
our dev requests documentation for A10SA4
due to some reason they can only flash 1.2 firmware but not 1.2.1
- JohnT_Altera
Regular Contributor