We’ve flashing a new batch of Orin NX 16GB modules, the first with SK Hynix we’ve received (which has rendered our recovery images useless, but that’s a different story). We’re using R36.4.0 and our own carrier board.
The 2D matrix on the label decodes to:
1614824601937,3C6D662238BB,699-13767-0000-301,161-0546-10X
This one module has a random ethernet MAC address assigned on every boot, with the driver complainig:
[ 3.915382] r8168 0008:01:00.0 (unnamed net_device) (uninitialized): Invalid ether addr 00:00:00:00:00:00
[ 3.915387] r8168 0008:01:00.0 (unnamed net_device) (uninitialized): Random ether addr 4e:52:f9:86:23:0e
The EEPROM doesn’t seem corrupted, and it can be dumped with i2cdump -f -y 0 0x50:
We’ve tried flashing using a backup image taken from another successfully flashed module from the same batch, and from scratch passing --flash-only to the l4t_initrd_flash.sh script. No difference.
In case these issues are related, we’ve got another request for help open regarding this batch of Jetsons we’ve just received, as we’re not certain the FAB value in EEPROM is correct. It’s this thread:
Do you have NV devkit that can validate whether those modules have same behaviors when putting them on devkit and also flashed with pure Jetpack image?
Re-reading my initial comment I’ve realised I might not make it as clear as I thought I had: so far only this one module shows this issue with the MAC address. However, only two modules from this last batch have been tested, the other module sets the MAC address just fine; we’re awaiting further information on this issue and the linked FAB query to proceed with the rest.
Yes, we’ve received a new batch of modules. We’ve only checked two of them so far. Both have the same mismatch info between label and EEPROM (or at least we think it’s a mismatch, we’re awaiting confirmation about this), but only this one module has this problem with the MAC address.
I’ll discuss this with the team. But if you haven’t found anything out of the ordinary in the dmesg output, I fear that you might be right and any further investigation will lead to an RMA anyway. More so, depending on the feedback from the other linked issue.
I’ll mark your last comment as the answer. Thank you very much for your help, much appreciated.
This module was flashed with the UEFI stock binary, and not with any of our own builds. So yes, this certainly points to a problem with the module itself.