efafet
November 17, 2020, 6:03pm
1
Hi,
I tried to install the aoetools
package but ran into a missing aoe
module:
Failed to find module 'aoe'
dpkg: error processing package aoetools
fresh installed image version 18.04.5, updated
kernel 4.9.140
I did the same installation on a x86_64 host and the aoe
module is present and loaded as it should:
lsmod |grep aoe
aoe 57344 0
Any information, shared experiences, are more than welcome.
Eric
alanz
November 18, 2020, 1:46am
3
Hi,
AOE is not tested and verfied on Jetson.
Pls refer to GitHub - OpenAoE/aoe: aoe driver for Linux with backward compatibility build system for instructions to build the AOE module for experience.
efafet
November 18, 2020, 10:15am
4
Hi,
Thank you for the quick reply.
I have to stay as close as possible to a standard distribution (CI / CD) and trying to avoid a custom kernel. Hence my initial question.