Xavier NX eth0 get MAC address fail

nvidia@tegra-nx:~$ head -n 1 /etc/nv_tegra_release
# R32 (release), REVISION: 4.2, GCID: 20074772, BOARD: t186ref, EABI: aarch64, DATE: Thu Apr  9 01:26:40 UTC 2020

nvidia@tegra-nx:~$ dmesg | grep MAC
[    1.695535] eqos 2490000.ether_qos (unnamed net_device) (uninitialized): EQOS using random MAC address: ba:ec:cf:43:b8:ac
[    3.805087] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    5.657494] rndis0: HOST MAC 1a:da:05:a7:b3:ec
[    5.657930] rndis0: MAC 1a:da:05:a7:b3:ed
[    5.662212] usb0: HOST MAC 1a:da:05:a7:b3:ee
[    5.662260] usb0: MAC 1a:da:05:a7:b3:ef
nvidia@tegra-nx:~$ ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.4.250  netmask 255.255.248.0  broadcast 192.168.7.255
        inet6 fdd9:a1ec:f88e:0:b8ec:cfff:fe43:b8ac  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::b8ec:cfff:fe43:b8ac  prefixlen 64  scopeid 0x20<link>
        ether ba:ec:cf:43:b8:ac  txqueuelen 1000  (Ethernet)
        RX packets 484022910  bytes 567067507014 (567.0 GB)
        RX errors 0  dropped 11454514  overruns 0  frame 0
        TX packets 62676980  bytes 5168761310 (5.1 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 37

How to let jetson Xavier NX to get its correct MAC address?
Thanks!

Hi,

The MAC address is read from the eeprom. If it fails to read from eeprom, probably means you corrupted the eeprom or the i2c has some problem so it cannot read.

Please share the cboot log from serial console.

[0000.375] I> Welcome to MB2(TBoot-BPMP) (version: 00.00.2018.32-mobile-aa987a31)
[0000.375] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0000.376] I> Default Heap @ [0xd486400 - 0xd48a400]
[0000.376] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0000.382] W> device prod register failed
[0000.386] I> Boot-device: QSPI
[0000.389] I> Boot_device: QSPI_FLASH instance: 0
[0000.394] I> QSPI Flash Size = 32 MB
[0000.397] I> Qspi initialized successfully
[0000.401] I> qspi flash-0 params source = boot args
[0000.798] I> sdmmc DDR50 mode
[0000.800] I> sdmmc-3 params source = safe params
[0000.804] I> Found 47 partitions in QSPI_FLASH (instance 0)
[0000.806] W> Cannot find any partition table for 00000003
[0000.808] I> Found 11 partitions in SDMMC_USER (instance 3)
[0000.809] W> No valid slot number is found in scratch register
[0000.809] W> Return default slot: _a
[0000.810] I> Active Boot chain : 0
[0000.811] I> parsing oem signed section of bpmp-fw header done
[0000.814] I> bpmp-fw binary init read from storage
[0000.819] I> oem authentication of bpmp-fw header done
[0000.833] I> bpmp-fw binary done read from storage
[0000.834] I> bpmp-fw: Authentication init Done
[0000.835] I> parsing oem signed section of cpubl header done
[0000.838] I> cpubl binary init read from storage
[0000.843] I> bpmp-fw: Authentication Finalize Done
[0000.848] I> oem authentication of cpubl header done
[0000.855] I> cpubl binary done read from storage
[0000.857] I> cpubl: Authentication init Done
[0000.861] I> parsing oem signed section of rce header done
[0000.866] I> rce binary init read from storage
[0000.871] I> Relocating BR-BCT
[0000.873] I> cpubl: Authentication Finalize Done
[0000.878] I> oem authentication of rce header done
[0000.883] I> rce binary done read from storage
[0000.887] I> rce: Authentication init Done
[0000.891] I> parsing oem signed section of ape header done
[0000.896] I> ape binary init read from storage
[0000.900] I> rce: Authentication Finalize Done
[0000.905] I> oem authentication of ape header done
[0000.909] I> ape binary done read from storage
[0000.913] I> ape: Authentication init Done
[0000.918] I> parsing oem signed section of tos header done
[0000.923] I> tos binary init read from storage
[0000.927] I> ape: Authentication Finalize Done
[0000.932] I> oem authentication of tos header done
[0000.938] I> tos binary done read from storage
[0000.940] I> tos: Authentication init Done
[0000.945] I> parsing oem signed section of bpmp-fw-dtb header done
[0000.950] I> bpmp-fw-dtb binary init read from storage
[0000.955] I> tos: Authentication Finalize Done
[0000.961] I> oem authentication of bpmp-fw-dtb header done
[0000.965] I> bpmp-fw-dtb binary done read from storage
[0000.970] I> bpmp-fw-dtb: Authentication init Done
[0000.975] I> parsing oem signed section of cpubl-dtb header done
[0000.980] I> cpubl-dtb binary init read from storage
[0000.985] I> bpmp-fw-dtb: Authentication Finalize Done
[0001.032] I> oem authentication of cpubl-dtb header done
[0001.032] I> cpubl-dtb binary done read from storage
[0001.033] I> cpubl-dtb: Authentication init Done
[0001.034] I> parsing oem signed section of eks header done
[0001.035] I> eks binary init read from storage
[0001.035] I> cpubl-dtb: Authentication Finalize Done
[0001.036] I> oem authentication of eks header done
[0001.040] I> eks binary done read from storage
[0001.045] I> eks: Authentication init Done
[0001.049] I> eks: Authentication Finalize Done
[0001.053] I> EKB detected (length: 0x410) @ VA:0x52714400
▒▒NOTICE:  BL31: v1.3(release):fe06da916
NOTICE:  BL31: Built : 18:06:49, Apr  8 2020
ipc-unittest-main: 1519: Welcome to IPC unittest!!!
ipc-unittest-main: 1531: waiting forever
ipc-unittest-srv: 329: Init unittest services!!!
hwkey-agent: 40: hwkey-agent is running!!
hwkey-agent: 182: key_mgnt_processing .......
hwkey-agent: 157: Init hweky-agent services!!
platform_bootstrap_epilog: trusty bootstrap complete
▒▒

welcome to lk
calling constructors
initializing heap
creating bootstrap completion thread
top of bootstrap2()
initializing platform
bpmp: platform_init
tag is 57f8a77779f848bf2ecf21dabee5645f
tag_show initialized
dt initialized
mail initialized
chipid initialized
fuse initialized
sku initialized
speedo initialized
ec_get_ec_list: found 45 ecs
ec initialized
ec_mrq initialized
vmon_populate_monitors: found 3 monitors
vmon initialized
adc initialized
fmon_populate_monitors: found 73 monitors
fmon initialized
fmon_mrq initialized
reset initialized
nvhs initialized
391 clocks registered
clk_mrq_init: mrq handler registered
clk initialized
nvlink initialized
io_dpd initialized
io_dpd initialized
thermal initialized
i2c5 controller initialized
initialized i2c mrq handling
i2c initialized
regulator initialized
avfs_clk_platform_init: bad clk id in clock@cluster1_avfs
avfs_clk_platform initialized
soctherm initialized
aotag initialized
powergate initialized
dvs initialized
pm initialized
pg_late initialized
strap initialized
tag initialized
emc initialized
clk_dt initialized
avfs_ccplex_platform initialized
tj_max: dt node not found
tj_init initialized
uphy_mrq_init: mrq handler registered
uphy_dt initialized
uphy initialized
safereg_init: period 80 ms
ec_late initialized
mrq initialized
▒▒
  [0001.394] I> Welcome to Cboot
▒▒WARNING: no registered clock for FMON_NAFLL_CLUSTER1 (id 281)
fmon_post initialized
▒▒[0001.395] I> Cboot Version: t194-d00c695c
[0001.397] I> CPU-BL Params @ 0xf2820000
[0001.400] I>  0) Base:0x00000000 Size:0x00000000
[0001.405] I>  1) Base:0xf1100000 Size:0x00100000
[0001.409] I>  2) Base:0xf2000000 Size:0x00200000
[0001.414] I>  3) Base:0xf1200000 Size:0x00200000
▒▒clk_dt_late initialized
machine_check initialized
pm_post initialized
dbells initialized
avfs_clk_platform_post initialized
dmce initialized
cvc initialized
ccplex_avfs_hw_init: nafll_cluster0: not monitored
ccplex_avfs_hw_init: nafll_cluster2: not monitored
ccplex_avfs_hw_init: nafll_cluster3: not monitored
avfs_clk_mach_post initialized
regulator_post initialized
rm initialized
sc7_diag initialized
thermal_test initialized
serial_late initialized
clk_post initialized
clk_dt_post initialized
mc_reg initialized
pg_post initialized
dyn_modules initialized
sku_debugfs initialized
speedo_debugfs initialized
adc_debugfs initialized
Failed to register PTO counter for id 281
Failed to register PTO counter for id 281
Failed to register PTO counter for id 281
Failed to register PTO counter for id 281
clk_debugfs initialized
emc_debugfs initialized
dvs_debugfs initialized
fmon_debugfs_init_one: no clock debugfs node to attach FMON_NAFLL_CLUSTER1
fmon_debugfs initialized
vmon_debugfs initialized
pg_debugfs initialized
profile_fs initialized
debugfs_cons initialized
mail_fs initialized
profile initialized
cvc_debugfs initialized
dmce_debugfs initialized
ec_debugfs initialized
rm_rail_debugfs_init: /rm/vdd_cpu: failed
rm_rail_debugfs_init: /rm/vdd_cpu: failed
rm_debugfs initialized
soctherm_debug initialized
gr_reader initialized
mods initialized
dt_fs initialized
debugfs_mrq initialized
debug_mrq initialized
debug_safereg initialized
initializing target
calling apps_init()
starting app shell
entering main console loop
] ▒▒[0001.418] I>  4) Base:0xf1000000 Size:0x00100000
[0001.562] I>  5) Base:0xf0f00000 Size:0x00100000
[0001.567] I>  6) Base:0xf3800000 Size:0x00400000
[0001.571] I>  7) Base:0xf1c00000 Size:0x00400000
[0001.575] I>  8) Base:0xf0e00000 Size:0x00100000
[0001.580] I>  9) Base:0xf0d00000 Size:0x00100000
[0001.584] I> 10) Base:0xf3000000 Size:0x00800000
[0001.589] I> 11) Base:0x40000000 Size:0x00040000
[0001.593] I> 12) Base:0xf0c00000 Size:0x00100000
[0001.598] I> 13) Base:0x40046000 Size:0x00002000
[0001.602] I> 14) Base:0x40048000 Size:0x00002000
[0001.607] I> 15) Base:0xac000000 Size:0x00004000
[0001.611] I> 16) Base:0x4004a000 Size:0x00002000
[0001.616] I> 17) Base:0xf0b00000 Size:0x00100000
[0001.620] I> 18) Base:0x4004c000 Size:0x00002000
[0001.625] I> 19) Base:0xf2200000 Size:0x00600000
[0001.629] I> 20) Base:0x4004e000 Size:0x00002000
[0001.633] I> 21) Base:0xf09d0000 Size:0x0000c000
[0001.638] I> 22) Base:0x00000000 Size:0x00000000
[0001.642] I> 23) Base:0xf09e0000 Size:0x00020000
[0001.647] I> 24) Base:0xf6000000 Size:0x02000000
[0001.651] I> 25) Base:0x40050000 Size:0x00002000
[0001.656] I> 26) Base:0x40040000 Size:0x00006000
[0001.660] I> 27) Base:0xf1800000 Size:0x00400000
[0001.665] I> 28) Base:0xf4c00000 Size:0x01400000
[0001.669] I> 29) Base:0xf1400000 Size:0x00400000
[0001.674] I> 30) Base:0xf0a00000 Size:0x00100000
[0001.678] I> 31) Base:0x00000000 Size:0x00000000
[0001.683] I> 32) Base:0xf8000000 Size:0x08000000
[0001.687] I> 33) Base:0x00000000 Size:0x00000000
[0001.691] I> 34) Base:0xf3c00000 Size:0x01000000
[0001.696] I> 35) Base:0xab000000 Size:0x01000000
[0001.700] I> 36) Base:0xa0000000 Size:0x0b000000
[0001.705] I> 37) Base:0xf2800000 Size:0x00800000
[0001.709] I> 38) Base:0x80000000 Size:0x20000000
[0001.714] I> 39) Base:0xb0000000 Size:0x08000000
[0001.718] I> 40) Base:0x00000000 Size:0x00000000
[0001.723] I> 41) Base:0x00000000 Size:0x00000000
[0001.727] I> 42) Base:0x00000000 Size:0x00000000
[0001.732] I> 43) Base:0x00000000 Size:0x00000000
[0001.736] I> 44) Base:0x00000000 Size:0x00000000
[0001.741] I> 45) Base:0x00000000 Size:0x00000000
[0001.745] GIC-SPI Target CPU: 0
[0001.748] Interrupts Init done
[0001.751] calling constructors
[0001.754] initializing heap
[0001.756] I> Heap: [0xa06905a8 ... 0xab000000]
[0001.761] initializing threads
[0001.764] initializing timers
[0001.766] creating bootstrap completion thread
[0001.771] top of bootstrap2()
[0001.773] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000
[0001.778] initializing platform
[0001.781] E> DEVICE_PROD: Invalid value data = 0, size = 0.
[0001.787] W> device prod register failed
[0001.790] I> Bl_dtb @0xaaf00000
[0001.796] E> "plugin-manager" doesn't exist, creating
[0001.798] E> "ids" doesn't exist, creating
[0001.802] E> "connection" doesn't exist, creating
[0001.807] E> "configs" doesn't exist, creating
[0001.815] I> Find /i2c@3160000's alias i2c0
[0001.815] I> Reading eeprom i2c=0 address=0x50
[0001.821] E> I2C: slave not found in slaves.
[0001.823] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[0001.831] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.837] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 0.
[0001.846] E> eeprom: Failed to read I2C slave device
[0001.851] I> Eeprom read failed 0x3526070d
[0001.855] I> Reading eeprom i2c=0 address=0x57
[0001.859] E> I2C: slave not found in slaves.
[0001.863] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0001.871] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.877] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0001.886] E> eeprom: Failed to read I2C slave device
[0001.891] I> Eeprom read failed 0x3526070d
[0001.897] I> Find /i2c@c240000's alias i2c1
[0001.899] I> Reading eeprom i2c=1 address=0x50
[0001.905] E> I2C: slave not found in slaves.
[0001.908] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[0001.915] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.921] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 1.
[0001.930] E> eeprom: Retry to read I2C slave device.
[0001.935] E> I2C: slave not found in slaves.
[0001.939] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[0001.947] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.953] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 1.
[0001.962] E> eeprom: Failed to read I2C slave device
[0001.967] I> Eeprom read failed 0x3526070d
[0001.973] E> "chip-id" doesn't exist, creating
[0001.975] I> Adding plugin-manager/chip-id/A02P
[0001.980] I> Plugin-manager override starting
[0001.985] I> node /plugin-manager/fragment-pcie-c5-rp matches
[0001.995] I> node /plugin-manager/fragement-tegra-wdt-en matches
[0002.004] I> Disable plugin-manager status in FDT
[0002.004] I> Plugin-manager override finished successfully
[0002.005] I> gpio framework initialized
[0002.010] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0002.018] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0002.024] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x46
[0002.031] E> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0002.039] E> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0002.046] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0002.052] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x44
[0002.059] E> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0002.067] E> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0002.074] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0002.081] I> fixed regulator driver initialized
[0002.088] I> register 'maxim' power off handle
[0002.089] I> virtual i2c enabled
[0002.091] I> registered 'maxim,max20024' pmic
[0002.096] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver
[0002.102] I> Boot-device: QSPI
[0002.105] I> Boot_device: QSPI_FLASH instance: 0
[0002.110] I> QSPI source rate = 204000 Khz
[0002.114] I> Requested rate for QSPI clock = 34000 Khz
[0002.119] I> BPMP-set rate for QSPI clk = 34000 Khz
[0002.124] I> QSPI Flash Size = 32 MB
[0002.127] I> Qspi initialized successfully
[0002.131] I> qspi flash-0 params source = boot args
[0002.140] I> sdmmc-3 params source = safe params
[0002.141] I> Found 47 partitions in QSPI_FLASH (instance 0)
[0002.161] W> Cannot find any partition table for 00000003
[0002.174] I> Found 11 partitions in SDMMC_USER (instance 3)
[0002.182] I> regulator 'vdd-hdmi-5v0' already enabled
[0002.186] I> regulator 'vdd-hdmi-5v0' already enabled
[0002.187] E> tegrabl_display_init_regulator: hdmi cable is not connected
[0002.187] E> tegrabl_display_get_pdata, failed to parse dtb settings
[0002.191] E> invalid display type
[0002.192] E> cannot find any other nvdisp nodes
[0002.192] E> no valid display unit config found in dtb
[0002.194] W> display init failed
[0002.195] I> Load in CBoot Boot Options partition and parse it
[0002.202] E> Error -9 when finding node with path /boot-configuration
[0002.207] E> tegrabl_cbo_parse_info: "boot-configuration" not found in CBO file.
[0002.215] I> Hit any key to stop autoboot:     4       3       2       1
[0004.222] initializing target
[0004.222] calling apps_init()
[0004.223] starting app kernel_boot_app
[0004.229] I> found decompressor handler: lz4-legacy
[0004.229] I> decompressing BMP blob ...
[0004.233] I> Kernel type = Normal
[0004.233] I> Loading kernel-bootctrl from partition
[0004.234] I> Loading partition kernel-bootctrl at 0xa42b0000 from device(0x1)
[0004.242] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid
[0004.242] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data
[0004.243] I> ########## SD boot ##########
[0004.247] I> No sdcard
[0004.249] I> -0 params source =
[0004.252] E> Blockdev open: exit error
[0004.256] E> SD boot failed, err: 724238353
[0004.260] I> ########## USB boot ##########
[0004.269] W> No valid slot number is found in scratch register
[0004.270] W> Return default slot: _a
[0004.281] I> USB Firmware Version: 60.06 release
[0004.336] I> regulator of usb2-0 already enabled
[0004.341] I> regulator of usb2-1 already enabled
[0004.348] I> enabling 'vdd-usb2-5v' regulator
[0005.348] E> failed to initialize xhci controller
[0005.348] E> Error in init of XUSB host driver, err: 79790026
[0005.349] E> Failed to initialize device 5-0
[0005.349] E> USB boot failed, err: 2037973030
[0005.349] I> ########## Fixed storage boot ##########
[0005.350] I> Already published: 00010003
[0005.350] I> Look for boot partition
[0005.353] I> Fallback: assuming 0th partition is boot partition
[0005.359] I> Detect filesystem
[0005.386] I> Loading extlinux.conf ...
[0005.387] I> rootfs path: /sdmmc_user/boot/extlinux/extlinux.conf
[0005.423] I> L4T boot options
[0005.424] I> [1]: "primary kernel"
[0005.424] I> Enter choice:
[0008.425] I> Continuing with default option: 1
[0008.425] I> Loading kernel sig file from rootfs ...
[0008.425] I> rootfs path: /sdmmc_user/boot/Image.sig
[0008.444] I> Loading kernel binary from rootfs ...
[0008.444] I> rootfs path: /sdmmc_user/boot/Image
[0008.864] I> Validate kernel ...
[0008.864] I> T19x: Authenticate kernel (bin_type: 37), max size 0x5000000
[0009.201] I> No kernel-dtb binary path
[0009.201] W> No valid slot number is found in scratch register
[0009.202] W> Return default slot: _a
[0009.202] I> A/B: bin_type (38) slot 0
[0009.202] I> Loading kernel-dtb from partition
[0009.203] I> Loading partition kernel-dtb at 0x91000000 from device(0x1)
[0009.214] I> Validate kernel-dtb ...
[0009.214] I> T19x: Authenticate kernel-dtb (bin_type: 38), max size 0x400000
[0009.218] I> Loading ramdisk from rootfs ...
[0009.218] I> rootfs path: /sdmmc_user/boot/initrd
[0009.299] I> Kernel hdr @0xa42b0000
[0009.299] I> Kernel dtb @0x90000000
[0009.299] I> decompressor handler not found
[0009.300] I> Copying kernel image (34265104 bytes) from 0xa42b0000 to 0x80080000 ... [0009.311] I> Done
[0009.312] I> Updated bpmp info to DTB
[0009.313] I> Ramdisk: Base: 0x92000000; Size: 0x54ec8f
[0009.314] I> Updated initrd info to DTB
[0009.314] W> WARN: Fail to override "console=none" in commandline
[0009.314] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0009.319] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0009.326] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0009.334] W> No valid slot number is found in scratch register
[0009.339] W> Return default slot: _a
[0009.343] I> Active slot suffix:
[0009.346] I> add_boot_slot_suffix: slot_suffix =
[0009.351] I> Linux Cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=tegrafb no_console_suspend=1 earlycon=tegra_                      comb_uart,mmio32,0x0c168000 gpt usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1
[0009.383] I> Updated bootarg info to DTB
[0009.387] E> Error 892665857: Failed to get CVM EEPROM contents
[0009.392] E> Booting w/o MAC ddresses for WIFI, Bluetooth & Ethernet
[0009.399] E> Failed to get WIFI MAC address
[0009.403] E> Error 892665857: Failed to get CVM EEPROM contents
[0009.408] E> Booting w/o MAC ddresses for WIFI, Bluetooth & Ethernet
[0009.415] E> Failed to get Bluetooth MAC address
[0009.419] E> Error 892665857: Failed to get CVM EEPROM contents
[0009.425] E> Booting w/o MAC ddresses for WIFI, Bluetooth & Ethernet
[0009.431] E> Failed to get Ethernet MAC address
[0009.436] E> "plugin-manager" doesn't exist, creating
[0009.440] E> "chip-id" doesn't exist, creating
[0009.445] I> Adding /chosen/plugin-manager/chip-id
[0009.449] E> "configs" doesn't exist, creating
[0009.454] I> Adding /chosen/plugin-manager/configs
[0009.458] E> "ids" doesn't exist, creating
[0009.462] I> Adding /chosen/plugin-manager/ids
[0009.466] E> "odm-data" doesn't exist, creating
[0009.471] I> Adding /chosen/plugin-manager/odm-data
[0009.478] E> "memory" doesn't exist, creating
[0009.480] I> [0] START: 0x80000000, END: 0xac000000
[0009.484] I> [1] START: 0xac004000, END: 0xf09d0000
[0009.489] I> [2] START: 0xf09dc000, END: 0xf09e0000
[0009.494] I> dram_block larger than 80000000
[0009.498] I> [3] START: 0x100000000, END: 0x280000000
[0009.503] I> added [base:0x80000000, size:0x2c000000] to /memory
[0009.509] I> added [base:0xac200000, size:0x44600000] to /memory
[0009.515] I> added [base:0x100000000, size:0x180000000] to /memory
[0009.522] I> Updated memory info to DTB
[0009.525] E> add_disp_param: failed to get display params for du=0
[0009.531] E> "reset" doesn't exist, creating
[0009.535] I> NVG: Logical CPU: 0; MPIDR: 0x80000000
[0009.539] I> NVG: Logical CPU: 1; MPIDR: 0x80000001
[0009.544] I> NVG: Logical CPU: 2; MPIDR: 0x80000100
[0009.549] I> NVG: Logical CPU: 3; MPIDR: 0x80000101
[0009.553] I> NVG: Logical CPU: 4; MPIDR: 0x80000200
[0009.558] I> NVG: Logical CPU: 5; MPIDR: 0x80000201
[0009.563] I> Deleted cpu@6 node in DT
[0009.566] I> Deleted cpu@7 node in DT
[0009.570] I> Deleted cluster3 node in FDT
[0009.574] I> Update arm-pmu in FDT
[0009.577] I> - update property: interrupts
[0009.581] I> - update property: interrupt-affinity
[0009.586] E> "misc-data" doesn't exist, creating
[0009.590] I> Boot-device: QSPI
[0009.593] W> Unknown boot device
[0009.596] I> Add storage-qspi to plugin-manager/misc-data
[0009.601] W> Unknown storage device
[0009.605] E> Error 892665857: Failed to read CVM EEPROM
[0009.610] E> Failed to get serial number
[0009.613] I> Plugin-manager override starting
[0009.618] I> node /plugin-manager/fragment-pcie-c5-rp matches
[0009.625] I> node /plugin-manager/fragement-tegra-wdt-en matches
[0009.633] I> Disable plugin-manager status in FDT
[0009.634] I> Plugin-manager override finished successfully
[0009.639] I> tegrabl_load_kernel_and_dtb: Done
[0009.643] E> tegrabl_display_clear: display is not initialized
[0009.649] W> Boot logo display failed...
[0009.653] I> Kernel EP: 0x80080000, DTB: 0x90000000
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-3193) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018                      .05) ) #1 SMP PREEMPT Wed Apr 8 18:15:20 PDT 2020
[    0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[    0.000000] OF: fdt:memory scan node memory, reg size 48,
[    0.000000] OF: fdt: - 80000000 ,  2c000000
[    0.000000] OF: fdt: - ac200000 ,  44600000
[    0.000000] OF: fdt: - 100000000 ,  180000000
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options '')
[    0.000000] bootconsole [tegra_comb_uart0] enabled
▒▒WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
▒▒[    1.684812] eqos_get_mac_address_dtb: bad mac address at /chosen/nvidia,ether-mac: null.
[    1.685039] eqos 2490000.ether_qos (unnamed net_device) (uninitialized): ether-mac read from DT failed -99
[    1.861463] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.861681] imx219 9-0010: board setup failed
[    1.885698] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.885938] imx219 10-0010: board setup failed
▒▒WARNING: at platform/drivers/pg/pg-gpu-t194.c:185
WARNING: at platform/drivers/pg/pg-gpu-t194.c:185
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
▒▒[    3.620732] cgroup: cgroup2: unknown option "nsdelegate"
▒▒WARNING: at platform/drivers/pg/pg-gpu-t194.c:185
WARNING: at platform/drivers/pg/pg-gpu-t194.c:185
▒▒[    5.202609] using random self ethernet address
[    5.202738] using random host ethernet address
[    5.291083] random: crng init done
[    5.291199] random: 7 urandom warning(s) missed due to ratelimiting
[    5.839769] using random self ethernet address
[    5.839893] using random host ethernet address
[    6.170058] CPU2: shutdown
[    6.246375] CPU3: shutdown
[    6.306260] CPU4: shutdown
[    6.346046] CPU5: shutdown
▒▒WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
WARNING: at platform/drivers/pg/pg-cv-t194.c:73
▒▒
Ubuntu 18.04.4 LTS tegra-nx ttyTCU0

tegra-nx login:

Hi,

Please run below command in serial console and see if you can see any result.

sudo i2cdump -y 0 0x50

nvidia@tegra-nx:~$ sudo i2cdump -y 0 0x50
No size specified (using byte-data access)
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
00: [   21.181912] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.182326] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.184159] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.184474] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.184754] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.185040] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.185325] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.185607] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.185896] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.186145] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.190623] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.190904] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.191169] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.191434] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.191701] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.198089] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
10: [   21.207047] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.213842] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.220392] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.226933] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.234720] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.240067] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.246988] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.253744] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.260135] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.266352] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.272875] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.278949] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.285525] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.292212] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.298632] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.305192] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
20: [   21.314280] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.320920] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.327654] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.334211] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.340810] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.347603] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.353939] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.360316] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.367030] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.373587] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.380147] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.386414] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.392922] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.399392] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.406117] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.412640] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
30: [   21.421538] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.428380] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.435046] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.441454] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.448385] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.454525] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.461289] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.467757] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.474323] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.480883] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.487551] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.493636] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.500231] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.506760] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.513254] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.520009] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
40: [   21.529121] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.535474] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.542030] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.548795] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.555353] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.561897] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.568599] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.574889] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.581570] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.588176] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.594840] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.600945] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.607330] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.614512] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.620522] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.627357] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
50: [   21.636213] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.642760] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.649470] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.656073] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.662705] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.669116] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.675769] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.682317] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.688775] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.695437] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.702002] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.708229] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.714612] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.721310] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.727914] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.734750] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
60: [   21.743672] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.750193] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.756680] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.763577] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.770046] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.776432] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.782919] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.789661] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.796160] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.802685] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.809248] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.815383] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.822141] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.828568] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.835144] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.841570] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
70: [   21.850735] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.857461] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.864051] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.870638] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.876988] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.883739] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.890394] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.897408] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.903394] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.909967] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.916595] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.922909] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.929354] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.935863] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.942451] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.948810] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
80: [   21.958423] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.964768] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.971292] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.977715] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.984464] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.991075] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   21.997539] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.004111] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.010580] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.017327] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.023829] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.030347] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.036576] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.043165] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.049766] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.056221] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
90: [   22.065219] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.072015] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.078618] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.085169] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.091740] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.098384] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.104807] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.111400] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.117950] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.124419] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.131141] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.137276] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.143848] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.150431] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.156900] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.163632] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
a0: [   22.172767] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.179284] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.185678] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.192444] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.199235] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.205579] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.212100] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.218698] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.225253] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.231882] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.238463] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.244559] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.251027] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.257741] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.264211] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.270848] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
b0: [   22.280000] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.286382] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.293123] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.299885] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.306369] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.312846] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.319402] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.325800] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.332425] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.339078] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.345652] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.351797] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.358451] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.364993] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.371548] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.378106] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
c0: [   22.387088] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.393831] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.400298] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.407068] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.413547] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.419940] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.426562] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.433299] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.439754] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.446362] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.452809] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.459260] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.465714] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.472236] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.478802] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.485367] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
d0: [   22.494740] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.501160] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.507686] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.514265] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.520658] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.527887] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.533951] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.540987] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.546915] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.553447] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.560105] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.566492] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.572886] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.579360] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.586071] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.592539] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
e0: [   22.601631] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.608397] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.614947] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.621511] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.628110] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.634729] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.641181] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.647744] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.654350] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.660918] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.667501] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.673688] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.680079] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.686636] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.693181] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.699744] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX
f0: [   22.709097] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.715689] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.722317] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.728767] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.735321] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.741805] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.748315] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.755035] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.761600] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.768184] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.774833] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.781653] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.787520] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.794073] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.800656] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX [   22.807293] tegra-i2c 3160000.i2c: no acknowledge from address 0x50
XX    XXXXXXXXXXXXXXXX

Hi,

It is more like a hardware issue.

Please try to re-flash your board with different release (e.g. rel-32.3.1/rel32-4.2/rel-32.4.3) and see if any of them is able to read the i2c value from eeprom.

If none of them can read it, please RMA your Xavier.

1 Like

Thanks.Let me try.
And How to read the serial-number of Xavier NX.
Jetpack 4.2 I can read it by this:
cat /sys/firmware/devicetree/base/serial-number
But the file is not exist on Xavier NX Jetpack 4.3

serial number is also from eeprom…

If the device has defect, then you are not able to read the serial number either.

cat /sys/firmware/devicetree/base/serial-number

The file exists on Jetpack4.4. Maybe your board does not have it because of the hardware defect.

nvidia@nvidia-desktop:/sys/firmware/devicetree/base$ ls serial-number
serial-number

This is the result from my board.