When connecting to Wifi using Intel PCIe AX 200 System crashes

,

Hi,
I’ve installed and intel AX200 PCIe card on a new Jetson nano developer kit, NVIDIA Jetson Nano Developer Kit (945-13450-0000-100). I have followed both NVidia and Intels instruction on installing the drivers for the card. I’ve shorted the J48 connector with a jumper and attached a 5V 6A power supply from ada fruit. I can see multiple networks on the system. When my home network the system crashes and restarts. This happens repeatedly until I remove the connection from the network settings.
If I connect the network cable it works with no issue.
Also I occasionally get an over current message and the bluetooth on the card does not work

You’ll need to post a full serial console log. See:
https://www.jetsonhacks.com/2019/04/19/jetson-nano-serial-console/

Start logging just before powering on the Jetson, and keep logging until the next boot starts in the cycle (you don’t need the actual next boot, but you do need all of the messages prior to the original boot, plus all logs which show up from the problem).

Note that the overcurrent message is not usually a problem. This is mostly from the system reducing clock speeds to keep the Jetson from exceeding the power model current draw. If you are running at max speed, then the reduction in clocks would be to prevent thermal problems.

I am just waiting on receiving the usb to ttl interface wire. I have one that is FDTI but having issues with that. I will post the logs as soon as i get that

FTDI usually works well. Keep in mind that many serial UARTs have different voltage levels though. Some want 1.8V, others 5V. The one used with Jetsons is 3.3V (a.k.a., “TTL” level). If your FTDI UART is 3.3V, then it should work.

bootupLogs.txt (78.7 KB)
Attached is the log of a normal bootup and also when I select the wifi network to connect to. below is also the log
[ 1181.379342] tegra_cec 70015000.tegra_cec: suspended
[ 1181.554629] IRQ10 no longer affine to CPU1
[ 1181.559159] CPU1: shutdown
[ 1181.610598] IRQ11 no longer affine to CPU2
[ 1181.615150] CPU2: shutdown
[ 1181.662599] IRQ12 no longer affine to CPU3
[ 1181.667174] CPU3: shutdown
ERROR: BPMP not powered on
WBD
[ 1181.699430] cache: parent cpu1 should not be sleeping
[ 1181.718946] cache: parent cpu2 should not be sleeping
[ 1181.747141] cache: parent cpu3 should not be sleeping
[ 1181.837976] tegra_cec 70015000.tegra_cec: Resuming
[ 1181.842841] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[ 1182.035997] thermal thermal_zone6: failed to read out thermal zone (-61)
[ 1182.456104] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
[ 1182.870152] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[ 1204.744692] watchdog: watchdog0: watchdog did not stop!
[ 1204.757004] systemd-shutdow: 38 output lines suppressed due to ratelimiting
[ 1205.099828] reboot: Restarting system
[0000.157] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.162] Processing in cold boot mode Bootloader 2
[0000.167] A02 Bootrom Patch rev = 1023
[0000.171] Power-up reason: software reset
[0000.174] No Battery Present
[0000.177] pmic max77620 reset reason
[0000.180] pmic max77620 NVERC : 0x0
[0000.184] RamCode = 0
[0000.186] Platform has DDR4 type RAM
[0000.189] max77620 disabling SD1 Remote Sense
[0000.193] Setting DDR voltage to 1125mv
[0000.197] Serial Number of Pmic Max77663: 0x292772
[0000.205] Entering ramdump check
[0000.208] Get RamDumpCarveOut = 0x0
[0000.211] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.216] Last reboot was clean, booting normally!
[0000.221] Sdram initialization is successful
[0000.225] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.231] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.237] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.243] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.249] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.255] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.260] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.266] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.282] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.289] Platform-DebugCarveout: 0
[0000.292] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.298] Non secure mode, and RB not enabled.
[0000.302] BoardID = 3448, SKU = 0x0
[0000.305] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.309] Nano-SD: checking PT table on QSPI …
[0000.313] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.319] Read PT from (2:0)
[0000.350] PT crc32 and magic check passed.
[0000.354] Using BFS PT to query partitions
[0000.359] Loading Tboot-CPU binary
[0000.388] Verifying TBC in OdmNonSecureSBK mode
[0000.398] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.405] Bootloader downloaded successfully.
[0000.409] Downloaded Tboot-CPU binary to 0xa0000258
[0000.414] MAX77620_GPIO5 configured
[0000.417] CPU power rail is up
[0000.420] CPU clock enabled
[0000.424] Performing RAM repair
[0000.427] Updating A64 Warmreset Address to 0xa00002e9
[0000.432] BoardID = 3448, SKU = 0x0
[0000.435] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.439] Nano-SD: checking PT table on QSPI …
[0000.443] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.449] Loading NvTbootBootloaderDTB
[0000.516] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.587] Bootloader DTB Load Address: 0x83000000
[0000.592] BoardID = 3448, SKU = 0x0
[0000.595] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.599] Nano-SD: checking PT table on QSPI …
[0000.603] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.609] Loading NvTbootKernelDTB
[0000.675] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.747] Kernel DTB Load Address: 0x83100000
[0000.751] BoardID = 3448, SKU = 0x0
[0000.754] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.758] Nano-SD: checking PT table on QSPI …
[0000.762] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.770] Loading cboot binary
[0000.886] Verifying EBT in OdmNonSecureSBK mode
[0000.928] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.935] Bootloader downloaded successfully.
[0000.939] BoardID = 3448, SKU = 0x0
[0000.942] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.946] Nano-SD: checking PT table on QSPI …
[0000.950] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.956] PT: Partition NCT NOT found !
[0000.960] Warning: Find Partition via PT Failed
[0000.964] Next binary entry address: 0x92c00258
[0000.969] BoardId: 3448
[0000.973] Overriding pmu board id with proc board id
[0000.978] Display board id is not available
[0000.982] BoardID = 3448, SKU = 0x0
[0000.986] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.989] Nano-SD: checking PT table on QSPI …
[0000.994] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.100] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0001.156] /bpmp deleted
[0001.159] SC7EntryFw header found loaded at 0xff700000
[0001.347] OVR2 PMIC
[0001.349] Bpmp FW successfully loaded
[0001.352] BoardID = 3448, SKU = 0x0
[0001.355] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.359] Nano-SD: checking PT table on QSPI …
[0001.364] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.371] WB0 init successfully at 0xff780000
[0001.375] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.380] Set NvDecSticky Bits
[0001.384] GSC2 address ff53fffc value c0edbbcc
[0001.390] GSC MC Settings done
[0001.393] BoardID = 3448, SKU = 0x0
[0001.396] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.400] Nano-SD: checking PT table on QSPI …
[0001.404] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.411] TOS Image length 53680
[0001.414] Monitor size 53680
[0001.417] OS size 0
[0001.432] Secure Os AES-CMAC Verification Success!
[0001.437] TOS image cipher info: plaintext
[0001.441] Loading and Validation of Secure OS Successful
[0001.457] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.461] NvTbootPackSdramParams: start.
[0001.466] NvTbootPackSdramParams: done.
[0001.470] Tegraboot started after 84892 us
[0001.474] Basic modules init took 939623 us
[0001.478] Sec Bootdevice Read Time = 12 ms, Read Size = 61 KB
[0001.483] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.489] Next stage binary read took 102859 us
[0001.493] Carveout took -132461 us
[0001.497] CPU initialization took 510780 us
[0001.501] Total time taken by TegraBoot 1420801 us

[0001.505] Starting CPU & Halting co-processor

64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 08:56:32, Feb 19 2022
ERROR: Error initializing runtime service trusty_fast
[0001.627] RamCode = 0
[0001.632] LPDDR4 Training: Read DT: Number of tables = 2
[0001.637] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.650] EMC Training Successful
[0001.653] 408000 not found in DVFS table
[0001.659] RamCode = 0
[0001.663] DT Write: emc-table@204000 succeeded
[0001.668] DT Write: emc-table@1600000 succeeded
[0001.672] LPDDR4 Training: Write DT: Number of tables = 2
[0001.721]
[0001.722] Debug Init done
[0001.725] Marked DTB cacheable
[0001.728] Bootloader DTB loaded at 0x83000000
[0001.733] Marked DTB cacheable
[0001.735] Kernel DTB loaded at 0x83100000
[0001.739] DeviceTree Init done
[0001.752] Pinmux applied successfully
[0001.757] gicd_base: 0x50041000
[0001.760] gicc_base: 0x50042000
[0001.763] Interrupts Init done
[0001.768] Using base:0x60005090 & irq:208 for tick-timer
[0001.773] Using base:0x60005098 for delay-timer
[0001.777] platform_init_timer: DONE
[0001.781] Timer(tick) Init done
[0001.784] osc freq = 38400 khz
[0001.788]
[0001.789] Welcome to L4T Cboot
[0001.792]
[0001.793] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.798] calling constructors
[0001.801] initializing heap
[0001.804] initializing threads
[0001.807] initializing timers
[0001.810] creating bootstrap completion thread
[0001.814] top of bootstrap2()
[0001.817] CPU: ARM Cortex A57
[0001.820] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.825] initializing platform
[0001.832] Manufacturer: MF = 0xc2, ID MSB = 0x25
[0001.837] ID LSB = 0x36, ID-CFI len = 194 bytes
[0001.841] Macronix QSPI chip present
[0001.845] SPI device register
[0001.847] init boot device
[0001.850] allocating memory for boot device(SPI)
[0001.855] registering boot device
[0001.873] QSPI bdev is already initialized
[0001.877] Enable APE clock
[0001.880] Un-powergate APE partition
[0001.883] of_register: registering tegra_udc to of_hal
[0001.888] of_register: registering inv20628-driver to of_hal
[0001.894] of_register: registering ads1015-driver to of_hal
[0001.899] of_register: registering lp8557-bl-driver to of_hal
[0001.905] of_register: registering bq2419x_charger to of_hal
[0001.911] of_register: registering bq27441_fuel_gauge to of_hal
[0001.922] gpio framework initialized
[0001.926] of_register: registering tca9539_gpio to of_hal
[0001.931] of_register: registering tca9539_gpio to of_hal
[0001.936] of_register: registering i2c_bus_driver to of_hal
[0001.942] of_register: registering i2c_bus_driver to of_hal
[0001.947] of_register: registering i2c_bus_driver to of_hal
[0001.953] pmic framework initialized
[0001.957] of_register: registering max77620_pmic to of_hal
[0001.962] regulator framework initialized
[0001.966] of_register: registering tps65132_bl_driver to of_hal
[0001.972] initializing target
[0001.978] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.986] board ID = D78, board SKU = 0
[0001.990] Skipping Z3!
[0001.994] fixed regulator driver initialized
[0002.012] initializing OF layer
[0002.015] NCK carveout not present
[0002.018] Skipping dts_overrides
[0002.022] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.039] I2C Bus Init done
[0002.042] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.052] I2C Bus Init done
[0002.055] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.065] I2C Bus Init done
[0002.068] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.078] I2C Bus Init done
[0002.081] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.091] I2C Bus Init done
[0002.094] of_children_init: Ops found for compatible string maxim,max77620
[0002.104] max77620_init using irq 118
[0002.109] register ‘maxim,max77620’ pmic
[0002.113] gpio_driver_register: register ‘max77620-gpio’ driver
[0002.119] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.130] I2C Bus Init done
[0002.133] NCK carveout not present
[0002.143] Find /i2c@7000c000’s alias i2c0
[0002.147] get eeprom at 1-a0, size 256, type 0
[0002.155] Find /i2c@7000c500’s alias i2c2
[0002.159] get eeprom at 3-a0, size 256, type 0
[0002.164] get eeprom at 3-ae, size 256, type 0
[0002.168] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.173] I2C slave not started
[0002.176] I2C write failed
[0002.179] Writing offset failed
[0002.182] eeprom_init: EEPROM read failed
[0002.186] pm_ids_update: eeprom init failed
[0002.190] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.220] pm_ids_update: The pm board id is 3448-0000-402
[0002.227] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.235] pm_ids_update: pm id update successful
[0002.240] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.270] pm_ids_update: The pm board id is 3449-0000-400
[0002.276] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.284] pm_ids_update: pm id update successful
[0002.314] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.320] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.328] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.334] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.342] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0002.349] Plugin Manager: Parse ODM data 0x000a4000
[0002.361] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.376] Find /i2c@7000c000’s alias i2c0
[0002.379] get eeprom at 1-a0, size 256, type 0
[0002.388] Find /i2c@7000c500’s alias i2c2
[0002.392] get eeprom at 3-a0, size 256, type 0
[0002.396] get eeprom at 3-ae, size 256, type 0
[0002.401] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.406] I2C slave not started
[0002.409] I2C write failed
[0002.412] Writing offset failed
[0002.415] eeprom_init: EEPROM read failed
[0002.419] pm_ids_update: eeprom init failed
[0002.423] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.453] pm_ids_update: The pm board id is 3448-0000-402
[0002.459] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.466] pm_ids_update: pm id update successful
[0002.471] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.501] pm_ids_update: The pm board id is 3449-0000-400
[0002.507] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.514] pm_ids_update: pm id update successful
[0002.544] Add serial number:1425022036486 as DT property
[0002.552] Applying platform configs
[0002.559] platform-init is not present. Skipping
[0002.563] calling apps_init()
[0002.569] Couldn’t find GPT header
[0002.573] Proceeding to Cold Boot
[0002.577] starting app android_boot_app
[0002.580] Device state: unlocked
[0002.583] display console init
[0002.592] could not find regulator
[0002.595] hdmi cable connected
[0002.611] edid read success
[0002.626] edid read success
[0002.628] widthDT entry for leds-pwm not found
[0002.636] = 640, height = 480, frequency = 25174825
[0002.641] width = 640, height = 480, frequency = 25174825
[0002.646] width = 640, height = 480, frequency = 25174825
[0002.652] width = 640, height = 480, frequency = 25174825
[0002.657] width = 1920, height = 1080, frequency = 148500000
[0002.663] width = 1366, height = 768, frequency = 85500000
[0002.668] width = 1920, height = 540, frequency = 74250000
[0002.674] width = 1920, height = 1080, frequency = 148351648
[0002.679] width = 1280, height = 720, frequency = 74175824
[0002.685] width = 720, height = 480, frequency = 26973026
[0002.690] width = 1920, height = 1080, frequency = 74175824
[0002.696] width = 1920, height = 1080, frequency = 74175824
[0002.701] Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.709] tmds-config node not found
[0002.713] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting ‘avdd-io-hdmi-dp’ regulator to 1050000 micro volts
[0002.728] setting ‘vdd-1v8’ regulator to 1800000 micro volts
[0002.736] could not find regulator
[0002.739] could not find regulator
[0002.742] could not find regulator
[0002.770] using default cmu settings
[0002.774] dc_hdmi_enable, starting HDMI initialisation
[0002.780] dc_hdmi_enable, HDMI initialisation complete
[0002.785] list and configure display window
[0002.794] display console init completed
[0002.805] subnode volume_up is not found !
[0002.809] subnode back is not found !
[0002.812] subnode volume_down is not found !
[0002.817] subnode menu is not found !
[0002.820] Gpio keyboard init success
[0002.901] found decompressor handler: lz4-legacy
[0002.915] decompressing blob (type 1)…
[0002.985] load_bmp_blob: panelresolution=1080 type=3
[0002.990] -------> se_aes_verify_sbk_clear: 747
[0002.994] se_aes_verify_sbk_clear: Error
[0002.998] SE operation failed
[0003.001] bl_battery_charging: connected to external power supply
[0003.013] device_query_partition_size: failed to open partition spiflash0:MSC !
[0003.021] MSC Partition not found
[0003.027] device_query_partition_size: failed to open partition spiflash0:USP !
[0003.034] USP partition read failed!
[0003.038] blob_init: blob-partition USP header read failed
[0003.043] android_boot Unable to update recovery partition
[0003.049] kfs_getpartname: name = LNX
[0003.052] Loading kernel from LNX
[0003.061] Found 19 BFS partitions in “spiflash0”
[0003.384] load kernel from storage
[0003.389] decompressor handler not found
[0003.655] Successfully loaded kernel and ramdisk images
[0003.660] board ID = D78, board SKU = 0
[0003.665] sdmmc node status = okay
[0003.668] sdcard instance = 0
[0003.671] sdmmc cd-inverted
[0003.674] sdcard gpio handle 0x5b
[0003.677] sdcard gpio pin 0xc9
[0003.680] sdcard gpio flags 0x0
[0003.683] vmmc-supply 0x9d
[0003.686] cd_gpio_pin = 201
[0003.688] pin_state = 0
[0003.691] Found sdcard
[0003.693] SD-card IS present …
[0003.696] load_and_boot_kernel: SD card detected OK
[0003.702] load_bmp_blob: panelresolution=1080 type=3
[0004.196] display bmp image done
[0004.199] NCK carveout not present
[0004.203] Skipping dts_overrides
[0004.206] NCK carveout not present
[0004.215] Find /i2c@7000c000’s alias i2c0
[0004.219] get eeprom at 1-a0, size 256, type 0
[0004.228] Find /i2c@7000c500’s alias i2c2
[0004.232] get eeprom at 3-a0, size 256, type 0
[0004.236] get eeprom at 3-ae, size 256, type 0
[0004.241] pm_ids_update: Updating 1,a0, size 256, type 0
[0004.246] I2C slave not started
[0004.249] I2C write failed
[0004.252] Writing offset failed
[0004.255] eeprom_init: EEPROM read failed
[0004.259] pm_ids_update: eeprom init failed
[0004.263] pm_ids_update: Updating 3,a0, size 256, type 0
[0004.293] pm_ids_update: The pm board id is 3448-0000-402
[0004.300] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0004.308] pm_ids_update: pm id update successful
[0004.313] pm_ids_update: Updating 3,ae, size 256, type 0
[0004.343] pm_ids_update: The pm board id is 3449-0000-400
[0004.349] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0004.357] pm_ids_update: pm id update successful
[0004.387] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.393] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0004.401] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.407] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0004.415] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0004.421] Plugin Manager: Parse ODM data 0x000a4000
[0004.434] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0004.442] Add serial number:1425022036486 as DT property
[0004.451] “bpmp” doesn’t exist, creating
[0004.457] Updated bpmp info to DTB
[0004.461] Updated initrd info to DTB
[0004.465] “proc-board” doesn’t exist, creating
[0004.471] Updated board info to DTB
[0004.474] “pmu-board” doesn’t exist, creating
[0004.480] Updated board info to DTB
[0004.484] “display-board” doesn’t exist, creating
[0004.490] Updated board info to DTB
[0004.493] “reset” doesn’t exist, creating
[0004.498] Updated reset info to DTB
[0004.501] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1
[0004.540] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0004.546] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0004.559] Updated bootarg info to DTB
[0004.562] Adding uuid 00000001642d788508000000130581c0 to DT
[0004.568] Adding eks info 0 to DT
[0004.574] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0004.580] Updated memory info to DTB
[0004.588] set vdd_core voltage to 1075 mv
[0004.591] setting ‘vdd-core’ regulator to 1075000 micro volts
[0004.597] Found secure-pmc; disable BPMP

U-Boot 2020.04-g4335beb (Feb 19 2022 - 08:56:35 -0800)

SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from SPI Flash… SF: Detected mx25u3235f with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
845 bytes read in 27 ms (30.3 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7159624 bytes read in 332 ms (20.6 MiB/s)
Retrieving file: /boot/Image
34484232 bytes read in 1507 ms (21.8 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1 earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0

Flattened Device Tree blob at 83100000

Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083100000, end 000000008317ced3
copying carveout for /host1x@50000000/dc@54200000…
copying carveout for /host1x@50000000/dc@54240000…

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5434-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00800000@92ca9000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 1.144807] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.307069] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.307138] imx219 7-0010: board setup failed
[ 1.330935] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.330991] imx219 8-0010: board setup failed
[ 2.004814] cgroup: cgroup2: unknown option “nsdelegate”
[ 2.623589] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[ 2.631320] squashfs: SQUASHFS error: unable to read xattr id index table
[ 3.099463] using random self ethernet address
[ 3.104005] using random host ethernet address
[ 3.624682] random: crng init done
[ 3.628114] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.182524] using random self ethernet address
[ 4.187509] using random host ethernet address
[ 4.221050] compat: loading out-of-tree module taints kernel.
[ 4.657843] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.677379] cfg80211: Problem loading in-kernel X.509 certificate (-129)
[ 5.107956] iwlwifi 0000:01:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
[ 5.118788] iwlwifi 0000:01:00.0: Falling back to user helper
[ 7.672910] Bridge firewalling registered
[ 8.853225] blk_update_request: I/O error, dev loop5, sector 0

Ubuntu 18.04.6 LTS CNC-NVidia ttyS0

CNC-NVidia login: su
Password:

Login incorrect
CNC-NVidia login: [ 67.480206] thermal thermal_zone6: failed to read out thermal zone (-61)
[ 67.487091] Unable to register with Frequency Manager: -22
[ 67.711647] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring

Login time
Ubuntu 18.04.6 LTS CNC-NVidia ttyS0

CNC-NVidia login: [ 97.348937] Unable to handle kernel read from unreadable memory at virtual address 39dc5f8b
[ 97.357328] Mem abort info:
[ 97.360142] ESR = 0x96000005
[ 97.363213] Exception class = DABT (current EL), IL = 32 bits
[ 97.369134] SET = 0, FnV = 0
[ 97.372190] EA = 0, S1PTW = 0
[ 97.375342] Data abort info:
[ 97.378232] ISV = 0, ISS = 0x00000005
[ 97.382078] CM = 0, WnR = 0
[ 97.385039] user pgtable: 4k pages, 39-bit VAs, pgd = ffffffc0f1b7b000
[ 97.391573] [0000000039dc5f8b] *pgd=0000000000000000, *pud=0000000000000000
[ 97.398556] Internal error: Oops: 96000005 [#1] PREEMPT SMP
[ 97.404114] Modules linked in: iwlmvm(O) mac80211(O) bnep fuse xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xt_addrtype iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack br_netfilter binfmt_misc zram iwlwifi(O) overlay cfg80211(O) btusb btrtl btbcm btintel compat(O) userspace_alert nvgpu ip_tables x_tables
[ 97.438259] CPU: 1 PID: 4156 Comm: wpa_supplicant Tainted: G O 4.9.253-tegra #1
[ 97.446678] Hardware name: NVIDIA Jetson Nano Developer Kit (DT)
[ 97.452668] task: ffffffc0f7920e00 task.stack: ffffffc0eea10000
[ 97.458579] PC is at __siphash_aligned+0x0/0x200
[ 97.463186] LR is at skb_get_hash_perturb+0x120/0x180
[ 97.468224] pc : [] lr : [] pstate: 20400045
[ 97.475599] sp : ffffffc0eea13560
[ 97.478902] x29: ffffffc0eea13560 x28: ffffffc0f1318cb8
[ 97.484214] x27: ffffffc092738fe0 x26: ffffffc0927390a8
[ 97.489526] x25: ffffffc0f48b5100 x24: ffffffc0f48b51d8
[ 97.494836] x23: ffffffc09a90ac28 x22: ffffffc0f48b2000
[ 97.500146] x21: ffffffc09a90ac00 x20: 0000000039dc5f8b
[ 97.505455] x19: 000000000000fffe x18: 0000000000000001
[ 97.510764] x17: 0000000000000000 x16: 0000000000000000
[ 97.516075] x15: ffffffffffffffff x14: ffffff800a16edd8
[ 97.521383] x13: ffff000000000000 x12: 0000000000000000
[ 97.526694] x11: 0000000000000030 x10: 000000000000037f
[ 97.532003] x9 : ffffffc0eea13588 x8 : ffffffc0eea13580
[ 97.537313] x7 : 0000000000000004 x6 : 0000000000000000
[ 97.542624] x5 : 000000000000dd86 x4 : 0000000000000000
[ 97.547934] x3 : 0000000000000000 x2 : 0000000039dc5f8b
[ 97.553245] x1 : 0000000000000014 x0 : ffffffc0eea13588
[ 97.558554]
[ 97.560039] Process wpa_supplicant (pid: 4156, stack limit = 0xffffffc0eea10000)
[ 97.567416] Call trace:
[ 97.569855] [] __siphash_aligned+0x0/0x200
[ 97.575624] [] fq_flow_classify.constprop.32+0x30/0xa0 [mac80211]
[ 97.583377] [] ieee80211_queue_skb+0xdc/0x400 [mac80211]
[ 97.590346] [] ieee80211_tx+0xe4/0x150 [mac80211]
[ 97.596708] [] ieee80211_xmit+0x9c/0xd0 [mac80211]
[ 97.603156] [] __ieee80211_tx_skb_tid_band+0x80/0xb0 [mac80211]
[ 97.610743] [] ieee80211_send_auth+0x174/0x1e0 [mac80211]
[ 97.617806] [] ieee80211_auth+0x11c/0x420 [mac80211]
[ 97.624436] [] ieee80211_mgd_auth+0x208/0x3d0 [mac80211]
[ 97.631224] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[ 97.631648] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[ 97.632092] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[ 97.632548] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[ 97.651902] [] ieee80211_auth+0x28/0x38 [mac80211]
[ 97.658333] [] cfg80211_mlme_auth+0x108/0x2b8 [cfg80211]
[ 97.665281] [] nl80211_authenticate+0x2b0/0x2f0 [cfg80211]
[ 97.672332] [] extack_doit+0x34/0x90 [compat]
[ 97.678240] [] genl_family_rcv_msg+0x2e4/0x3d0
[ 97.684231] [] genl_rcv_msg+0x80/0xd8
[ 97.689443] [] netlink_rcv_skb+0xa8/0xf0
[ 97.694914] [] genl_rcv+0x3c/0x50
[ 97.699777] [] netlink_unicast+0x188/0x218
[ 97.705422] [] netlink_sendmsg+0x2e0/0x340
[ 97.711067] [] sock_sendmsg+0x4c/0x68
[ 97.716279] [] ___sys_sendmsg+0x2a8/0x2c0
[ 97.721837] [] __sys_sendmsg+0x54/0x98
[ 97.727134] [] SyS_sendmsg+0x38/0x50
[ 97.732259] [] el0_svc_naked+0x34/0x38
[ 97.737561] —[ end trace 3a86c9514d8dc086 ]—
[ 97.749413] Kernel panic - not syncing: Fatal exception in interrupt
[ 97.755753] SMP: stopping secondary CPUs
[ 97.759716] Kernel Offset: disabled
[ 97.763194] Memory Limit: none
[ 97.773441] Rebooting in 5 seconds…
[0000.159] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.164] Processing in cold boot mode Bootloader 2
[0000.169] A02 Bootrom Patch rev = 1023
[0000.173] Power-up reason: software reset
[0000.176] No Battery Present
[0000.179] pmic max77620 reset reason
[0000.182] pmic max77620 NVERC : 0x0
[0000.186] RamCode = 0
[0000.188] Platform has DDR4 type RAM
[0000.191] max77620 disabling SD1 Remote Sense
[0000.195] Setting DDR voltage to 1125mv
[0000.199] Serial Number of Pmic Max77663: 0x292772
[0000.207] Entering ramdump check
[0000.210] Get RamDumpCarveOut = 0x0
[0000.213] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.219] Last reboot was clean, booting normally!
[0000.223] Sdram initialization is successful
[0000.227] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.233] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.239] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.245] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.251] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.257] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.263] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.268] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.285] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.291] Platform-DebugCarveout: 0
[0000.294] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.300] Non secure mode, and RB not enabled.
[0000.304] BoardID = 3448, SKU = 0x0
[0000.307] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.311] Nano-SD: checking PT table on QSPI …
[0000.315] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.321] Read PT from (2:0)
[0000.352] PT crc32 and magic check passed.
[0000.356] Using BFS PT to query partitions
[0000.361] Loading Tboot-CPU binary
[0000.390] Verifying TBC in OdmNonSecureSBK mode
[0000.400] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.407] Bootloader downloaded successfully.
[0000.411] Downloaded Tboot-CPU binary to 0xa0000258
[0000.416] MAX77620_GPIO5 configured
[0000.419] CPU power rail is up
[0000.422] CPU clock enabled
[0000.426] Performing RAM repair
[0000.429] Updating A64 Warmreset Address to 0xa00002e9
[0000.434] BoardID = 3448, SKU = 0x0
[0000.437] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.441] Nano-SD: checking PT table on QSPI …
[0000.445] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.451] Loading NvTbootBootloaderDTB
[0000.518] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.589] Bootloader DTB Load Address: 0x83000000
[0000.594] BoardID = 3448, SKU = 0x0
[0000.597] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.601] Nano-SD: checking PT table on QSPI …
[0000.605] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.611] Loading NvTbootKernelDTB
[0000.677] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.749] Kernel DTB Load Address: 0x83100000
[0000.753] BoardID = 3448, SKU = 0x0
[0000.756] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.760] Nano-SD: checking PT table on QSPI …
[0000.764] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.772] Loading cboot binary
[0000.888] Verifying EBT in OdmNonSecureSBK mode
[0000.930] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.937] Bootloader downloaded successfully.
[0000.941] BoardID = 3448, SKU = 0x0
[0000.944] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.948] Nano-SD: checking PT table on QSPI …
[0000.952] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.958] PT: Partition NCT NOT found !
[0000.962] Warning: Find Partition via PT Failed
[0000.966] Next binary entry address: 0x92c00258
[0000.971] BoardId: 3448
[0000.975] Overriding pmu board id with proc board id
[0000.980] Display board id is not available
[0000.984] BoardID = 3448, SKU = 0x0
[0000.988] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.992] Nano-SD: checking PT table on QSPI …
[0000.996] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.103] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0001.159] /bpmp deleted
[0001.161] SC7EntryFw header found loaded at 0xff700000
[0001.349] OVR2 PMIC
[0001.351] Bpmp FW successfully loaded
[0001.354] BoardID = 3448, SKU = 0x0
[0001.357] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.361] Nano-SD: checking PT table on QSPI …
[0001.366] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.373] WB0 init successfully at 0xff780000
[0001.377] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.382] Set NvDecSticky Bits
[0001.386] GSC2 address ff53fffc value c0edbbcc
[0001.392] GSC MC Settings done
[0001.395] BoardID = 3448, SKU = 0x0
[0001.398] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.402] Nano-SD: checking PT table on QSPI …
[0001.406] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.413] TOS Image length 53680
[0001.416] Monitor size 53680
[0001.419] OS size 0
[0001.434] Secure Os AES-CMAC Verification Success!
[0001.439] TOS image cipher info: plaintext
[0001.443] Loading and Validation of Secure OS Successful
[0001.459] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.463] NvTbootPackSdramParams: start.
[0001.468] NvTbootPackSdramParams: done.
[0001.472] Tegraboot started after 86993 us
[0001.476] Basic modules init took 939617 us
[0001.480] Sec Bootdevice Read Time = 12 ms, Read Size = 61 KB
[0001.486] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.491] Next stage binary read took 102860 us
[0001.495] Carveout took -132464 us
[0001.499] CPU initialization took 510781 us
[0001.503] Total time taken by TegraBoot 1420794 us

[0001.507] Starting CPU & Halting co-processor

64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 08:56:32, Feb 19 2022
ERROR: Error initializing runtime service trusty_fast
[0001.629] RamCode = 0
[0001.634] LPDDR4 Training: Read DT: Number of tables = 2
[0001.639] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.652] EMC Training Successful
[0001.655] 408000 not found in DVFS table
[0001.661] RamCode = 0
[0001.665] DT Write: emc-table@204000 succeeded
[0001.670] DT Write: emc-table@1600000 succeeded
[0001.674] LPDDR4 Training: Write DT: Number of tables = 2
[0001.723]
[0001.724] Debug Init done
[0001.727] Marked DTB cacheable
[0001.730] Bootloader DTB loaded at 0x83000000
[0001.735] Marked DTB cacheable
[0001.738] Kernel DTB loaded at 0x83100000
[0001.742] DeviceTree Init done
[0001.755] Pinmux applied successfully
[0001.759] gicd_base: 0x50041000
[0001.762] gicc_base: 0x50042000
[0001.765] Interrupts Init done
[0001.770] Using base:0x60005090 & irq:208 for tick-timer
[0001.775] Using base:0x60005098 for delay-timer
[0001.779] platform_init_timer: DONE
[0001.783] Timer(tick) Init done
[0001.786] osc freq = 38400 khz
[0001.790]
[0001.791] Welcome to L4T Cboot
[0001.794]
[0001.796] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.800] calling constructors
[0001.803] initializing heap
[0001.806] initializing threads
[0001.809] initializing timers
[0001.812] creating bootstrap completion thread
[0001.816] top of bootstrap2()
[0001.819] CPU: ARM Cortex A57
[0001.822] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.827] initializing platform
[0001.834] Manufacturer: MF = 0xc2, ID MSB = 0x25
[0001.839] ID LSB = 0x36, ID-CFI len = 194 bytes
[0001.843] Macronix QSPI chip present
[0001.847] SPI device register
[0001.850] init boot device
[0001.852] allocating memory for boot device(SPI)
[0001.857] registering boot device
[0001.875] QSPI bdev is already initialized
[0001.879] Enable APE clock
[0001.882] Un-powergate APE partition
[0001.885] of_register: registering tegra_udc to of_hal
[0001.890] of_register: registering inv20628-driver to of_hal
[0001.896] of_register: registering ads1015-driver to of_hal
[0001.901] of_register: registering lp8557-bl-driver to of_hal
[0001.907] of_register: registering bq2419x_charger to of_hal
[0001.913] of_register: registering bq27441_fuel_gauge to of_hal
[0001.924] gpio framework initialized
[0001.928] of_register: registering tca9539_gpio to of_hal
[0001.933] of_register: registering tca9539_gpio to of_hal
[0001.938] of_register: registering i2c_bus_driver to of_hal
[0001.944] of_register: registering i2c_bus_driver to of_hal
[0001.949] of_register: registering i2c_bus_driver to of_hal
[0001.955] pmic framework initialized
[0001.959] of_register: registering max77620_pmic to of_hal
[0001.964] regulator framework initialized
[0001.968] of_register: registering tps65132_bl_driver to of_hal
[0001.974] initializing target
[0001.980] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.988] board ID = D78, board SKU = 0
[0001.992] Skipping Z3!
[0001.996] fixed regulator driver initialized
[0002.014] initializing OF layer
[0002.017] NCK carveout not present
[0002.020] Skipping dts_overrides
[0002.024] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.041] I2C Bus Init done
[0002.044] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.054] I2C Bus Init done
[0002.057] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.067] I2C Bus Init done
[0002.070] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.080] I2C Bus Init done
[0002.083] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.093] I2C Bus Init done
[0002.096] of_children_init: Ops found for compatible string maxim,max77620
[0002.106] max77620_init using irq 118
[0002.111] register ‘maxim,max77620’ pmic
[0002.115] gpio_driver_register: register ‘max77620-gpio’ driver
[0002.121] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.132] I2C Bus Init done
[0002.135] NCK carveout not present
[0002.145] Find /i2c@7000c000’s alias i2c0
[0002.149] get eeprom at 1-a0, size 256, type 0
[0002.157] Find /i2c@7000c500’s alias i2c2
[0002.161] get eeprom at 3-a0, size 256, type 0
[0002.166] get eeprom at 3-ae, size 256, type 0
[0002.170] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.175] I2C slave not started
[0002.178] I2C write failed
[0002.181] Writing offset failed
[0002.184] eeprom_init: EEPROM read failed
[0002.188] pm_ids_update: eeprom init failed
[0002.192] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.222] pm_ids_update: The pm board id is 3448-0000-402
[0002.229] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.237] pm_ids_update: pm id update successful
[0002.242] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.272] pm_ids_update: The pm board id is 3449-0000-400
[0002.278] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.286] pm_ids_update: pm id update successful
[0002.316] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.322] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.330] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.336] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.344] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0002.351] Plugin Manager: Parse ODM data 0x000a4000
[0002.363] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.378] Find /i2c@7000c000’s alias i2c0
[0002.381] get eeprom at 1-a0, size 256, type 0
[0002.390] Find /i2c@7000c500’s alias i2c2
[0002.394] get eeprom at 3-a0, size 256, type 0
[0002.398] get eeprom at 3-ae, size 256, type 0
[0002.403] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.408] I2C slave not started
[0002.411] I2C write failed
[0002.414] Writing offset failed
[0002.417] eeprom_init: EEPROM read failed
[0002.421] pm_ids_update: eeprom init failed
[0002.425] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.455] pm_ids_update: The pm board id is 3448-0000-402
[0002.461] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.468] pm_ids_update: pm id update successful
[0002.473] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.503] pm_ids_update: The pm board id is 3449-0000-400
[0002.509] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.516] pm_ids_update: pm id update successful
[0002.546] Add serial number:1425022036486 as DT property
[0002.554] Applying platform configs
[0002.561] platform-init is not present. Skipping
[0002.565] calling apps_init()
[0002.571] Couldn’t find GPT header
[0002.575] Proceeding to Cold Boot
[0002.579] starting app android_boot_app
[0002.582] Device state: unlocked
[0002.585] display console init
[0002.594] could not find regulator
[0002.597] hdmi cable connected
[0002.613] edid read success
[0002.628] edid read success
[0002.630] widthDT entry for leds-pwm not found
[0002.638] = 640, height = 480, frequency = 25174825
[0002.643] width = 640, height = 480, frequency = 25174825
[0002.648] width = 640, height = 480, frequency = 25174825
[0002.654] width = 640, height = 480, frequency = 25174825
[0002.659] width = 1920, height = 1080, frequency = 148500000
[0002.665] width = 1366, height = 768, frequency = 85500000
[0002.670] width = 1920, height = 540, frequency = 74250000
[0002.676] width = 1920, height = 1080, frequency = 148351648
[0002.681] width = 1280, height = 720, frequency = 74175824
[0002.687] width = 720, height = 480, frequency = 26973026
[0002.692] width = 1920, height = 1080, frequency = 74175824
[0002.698] width = 1920, height = 1080, frequency = 74175824
[0002.703] Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.711] tmds-config node not found
[0002.715] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting ‘avdd-io-hdmi-dp’ regulator to 1050000 micro volts
[0002.730] setting ‘vdd-1v8’ regulator to 1800000 micro volts
[0002.738] could not find regulator
[0002.741] could not find regulator
[0002.744] could not find regulator
[0002.773] using default cmu settings
[0002.776] dc_hdmi_enable, starting HDMI initialisation
[0002.782] dc_hdmi_enable, HDMI initialisation complete
[0002.787] list and configure display window
[0002.796] display console init completed
[0002.807] subnode volume_up is not found !
[0002.811] subnode back is not found !
[0002.815] subnode volume_down is not found !
[0002.819] subnode menu is not found !
[0002.822] Gpio keyboard init success
[0002.903] found decompressor handler: lz4-legacy
[0002.917] decompressing blob (type 1)…
[0002.987] load_bmp_blob: panelresolution=1080 type=3
[0002.992] -------> se_aes_verify_sbk_clear: 747
[0002.996] se_aes_verify_sbk_clear: Error
[0003.000] SE operation failed
[0003.003] bl_battery_charging: connected to external power supply
[0003.015] device_query_partition_size: failed to open partition spiflash0:MSC !
[0003.023] MSC Partition not found
[0003.029] device_query_partition_size: failed to open partition spiflash0:USP !
[0003.036] USP partition read failed!
[0003.040] blob_init: blob-partition USP header read failed
[0003.045] android_boot Unable to update recovery partition
[0003.051] kfs_getpartname: name = LNX
[0003.054] Loading kernel from LNX
[0003.064] Found 19 BFS partitions in “spiflash0”
[0003.385] load kernel from storage
[0003.390] decompressor handler not found
[0003.657] Successfully loaded kernel and ramdisk images
[0003.662] board ID = D78, board SKU = 0
[0003.666] sdmmc node status = okay
[0003.670] sdcard instance = 0
[0003.672] sdmmc cd-inverted
[0003.675] sdcard gpio handle 0x5b
[0003.678] sdcard gpio pin 0xc9
[0003.681] sdcard gpio flags 0x0
[0003.684] vmmc-supply 0x9d
[0003.687] cd_gpio_pin = 201
[0003.690] pin_state = 0
[0003.692] Found sdcard
[0003.694] SD-card IS present …
[0003.697] load_and_boot_kernel: SD card detected OK
[0003.703] load_bmp_blob: panelresolution=1080 type=3
[0004.197] display bmp image done
[0004.201] NCK carveout not present
[0004.204] Skipping dts_overrides
[0004.207] NCK carveout not present
[0004.217] Find /i2c@7000c000’s alias i2c0
[0004.220] get eeprom at 1-a0, size 256, type 0
[0004.229] Find /i2c@7000c500’s alias i2c2
[0004.233] get eeprom at 3-a0, size 256, type 0
[0004.237] get eeprom at 3-ae, size 256, type 0
[0004.242] pm_ids_update: Updating 1,a0, size 256, type 0
[0004.247] I2C slave not started
[0004.250] I2C write failed
[0004.253] Writing offset failed
[0004.256] eeprom_init: EEPROM read failed
[0004.260] pm_ids_update: eeprom init failed
[0004.264] pm_ids_update: Updating 3,a0, size 256, type 0
[0004.294] pm_ids_update: The pm board id is 3448-0000-402
[0004.301] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0004.309] pm_ids_update: pm id update successful
[0004.314] pm_ids_update: Updating 3,ae, size 256, type 0
[0004.344] pm_ids_update: The pm board id is 3449-0000-400
[0004.350] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0004.358] pm_ids_update: pm id update successful
[0004.388] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.394] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0004.402] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.408] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0004.416] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0004.423] Plugin Manager: Parse ODM data 0x000a4000
[0004.435] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0004.443] Add serial number:1425022036486 as DT property
[0004.452] “bpmp” doesn’t exist, creating
[0004.458] Updated bpmp info to DTB
[0004.463] Updated initrd info to DTB
[0004.466] “proc-board” doesn’t exist, creating
[0004.472] Updated board info to DTB
[0004.475] “pmu-board” doesn’t exist, creating
[0004.481] Updated board info to DTB
[0004.485] “display-board” doesn’t exist, creating
[0004.491] Updated board info to DTB
[0004.494] “reset” doesn’t exist, creating
[0004.499] Updated reset info to DTB
[0004.502] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1
[0004.541] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0004.547] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0004.560] Updated bootarg info to DTB
[0004.564] Adding uuid 00000001642d788508000000130581c0 to DT
[0004.570] Adding eks info 0 to DT
[0004.575] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0004.581] Updated memory info to DTB
[0004.589] set vdd_core voltage to 1075 mv
[0004.593] setting ‘vdd-core’ regulator to 1075000 micro volts
[0004.598] Found secure-pmc; disable BPMP

U-Boot 2020.04-g4335beb (Feb 19 2022 - 08:56:35 -0800)

SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from SPI Flash… SF: Detected mx25u3235f with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
845 bytes read in 27 ms (30.3 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7159624 bytes read in 332 ms (20.6 MiB/s)
Retrieving file: /boot/Image
34484232 bytes read in 1507 ms (21.8 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1 earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0

Flattened Device Tree blob at 83100000

Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083100000, end 000000008317ced3
copying carveout for /host1x@50000000/dc@54200000…
copying carveout for /host1x@50000000/dc@54240000…

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5434-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00800000@92ca9000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 1.148156] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.332323] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.332394] imx219 7-0010: board setup failed
[ 1.356265] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.356324] imx219 8-0010: board setup failed
[ 2.387728] cgroup: cgroup2: unknown option “nsdelegate”
[ 2.977222] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[ 2.984917] squashfs: SQUASHFS error: unable to read xattr id index table
[ 3.910767] using random self ethernet address
[ 3.916275] using random host ethernet address
[ 3.980997] random: crng init done
[ 3.984429] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.398419] compat: loading out-of-tree module taints kernel.
[ 4.812378] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.823681] cfg80211: Problem loading in-kernel X.509 certificate (-129)
[ 5.273089] using random self ethernet address
[ 5.284612] iwlwifi 0000:01:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
[ 5.284616] iwlwifi 0000:01:00.0: Falling back to user helper
[ 5.325580] using random host ethernet address
[ 8.381262] Bridge firewalling registered

Ubuntu 18.04.6 LTS CNC-NVidia ttyS0

CNC-NVidia login: [ 67.484420] thermal thermal_zone6: failed to read out thermal zone (-61)
[ 67.491348] Unable to register with Frequency Manager: -22
[ 67.718734] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
[ 150.129901] Unable to handle kernel read from unreadable memory at virtual address 4208d9e6
[ 150.138301] Mem abort info:
[ 150.138326] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[ 150.146263] ESR = 0x96000005
[ 150.149337] Exception class = DABT (current EL), IL = 32 bits
[ 150.155275] SET = 0, FnV = 0
[ 150.158322] EA = 0, S1PTW = 0
[ 150.161482] Data abort info:
[ 150.164374] ISV = 0, ISS = 0x00000005
[ 150.168214] CM = 0, WnR = 0
[ 150.171197] user pgtable: 4k pages, 39-bit VAs, pgd = ffffffc0eead9000
[ 150.177732] [000000004208d9e6] *pgd=0000000000000000, *pud=0000000000000000
[ 150.184720] Internal error: Oops: 96000005 [#1] PREEMPT SMP
[ 150.190278] Modules linked in: iwlmvm(O) mac80211(O) bnep fuse xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xt_addrtype iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack br_netfilter zram overlay binfmt_misc iwlwifi(O) cfg80211(O) btusb btrtl btbcm btintel userspace_alert compat(O) nvgpu ip_tables x_tables
[ 150.224427] CPU: 0 PID: 4162 Comm: wpa_supplicant Tainted: G O 4.9.253-tegra #1
[ 150.232845] Hardware name: NVIDIA Jetson Nano Developer Kit (DT)
[ 150.238837] task: ffffffc0f797b800 task.stack: ffffffc0ef124000
[ 150.244747] PC is at __siphash_aligned+0x0/0x200
[ 150.249353] LR is at skb_get_hash_perturb+0x120/0x180
[ 150.254390] pc : [] lr : [] pstate: 20400045
[ 150.261766] sp : ffffffc0ef127560
[ 150.265070] x29: ffffffc0ef127560 x28: ffffffc0f10410b8
[ 150.270380] x27: ffffffc0e77b0fe0 x26: ffffffc0e77b10a8
[ 150.275693] x25: ffffffc095e9d100 x24: ffffffc095e9d1d8
[ 150.281003] x23: ffffffc092367f28 x22: ffffffc095e9a000
[ 150.286314] x21: ffffffc092367f00 x20: 000000004208d9e6
[ 150.291626] x19: 000000000000fffe x18: 0000000000000001
[ 150.296938] x17: 0000000000000000 x16: 0000000000000000
[ 150.302247] x15: ffffffffffffffff x14: ffffff800a16edd8
[ 150.307559] x13: ffff000000000000 x12: 0000000000000000
[ 150.312870] x11: 0000000000000030 x10: 0000000000000380
[ 150.318180] x9 : ffffffc0ef127588 x8 : ffffffc0ef127580
[ 150.323490] x7 : 0000000000000004 x6 : 0000000000000000
[ 150.328801] x5 : 000000000000dd86 x4 : 0000000000000000
[ 150.334110] x3 : 0000000000000000 x2 : 000000004208d9e6
[ 150.339420] x1 : 0000000000000014 x0 : ffffffc0ef127588
[ 150.344731]
[ 150.346215] Process wpa_supplicant (pid: 4162, stack limit = 0xffffffc0ef124000)
[ 150.353591] Call trace:
[ 150.356031] [] __siphash_aligned+0x0/0x200
[ 150.361800] [] fq_flow_classify.constprop.32+0x30/0xa0 [mac80211]
[ 150.369558] [] ieee80211_queue_skb+0xdc/0x400 [mac80211]
[ 150.376535] [] ieee80211_tx+0xe4/0x150 [mac80211]
[ 150.382899] [] ieee80211_xmit+0x9c/0xd0 [mac80211]
[ 150.389343] [] __ieee80211_tx_skb_tid_band+0x80/0xb0 [mac80211]
[ 150.396913] [] ieee80211_send_auth+0x174/0x1e0 [mac80211]
[ 150.403960] [] ieee80211_auth+0x11c/0x420 [mac80211]
[ 150.410588] [] ieee80211_mgd_auth+0x208/0x3d0 [mac80211]
[ 150.417559] [] ieee80211_auth+0x28/0x38 [mac80211]
[ 150.423988] [] cfg80211_mlme_auth+0x108/0x2b8 [cfg80211]
[ 150.430928] [] nl80211_authenticate+0x2b0/0x2f0 [cfg80211]
[ 150.437979] [] extack_doit+0x34/0x90 [compat]
[ 150.443887] [] genl_family_rcv_msg+0x2e4/0x3d0
[ 150.449879] [] genl_rcv_msg+0x80/0xd8
[ 150.455090] [] netlink_rcv_skb+0xa8/0xf0
[ 150.460561] [] genl_rcv+0x3c/0x50
[ 150.465425] [] netlink_unicast+0x188/0x218
[ 150.471069] [] netlink_sendmsg+0x2e0/0x340
[ 150.476714] [] sock_sendmsg+0x4c/0x68
[ 150.481926] [] ___sys_sendmsg+0x2a8/0x2c0
[ 150.487483] [] __sys_sendmsg+0x54/0x98
[ 150.492780] [] SyS_sendmsg+0x38/0x50
[ 150.497904] [] el0_svc_naked+0x34/0x38
[ 150.503205] —[ end trace da0d189dbfcdf86b ]—
[ 150.514998] Kernel panic - not syncing: Fatal exception in interrupt
[ 150.521338] SMP: stopping secondary CPUs
[ 150.525302] Kernel Offset: disabled
[ 150.528780] Memory Limit: none
[ 150.538991] Rebooting in 5 seconds…
[0000.159] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.164] Processing in cold boot mode Bootloader 2
[0000.169] A02 Bootrom Patch rev = 1023
[0000.173] Power-up reason: software reset
[0000.176] No Battery Present
[0000.179] pmic max77620 reset reason
[0000.182] pmic max77620 NVERC : 0x0
[0000.186] RamCode = 0
[0000.188] Platform has DDR4 type RAM
[0000.191] max77620 disabling SD1 Remote Sense
[0000.195] Setting DDR voltage to 1125mv
[0000.199] Serial Number of Pmic Max77663: 0x292772
[0000.207] Entering ramdump check
[0000.210] Get RamDumpCarveOut = 0x0
[0000.213] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.219] Last reboot was clean, booting normally!
[0000.223] Sdram initialization is successful
[0000.227] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.233] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.239] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.245] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.251] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.257] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.263] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.268] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.285] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.291] Platform-DebugCarveout: 0
[0000.294] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.300] Non secure mode, and RB not enabled.
[0000.304] BoardID = 3448, SKU = 0x0
[0000.307] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.311] Nano-SD: checking PT table on QSPI …
[0000.315] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.321] Read PT from (2:0)
[0000.352] PT crc32 and magic check passed.
[0000.356] Using BFS PT to query partitions
[0000.361] Loading Tboot-CPU binary
[0000.390] Verifying TBC in OdmNonSecureSBK mode
[0000.400] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.407] Bootloader downloaded successfully.
[0000.411] Downloaded Tboot-CPU binary to 0xa0000258
[0000.416] MAX77620_GPIO5 configured
[0000.419] CPU power rail is up
[0000.422] CPU clock enabled
[0000.426] Performing RAM repair
[0000.429] Updating A64 Warmreset Address to 0xa00002e9
[0000.434] BoardID = 3448, SKU = 0x0
[0000.437] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.441] Nano-SD: checking PT table on QSPI …
[0000.445] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.451] Loading NvTbootBootloaderDTB
[0000.518] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.589] Bootloader DTB Load Address: 0x83000000
[0000.594] BoardID = 3448, SKU = 0x0
[0000.597] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.601] Nano-SD: checking PT table on QSPI …
[0000.605] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.611] Loading NvTbootKernelDTB
[0000.677] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.749] Kernel DTB Load Address: 0x83100000
[0000.753] BoardID = 3448, SKU = 0x0
[0000.756] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.760] Nano-SD: checking PT table on QSPI …
[0000.764] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.772] Loading cboot binary
[0000.888] Verifying EBT in OdmNonSecureSBK mode
[0000.930] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.937] Bootloader downloaded successfully.
[0000.941] BoardID = 3448, SKU = 0x0
[0000.944] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.948] Nano-SD: checking PT table on QSPI …
[0000.952] NvTbootFailControlDoFailover: No failover; Continuing …
[0000.958] PT: Partition NCT NOT found !
[0000.962] Warning: Find Partition via PT Failed
[0000.966] Next binary entry address: 0x92c00258
[0000.971] BoardId: 3448
[0000.975] Overriding pmu board id with proc board id
[0000.980] Display board id is not available
[0000.984] BoardID = 3448, SKU = 0x0
[0000.988] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.992] Nano-SD: checking PT table on QSPI …
[0000.996] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.103] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0001.159] /bpmp deleted
[0001.161] SC7EntryFw header found loaded at 0xff700000
[0001.349] OVR2 PMIC
[0001.351] Bpmp FW successfully loaded
[0001.354] BoardID = 3448, SKU = 0x0
[0001.357] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.361] Nano-SD: checking PT table on QSPI …
[0001.366] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.373] WB0 init successfully at 0xff780000
[0001.377] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.382] Set NvDecSticky Bits
[0001.386] GSC2 address ff53fffc value c0edbbcc
[0001.392] GSC MC Settings done
[0001.395] BoardID = 3448, SKU = 0x0
[0001.398] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0001.402] Nano-SD: checking PT table on QSPI …
[0001.406] NvTbootFailControlDoFailover: No failover; Continuing …
[0001.413] TOS Image length 53680
[0001.416] Monitor size 53680
[0001.419] OS size 0
[0001.434] Secure Os AES-CMAC Verification Success!
[0001.439] TOS image cipher info: plaintext
[0001.443] Loading and Validation of Secure OS Successful
[0001.459] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.463] NvTbootPackSdramParams: start.
[0001.468] NvTbootPackSdramParams: done.
[0001.472] Tegraboot started after 86991 us
[0001.476] Basic modules init took 939619 us
[0001.480] Sec Bootdevice Read Time = 12 ms, Read Size = 61 KB
[0001.486] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.491] Next stage binary read took 102860 us
[0001.495] Carveout took -132464 us
[0001.499] CPU initialization took 510781 us
[0001.503] Total time taken by TegraBoot 1420796 us

[0001.507] Starting CPU & Halting co-processor

64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 08:56:32, Feb 19 2022
ERROR: Error initializing runtime service trusty_fast
[0001.629] RamCode = 0
[0001.634] LPDDR4 Training: Read DT: Number of tables = 2
[0001.639] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.652] EMC Training Successful
[0001.655] 408000 not found in DVFS table
[0001.661] RamCode = 0
[0001.665] DT Write: emc-table@204000 succeeded
[0001.670] DT Write: emc-table@1600000 succeeded
[0001.674] LPDDR4 Training: Write DT: Number of tables = 2
[0001.723]
[0001.724] Debug Init done
[0001.727] Marked DTB cacheable
[0001.730] Bootloader DTB loaded at 0x83000000
[0001.735] Marked DTB cacheable
[0001.738] Kernel DTB loaded at 0x83100000
[0001.742] DeviceTree Init done
[0001.755] Pinmux applied successfully
[0001.759] gicd_base: 0x50041000
[0001.762] gicc_base: 0x50042000
[0001.765] Interrupts Init done
[0001.770] Using base:0x60005090 & irq:208 for tick-timer
[0001.775] Using base:0x60005098 for delay-timer
[0001.779] platform_init_timer: DONE
[0001.783] Timer(tick) Init done
[0001.786] osc freq = 38400 khz
[0001.790]
[0001.791] Welcome to L4T Cboot
[0001.794]
[0001.796] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.800] calling constructors
[0001.803] initializing heap
[0001.806] initializing threads
[0001.809] initializing timers
[0001.812] creating bootstrap completion thread
[0001.816] top of bootstrap2()
[0001.819] CPU: ARM Cortex A57
[0001.822] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.827] initializing platform
[0001.834] Manufacturer: MF = 0xc2, ID MSB = 0x25
[0001.839] ID LSB = 0x36, ID-CFI len = 194 bytes
[0001.843] Macronix QSPI chip present
[0001.847] SPI device register
[0001.849] init boot device
[0001.852] allocating memory for boot device(SPI)
[0001.857] registering boot device
[0001.875] QSPI bdev is already initialized
[0001.879] Enable APE clock
[0001.882] Un-powergate APE partition
[0001.885] of_register: registering tegra_udc to of_hal
[0001.890] of_register: registering inv20628-driver to of_hal
[0001.896] of_register: registering ads1015-driver to of_hal
[0001.901] of_register: registering lp8557-bl-driver to of_hal
[0001.907] of_register: registering bq2419x_charger to of_hal
[0001.913] of_register: registering bq27441_fuel_gauge to of_hal
[0001.924] gpio framework initialized
[0001.928] of_register: registering tca9539_gpio to of_hal
[0001.933] of_register: registering tca9539_gpio to of_hal
[0001.938] of_register: registering i2c_bus_driver to of_hal
[0001.944] of_register: registering i2c_bus_driver to of_hal
[0001.950] of_register: registering i2c_bus_driver to of_hal
[0001.955] pmic framework initialized
[0001.959] of_register: registering max77620_pmic to of_hal
[0001.964] regulator framework initialized
[0001.968] of_register: registering tps65132_bl_driver to of_hal
[0001.974] initializing target
[0001.980] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.988] board ID = D78, board SKU = 0
[0001.992] Skipping Z3!
[0001.996] fixed regulator driver initialized
[0002.014] initializing OF layer
[0002.017] NCK carveout not present
[0002.020] Skipping dts_overrides
[0002.024] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.041] I2C Bus Init done
[0002.044] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.054] I2C Bus Init done
[0002.057] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.067] I2C Bus Init done
[0002.070] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.080] I2C Bus Init done
[0002.083] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.093] I2C Bus Init done
[0002.096] of_children_init: Ops found for compatible string maxim,max77620
[0002.106] max77620_init using irq 118
[0002.111] register ‘maxim,max77620’ pmic
[0002.115] gpio_driver_register: register ‘max77620-gpio’ driver
[0002.121] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.132] I2C Bus Init done
[0002.135] NCK carveout not present
[0002.145] Find /i2c@7000c000’s alias i2c0
[0002.149] get eeprom at 1-a0, size 256, type 0
[0002.157] Find /i2c@7000c500’s alias i2c2
[0002.161] get eeprom at 3-a0, size 256, type 0
[0002.166] get eeprom at 3-ae, size 256, type 0
[0002.170] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.175] I2C slave not started
[0002.178] I2C write failed
[0002.181] Writing offset failed
[0002.184] eeprom_init: EEPROM read failed
[0002.188] pm_ids_update: eeprom init failed
[0002.192] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.222] pm_ids_update: The pm board id is 3448-0000-402
[0002.229] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.237] pm_ids_update: pm id update successful
[0002.242] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.272] pm_ids_update: The pm board id is 3449-0000-400
[0002.278] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.286] pm_ids_update: pm id update successful
[0002.316] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.322] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.330] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.336] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.344] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0002.351] Plugin Manager: Parse ODM data 0x000a4000
[0002.363] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.378] Find /i2c@7000c000’s alias i2c0
[0002.382] get eeprom at 1-a0, size 256, type 0
[0002.391] Find /i2c@7000c500’s alias i2c2
[0002.395] get eeprom at 3-a0, size 256, type 0
[0002.399] get eeprom at 3-ae, size 256, type 0
[0002.403] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.409] I2C slave not started
[0002.412] I2C write failed
[0002.414] Writing offset failed
[0002.417] eeprom_init: EEPROM read failed
[0002.421] pm_ids_update: eeprom init failed
[0002.425] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.455] pm_ids_update: The pm board id is 3448-0000-402
[0002.462] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0002.469] pm_ids_update: pm id update successful
[0002.473] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.503] pm_ids_update: The pm board id is 3449-0000-400
[0002.510] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.516] pm_ids_update: pm id update successful
[0002.547] Add serial number:1425022036486 as DT property
[0002.554] Applying platform configs
[0002.561] platform-init is not present. Skipping
[0002.566] calling apps_init()
[0002.571] Couldn’t find GPT header
[0002.576] Proceeding to Cold Boot
[0002.579] starting app android_boot_app
[0002.583] Device state: unlocked
[0002.586] display console init
[0002.594] could not find regulator
[0002.598] hdmi cable connected
[0002.613] edid read success
[0002.628] edid read success
[0002.631] DT entry for leds-pwm not found
w[0002.638] idth = 640, height = 480, frequency = 25174825
[0002.643] width = 640, height = 480, frequency = 25174825
[0002.649] width = 640, height = 480, frequency = 25174825
[0002.654] width = 640, height = 480, frequency = 25174825
[0002.660] width = 1920, height = 1080, frequency = 148500000
[0002.665] width = 1366, height = 768, frequency = 85500000
[0002.671] width = 1920, height = 540, frequency = 74250000
[0002.676] width = 1920, height = 1080, frequency = 148351648
[0002.682] width = 1280, height = 720, frequency = 74175824
[0002.687] width = 720, height = 480, frequency = 26973026
[0002.693] width = 1920, height = 1080, frequency = 74175824
[0002.698] width = 1920, height = 1080, frequency = 74175824
[0002.704] Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.712] tmds-config node not found
[0002.716] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting ‘avdd-io-hdmi-dp’ regulator to 1050000 micro volts
[0002.730] setting ‘vdd-1v8’ regulator to 1800000 micro volts
[0002.738] could not find regulator
[0002.741] could not find regulator
[0002.745] could not find regulator
[0002.773] using default cmu settings
[0002.776] dc_hdmi_enable, starting HDMI initialisation
[0002.783] dc_hdmi_enable, HDMI initialisation complete
[0002.788] list and configure display window
[0002.796] display console init completed
[0002.807] subnode volume_up is not found !
[0002.811] subnode back is not found !
[0002.815] subnode volume_down is not found !
[0002.819] subnode menu is not found !
[0002.823] Gpio keyboard init success
[0002.903] found decompressor handler: lz4-legacy
[0002.918] decompressing blob (type 1)…
[0002.988] load_bmp_blob: panelresolution=1080 type=3
[0002.992] -------> se_aes_verify_sbk_clear: 747
[0002.997] se_aes_verify_sbk_clear: Error
[0003.001] SE operation failed
[0003.004] bl_battery_charging: connected to external power supply
[0003.016] device_query_partition_size: failed to open partition spiflash0:MSC !
[0003.023] MSC Partition not found
[0003.029] device_query_partition_size: failed to open partition spiflash0:USP !
[0003.037] USP partition read failed!
[0003.040] blob_init: blob-partition USP header read failed
[0003.046] android_boot Unable to update recovery partition
[0003.051] kfs_getpartname: name = LNX
[0003.055] Loading kernel from LNX
[0003.064] Found 19 BFS partitions in “spiflash0”
[0003.389] load kernel from storage
[0003.394] decompressor handler not found
[0003.664] Successfully loaded kernel and ramdisk images
[0003.669] board ID = D78, board SKU = 0
[0003.674] sdmmc node status = okay
[0003.677] sdcard instance = 0
[0003.680] sdmmc cd-inverted
[0003.682] sdcard gpio handle 0x5b
[0003.686] sdcard gpio pin 0xc9
[0003.689] sdcard gpio flags 0x0
[0003.692] vmmc-supply 0x9d
[0003.694] cd_gpio_pin = 201
[0003.697] pin_state = 0
[0003.699] Found sdcard
[0003.702] SD-card IS present …
[0003.705] load_and_boot_kernel: SD card detected OK
[0003.711] load_bmp_blob: panelresolution=1080 type=3
[0004.205] display bmp image done
[0004.208] NCK carveout not present
[0004.211] Skipping dts_overrides
[0004.214] NCK carveout not present
[0004.224] Find /i2c@7000c000’s alias i2c0
[0004.228] get eeprom at 1-a0, size 256, type 0
[0004.236] Find /i2c@7000c500’s alias i2c2
[0004.240] get eeprom at 3-a0, size 256, type 0
[0004.245] get eeprom at 3-ae, size 256, type 0
[0004.249] pm_ids_update: Updating 1,a0, size 256, type 0
[0004.254] I2C slave not started
[0004.257] I2C write failed
[0004.260] Writing offset failed
[0004.263] eeprom_init: EEPROM read failed
[0004.267] pm_ids_update: eeprom init failed
[0004.271] pm_ids_update: Updating 3,a0, size 256, type 0
[0004.301] pm_ids_update: The pm board id is 3448-0000-402
[0004.308] Adding plugin-manager/ids/3448-0000-402=/i2c@7000c500:module@0x50
[0004.316] pm_ids_update: pm id update successful
[0004.321] pm_ids_update: Updating 3,ae, size 256, type 0
[0004.351] pm_ids_update: The pm board id is 3449-0000-400
[0004.357] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0004.365] pm_ids_update: pm id update successful
[0004.395] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.401] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0004.409] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0004.415] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0004.423] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:c1:52:c7
[0004.430] Plugin Manager: Parse ODM data 0x000a4000
[0004.442] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0004.450] Add serial number:1425022036486 as DT property
[0004.459] “bpmp” doesn’t exist, creating
[0004.465] Updated bpmp info to DTB
[0004.470] Updated initrd info to DTB
[0004.473] “proc-board” doesn’t exist, creating
[0004.479] Updated board info to DTB
[0004.483] “pmu-board” doesn’t exist, creating
[0004.489] Updated board info to DTB
[0004.492] “display-board” doesn’t exist, creating
[0004.498] Updated board info to DTB
[0004.501] “reset” doesn’t exist, creating
[0004.506] Updated reset info to DTB
[0004.509] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1
[0004.549] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0004.554] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0004.567] Updated bootarg info to DTB
[0004.571] Adding uuid 00000001642d788508000000130581c0 to DT
[0004.577] Adding eks info 0 to DT
[0004.582] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0004.588] Updated memory info to DTB
[0004.596] set vdd_core voltage to 1075 mv
[0004.600] setting ‘vdd-core’ regulator to 1075000 micro volts
[0004.606] Found secure-pmc; disable BPMP

U-Boot 2020.04-g4335beb (Feb 19 2022 - 08:56:35 -0800)

SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from SPI Flash… SF: Detected mx25u3235f with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
845 bytes read in 27 ms (30.3 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7159624 bytes read in 332 ms (20.6 MiB/s)
Retrieving file: /boot/Image
34484232 bytes read in 1506 ms (21.8 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1 earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0

Flattened Device Tree blob at 83100000

Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083100000, end 000000008317ced3
copying carveout for /host1x@50000000/dc@54200000…
copying carveout for /host1x@50000000/dc@54240000…

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5434-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00800000@92ca9000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 1.141024] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.316180] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.316248] imx219 7-0010: board setup failed
[ 1.340030] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.340090] imx219 8-0010: board setup failed
[ 2.374731] cgroup: cgroup2: unknown option “nsdelegate”
[ 2.951946] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[ 2.961753] squashfs: SQUASHFS error: unable to read xattr id index table
[ 3.508314] using random self ethernet address
[ 3.513106] using random host ethernet address
[ 4.004077] random: crng init done
[ 4.007510] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.339286] using random self ethernet address
[ 4.344003] using random host ethernet address
[ 4.699042] compat: loading out-of-tree module taints kernel.
[ 5.205382] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.296540] cfg80211: Problem loading in-kernel X.509 certificate (-129)
[ 6.132072] iwlwifi 0000:01:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
[ 6.157884] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.151489] Bridge firewalling registered

Ubuntu 18.04.6 LTS CNC-NVidia ttyS0

CNC-NVidia login:

I won’t be able to answer, but I see some things which stand out:

[ 1181.667174] CPU3: shutdown
ERROR:   BPMP not powered on
WBD
[ 1181.699430]  cache: parent cpu1 should not be sleeping
...
[   97.348937] Unable to handle kernel read from unreadable memory at virtual address 39dc5f8b
[   97.357328] Mem abort info:
...
[   97.624436] [<ffffff8001391388>] ieee80211_mgd_auth+0x208/0x3d0 [mac80211]
[   97.631224] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[   97.631648] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[   97.632092] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[   97.632548] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[   97.651902] [<ffffff80013548e0>] ieee80211_auth+0x28/0x38 [mac80211]
...
## Flattened Device Tree blob at 83100000
   Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
   Using Device Tree in place at 0000000083100000, end 000000008317ced3
copying carveout for /host1x@50000000/dc@54200000...

There are several other places of interest in the log. Can I verify that this truly is a developer kit, and no a third party carrier board is involved? It seems there might be some device tree issues, and indications of i2c issues (which can be related to device tree).

I also see some issues with Wi-Fi. I’m thinking that “Unhandled alg: 0x707” might be short for missing algorithm. There was some vague reference on the internet about some access points being upgraded causing this to show up. Further, this might have some information on disabling the requirement, although I’m not sure this is the issue:
https://askubuntu.com/questions/1190279/disabling-iwlwifi-00000014-3-unhandled-alg-0x707-from-flooding-the-logs

In addition to device tree issues, which can result in any or all of the above, can you say if you are using any customization in either kernel or device tree?

yes this is a developers kit using a b01 board. The wifi card installed is an Intel AX200 board. What is confusing me is that the config is bringing up the 80211 chip and not the one I am using.
I tried the fix mentioned in the link provided but the system still crashes when selecting an SSID.

This is PCIe, but it is possible on an m.2 that some part of it is USB. Are you able to run this command without crashing?
lspci

If you can, then the “slot” of each device will be on the left side. That slot ID will look something like “00:00.0” in format. Can you provide the fully verbose listing for just that device? Assuming the ID is “00:00.0” (adjust for what it really is), what do you see from:
sudo lspci -s 00:00.0 -vvv 2>&1 | tee log_pci.txt
(this creates a log you can attach to the forum by name “log_pci.txt”)

If you cannot access a log, then you can just start logging on the serial console and run:
sudo lspci -s 00:00.0 -vvv
(the PC with the serial console program will have a log)

Also, what do you see from “lsusb”? This probably isn’t important, but in case that card uses a USB lane, it is nice to know now.

Have you tried to rebuild iwlwifi and btusb modules?

After reading different forums I found a link for a person trying to install the same card on a gigbyte motherboard with the exact same issue. there solution was to upgrade to Ubuntu 20. Since the Nvidia Jetson nano latest version of the os is Ubuntu 18.04 LTS and there does not seem to be an update in site. I used an older intel card the does not support WiFi 6 and it now works fine

1 Like

I’m using AX200 on Ubuntu 18.04 J4T 32.7.3 but I had to rebuild iwlwifi and btusb modules.

how did you rebuild them. I followed what was on the intel site by creating back folder running makefile and then copying the files in the lib/firmware folder, but the farthest i got was being able to see the ssid. when connecting it any wifi connection it crashed and the bluetooth never worked.
If you have some instruction I really would love to try it

1 Like

I’ve built iwlwifi core release 52. I don’t know if this works on newer releases.

git clone --single-branch --branch release/core52 https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git
cd backport-iwlwifi

Replace (4,13,0) with (4,9,0) in backport-include/linux/build_bug.h file:

#if LINUX_VERSION_IS_GEQ(4,9,0)

Configure/compile/install:

make defconfig-iwlwifi-public
sed -i 's/CPTCFG_IWLMVM_VENDOR_CMDS=y/ #CPTCFG_IWLMVM_VENDOR_CMDS is not set/' .config
make -j4
sudo make modules_install

Download the firmware (50.ucode from the main branch also works)

wget -O- https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware.git/+/refs/tags/20230117/iwlwifi-cc-a0-55.ucode?format=TEXT | base64 -d > iwlwifi-cc-a0-55.ucode
sudo cp iwlwifi-cc-a0-55.ucode /lib/firmware

I will post how to build the btusb later.

1 Like

Building the btusb module.

TEGRA_KERNEL_OUT=$HOME/l4t/out
mkdir -p $TEGRA_KERNEL_OUT
cd $TEGRA_KERNEL_OUT/..

I manually downloaded the kernel sources

wget -O public_sources.tbz2 https://developer.nvidia.com/downloads/remack-sdksjetpack-463r32releasev73sourcest210publicsourcestbz2
tar xf public_sources.tbz2 Linux_for_Tegra/source/public/kernel_src.tbz2
tar xf Linux_for_Tegra/source/public/kernel_src.tbz2
KERNEL_SRC=$TEGRA_KERNEL_OUT/../kernel/kernel-4.9

Patch btusb.c with the attached file. By doing so, the module will load the right .sfi and .ddc intel files.

cd $KERNEL_SRC
patch -p1 -N < btusb.patch

Configure/compile the module

export LOCALVERSION=-tegra
make O=$TEGRA_KERNEL_OUT tegra_defconfig
make O=$TEGRA_KERNEL_OUT prepare
make O=$TEGRA_KERNEL_OUT scripts
make -j4 O=$TEGRA_KERNEL_OUT M=drivers/bluetooth

Install the module

INSTALL_DIR=/lib/modules/$(uname -r)/updates/drivers/bluetooth
sudo modprobe -r btusb
sudo mkdir -p $INSTALL_DIR
sudo cp $TEGRA_KERNEL_OUT/drivers/bluetooth/btusb.ko $INSTALL_DIR
sudo depmod -a
sudo modprobe btusb

btusb.patch (3.3 KB)
`

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