Read board FAB

Is there a way to read the board FAB version of a Xavier NX from the userland?

Hello @seeky15,

I think you should be able to read it from the EPROM:

You can try with i2cdump:

sudo i2cdump -f -y 0 0x50

best regards,

Andrew
Embedded Software Engineer at ProventusNova

Works flawlessly, thanks!

Hey @seeky15,

Glad that worked!

Please do not hesitate to reach out if you require further support, we would love to help.

best regards,
Andrew
Embedded Software Engineer at ProventusNova

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.