Cannot compile kernel with CONFIG_IFB

Hello,

for shaping traffic, I need some kernel modules that are not enabled by default in the 5.10.104-tegra kernel.
I am running a Xavier NX board.

To select other modules, I downloaded the public sources, went inside the folder Linux_for_Tegra/source/public/kernel/kernel-5.10/ and ran make menuconfig there to generate a .config file.
In this file, I set the local version to -tegra and enabled some modules by setting CONFIG_XXX=m.

After that, I compiled by running:
make -j <n>, sudo make modules_install, and sudo make install.

This worked completely fine for modules like SCHED_NETEM and others.

However, I noticed, that I was still missing the CONFIG_IFB module and that’s where the pain began.
I also enabled this option in the .config and recompiled. After reboot, my system wasn’t starting and gave many errors like:
Unknown symbol XYZ, disagree about version of symbol XYZ.

The Gnome environment wasn’t loading but I was able to get to console with Alt + F2.

Does anyone have a clue on why this happens and how I can build my IFB module?

Thanks in advance!

Related topic, where the same approach was used, but now it’s not working:

Please connect UART to get log to figure the root cause.

Here’s what I get from UART.
(Note: This is from my last attempt, where I cross-compiled the ifb module and tried to install it on the Xavier NX afterwards. Anyways, the errors came up after reboot as usual).

ÿâ
[0000.025] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0000.034] I> MB1 (prd-version: 2.6.0.0-t194-41334769-cab45716)
[0000.039] I> Boot-mode: Coldboot
[0000.042] I> Platform: Silicon
[0000.045] I> Chip revision : A02P
[0000.048] I> Bootrom patch version : 15 (correctly patched)
[0000.053] I> ATE fuse revision : 0x200
[0000.056] I> Ram repair fuse : 0x0
[0000.060] I> Ram Code : 0x1
[0000.062] I> rst_source: 0x0, rst_level: 0x0
[0000.067] I> Boot-device: QSPI (instance: 0)
[0000.071] I> Qspi flash params source = brbct
[0000.075] I> Qspi clock source : pllp
[0000.078] I> Qspi-0 initialized successfully
[0000.082] I> Boot chain mechanism: A/B
[0000.086] I> Current Boot-Chain Slot: 0
[0000.089] I> BR-BCT Boot-Chain: 0, status: 0. update flag: 0
[0000.095] I> Qspi flash params source = brbct
[0000.101] W> PROD_CONFIG: device prod data is empty in MB1 BCT.
[0000.108] I> Temperature = 54000
[0000.111] W> Skipping boost for clk: BPMP_CPU_NIC
[0000.116] W> Skipping boost for clk: BPMP_APB
[0000.120] W> Skipping boost for clk: AXI_CBB
[0000.124] W> Skipping boost for clk: AON_CPU_NIC
[0000.128] W> Skipping boost for clk: CAN1
[0000.132] W> Skipping boost for clk: CAN2
[0000.136] I> Boot-device: QSPI (instance: 0)
[0000.140] I> Qspi flash params source = mb1bct
[0000.144] I> Qspi clock source : pllc_out0
[0000.148] I> Qspi-0 reinitialized
[0000.151] I> Qspi flash params source = mb1bct
[0000.164] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0000.171] W>  Thermal config not found in BCT
[0000.179] W>  MEMIO rail config not found in BCT
[0000.189] RŠÍÁ¥flash params source = mb1bct
[0000.202] I> Qspi flash params source = mb1bct
[0000.236] I> Q.¥f+Í¡params source = mb1bct
[0000.800] I> Qspi flash params source = mb1bct
[0000.817] I> Qspi flash params source = mb1bct
[0000.856] W>  Platform config not found in BCT
[0000.883] I> Qspi flash params source = mb1bct
[0000.909] I> MB1 done

ÿýÿàmain enter
SPE VERSION #: R01.00.18 Created: Jan 29 2021 @ 14:18:27
HW Function test
Start Scheduler.
in late init
ÿâ
[0000.918] I> Welcome to MB2(TBoot-BPMP) (version: default.t194-mobile-74494172)
[0000.919] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0000.919] I> Default Heap @ [0xd486400 - 0xd48a400]
[0000.920] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0000.926] W> device prod register failed
[0000.930] I> gpio framework initialized
[0000.933] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0000.941] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0000.948] I> No valid sdcard_params in mb1_bct
[0000.953] I> Boot_device: QSPI_FLASH instance: 0
[0000.957] I> qspi flash-0 params source = boot args
[0000.963] I> QSPI-0l initialized successfully
[0000.973] I> Found 41 partitions in QSPI_FLASH (instance 0)
[0000.974] I> Active Boot chain : 0
[0001.656] I> Relocating BR-BCT
[0001.657]  > DEVICE_PROD: device prod is not initialized.
[0001.683] E> I2C: slave not found in slaves.
[0001.684] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0001.685] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.686] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0001.686] E> eeprom: Failed to read I2C slave device
[0001.690] I> Failed to read CVB eeprom data @ AE
[0001.694] I> Retrying CVB eeprom read @ AC ...
[0001.699] E> I2C: slave not found in slaves.
[0001.703] E> I2C: Could not write 0 bytes to slave: 0x00ac with repeat start true.
[0001.710] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.716] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xac at 0x00000000 via instance 0.
[0001.725] E> eeprom: Failed to read I2C slave device
[0001.730] I> Failed to read CVB eeprom data @ AC
[0001.997] I> Relocating OP-TEE dtb from: 0x6bfff240 to 0x70050000, size: 1008
[0001.998] I> [0] START: 0x80000000, SIZE: 0x2f000000
[0001.998] I> [1] START: 0xaf010000, SIZE: 0x189f0000
[0001.999] I> [2] START: 0xc7b00000, SIZE: 0xc0000
[0001.999] I> [3] START: 0xca000000, SIZE: 0x800000
[0002.000] I> dram_block larger than 80000000
[0002.002] I> [4] START: 0x100000000, SIZE: 0x180000000
[0002.014] I> Setting NS memory ranges to OP-TEE dtb finished.
[0002.017] I> found decompressor handler: lz4
[0002.327] I> EKB detected (length: 0x410) @ VA:0x526ff400
[0002.329] I> Setting EKB blob info to OPTEE dtb finished.
ÿäNOTICE:  BL31: v2.6(release):07eea4970
NOTICE:  BL31: Built : 07:55:15, Mar 19 2023
I/TC: 
ÿâ
bpmp: init
bpmp: tag is 128431eec76692047e1ac1ebc0392266
sku_dt_init: not sku 0x00
ÿäÿâclk_early initialized
ÿäI/TCÿâmail_early initialized
ÿä: ÿâfuse initialized
hwwdt initialized
ÿäNon-sÿât194_ec_get_ec_list: found 45 ecs
ÿäecure exteÿâec initialized
ÿärÿâvmon_setup_monitors: found 3 monitors
vmon initialized
ÿänalÿâadc initialized
fmon_populate_monitors: found 73 monitors
ÿä DT found
ÿâfmon initialized
mc initialized
reset initialized
nvhs initialized
uphy_early initialized
emc_early initialized
392 clocks registered
clk initialized
io_dpd initialized
thermal initialized
thermal_mrq initialized
i2c initialized
vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
vrmon initialized
regulator initialized
avfs_clk_platform initialized
soctherm initialized
aotag initialized
powergate initialized
dvs initialized
pm initialized
suspend initialized
pg_late initialized
pg_mrq_init initialized
strap initialized
nvl initialized
emc initialized
emc_mrq initialized
clk_dt initialized
tj_init initialized
uphy_dt initialized
uphy_mrq initialized
uphy initialized
ec_swd_poll_start: 281 reg polling start w period 47 ms
ec_late initialized
hwwdt_late initialized
reset_mrq initialized
ec_mrq initialized
fmon_mrq initialized
clk_mrq initialized
avfs_mrq initialized
mail_mrq initialized
i2c_mrq initialized
tag_mrq initialized
console_mrq initialized
mrq initialized
clk_sync_fmon_post initialized
ÿäI/TC: OP-TEE version: 3.19 (gcc version 9.3.0 (Buildroot 2020.08)) #2 Sun ÿâclk_dt_late initialized
ÿäMÿânoc_late initialized
pm_post initialized
dbells initialized
ÿäar ÿâdmce initialized
ÿä1ÿâcvc initialized
ÿä9 15:02:42 Uÿâavfs_clk_mach_post initialized
ÿäTC 20ÿâavfs_clk_platform_post initialized
ÿä23ÿâcvc_late initialized
regulator_post initialized
ÿä aarcÿârm initialized
console_late initialized
clk_dt_post initialized
mc_reg initialized
ÿäh64
I/TC: WARNINÿâpg_post initialized
profile initialized
fuse_late initialized
extras_post initialized
bpmp: init complete
entering main console loop
] ÿäG: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: Primary CPU switching to normal world boot
ÿá
[0002.949] I> Welcome to NVDisp-Init
[0002.949] I> NVDisp-Init version: t194-709c0123
[0002.949] I> CPU-BL Params @ 0xca020000
[0002.949] I>  0) Base:0x00000000 Size:0x00000000
[0002.950] I>  1) Base:0xc8100000 Size:0x00100000
[0002.950] I>  2) Base:0xc9800000 Size:0x00200000
[0002.950] I>  3) Base:0xc8600000 Size:0x00200000
[0002.953] I>  4) Base:0xc8000000 Size:0x00100000
[0002.957] I>  5) Base:0xc7f00000 Size:0x00100000
[0002.962] I>  6) Base:0xc9400000 Size:0x00400000
[0002.966] I>  7) Base:0xc9000000 Size:0x00400000
[0002.971] I>  8) Base:0xc7e00000 Size:0x00100000
[0002.975] I>  9) Base:0xc7d00000 Size:0x00100000
[0002.980] I> 10) Base:0xca800000 Size:0x00800000
[0002.984] I> 11) Base:0x40000000 Size:0x00040000
[0002.989] I> 12) Base:0xc7c00000 Size:0x00100000
[0002.993] I> 13) Base:0x40046000 Size:0x00002000
[0002.998] I> 14) Base:0x40048000 Size:0x00002000
[0003.002] I> 15) Base:0xaf000000 Size:0x00004000
[0003.007] I> 16) Base:0x4004a000 Size:0x00002000
[0003.011] I> 17) Base:0xc7a00000 Size:0x00100000
[0003.015] I> 18) Base:0x4004c000 Size:0x00002000
[0003.020] I> 19) Base:0xc9a00000 Size:0x00600000
[0003.024] I> 20) Base:0x4004e000 Size:0x00002000
[0003.029] I> 21) Base:0xc7bc0000 Size:0x0000c000
[0003.033] I> 22) Base:0x00000000 Size:0x00000000
[0003.038] I> 23) Base:0xc7be0000 Size:0x00020000
[0003.042] I> 24) Base:0xcc000000 Size:0x02000000
[0003.047] I> 25) Base:0x40050000 Size:0x00002000
[0003.051] I> 26) Base:0x40040000 Size:0x00006000
[0003.056] I> 27) Base:0xc8c00000 Size:0x00400000
[0003.060] I> 28) Base:0xc8400000 Size:0x00200000
[0003.065] I> 29) Base:0xc8800000 Size:0x00400000
[0003.069] I> 30) Base:0xc7bd0000 Size:0x00010000
[0003.073] I> 31) Base:0x00000000 Size:0x00000000
[0003.078] I> 32) Base:0xf8000000 Size:0x08000000
[0003.082] I> 33) Base:0xce000000 Size:0x2a000000
[0003.087] I> 34) Base:0xcb000000 Size:0x01000000
[0003.091] I> 35) Base:0xae000000 Size:0x01000000
[0003.096] I> 36) Base:0xa0000000 Size:0x0e000000
[0003.100] I> 37) Base:0xca000000 Size:0x00800000
[0003.105] I> 38) Base:0x80000000 Size:0x20000000
[0003.109] I> 39) Base:0xb0000000 Size:0x08000000
[0003.114] I> 40) Base:0x00000000 Size:0x00000000
[0003.118] I> 41) Base:0x00000000 Size:0x00000000
[0003.123] I> 42) Base:0xc8200000 Size:0x00200000
[0003.127] I> 43) Base:0x00000000 Size:0x00000000
[0003.132] I> 44) Base:0x00000000 Size:0x00000000
[0003.136] I> 45) Base:0x00000000 Size:0x00000000
[0003.140] GIC-SPI Target CPU: 0
[0003.143] Interrupts Init done
[0003.146] calling constructors
[0003.149] initializing heap
[0003.152] I> Heap: [0xa0960000 ... 0xadf00000]
[0003.156] initializing threads
[0003.159] initializing timers
[0003.162] creating bootstrap completion thread
[0003.166] top of bootstrap2()
[0003.169] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000
[0003.174] initializing platform
[0003.176] E> DEVICE_PROD: Invalid value data = 0, size = 0.
[0003.182] W> device prod register failed
[0003.186] I> Bl_dtb @0xadf00000
[0003.189] I> gpio framework initialized
[0003.200] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0003.205] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0003.211] I> fixed regulator driver initialized
[0003.225] I> register 'maxim' power off handle
[0003.228] I> virtual i2c enabled
[0003.228] I> registered 'maxim,max20024' pmic
[0003.228] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver
[0003.230] I> Boot-device: QSPI
[0003.233] I> Boot_device: QSPI_FLASH instance: 0
[0003.237] I> configure_qspi_clk: qparams clk_src = 5, clk_div = 0, clk_src_freq = 800000000, interface_freq = 50000000
[0003.248] I> configure_qspi_clk: FORCING INTERFACE_FREQ TO 133000000!!
[0003.255] I> QSPI source rate = 204000 Khz
[0003.258] I> Requested rate for QSPI clock = 34000 Khz
[0003.264] I> BPMP-set rate for QSPI clk = 34000 Khz
[0003.268] I> tx_clk_tap_delay : 0
[0003.271] I> rx_clk_tap_delay : 16
[0003.274] I> QSPI Flash Size = 32 MB
[0003.282] I> Qspi initialized successfully
[0003.283] I> qspi flash-0 params source = boot args
[0003.287] W> No board IDs available
[0003.290] E> Failed to get board id info!
[0003.298] I> Found 41 partitions in QSPI_FLASH (instance 0)
[0003.316] I> regulator 'vdd-hdmi-5v0' already enabled
[0003.323] I> regulator 'vdd-hdmi-5v0' already enabled
[0003.324] E> tegrabl_display_init_regulator: hdmi cable is not connected
[0003.324] E> tegrabl_display_get_pdata, failed to parse dtb settings
[0003.325] E> cannot find any other nvdisp nodes
[0003.326] E> no valid display unit config found in dtb
[0003.333] W> display init failed
[0003.334] initializing target
[0003.337] calling apps_init()
[0003.340] starting app kernel_boot_app
[0003.343] I> Kernel type = Normal

Jetson UEFI firmware (version 3.1-32827747 built on 2023-03-19T14:56:32+00:00)


















































































































































3h













Jetson UEFI firmware (version 3.1-32827747 built on 2023-03-19T14:56:32+00:00)
ESC   to enter Setup.
F11   to enter Boot Manager Menu.
Enter to continue boot.
**  WARNING: Test Key is used.  **
......
L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
ÿäI/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
ÿá[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x4e0f0040]
[    0.000000] Linux version 5.10.104-tegra (buildbrain@mobile-u64-6289-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP PREEMPT Sun Mar 19 07:55:28 PDT 2023
[    0.000000] Machine model: NVIDIA Jetson Xavier NX Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x277505698 SMBIOS=0xc7bb0000 SMBIOS 3.0=0x258f40000 MEMATTR=0x259712018 ESRT=0x259752a18 RNG=0x27c54dd18 MEMRESERVE=0x25971af18 
[    0.000000] efi: seeding entropy pool
[    0.000000] esrt: Reserving ESRT space from 0x0000000259752a18 to 0x0000000259752a50.
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000027fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000af010000-0x00000000c79fffff]
[    0.000000]   node   0: [mem 0x00000000c7b00000-0x00000000c7b9ffff]
[    0.000000]   node   0: [mem 0x00000000c7ba0000-0x00000000c7bbffff]
[    0.000000]   node   0: [mem 0x00000000ca000000-0x00000000ca7fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000258c41fff]
[    0.000000]   node   0: [mem 0x0000000258c42000-0x0000000258db6fff]
[    0.000000]   node   0: [mem 0x0000000258db7000-0x0000000258f2ffff]
[    0.000000]   node   0: [mem 0x0000000258f30000-0x0000000258f4ffff]
[    0.000000]   node   0: [mem 0x0000000258f50000-0x00000002591affff]
[    0.000000]   node   0: [mem 0x00000002591b0000-0x00000002591fffff]
[    0.000000]   node   0: [mem 0x0000000259200000-0x00000002595dffff]
[    0.000000]   node   0: [mem 0x00000002595e0000-0x000000025962ffff]
[    0.000000]   node   0: [mem 0x0000000259630000-0x00000002596dffff]
[    0.000000]   node   0: [mem 0x00000002596e0000-0x000000025970ffff]
[    0.000000]   node   0: [mem 0x0000000259710000-0x000000025972ffff]
[    0.000000]   node   0: [mem 0x0000000259730000-0x000000025974ffff]
[    0.000000]   node   0: [mem 0x0000000259750000-0x000000025982ffff]
[    0.000000]   node   0: [mem 0x0000000259830000-0x0000000259a0ffff]
[    0.000000]   node   0: [mem 0x0000000259a10000-0x0000000259a5ffff]
[    0.000000]   node   0: [mem 0x0000000259a60000-0x0000000259d7ffff]
[    0.000000]   node   0: [mem 0x0000000259d80000-0x0000000259dfffff]
[    0.000000]   node   0: [mem 0x0000000259e00000-0x0000000259e0ffff]
[    0.000000]   node   0: [mem 0x0000000259e10000-0x0000000259ecffff]
[    0.000000]   node   0: [mem 0x0000000259ed0000-0x0000000259f6ffff]
[    0.000000]   node   0: [mem 0x0000000259f70000-0x000000025a06ffff]
[    0.000000]   node   0: [mem 0x000000025a070000-0x000000025a10ffff]
[    0.000000]   node   0: [mem 0x000000025a110000-0x000000025a1bffff]
[    0.000000]   node   0: [mem 0x000000025a1c0000-0x000000025a25ffff]
[    0.000000]   node   0: [mem 0x000000025a260000-0x000000025ab6ffff]
[    0.000000]   node   0: [mem 0x000000025ab70000-0x000000025ad4ffff]
[    0.000000]   node   0: [mem 0x000000025ad50000-0x000000027c4fffff]
[    0.000000]   node   0: [mem 0x000000027c500000-0x000000027c54ffff]
[    0.000000]   node   0: [mem 0x000000027c550000-0x000000027fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000027fffffff]
[    0.000000] cma: Reserved 64 MiB at 0x00000000c3800000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 32 pages/cpu s90200 r8192 d32680 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: NVIDIA Carmel CNP erratum
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1839269
[    0.000000] Kernel command line: root=PARTUUID=7acf6058-ad21-4d49-81ba-9f017f910427 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=efifb:off nv-auto-config 
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000b3800000-0x00000000c3800000] (256MB)
[    0.000000] Memory: 6943044K/7473856K available (18496K kernel code, 3168K rwdata, 7172K rodata, 3968K init, 1418K bss, 465276K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000004] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000822] Console: colour dummy device 80x25
[    0.002391] printk: console [tty0] enabled
[    0.002453] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.002490] pid_max: default: 32768 minimum: 301
[    0.002712] LSM: Security Framework initializing
[    0.002770] Yama: becoming mindful.
[    0.002816] SELinux:  Initializing.
[    0.002978] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.003038] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.006101] rcu: Hierarchical SRCU implementation.
[    0.006354] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.007162] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-0001-p3509-0000.dts
[    0.007256] DTB Build time: Mar 19 2023 08:08:44
[    0.010745] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[    0.011109] Remapping and enabling EFI services.
[    0.012835] smp: Bringing up secondary CPUs ...
[    0.041709] Detected PIPT I-cache on CPU1
[    0.041785] CPU1: Booted secondary processor 0x0000000001 [0x4e0f0040]
[    0.072715] Detected PIPT I-cache on CPU2
[    0.072792] CPU2: Booted secondary processor 0x0000000100 [0x4e0f0040]
[    0.102223] Detected PIPT I-cache on CPU3
[    0.102295] CPU3: Booted secondary processor 0x0000000101 [0x4e0f0040]
[    0.131740] Detected PIPT I-cache on CPU4
[    0.131816] CPU4: Booted secondary processor 0x0000000200 [0x4e0f0040]
[    0.161208] Detected PIPT I-cache on CPU5
[    0.161344] CPU5: Booted secondary processor 0x0000000201 [0x4e0f0040]
[    0.161652] smp: Brought up 1 node, 6 CPUs
[    0.161991] SMP: Total of 6 processors activated.
[    0.162011] CPU features: detected: Privileged Access Never
[    0.162049] CPU features: detected: LSE atomic instructions
[    0.162067] CPU features: detected: User Access Override
[    0.162085] CPU features: detected: 32-bit EL0 Support
[    0.162102] CPU features: detected: RAS Extension Support
[    0.162119] CPU features: detected: CRC32 instructions
[    0.162137] CPU features: detected: 32-bit EL1 Support
[    0.230263] CPU: All CPU(s) started at EL2
[    0.235510] devtmpfs: initialized
[    0.290507] Registered cp15_barrier emulation handler
[    0.290628] Registered setend emulation handler
[    0.290656] KASLR enabled
[    0.290984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.291042] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.292022] pinctrl core: initialized pinctrl subsystem
[    0.292977] SMBIOS 3.0.0 present.
[    0.293009] DMI: Unknown NVIDIA Jetson Xavier NX Developer Kit/NVIDIA Jetson Xavier NX Developer Kit, BIOS 3.1-32827747 03/19/2023
[    0.293770] NET: Registered protocol family 16
[    0.295646] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.296142] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.296840] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.296917] audit: initializing netlink subsys (disabled)
[    0.297194] audit: type=2000 audit(0.292:1): state=initialized audit_enabled=0 res=1
[    0.297559] thermal_sys: Registered thermal governor 'step_wise'
[    0.297565] thermal_sys: Registered thermal governor 'power_allocator'
[    0.297585] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[    0.299864] cpuidle: using governor menu
[    0.300229] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.300762] ASID allocator initialised with 32768 entries
[    0.301048] Serial: AMBA PL011 UART driver
[    0.304973] Tegra reboot handler registered.
[    0.377194] mc: mapped MMIO address: 0xffff800010580000 -> 0x2c10000
[    0.377250] mc: mapped MMIO address: 0xffff8000105a0000 -> 0x2c20000
[    0.377291] mc: mapped MMIO address: 0xffff8000105c0000 -> 0x2c30000
[    0.377329] mc: mapped MMIO address: 0xffff8000105e0000 -> 0x2c40000
[    0.377368] mc: mapped MMIO address: 0xffff800010600000 -> 0x2c50000
[    0.377404] mc: mapped MMIO address: 0xffff800010620000 -> 0x2b80000
[    0.377439] mc: mapped MMIO address: 0xffff800010640000 -> 0x2b90000
[    0.377475] mc: mapped MMIO address: 0xffff800010660000 -> 0x2ba0000
[    0.377509] mc: mapped MMIO address: 0xffff800010680000 -> 0x2bb0000
[    0.377544] mc: mapped MMIO address: 0xffff8000106a0000 -> 0x1700000
[    0.377578] mc: mapped MMIO address: 0xffff8000106c0000 -> 0x1710000
[    0.377613] mc: mapped MMIO address: 0xffff8000106e0000 -> 0x1720000
[    0.377647] mc: mapped MMIO address: 0xffff800010700000 -> 0x1730000
[    0.377681] mc: mapped MMIO address: 0xffff800010720000 -> 0x1740000
[    0.377716] mc: mapped MMIO address: 0xffff800010740000 -> 0x1750000
[    0.377766] mc: mapped MMIO address: 0xffff800010760000 -> 0x1760000
[    0.377815] mc: mapped MMIO address: 0xffff800010780000 -> 0x1770000
[    0.377940] mc-err: mcerr ops are set to t19x
[    0.389816] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.389850] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.389870] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.389888] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.396425] ACPI: Interpreter disabled.
[    0.397617] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    0.398863] iommu: Default domain type: Translated 
[    0.398933] eventlib_kernel: keventlib is initialized, test id: 0
[    0.399356] SCSI subsystem initialized
[    0.399508] usbcore: registered new interface driver usbfs
[    0.399550] usbcore: registered new interface driver hub
[    0.399589] usbcore: registered new device driver usb
[    0.400014] mc: Linux media interface: v0.10
[    0.400049] videodev: Linux video capture interface: v2.00
[    0.400369] pps_core: LinuxPPS API ver. 1 registered
[    0.400386] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.400419] PTP clock support registered
[    0.400632] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.400949] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.401037] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.401571] Registered efivars operations
[    0.401941] FPGA manager framework
[    0.402044] Advanced Linux Sound Architecture Driver Initialized.
[    0.402613] Bluetooth: Core ver 2.22
[    0.402730] NET: Registered protocol family 31
[    0.402768] Bluetooth: HCI device and connection manager initialized
[    0.402792] Bluetooth: HCI socket layer initialized
[    0.402812] Bluetooth: L2CAP socket layer initialized
[    0.402840] Bluetooth: SCO socket layer initialized
[    0.404146] camchar: rtcpu character device driver loaded
[    0.404833] clocksource: Switched to clocksource arch_sys_counter
[    0.698073] VFS: Disk quotas dquot_6.6.0
[    0.698183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.698572] pnp: PnP ACPI: disabled
[    0.708723] la/ptsa driver initialized.
[    0.708932] NET: Registered protocol family 2
[    0.709098] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.715098] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.715172] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.715501] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.715946] TCP: Hash tables configured (established 65536 bind 65536)
[    0.716079] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.716175] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.716428] NET: Registered protocol family 1
[    0.717366] RPC: Registered named UNIX socket transport module.
[    0.717438] RPC: Registered udp transport module.
[    0.717465] RPC: Registered tcp transport module.
[    0.717490] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.717528] PCI: CLS 0 bytes, default 64
[    0.717852] Trying to unpack rootfs image as initramfs...
[    1.011414] Freeing initrd memory: 9120K
[    1.016782] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.017241] kvm [1]: IPA Size Limit: 40 bits
[    1.017774] kvm [1]: vgic interrupt IRQ9
[    1.018474] kvm [1]: VHE mode initialized successfully
[    1.019997] Initialise system trusted keyrings
[    1.020363] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    1.026174] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.027143] NFS: Registering the id_resolver key type
[    1.027194] Key type id_resolver registered
[    1.027255] Key type id_legacy registered
[    1.027353] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.027391] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.027439] ntfs: driver 2.1.32 [Flags: R/W].
[    1.037580] NET: Registered protocol family 38
[    1.037612] Key type asymmetric registered
[    1.037634] Asymmetric key parser 'x509' registered
[    1.037686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.037938] io scheduler mq-deadline registered
[    1.037963] io scheduler kyber registered
[    1.043772] tegra186-dpaux-pinctrl 155f0000.dpaux: can not get clock
[    1.047297] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    1.047407] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    1.047495] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    1.047581] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[    1.047700] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    1.054045] scrncapt: init (heads:4 wins:6 planes:4)
[    1.054120] tegradccommon 15200000.display-hub: Nvhost Channel map failed
[    1.055383] EINJ: ACPI disabled.
[    1.059055] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    1.059133] tegra-pmc: ### PMC reset source: SYS_RESET_N
[    1.059192] tegra-pmc: ### PMC reset level: L0
[    1.059228] tegra-pmc: ### PMC reset status reg: 0x0
[    1.059351] tegra-pmc: PMC Prod config success
[    1.064630] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.069778] random: fast init done
[    1.069992] printk: console [ttyTCU0] enabled
[    2.544359] arm-smmu 10000000.iommu: probing hardware configuration...
[    2.548516] arm-smmu 10000000.iommu: SMMUv2 with:
[    2.553140] arm-smmu 10000000.iommu: 	stage 1 translation
[    2.558672] arm-smmu 10000000.iommu: 	stage 2 translation
[    2.563823] arm-smmu 10000000.iommu: 	nested translation
[    2.569427] arm-smmu 10000000.iommu: 	stream matching with 128 register groups
[    2.576329] arm-smmu 10000000.iommu: 	64 context banks (0 stage-2 only)
[    2.585852] arm-smmu 10000000.iommu: 	Supported page sizes: 0x00001000
[    2.589800] arm-smmu 10000000.iommu: 	Stage-1: 48-bit VA -> 48-bit IPA
[    2.596123] arm-smmu 10000000.iommu: 	Stage-2: 48-bit IPA -> 48-bit PA
[    2.603664] arm-smmu 12000000.iommu: probing hardware configuration...
[    2.609405] arm-smmu 12000000.iommu: SMMUv2 with:
[    2.614133] arm-smmu 12000000.iommu: 	stage 1 translation
[    2.619644] arm-smmu 12000000.iommu: 	stage 2 translation
[    2.625069] arm-smmu 12000000.iommu: 	nested translation
[    2.630481] arm-smmu 12000000.iommu: 	stream matching with 128 register groups
[    2.637673] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    2.646995] arm-smmu 12000000.iommu: 	Supported page sizes: 0x00001000
[    2.650788] arm-smmu 12000000.iommu: 	Stage-1: 48-bit VA -> 48-bit IPA
[    2.657083] arm-smmu 12000000.iommu: 	Stage-2: 48-bit IPA -> 48-bit PA
[    2.664536] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[    2.674478] tegra_profiler: version: 1.151, samples/io: 51/30
[    2.677776] tegra_profiler: auth: init
[    2.681704] THERMAL EST: found 3 subdevs
[    2.685439] THERMAL EST num_resources: 0
[    2.689287] [THERMAL EST subdev 0]
[    2.692331] [THERMAL EST subdev 1]
[    2.695754] [THERMAL EST subdev 2]
[    2.699277] THERMAL EST: Found 2 profiles, default profile is quiet
[    2.705412] THERMAL EST: thz register success.
[    2.709690] THERMAL EST: end of probe, return err: 0
[    2.714938] nvsciipc: loaded module
[    2.721394] tun: Universal TUN/TAP device driver, 1.6
[    2.724711] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    2.731027] hns3: Copyright (c) 2017 Huawei Corporation.
[    2.736587] e1000e: Intel(R) PRO/1000 Network Driver
[    2.741262] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.747578] igb: Intel(R) Gigabit Ethernet Network Driver
[    2.752646] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.759080] PPP generic driver version 2.4.2
[    2.763308] PPP BSD Compression module registered
[    2.767865] PPP Deflate Compression module registered
[    2.773138] PPP MPPE Compression module registered
[    2.778136] usbcore: registered new interface driver r8152
[    2.783390] usbcore: registered new interface driver asix
[    2.788957] usbcore: registered new interface driver ax88179_178a
[    2.795090] usbcore: registered new interface driver cdc_ether
[    2.801035] usbcore: registered new interface driver net1080
[    2.806379] usbcore: registered new interface driver cdc_subset
[    2.812665] usbcore: registered new interface driver zaurus
[    2.818106] usbcore: registered new interface driver cdc_ncm
[    2.823784] usbcore: registered new interface driver aqc111
[    2.829445] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.835769] ohci-pci: OHCI PCI platform driver
[    2.839806] ohci-platform: OHCI generic platform driver
[    2.845441] tegra-xusb 3610000.xhci: Adding to iommu group 0
[    2.851664] usbcore: registered new interface driver uas
[    2.856363] usbcore: registered new interface driver usb-storage
[    2.862434] tegra-xudc 3550000.xudc: Adding to iommu group 1
[    2.868284] mousedev: PS/2 mouse device common for all mice
[    2.873522] usbcore: registered new interface driver xpad
[    2.881292] tegra_rtc c2a0000.rtc: registered as rtc1
[    2.883980] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:24 UTC (24)
[    2.891783] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    2.898491] i2c /dev entries driver
[    2.901665] tegra-i2c 3160000.i2c: Adding to iommu group 2
[    2.907649] tegra-i2c c240000.i2c: Adding to iommu group 2
[    2.913055] tegra-i2c 3180000.i2c: Adding to iommu group 2
[    2.918455] tegra-i2c 3190000.i2c: Adding to iommu group 2
[    2.923742] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[    2.928985] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[    2.934650] tegra-i2c c250000.i2c: Adding to iommu group 2
[    2.946592] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[    2.947214] device-mapper: uevent: version 1.0.3
[    2.951574] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    2.961959] cpuidle: Initializing cpuidle driver
[    2.965719] sdhci: Secure Digital Host Controller Interface driver
[    2.970351] sdhci: Copyright(c) Pierre Ossman
[    2.975052] Synopsys Designware Multimedia Card Interface Driver
[    2.981225] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.987154] sdhci-tegra 3460000.sdhci: Adding to iommu group 3
[    2.987769] SMCCC: SOC_ID: ID = jep106:036b:0019 Revision = 0x00000102
[    3.000327] tegra-bpmp bpmp: firmware: 128431eec76692047e1ac1ebc0392266
[    3.019047] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    3.028184] vdd-1v0: supplied by regulator-dummy
[    3.033586] vdd-1v8-hs: supplied by regulator-dummy
[    3.038232] vdd-1v8-ls: supplied by regulator-dummy
[    3.042926] vdd-1v8-ao: supplied by regulator-dummy
[    3.046822] vddio-ddr-1v1: supplied by regulator-dummy
[    3.051421] vdd-rtc: supplied by regulator-dummy
[    3.053306] spmic-ldo1: supplied by regulator-dummy
[    3.054738] vdd-ao-3v3: supplied by regulator-dummy
[    3.061245] vddio-emmc-3v3: supplied by regulator-dummy
[    3.067747] spmic-ldo4: supplied by regulator-dummy
[    3.069242] vdd-usb-3v3: supplied by regulator-dummy
[    3.075641] vddio-sdmmc1-3v3: supplied by regulator-dummy
[    3.082074] vdd-csi-1v2: supplied by vdd-1v8-ls
[    3.088030] spmic-ldo8: supplied by vdd-1v8-ls
[    3.089983] gpio-510 (gpio_default): hogged as output/high
[    3.091835] gpio-511 (gpio_default): hogged as output/high
[    3.094783] gpiochip0: registered GPIOs 504 to 511 on max77620-gpio
[    3.232301] max77686-rtc max77620-rtc: registered as rtc0
[    3.233585] max77620-power max20024-power: Event recorder REG_NVERC : 0x40
[    3.233965] max77620 4-003c: max77620 probe successful
ÿârm_rail_debugfs_init: /rm/vdd_cpu: failed
rm_rail_debugfs_init: /rm/vdd_cpu: failed
debugfs initialized
ÿá[    3.941982] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    3.943080] hid: raw HID events driver (C) Jiri Kosina
[    3.943739] usbcore: registered new interface driver usbhid
[    3.943889] usbhid: USB HID core driver
[    3.945622] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 4
[    3.946770] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
ÿå[    25.566348] Camera-FW on t194-rce-safe started
TCU early console enabled.
[    25.641652] Camera-FW on t194-rce-safe ready SHA1=26f9e5f7 (crt 0.776 ms, total boot 76.110 ms)
ÿá[    4.031782] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[    4.032515] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    4.033783] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[    4.034614] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[    4.036415] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[    4.037345] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[    4.037989] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[    4.039620] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (48)
[    4.039983] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    4.042197] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=26f9e5f7dc48f7914a7654904022cf8ae53e1e9f
[    4.048271] tegra_aon c1a0000.aon: Adding to iommu group 5
[    4.054473] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    4.059442] tegra186-aondbg aondbg: aondbg driver probe() OK
[    4.066020] denver_knobs_init:MTS_VERSION:55637613
[    4.078095] t19x_cache tegra-cache: probed
[    4.081169] optee: probing for conduit method.
[    4.082342] optee: revision 3.19 (3f29c61f)
[    4.084151] optee: dynamic shared memory is enabled
[    4.087908] optee: initialized driver
[    4.093765] nvpmodel: initialized successfully
[    4.094403] tegra_hv: get_hvd: not initialized yet
[    4.099348] user_ivc_mempool: hypervisor not present
[    4.105089] usbcore: registered new interface driver snd-usb-audio
[    4.111387] u32 classifier
[    4.112743]     input device check on
[    4.116609]     Actions configured
[    4.120376] Initializing XFRM netlink socket
[    4.125228] NET: Registered protocol family 10
[    4.131240] Segment Routing with IPv6
[    4.132382] NET: Registered protocol family 17
[    4.136934] NET: Registered protocol family 15
[    4.141327] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.154585] Bluetooth: RFCOMM socket layer initialized
[    4.159311] Bluetooth: RFCOMM ver 1.11
[    4.163470] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.169110] Bluetooth: HIDP socket layer initialized
[    4.174993] 9pnet: Installing 9P2000 support
[    4.178794] Key type dns_resolver registered
[    4.183698] registered taskstats version 1
[    4.186909] Loading compiled-in X.509 certificates
[    4.226208] Loaded X.509 cert 'Build time autogenerated kernel key: e63fb224cdc2a940ac382bb67b420fcb52cc4aee'
[    4.228217] tegra194-pcie 14160000.pcie: Adding to iommu group 6
[    4.233865] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[    4.234172] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff -> 0x0036100000
[    4.234451] tegra194-pcie 14160000.pcie:      MEM 0x1400000000..0x173fffffff -> 0x1400000000
[    4.234793] tegra194-pcie 14160000.pcie:      MEM 0x1740000000..0x17ffffffff -> 0x0040000000
[    4.348919] tegra194-pcie 14160000.pcie: Link up
[    4.352359] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[    4.352599] pci_bus 0004:00: root bus resource [bus 00-ff]
[    4.352750] pci_bus 0004:00: root bus resource [io  0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[    4.353040] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[    4.353242] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[    4.353639] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[    4.354051] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[    4.367875] pci 0004:01:00.0: [8086:2723] type 00 class 0x028000
[    4.368491] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.370148] pci 0004:01:00.0: PME# supported from D0 D3hot D3cold
[    4.379881] pci 0004:00:00.0: BAR 14: assigned [mem 0x1740000000-0x17400fffff]
[    4.380240] pci 0004:01:00.0: BAR 0: assigned [mem 0x1740000000-0x1740003fff 64bit]
[    4.380663] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[    4.381014] pci 0004:00:00.0:   bridge window [mem 0x1740000000-0x17400fffff]
[    4.381323] pci 0004:00:00.0: Max Payload Size set to  128/ 256 (was  256), Max Read Rq  512
[    4.381725] pci 0004:01:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    4.383715] pcieport 0004:00:00.0: Adding to iommu group 6
[    4.385319] pcieport 0004:00:00.0: PME: Signaling with IRQ 24
[    4.391247] pcieport 0004:00:00.0: AER: enabled with IRQ 24
[    4.398345] tegra194-pcie 141a0000.pcie: Adding to iommu group 7
[    4.407470] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[    4.408195] tegra194-pcie 141a0000.pcie:       IO 0x003a100000..0x003a1fffff -> 0x003a100000
[    4.416608] tegra194-pcie 141a0000.pcie:      MEM 0x1c00000000..0x1f3fffffff -> 0x1c00000000
[    4.425140] tegra194-pcie 141a0000.pcie:      MEM 0x1f40000000..0x1fffffffff -> 0x0040000000
[    4.540932] tegra194-pcie 141a0000.pcie: Link up
[    4.550402] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[    4.550574] pci_bus 0005:00: root bus resource [bus 00-ff]
[    4.550704] pci_bus 0005:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[    4.550923] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[    4.551087] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[    4.551350] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[    4.551640] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[    4.558987] pci 0005:01:00.0: [15b7:5019] type 00 class 0x010802
[    4.559306] pci 0005:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.559636] pci 0005:01:00.0: reg 0x20: [mem 0x00000000-0x000000ff 64bit]
[    4.567234] pci 0005:00:00.0: BAR 14: assigned [mem 0x1f40000000-0x1f400fffff]
[    4.567472] pci 0005:01:00.0: BAR 0: assigned [mem 0x1f40000000-0x1f40003fff 64bit]
[    4.567753] pci 0005:01:00.0: BAR 4: assigned [mem 0x1f40004000-0x1f400040ff 64bit]
[    4.568058] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    4.568199] pci 0005:00:00.0:   bridge window [mem 0x1f40000000-0x1f400fffff]
[    4.568442] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.575274] pci 0005:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    4.584217] pcieport 0005:00:00.0: Adding to iommu group 7
[    4.589374] pcieport 0005:00:00.0: PME: Signaling with IRQ 26
[    4.595411] pcieport 0005:00:00.0: AER: enabled with IRQ 26
[    4.601266] nvme 0005:01:00.0: Adding to iommu group 7
[    4.606524] nvme nvme0: pci function 0005:01:00.0
[    4.610532] nvme 0005:01:00.0: enabling device (0000 -> 0002)
[    4.624030] host1x 13e10000.host1x: Adding to iommu group 8
[    4.633566] nvme nvme0: allocated 32 MiB host memory buffer.
[    4.635791] host1x 13e10000.host1x: initialized
[    4.636394] iommu_context_dev 13e10000.host1x:ctx0: Adding to iommu group 9
[    4.639260] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[    4.649562] iommu_context_dev 13e10000.host1x:ctx1: Adding to iommu group 10
[    4.655973] nvme nvme0: 6/0/0 default/read/poll queues
[    4.655997] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[    4.671415] iommu_context_dev 13e10000.host1x:ctx2: Adding to iommu group 11
[    4.678252] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[    4.688068] iommu_context_dev 13e10000.host1x:ctx3: Adding to iommu group 12
[    4.695036] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[    4.704714] iommu_context_dev 13e10000.host1x:ctx4: Adding to iommu group 13
[    4.711558] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[    4.721630] iommu_context_dev 13e10000.host1x:ctx5: Adding to iommu group 14
[    4.721637]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[    4.735043] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61, iommu=smmu.0x0000000012000000)
[    4.745051] iommu_context_dev 13e10000.host1x:ctx6: Adding to iommu group 15
[    4.752212] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62, iommu=smmu.0x0000000012000000)
[    4.762240] iommu_context_dev 13e10000.host1x:ctx7: Adding to iommu group 16
[    4.769205] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63, iommu=smmu.0x0000000012000000)
[    4.778955] falcon 15340000.vic: Adding to iommu group 17
[    4.788196] falcon 15340000.vic: initialized
[    4.789053] falcon 15380000.nvjpg: Adding to iommu group 17
[    4.796456] falcon 15380000.nvjpg: initialized
[    4.799231] falcon 154c0000.nvenc: Adding to iommu group 17
[    4.807813] falcon 154c0000.nvenc: initialized
[    4.809263] falcon 15a80000.nvenc1: Adding to iommu group 17
[    4.817678] falcon 15a80000.nvenc1: initialized
[    4.819403] nvdec 15480000.nvdec: Adding to iommu group 17
[    4.829314] nvdec 15480000.nvdec: initialized
[    4.829643] nvdec 15140000.nvdec1: Adding to iommu group 17
[    4.838967] nvdec 15140000.nvdec1: initialized
[    4.839778] tsec 15500000.tsec: Adding to iommu group 18
[    4.847566] tsec 15500000.tsec: initialized
[    4.849441] tsec 15100000.tsecb: Adding to iommu group 19
[    4.857121] tsec 15100000.tsecb: initialized
[    4.861027] gic 2a41000.agic-controller: GIC IRQ controller registered
[    4.884305] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    4.890434] gpio-374 (wifi-enable): hogged as output/high
[    4.890666] gpio-431 (camera-control-output-low): hogged as output/low
[    4.890894] gpio-432 (camera-control-output-low): hogged as output/low
[    4.891886] gpiochip1: registered GPIOs 335 to 503 on tegra194-gpio
[    4.897745] gpiochip2: registered GPIOs 305 to 334 on tegra194-gpio-aon
[    4.903681] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    4.909493] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    4.915083] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    4.921167] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[    4.926469] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    4.933512] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    4.942434] tegra194-isp5 13e10000.host1x:isp@14800000: Adding to iommu group 20
[    4.951429] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[    4.958951] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: initialized
[    4.965329] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e10000.host1x:nvcsi@15a00000- bound
[    4.974299] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e10000.host1x:nvcsi@15a00000- bound
[    4.983311] tegra194-vi5 15c10000.vi: Adding to iommu group 21
[    4.989455] scare-pigeon 13e10000.host1x:vi-thi@15f00000: context isolation disabled due to no IOMMU
[    4.998027] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    5.004521] scare-pigeon 13e10000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[    5.013760] scare-pigeon 13e10000.host1x:isp-thi@14b00000: initialized
[    5.020135] pva 16000000.pva0: Adding to iommu group 22
[    5.036105] pva 16000000.pva0: initialized
[    5.037629] pva 16800000.pva1: Adding to iommu group 23
[    5.047498] pva 16800000.pva1: initialized
[    5.048900] nvdla 15880000.nvdla0: Adding to iommu group 24
[    5.055540] nvdla 15880000.nvdla0: initialized
[    5.056188] nvdla 158c0000.nvdla1: Adding to iommu group 25
[    5.060693] nvdla 158c0000.nvdla1: initialized
[    5.062821] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=62
[    5.062865] tegradccommon 15200000.display-hub: host1x channel mapped
[    5.063187] tegradc 15200000.display: Adding to iommu group 26
[    5.063783] tegradc 15210000.display: Adding to iommu group 26
[    5.066920] tegra_cec 3960000.tegra_cec: Unpowergated DISP
[    5.073392] tegradccommon 15200000.display-hub: dc_common syncpt # 1 allocated
[    5.079350] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    5.085011] tegradccommon 15200000.display-hub: dma mapping done
[    5.110238] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    5.115958] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    5.121479] tegra_cec 3960000.tegra_cec: probed
[    5.126509] tegra-gpcdma 2600000.dma: Adding to iommu group 2
[    5.132806] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    5.138626] kfuse 3830000.kfuse: initialized
[    5.143350] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[    5.149473] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[    5.156094] serial-tegra 3100000.serial: Adding to iommu group 2
[    5.162298] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 31, base_baud = 0) is a TEGRA_UART
[    5.171060] serial-tegra 3110000.serial: Adding to iommu group 2
[    5.176887] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 32, base_baud = 0) is a TEGRA_UART
[    5.186217] serial-tegra 3140000.serial: Adding to iommu group 2
[    5.191851] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 33, base_baud = 0) is a TEGRA_UART
[    5.206305] tegra-xusb 3610000.xhci: Firmware timestamp: 2022-03-16 11:07:43 UTC, Version: 60.13 release
[    5.209600] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.215366] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    5.223361] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x0000000000050810
[    5.231936] tegra-xusb 3610000.xhci: irq 187, io mem 0x03610000
[    5.238349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    5.246462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.253605] usb usb1: Product: xHCI Host Controller
[    5.258576] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    5.264619] usb usb1: SerialNumber: 3610000.xhci
[    5.269640] hub 1-0:1.0: USB hub found
[    5.273430] hub 1-0:1.0: 4 ports detected
[    5.277475] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.282825] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    5.290433] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    5.298012] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    5.305774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.313280] usb usb2: Product: xHCI Host Controller
[    5.317994] usb usb2: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    5.324465] usb usb2: SerialNumber: 3610000.xhci
[    5.329567] hub 2-0:1.0: USB hub found
[    5.332656] hub 2-0:1.0: 4 ports detected
[    5.352622] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[    5.355606] i2c i2c-2: Added multiplexed i2c bus 9
[    5.356660] i2c i2c-2: Added multiplexed i2c bus 10
[    5.356861] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[    5.361014] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1898000 KHz, changing to: 1907200 KHz
[    5.370309] tegra194-cpufreq ccplex: probed with BWMGR
[    5.375560] sdhci-tegra 3460000.sdhci: BWMGR client registration for eMC Successful
[    5.376125] irq: IRQ268: trimming hierarchy from :pmc@c360000
[    5.388477] usb-conn-gpio 3520000.xusb_padctl:ports:usb2-0:connector: repeated role: 0
[    5.389941] tegra194-isp5 13e10000.host1x:isp@14800000: initialized
[    5.403488] mmc0: CQHCI version 5.10
[    5.410029] tegra194-vi5 15c10000.vi: initialized
[    5.411442] tegradc 15200000.display: disp0 connected to head0->sor1
[    5.412965] nvethernet 2490000.ethernet: Adding to iommu group 27
[    5.416652] generic_infoframe_type: 0x87
[    5.423054] nvethernet 2490000.ethernet: failed to read skip mac reset flag, default 0
[    5.427029] tegradc 15200000.display: DT parsed successfully
[    5.434831] nvethernet 2490000.ethernet: failed to read MDIO address
[    5.434840] nvethernet 2490000.ethernet: setting to default DMA bit mask
[    5.440398] tegradc 15200000.display: Display dc.(____ptrval____) registered with id=0
[    5.446878] nvethernet 2490000.ethernet: set default TXQ to TC mapping
[    5.446883] nvethernet 2490000.ethernet: Setting default PTP RX queue
[    5.446915] nvethernet 2490000.ethernet: Failed to read DMA Tx ring size, using default [1024]
[    5.455728] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    5.461748] nvethernet 2490000.ethernet: Failed to read DMA Rx ring size, using default [1024]
[    5.461793] nvethernet 2490000.ethernet: missing nvidia,pad_auto_cal_pu_offset, setting default 0
[    5.468343] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[    5.468902] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 933000000 Hz
[    5.468908] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[    5.469261] tegradc 15200000.display: vblank syncpt # 8 for dc 0
[    5.469285] tegradc 15200000.display: vpulse3 syncpt # 9 for dc 0
[    5.470662] tegradc 15200000.display: hdmi: invalid prod list prod_list_hdmi_board
[    5.470667] tegradc 15200000.display: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    5.473267] tegradc 15200000.display: probed
[    5.474527] nvethernet 2490000.ethernet: missing nvidia,pad_auto_cal_pd_offset, setting default 0
[    5.480908] nvethernet 2490000.ethernet: failed to get eqos_rx_m clk
[    5.544852] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    5.545054] nvethernet 2490000.ethernet: failed to get eqos_rx_input clk
[    5.570846] mmc0: Command Queue Engine enabled
[    5.573488] nvethernet 2490000.ethernet: failed to get eqos_tx_divider clk
[    5.574784] nvethernet 2490000.ethernet: Ethernet MAC address: 48:b0:2d:7a:b7:08
[    5.579787] mmc0: periodic cache flush enabled
[    5.579800] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    5.594334] mmcblk0: mmc0:0001 DG4016 14.7 GiB 
[    5.597905] nvethernet 2490000.ethernet: Macsec not supported/Not enabled in DT
[    5.598777] nvethernet 2490000.ethernet: eth0 (HW ver: 50) created with 1 DMA channels
[    5.605178] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (510:0)
[    5.613785] irq: IRQ270: trimming hierarchy from :pmc@c360000
[    5.656689] irq: IRQ271: trimming hierarchy from :interrupt-controller@3881000
[    5.656809] Console: switching to colour frame buffer device 80x30
[    5.656877] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.663798] tegradc 15200000.display: fb registered
[    5.671265] tegra-se-nvhost 15810000.se: Adding to iommu group 28
[    5.676528] irq: IRQ272: trimming hierarchy from :pmc@c360000
[    5.682908] tegra-se-nvhost 15810000.se: initialized
[    5.688143] tegradc 15210000.display: disp1 connected to head1->sor
[    5.697822] usb 1-2: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[    5.698149] tegradc 15210000.display: parse_dp_settings: No dp-lt-settings node
[    5.698540] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    5.698791] tegra-se-nvhost 15820000.se: Adding to iommu group 29
[    5.699766] tegra-se-nvhost 15820000.se: initialized
[    5.701321] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    5.701786] tegra-se-nvhost 15830000.se: Adding to iommu group 30
[    5.702465] tegra-se-nvhost 15830000.se: initialized
[    5.703398] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    5.703869] tegra-se-nvhost 15840000.se: Adding to iommu group 31
[    5.704538] tegra-se-nvhost 15840000.se: initialized
[    5.704568] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.704574] usb 1-2: Product: USB2744
[    5.704586] usb 1-2: Manufacturer: Microchip Tech
[    5.705889] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    5.707550] tegra_actmon d230000.actmon: in actmon_register()...
[    5.707708] tegra_actmon d230000.actmon: bwmgr_disable = 0
[    5.708163] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[    5.708700] hvc_sysfs: hypervisor is not present
[    5.712894] tegradc 15210000.display: DT parsed successfully
[    5.721522] hub 1-2:1.0: USB hub found
[    5.726470] tegradc 15210000.display: Display dc.(____ptrval____) registered with id=1
[    5.732527] hub 1-2:1.0: 5 ports detected
[    5.736256] ALSA device list:
[    5.736263]   No soundcards found.
[    5.737403] tegradc 15210000.display: vblank syncpt # 15 for dc 1
[    5.825166] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using tegra-xusb
[    5.827560] tegradc 15210000.display: vpulse3 syncpt # 16 for dc 1
[    5.853818] usb 2-3: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[    5.867726] tegradc 15210000.display: probed
[    5.873970] usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.873975] usb 2-3: Product: USB5744
[    5.873979] usb 2-3: Manufacturer: Microchip Tech
[    5.894049] tegradc 15210000.display: fb registered
[    5.895221] hub 2-3:1.0: USB hub found
[    5.902374] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    5.903195] hub 2-3:1.0: 4 ports detected
[    5.909759] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    5.910502] Freeing unused kernel memory: 3968K
[    5.926296] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    5.931464] tegradc 15210000.display: blank - powerdown
[    5.936721] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    5.944755] Extcon DP: HPD disabled
[    5.948689] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    5.955348] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    5.961126] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    5.976979] Run /init as init process
[    5.980869] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[    6.031003] Root device found: PARTUUID=7acf6058-ad21-4d49-81ba-9f017f910427
ÿâWARNING: clock_disable: clk_power_ungate on gated domain 27 for gpcclk
ÿá[    6.135571] usb 1-3: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    6.135778] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.144886] tegra_cec 3960000.tegra_cec: Can't find physical address.
[    6.145052] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    6.212878] usb 1-2.5: new high-speed USB device number 4 using tegra-xusb
[    6.318141] usb 1-2.5: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[    6.318360] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.318524] usb 1-2.5: Product: Hub Controller
[    6.318625] usb 1-2.5: Manufacturer: Microchip Tech
[    6.438156] EXT4-fs (nvme0n1p1): 1 orphan inode deleted
[    6.438313] EXT4-fs (nvme0n1p1): recovery complete
[    6.440372] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[    6.451207] Rootfs mounted over PARTUUID=7acf6058-ad21-4d49-81ba-9f017f910427
[    6.476958] Switching from initrd to actual rootfs
[    6.560237] systemd[1]: System time before build time, advancing clock.
[    6.871853] systemd[1]: systemd 245.4-4ubuntu3.19 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)
[    6.874399] systemd[1]: Detected architecture arm64.
[    6.899989] systemd[1]: Set hostname to <ubuntu>.
[    7.512090] random: systemd: uninitialized urandom read (16 bytes read)
[    7.512695] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.513074] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.518625] systemd[1]: Created slice system-modprobe.slice.
[    7.519369] random: systemd: uninitialized urandom read (16 bytes read)
[    7.521452] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.521873] random: systemd: uninitialized urandom read (16 bytes read)
[    7.523758] systemd[1]: Created slice User and Session Slice.
[    7.524562] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.526050] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.526771] systemd[1]: Reached target User and Group Name Lookups.
[    7.526979] random: crng init done
[    7.527134] random: 3 urandom warning(s) missed due to ratelimiting
[    7.527541] systemd[1]: Reached target Slices.
[    7.527929] systemd[1]: Reached target Mounting snaps.
[    7.528256] systemd[1]: Reached target Mounted snaps.
[    7.528597] systemd[1]: Reached target Swap.
[    7.533326] systemd[1]: Listening on RPCbind Server Activation Socket.
[    7.539134] systemd[1]: Listening on Syslog Socket.
[    7.544102] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.550621] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.557803] systemd[1]: Listening on Journal Audit Socket.
[    7.562888] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.568878] systemd[1]: Listening on Journal Socket.
[    7.573756] systemd[1]: Listening on udev Control Socket.
[    7.579045] systemd[1]: Listening on udev Kernel Socket.
[    7.589839] systemd[1]: Mounting Huge Pages File System...
[    7.596156] systemd[1]: Mounting POSIX Message Queue File System...
[    7.602373] systemd[1]: Mounting RPC Pipe File System...
[    7.609159] systemd[1]: Mounting Kernel Debug File System...
[    7.615814] systemd[1]: Mounting Kernel Trace File System...
[    7.623628] systemd[1]: Starting Journal Service...
[    7.631025] systemd[1]: Starting Set the console keyboard layout...
[    7.637436] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.642694] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    7.643258] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.651847] systemd[1]: Starting Load Kernel Module efi_pstore...
[    7.658543] systemd[1]: Starting Load Kernel Module pstore_blk...
[    7.665527] systemd[1]: Starting Load Kernel Module pstore_zone...
[    7.671062] systemd[1]: Starting Load Kernel Module ramoops...
[    7.677448] systemd[1]: Starting NVIDIA specific first-boot udev script...
[    7.684108] systemd[1]: Started Nameserver information manager.
[    7.685626] systemd[1]: Reached target Network (Pre).
[    7.700049] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.701566] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.726718] systemd[1]: Starting Load Kernel Modules...
[    7.733799] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.739375] systemd[1]: Starting udev Coldplug all Devices...
[    7.764497] systemd[1]: Mounted Huge Pages File System.
[    7.771073] systemd[1]: Mounted POSIX Message Queue File System.
[    7.779518] systemd[1]: Mounted RPC Pipe File System.
[    7.782013] systemd[1]: Mounted Kernel Debug File System.
[    7.785868] systemd[1]: Mounted Kernel Trace File System.
[    7.809228] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    7.812534] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    7.813919] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null)
[    7.815617] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    7.821307] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    7.824382] systemd[1]: Finished Load Kernel Module efi_pstore.
[    7.826687] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    7.830057] systemd[1]: Finished Load Kernel Module pstore_blk.
[    7.832168] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    7.835345] systemd[1]: Finished Load Kernel Module pstore_zone.
[    7.838646] systemd[1]: modprobe@ramoops.service: Succeeded.
[    7.841464] systemd[1]: Finished Load Kernel Module ramoops.
[    7.843514] systemd[1]: nvfb-udev.service: Succeeded.
[    7.847911] systemd[1]: Finished NVIDIA specific first-boot udev script.
[    7.858895] systemd[1]: Finished Load Kernel Modules.
[    7.865253] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.867273] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    7.876177] systemd[1]: Mounting Kernel Configuration File System...
[    7.882004] systemd[1]: Started OP-TEE Client Supplicant.
[    7.884626] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    7.886370] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    7.893206] systemd[1]: Starting Load/Save Random Seed...
[    7.900733] systemd[1]: Starting Apply Kernel Variables...
[    7.906809] systemd[1]: Starting Create System Users...
[    7.913979] systemd[1]: Mounted Kernel Configuration File System.
[    7.932091] systemd[1]: Finished Set the console keyboard layout.
[    7.967633] systemd[1]: Finished Load/Save Random Seed.
[    8.166894] systemd[1]: proc-sys-fs-binfmt_misc.mount: Mount process exited, code=exited, status=32/n/a
[    8.167374] systemd[1]: proc-sys-fs-binfmt_misc.mount: Failed with result 'exit-code'.
[    8.171338] systemd[1]: Failed to mount Arbitrary Executable File Formats File System.
[    9.816319] using random self ethernet address
[    9.816608] using random host ethernet address

Ubuntu 20.04.5 LTS ubuntu ttyTCU0

ubuntu login: 

Could you config the CONFIG_IFB=m to load it after boot to try.

Thanks

Just to confirm, before I break it again (because at the moment, I have flashed the device again and have a working configuration, although without CONFIG_IFB=m).

Steps to do on device after fresh reinstall:

Step 1: Download source files Driver Package (BSP) Sources

Step 2: Extract and enter folder:
tar xvf public_sources.tbz2 && cd Linux_for_Tegra/source/public && tar xvf kernel_src.tbz2 && cd kernel/kernel-5.10

Step 3: Modify .config file. Attached you find the currently working version, where I enabled modules like sch_netem. With your comment to want me to tick CONFIG_IFB=m here, right?

Step 4: Build and wait. make -j <n> && sudo make modules_install && sudo make install

Step 5: Reboot. This is where it works without CONFIG_IFB=m, but fails with.

Thank you for your help :)
example_config_tegra (218.1 KB)

1 Like

@ShaneCCC: This was not my solution. These were the steps I did previously, but where it fails :/

What do you mean fail with CONFIG_IFB=m?
Can’t boot or unable load module by “sudo modprobe” command?

It can’t boot afterwards (as described in the introduction of this thread).

Unknown symbol XYZ, disagree about version of symbol XYZ.

This error means the kernel or the module you built out cannot match. For example, if you build a new kernel image out, you need to update the existing kernel modules as well. Those kernel modules are from default BSP and essential to make sure the desktop gui to work proper.

And how can I ensure to build the whole kernel? :)

Have reference to below document for kernel customized.

https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/text/SD/Kernel/KernelCustomization.html#

I did what was mentioned in the docs.
Here are my steps:

Step 1: Extract and enter folder:
~$ tar xvf public_sources.tbz2 && cd Linux_for_Tegra/source/public && tar xvf kernel_src.tbz2 && cd kernel/kernel-5.10

Step 2: $ ~/Linux_for_Tegra/source/public/kernel/kernel-5.10: cp ~/Downloads/.config . (Having CONFIG_IFB=m and CONFIG_LOCALVERSION="-tegra")

Step 3: Executing nvbuild.sh calls manually:
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ make -C . ARCH=arm64 LOCALVERSION=""
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ make -C . ARCH=arm64 LOCALVERSION="" -j 4 --output-sync=target Image
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ make -C . ARCH=arm64 LOCALVERSION="" -j 4 --output-sync=target dtbs
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ make -C . ARCH=arm64 LOCALVERSION="" -j 4 --output-sync=target modules

Step 4: Copying files according to docs (steps 5-7 there)

And now this is where I became uncertain:

Step 5: Install modules
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ sudo make modules_install
~/Linux_for_Tegra/source/public/kernel/kernel-5.10$ sudo make install

Anyways, this is what I did (all directly on the device). After reboot I got my old errors again :(
What am I doing wrong?

Did you export LOCALVERSION= “-tegra” while build kernel?

No I set it to “” on purpose because I have CONFIG_LOCALVERSION="-tegra" in my .config.
When I had both, my kernel was called “kernel-5.10-tegra-tegra”.

But if you think turning it around would make a difference, I can try it?

Why xxx-tegra-tegra?
Should one “-tegra”

sudo uname -a
[sudo] password for nvidia:
Linux tegra-ubuntu 5.10.104-tegra #1 SMP PREEMPT Sun Mar 19 07:55:28 PDT 2023 aarch64 aarch64 aarch64 GNU/Linux

Yeah I know. This was some previous error when I had CONFIG_LOCALVERSION="-tegra" in my config and exported LOCALVERSION=“-tegra”. This then added up to xxx-tegra-tegra, which is false.

Now having only on of them set, my output is called xxx-tegra again (which is about to be right)

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