connecting to NetworkSerialPort(target=Target(name='tegra124-jetson-tk1', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=39149, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:39149 connected to 192.168.0.1 (port 39149) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2015.10 (Dec 03 2015 - 13:25:02) U-Boot 2015.10 (Dec 03 2015 - 13:25:02 -0800) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 tegra-pcie: PCI regions: tegra-pcie: I/O: 0x12000000-0x12010000 tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000 tegra-pcie: prefetchable memory: 0x20000000-0x40000000 tegra-pcie: 2x1, 1x1 configuration tegra-pcie: probing port 0, using 2 lanes tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, ignoring tegra-pcie: probing port 1, using 1 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # setenv autoload no setenv autoload no Tegra124 (Jetson TK1) # setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff Tegra124 (Jetson TK1) # setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff Tegra124 (Jetson TK1) # dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.0.212 (8 ms) Tegra124 (Jetson TK1) # setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 Tegra124 (Jetson TK1) # tftp 0x81000000 2836957/tftp-deploy-njc5x2n_/kernel/zImage tftp 0x81000000 2836957/tftp-deploy-njc5x2n_/kernel/zImage Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '2836957/tftp-deploy-njc5x2n_/kernel/zImage'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 2.7 MiB/s done Bytes transferred = 9806336 (95a200 hex) Tegra124 (Jetson TK1) # tftp 0x82800000 2836957/tftp-deploy-njc5x2n_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x82800000 2836957/tftp-deploy-njc5x2n_/ramdisk/ramdisk.cpio.gz.uboot Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '2836957/tftp-deploy-njc5x2n_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### 2.8 MiB/s done Bytes transferred = 12211251 (ba5433 hex) Tegra124 (Jetson TK1) # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Tegra124 (Jetson TK1) # tftp 0x83f80000 2836957/tftp-deploy-njc5x2n_/dtb/tegra124-jetson-tk1.dtb tftp 0x83f80000 2836957/tftp-deploy-njc5x2n_/dtb/tegra124-jetson-tk1.dtb Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '2836957/tftp-deploy-njc5x2n_/dtb/tegra124-jetson-tk1.dtb'. Load address: 0x83f80000 Loading: *##### 2.4 MiB/s done Bytes transferred = 66855 (10527 hex) Tegra124 (Jetson TK1)setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2836957/extract-nfsrootfs-qirp4ocd,tcp,hard,vers=3 ip=:::::eth0:dhcp' # setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2836957/extract-nfsrootfs-qirp4ocd,tcp,hard,vers=3 ip=:::::eth0:dhcp' Tegra124 (Jetson TK1) # bootz 0x81000000 0x82800000 0x83f80000 bootz 0x81000000 0x82800000 0x83f80000 Kernel image @ 0x81000000 [ 0x000000 - 0x95a200 ] ## Loading init Ramdisk from Legacy Image at 82800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12211187 Bytes = 11.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f80000 Booting using the fdt blob at 0x83f80000 Using Device Tree in place at 83f80000, end 83f93526 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.153-cip19-rt8 (KernelCI@build-j483928-arm-gcc-10-multi-v7-defconfig-preempt-rt-2scnc) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT_RT Wed Nov 9 21:45:48 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffefffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34912 r8192 d22432 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2836957/extract-nfsrootfs-qirp4ocd,tcp,hard,vers=3 ip=:::::eth0:dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1975652K/2096128K available (14336K kernel code, 2355K rwdata, 5372K rodata, 2048K init, 420K bss, 54940K reserved, 65536K cma-reserved, 1244160K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=16 to nr_cpu_ids=4. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000002] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000020] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000035] Switching to timer-based delay loop, resolution 1000ns [ 0.004856] clocksource: tegra_suspend_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.007107] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.007124] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.007140] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.007154] Switching to timer-based delay loop, resolution 83ns [ 0.007679] Console: colour dummy device 80x30 [ 0.007725] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.007738] pid_max: default: 32768 minimum: 301 [ 0.007898] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.007914] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.008654] CPU: Testing write buffer coherency: ok [ 0.008693] CPU0: Spectre v2: using ICIALLU workaround [ 0.008701] CPU0: Spectre BHB: enabling loop workaround for all CPUs [ 0.008929] /cpus/cpu@0 missing clock-frequency property [ 0.008982] /cpus/cpu@1 missing clock-frequency property [ 0.009030] /cpus/cpu@2 missing clock-frequency property [ 0.009079] /cpus/cpu@3 missing clock-frequency property [ 0.009096] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.009898] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.011929] rcu: Hierarchical SRCU implementation. [ 0.015876] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.016732] EFI services will not be available. [ 0.017090] smp: Bringing up secondary CPUs ... [ 0.018076] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.018090] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.019191] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.019205] CPU2: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.028148] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.028162] CPU3: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.037197] smp: Brought up 1 node, 4 CPUs [ 0.037208] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.037216] CPU: All CPU(s) started in SVC mode. [ 0.037820] devtmpfs: initialized [ 0.055955] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.056222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.056242] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.057687] pinctrl core: initialized pinctrl subsystem [ 0.059848] DMI not present or invalid. [ 0.060515] NET: Registered protocol family 16 [ 0.063943] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.067368] thermal_sys: Registered thermal governor 'step_wise' [ 0.068274] cpuidle: using governor menu [ 0.181447] No ATAGs? [ 0.181576] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.181586] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.198254] Serial: AMBA PL011 UART driver [ 0.200206] platform 50000000.host1x: Adding to iommu group 0 [ 0.200295] platform 57000000.gpu: Adding to iommu group 1 [ 0.235258] +5V_SYS: supplied by +VDD_MUX [ 0.235866] +3.3V_SYS: supplied by +VDD_MUX [ 0.237085] +USB0_VBUS_SW: supplied by +5V_SYS [ 0.237614] +5V_USB_HS: supplied by +5V_SYS [ 0.238658] +5V_HDMI_CON: supplied by +5V_SYS [ 0.239167] +5V_SATA: supplied by +5V_SYS [ 0.239453] reg-fixed-voltage regulator@11: nonexclusive access to GPIO for regulator@11 [ 0.239689] +12V_SATA: supplied by +VDD_MUX [ 0.242388] iommu: Default domain type: Translated [ 0.242727] vgaarb: loaded [ 0.243734] SCSI subsystem initialized [ 0.244215] usbcore: registered new interface driver usbfs [ 0.244279] usbcore: registered new interface driver hub [ 0.244328] usbcore: registered new device driver usb [ 0.245895] pps_core: LinuxPPS API ver. 1 registered [ 0.245901] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.245928] PTP clock support registered [ 0.250264] clocksource: Switched to clocksource arch_sys_counter [ 1.339875] NET: Registered protocol family 2 [ 1.340105] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.341475] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.341585] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.341682] TCP bind hash table entries: 8192 (order: 5, 229376 bytes, linear) [ 1.341916] TCP: Hash tables configured (established 8192 bind 8192) [ 1.342045] UDP hash table entries: 512 (order: 3, 32768 bytes, linear) [ 1.342105] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear) [ 1.342361] NET: Registered protocol family 1 [ 1.342987] RPC: Registered named UNIX socket transport module. [ 1.342995] RPC: Registered udp transport module. [ 1.342999] RPC: Registered tcp transport module. [ 1.343003] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.343011] PCI: CLS 0 bytes, default 64 [ 1.343417] Trying to unpack rootfs image as initramfs... [ 2.256177] Freeing initrd memory: 11928K [ 2.257236] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 2.258738] Initialise system trusted keyrings [ 2.258984] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 2.268837] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.269891] NFS: Registering the id_resolver key type [ 2.269925] Key type id_resolver registered [ 2.269931] Key type id_legacy registered [ 2.270073] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.270080] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.270121] ntfs: driver 2.1.32 [Flags: R/O]. [ 2.270747] Key type asymmetric registered [ 2.270755] Asymmetric key parser 'x509' registered [ 2.270847] bounce: pool size: 64 pages [ 2.270882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 2.270889] io scheduler mq-deadline registered [ 2.270894] io scheduler kyber registered [ 2.291968] tegra-pcie 1003000.pcie: host bridge /pcie@1003000 ranges: [ 2.292028] tegra-pcie 1003000.pcie: MEM 0x0001000000..0x0001001fff -> 0x0001000000 [ 2.292059] tegra-pcie 1003000.pcie: IO 0x0012000000..0x001200ffff -> 0x0000000000 [ 2.292091] tegra-pcie 1003000.pcie: MEM 0x0013000000..0x001fffffff -> 0x0013000000 [ 2.292112] tegra-pcie 1003000.pcie: MEM 0x0020000000..0x003fffffff -> 0x0020000000 [ 2.292270] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.312934] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver registered 32 channels [ 2.318415] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 2.389831] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 2.394271] printk: console [ttyS0] disabled [ 2.394351] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 84, base_baud = 25500000) is a Tegra [ 2.394436] printk: console [ttyS0] enabled [ 2.396063] SuperH (H)SCI(F) driver initialized [ 2.397249] msm_serial: driver initialized [ 2.397467] STMicroelectronics ASC driver initialized [ 2.398621] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 82, base_baud = 0) is a TEGRA_UART [ 2.399320] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 83, base_baud = 0) is a TEGRA_UART [ 2.400575] STM32 USART driver initialized [ 2.404716] platform 54200000.dc: Adding to iommu group 2 [ 2.407708] platform 54240000.dc: Adding to iommu group 2 [ 2.413558] platform 54340000.vic: Adding to iommu group 2 [ 2.418636] Failed to attached device 54200000.dc to IOMMU_mapping [ 2.427088] Failed to attached device 54240000.dc to IOMMU_mapping [ 2.438026] Failed to attached device 54340000.vic to IOMMU_mapping [ 2.451776] brd: module loaded [ 2.463644] loop: module loaded [ 2.467380] tegra-ahci 70027000.sata: supply ahci not found, using dummy regulator [ 2.467573] tegra-ahci 70027000.sata: supply phy not found, using dummy regulator [ 2.479444] spi-nor spi1.0: w25q32dw (4096 Kbytes) [ 2.496692] CAN device driver interface [ 2.497783] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 2.499121] e1000e: Intel(R) PRO/1000 Network Driver [ 2.499125] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.499192] igb: Intel(R) Gigabit Ethernet Network Driver [ 2.499197] igb: Copyright (c) 2007-2014 Intel Corporation. [ 2.504464] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 2.504514] usbcore: registered new interface driver pegasus [ 2.504578] usbcore: registered new interface driver asix [ 2.504621] usbcore: registered new interface driver ax88179_178a [ 2.504662] usbcore: registered new interface driver cdc_ether [ 2.504719] usbcore: registered new interface driver smsc75xx [ 2.504776] usbcore: registered new interface driver smsc95xx [ 2.504818] usbcore: registered new interface driver net1080 [ 2.504859] usbcore: registered new interface driver cdc_subset [ 2.504904] usbcore: registered new interface driver zaurus [ 2.504983] usbcore: registered new interface driver cdc_ncm [ 2.505408] tegra-phy 7d000000.usb-phy: supply vbus not found, using dummy regulator [ 2.505776] tegra-phy 7d004000.usb-phy: supply vbus not found, using dummy regulator [ 2.509247] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.509254] ehci-pci: EHCI PCI platform driver [ 2.509297] ehci-platform: EHCI generic platform driver [ 2.509527] ehci-orion: EHCI orion driver [ 2.509718] SPEAr-ehci: EHCI SPEAr driver [ 2.509891] ehci-st: EHCI STMicroelectronics driver [ 2.510068] ehci-exynos: EHCI Exynos driver [ 2.510238] ehci-atmel: EHCI Atmel driver [ 2.510466] tegra-ehci: Tegra EHCI driver [ 2.514965] tegra-ehci 7d004000.usb: EHCI Host Controller [ 2.514996] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 2.515423] tegra-ehci 7d004000.usb: irq 105, io mem 0x7d004000 [ 2.540321] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 2.541202] hub 1-0:1.0: USB hub found [ 2.541247] hub 1-0:1.0: 1 port detected [ 2.544017] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.544045] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 2.544416] tegra-ehci 7d008000.usb: irq 106, io mem 0x7d008000 [ 2.570390] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.571231] hub 2-0:1.0: USB hub found [ 2.571275] hub 2-0:1.0: 1 port detected [ 2.571826] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.571850] ohci-pci: OHCI PCI platform driver [ 2.571902] ohci-platform: OHCI generic platform driver [ 2.572133] SPEAr-ohci: OHCI SPEAr driver [ 2.572305] ohci-st: OHCI STMicroelectronics driver [ 2.572475] ohci-atmel: OHCI Atmel driver [ 2.573399] usbcore: registered new interface driver usb-storage [ 2.586702] tegra_rtc 7000e000.rtc: registered as rtc1 [ 2.586714] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 2.587412] i2c /dev entries driver [ 2.596163] at24 0-0056: supply vcc not found, using dummy regulator [ 2.597479] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 2.605850] as3722 4-0040: AS3722 with revision 0x1 found [ 2.614400] +1.35V_LP0(sd2): supplied by +5V_SYS [ 2.614923] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 2.615086] +1.35V_LP0(sd3): supplied by +5V_SYS [ 2.615851] +1.05V_RUN: supplied by +5V_SYS [ 2.616149] +1.8V_VDDIO: supplied by +5V_SYS [ 2.618203] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 2.619227] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 2.619874] +1.2V_GEN_AVDD: supplied by +1.8V_VDDIO [ 2.621094] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 2.621255] +1.05V_LP0_VDD_RTC: supplied by +3.3V_SYS [ 2.622444] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 2.622874] +2.8V_RUN_CAM: supplied by +3.3V_SYS [ 2.623169] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 2.623594] +1.2V_RUN_CAM_FRONT: supplied by +1.8V_VDDIO [ 2.623889] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 2.623896] +VDDIO_SDMMC3: failed to get the current voltage: -EPROBE_DEFER [ 2.623931] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 2.630891] as3722-rtc as3722-rtc: registered as rtc0 [ 2.631255] as3722-rtc as3722-rtc: setting system clock to 2000-01-01T00:00:15 UTC (946684815) [ 2.631270] as3722-rtc as3722-rtc: RTC interrupt 388 [ 2.641763] lm90 0-004c: supply vcc not found, using dummy regulator [ 2.644609] hwmon hwmon0: temp1_input not attached to any thermal zone [ 2.644756] hwmon hwmon0: temp2_input not attached to any thermal zone [ 2.655007] sdhci: Secure Digital Host Controller Interface driver [ 2.655014] sdhci: Copyright(c) Pierre Ossman [ 2.657423] Synopsys Designware Multimedia Card Interface Driver [ 2.659174] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.660744] sdhci-tegra 700b0400.mmc: Got CD GPIO [ 2.660785] sdhci-tegra 700b0400.mmc: Got WP GPIO [ 2.664119] usbcore: registered new interface driver usbhid [ 2.664126] usbhid: USB HID core driver [ 2.669205] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.671475] NET: Registered protocol family 10 [ 2.672798] Segment Routing with IPv6 [ 2.672876] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.673609] NET: Registered protocol family 17 [ 2.673630] can: controller area network core [ 2.673719] NET: Registered protocol family 29 [ 2.673726] can: raw protocol [ 2.673734] can: broadcast manager protocol [ 2.673751] can: netlink gateway - max_hops=1 [ 2.674162] Key type dns_resolver registered [ 2.675587] ThumbEE CPU extension supported. [ 2.675604] Registering SWP/SWPB emulation handler [ 2.675956] printk: console [ttyS0]: printing thread started [ 2.675996] Loading compiled-in X.509 certificates [ 2.702451] mmc1: SDHCI controller on 700b0600.mmc [700b0600.mmc] using ADMA 64-bit [ 2.725169] +3.3V_RUN: supplied by +3.3V_SYS [ 2.728024] +3.3V_LP0: supplied by +3.3V_SYS [ 2.729251] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.730480] tegra-xusb-padctl 7009f000.padctl: failed to get regulators: -517 [ 2.733237] tegra-pcie 1003000.pcie: host bridge /pcie@1003000 ranges: [ 2.733308] tegra-pcie 1003000.pcie: MEM 0x0001000000..0x0001001fff -> 0x0001000000 [ 2.733343] tegra-pcie 1003000.pcie: IO 0x0012000000..0x001200ffff -> 0x0000000000 [ 2.733378] tegra-pcie 1003000.pcie: MEM 0x0013000000..0x001fffffff -> 0x0013000000 [ 2.733400] tegra-pcie 1003000.pcie: MEM 0x0020000000..0x003fffffff -> 0x0020000000 [ 2.733591] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.742247] tegra-ahci 70027000.sata: supply ahci not found, using dummy regulator [ 2.742518] tegra-ahci 70027000.sata: supply phy not found, using dummy regulator [ 2.745151] as3722-regulator as3722-regulator: DMA mask not set [ 2.750033] +1.35V_LP0(sd2): supplied by +5V_SYS [ 2.750574] +1.35V_LP0(sd3): supplied by +5V_SYS [ 2.751369] +1.05V_RUN: supplied by +5V_SYS [ 2.751491] +1.8V_VDDIO: supplied by +5V_SYS [ 2.753926] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 2.755394] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 2.755581] +1.2V_GEN_AVDD: supplied by +1.8V_VDDIO [ 2.756659] +1.05V_LP0_VDD_RTC: supplied by +3.3V_SYS [ 2.757982] +2.8V_RUN_CAM: supplied by +3.3V_SYS [ 2.758384] +1.2V_RUN_CAM_FRONT: supplied by +1.8V_VDDIO [ 2.758503] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 2.758510] +VDDIO_SDMMC3: failed to get the current voltage: -EPROBE_DEFER [ 2.758534] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 2.759559] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 2.760135] +1.05V_RUN_CAM_REAR: supplied by +1.8V_VDDIO [ 2.761448] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 2.763079] +3.3V_RUN_TOUCH: supplied by +5V_SYS [ 2.763929] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 2.764568] +2.8V_RUN_CAM_AF: supplied by +5V_SYS [ 2.764989] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 2.765815] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 2.772541] sdhci-tegra 700b0400.mmc: Got CD GPIO [ 2.772601] sdhci-tegra 700b0400.mmc: Got WP GPIO [ 2.773657] usb2-0: supply vbus not found, using dummy regulator [ 2.774009] usb2-1: supply vbus not found, using dummy regulator [ 2.774626] usb3-0: supply vbus not found, using dummy regulator [ 2.777039] tegra-pcie 1003000.pcie: host bridge /pcie@1003000 ranges: [ 2.777120] tegra-pcie 1003000.pcie: MEM 0x0001000000..0x0001001fff -> 0x0001000000 [ 2.777172] tegra-pcie 1003000.pcie: IO 0x0012000000..0x001200ffff -> 0x0000000000 [ 2.777228] tegra-pcie 1003000.pcie: MEM 0x0013000000..0x001fffffff -> 0x0013000000 [ 2.777265] tegra-pcie 1003000.pcie: MEM 0x0020000000..0x003fffffff -> 0x0020000000 [ 2.777527] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.780009] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.781067] tegra-pcie 1003000.pcie: probing port 0, using 2 lanes [ 2.781785] mmc1: new high speed MMC card at address 0001 [ 2.782520] mmcblk1: mmc1:0001 SEM16G 14.7 GiB [ 2.782778] mmcblk1boot0: mmc1:0001 SEM16G partition 1 4.00 MiB [ 2.783029] mmcblk1boot1: mmc1:0001 SEM16G partition 2 4.00 MiB [ 2.783141] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes [ 2.783572] mmcblk1rpmb: mmc1:0001 SEM16G partition 3 4.00 MiB, chardev (235:0) [ 2.787505] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.816550] mmc0: SDHCI controller on 700b0400.mmc [700b0400.mmc] using ADMA 64-bit [ 3.159541] mmc0: new high speed SD card at address 0260 [ 3.160454] mmcblk0: mmc0:0260 1232 961 MiB [ 3.163090] mmcblk0: p1 p2 [ 4.090173] tegra-pcie 1003000.pcie: link 0 down, ignoring [ 4.094762] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00 [ 4.094786] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.094798] pci_bus 0000:00: root bus resource [mem 0x01000000-0x01001fff] [ 4.094808] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 4.094817] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 4.094826] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 4.095291] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 4.095306] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 4.095369] pci 0000:00:02.0: enabling Extended Tags [ 4.095479] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.100106] PCI: bus0: Fast back to back transfers disabled [ 4.100120] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.100455] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 4.100507] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 4.100559] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 4.100594] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 4.100847] pci 0000:01:00.0: supports D1 D2 [ 4.100857] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.135028] PCI: bus1: Fast back to back transfers disabled [ 4.135052] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.135101] pci 0000:00:02.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 4.135120] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 4.135136] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 4.135157] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 4.135193] pci 0000:01:00.0: BAR 2: assigned [mem 0x13000000-0x13000fff 64bit] [ 4.135226] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 4.135243] pci 0000:00:02.0: PCI bridge to [bus 01] [ 4.135254] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 4.135268] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff] [ 4.135281] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 4.135331] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 4.135517] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 4.136657] pcieport 0000:00:02.0: PME: Signaling with IRQ 33 [ 4.137439] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 4.186329] r8169 0000:01:00.0 eth0: RTL8168g/8111g, 00:04:4b:21:2a:66, XID 4c0, IRQ 404 [ 4.186351] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 4.202049] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 4.208359] drm drm: [drm] Cannot find any crtc or sizes [ 4.208837] drm drm: [drm] Cannot find any crtc or sizes [ 4.209564] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 4.211924] tegra-ahci 70027000.sata: supply ahci not found, using dummy regulator [ 4.212199] tegra-ahci 70027000.sata: supply phy not found, using dummy regulator [ 4.212468] tegra-ahci 70027000.sata: supply target not found, using dummy regulator [ 4.214484] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 4.214507] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pmp pio slum part sadm sds apst [ 4.217586] scsi host0: tegra-ahci [ 4.218463] scsi host1: tegra-ahci [ 4.218801] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 94 [ 4.218813] ata2: DUMMY [ 4.221602] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 696000 KHz, changing to: 714000 KHz [ 4.222916] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 4.543039] ata1: SATA link down (SStatus 0 SControl 300) [ 4.544017] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8168g-2.fw failed with error -2 [ 4.544029] r8169 0000:01:00.0: Unable to load firmware rtl_nic/rtl8168g-2.fw (-2) [ 4.580393] Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-100:00, irq=IGNORE) [ 4.750605] r8169 0000:01:00.0 eth0: Link is Down [ 6.379323] r8169 0000:01:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.401126] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.430448] Sending DHCP requests ., OK [ 6.471387] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.212 [ 6.471417] IP-Config: Complete: [ 6.471423] device=eth0, hwaddr=00:04:4b:21:2a:66, ipaddr=192.168.0.212, mask=255.255.255.0, gw=192.168.0.254 [ 6.471444] host=192.168.0.212, domain=, nis-domain=(none) [ 6.471453] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 6.471463] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 6.481321] Freeing unused kernel memory: 2048K Loading, please wait... [ 6.530606] Run /init as init process Starting version 247.3-7+deb11u1 [ 7.093674] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 7.136968] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) [ 7.137019] nouveau 57000000.gpu: imem: using IOMMU [ 7.137100] nouveau 57000000.gpu: gr ctor failed, -2 [ 7.154469] nouveau: probe of 57000000.gpu failed with error -2 [ 7.227277] tegra-xusb 70090000.usb: Direct firmware load for nvidia/tegra124/xusb.bin failed with error -2 [ 7.227289] tegra-xusb 70090000.usb: failed to request firmware: -2 [ 7.227292] tegra-xusb 70090000.usb: failed to request firmware: -2 [ 7.267499] tegra-xusb: probe of 70090000.usb failed with error -2 [ 7.340015] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 7.350014] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input1 [ 7.360835] tegra-snd-rt5640 sound: snd_soc_register_card failed (-517) [ 7.773160] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card1/input2 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... done. Begin: Waiting up to 180 secs for eth0 to become available ... done. IP-Config: eth0 hardware address 00:04:4b:21:2a:66 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.0.1): address: 192.168.0.212 broadcast: 192.168.0.255 netmask: 255.255.255.0 gateway: 192.168.0.254 dns0 : 192.168.0.1 dns1 : 192.168.1.254 rootserver: 192.168.0.1 rootpath: filename : [ 1 [ 11.981973] BUG: scheduling while atomic: swapper/1/0/0x00000002 [ 11.982632] Modules linked in: snd_soc_tegra_rt5640 snd_soc_tegra_utils snd_soc_tegra30_i2s snd_soc_tegra_pcm snd_hda_codec_hdmi snd_soc_rt5640 snd_soc_rl6231 snd_soc_tegra30_ahub snd_hda_tegra snd_soc_core snd_hda_codec ac97_bus snd_hda_core snd_pcm_dmaengine snd_pcm xhci_tegra snd_timer [ 11.984326] BUG: scheduling while atomic: swapper/2/0/0x00000002 [ 11.984349] snd [ 11.984380] Modules linked in: [ 11.984395] soundcore snd_soc_tegra_rt5640 [ 11.984483] nouveau snd_soc_tegra_utils [ 11.984501] tegra30_devfreq [ 11.984526] snd_soc_tegra30_i2s [ 11.984537] tegra_wdt snd_soc_tegra_pcm [ 11.984554] ttm [ 11.984560] snd_hda_codec_hdmi [ 11.984573] [ 11.984587] snd_soc_rt5640 [ 11.984593] Preemption disabled at: snd_soc_rl6231 snd_soc_tegra30_ahub snd_hda_tegra snd_soc_core snd_hda_codec [ 11.984613] [] migrate_enable+0x3c/0x1e4 [ 11.984879] ac97_bus snd_hda_core [ 11.984937] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.153-cip19-rt8 #1 [ 11.984968] snd_pcm_dmaengine [ 11.984980] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 11.984986] snd_pcm xhci_tegra snd_timer snd soundcore nouveau tegra30_devfreq tegra_wdt ttm [ 11.985238] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 11.985425] Preemption disabled at: [ 11.985470] [] migrate_enable+0x3c/0x1e4 [ 11.985503] [] (show_stack) from [] (dump_stack+0xb4/0xc8) [ 11.985865] [] (dump_stack) from [] (__schedule_bug+0xbc/0xd0) [ 11.986812] [] (__schedule_bug) from [] (__schedule+0x4e0/0x788) [ 11.986988] [] (__schedule) from [] (preempt_schedule_lock+0x28/0x4c) [ 11.987019] [] (preempt_schedule_lock) from [] (rt_spin_lock_slowlock_locked+0x11c/0x300) [ 11.987079] [] (rt_spin_lock_slowlock_locked) from [] (rt_spin_lock_slowlock+0x54/0x7c) [ 11.987112] [] (rt_spin_lock_slowlock) from [] (rt_spin_lock+0x50/0x5c) [ 11.987178] [] (rt_spin_lock) from [] (tegra_pm_clear_cpu_in_lp2+0x54/0xb4) [ 11.987295] [] (tegra_pm_clear_cpu_in_lp2) from [] (tegra_cpuidle_enter+0x274/0x478) [ 11.987440] [] (tegra_cpuidle_enter) from [] (cpuidle_enter_state+0x148/0x4f0) [ 11.987601] [] (cpuidle_enter_state) from [] (cpuidle_enter+0x50/0x54) [ 11.987623] [] (cpuidle_enter) from [] (do_idle+0x258/0x308) [ 11.987779] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 11.987816] [] (cpu_startup_entry) from [<8030180c>] (0x8030180c) [ 11.987963] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 5.10.153-cip19-rt8 #1 [ 11.988167] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 11.988391] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 11.988703] [] (show_stack) from [] (dump_stack+0xb4/0xc8) [ 11.988812] [] (dump_stack) from [] (__schedule_bug+0xbc/0xd0) [ 11.988896] [] (__schedule_bug) from [] (__schedule+0x4e0/0x788) [ 11.988999] [] (__schedule) from [] (preempt_schedule_lock+0x28/0x4c) [ 11.989076] [] (preempt_schedule_lock) from [] (rt_spin_lock_slowlock_locked+0x11c/0x300) [ 11.989145] [] (rt_spin_lock_slowlock_locked) from [] (rt_spin_lock_slowlock+0x54/0x7c) [ 11.989236] [] (rt_spin_lock_slowlock) from [] (rt_spin_lock+0x50/0x5c) [ 11.989292] [] (rt_spin_lock) from [] (tegra_pm_set_cpu_in_lp2+0x54/0xb4) [ 11.989396] [] (tegra_pm_set_cpu_in_lp2) from [] (tegra_cpuidle_enter+0x2b0/0x478) [ 11.989482] [] (tegra_cpuidle_enter) from [] (cpuidle_enter_state+0x148/0x4f0) [ 11.989555] [] (cpuidle_enter_state) from [] (cpuidle_enter+0x50/0x54) [ 11.989647] [] (cpuidle_enter) from [] (do_idle+0x258/0x308) [ 11.989732] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 11.989832] [] (cpu_startup_entry) from [<8030180c>] (0x8030180c) [ 11.989991] bad: scheduling from the idle thread! [ 11.990098] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 5.10.153-cip19-rt8 #1 [ 11.990204] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 11.990294] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 11.990388] [] (show_stack) from [] (dump_stack+0xb4/0xc8) [ 11.990464] [] (dump_stack) from [] (dequeue_task_idle+0x1c/0x28) [ 11.990600] [] (dequeue_task_idle) from [] (__schedule+0x430/0x788) [ 11.990680] [] (__schedule) from [] (preempt_schedule_lock+0x28/0x4c) [ 11.990767] [] (preempt_schedule_lock) from [] (rt_spin_lock_slowlock_locked+0x11c/0x300) [ 11.990834] [] (rt_spin_lock_slowlock_locked) from [] (rt_spin_lock_slowlock+0x54/0x7c) [ 11.990926] [] (rt_spin_lock_slowlock) from [] (rt_spin_lock+0x50/0x5c) [ 11.991011] [] (rt_spin_lock) from [] (tegra_pm_set_cpu_in_lp2+0x54/0xb4) [ 11.991082] [] (tegra_pm_set_cpu_in_lp2) from [] (tegra_cpuidle_enter+0x2b0/0x478) [ 11.991130] [] (tegra_cpuidle_enter) from [] (cpuidle_enter_state+0x148/0x4f0) [ 11.991277] [] (cpuidle_enter_state) from [] (cpuidle_enter+0x50/0x54) [ 11.991394] [] (cpuidle_enter) from [] (do_idle+0x258/0x308) [ 11.991470] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 11.991536] [] (cpu_startup_entry) from [<8030180c>] (0x8030180c) [ 11.992636] 8<--- cut here --- [ 12.534097] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [ 12.542382] pgd = (ptrval) [ 12.545301] [00000000] *pgd=00000000 [ 12.549209] Internal error: Oops: 80000005 [#1] PREEMPT_RT SMP ARM [ 12.555615] Modules linked in: snd_soc_tegra_rt5640 snd_soc_tegra_utils snd_soc_tegra30_i2s snd_soc_tegra_pcm snd_hda_codec_hdmi snd_soc_rt5640 snd_soc_rl6231 snd_soc_tegra30_ahub snd_hda_tegra snd_soc_core snd_hda_codec ac97_bus snd_hda_core snd_pcm_dmaengine snd_pcm xhci_tegra snd_timer snd soundcore nouveau tegra30_devfreq tegra_wdt ttm [ 12.586009] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 5.10.153-cip19-rt8 #1 [ 12.594530] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 12.600980] PC is at 0x0 [ 12.603708] LR is at ttwu_do_activate+0x5c/0xc8 [ 12.608429] pc : [<00000000>] lr : [] psr: 400001d3 [ 12.614868] sp : c212fe90 ip : 00000000 fp : c212fea4 [ 12.620298] r10: eefb2cc0 r9 : 800001d3 r8 : c1857cc0 [ 12.625697] r7 : c212feb4 r6 : 00000010 r5 : eefb2cc0 r4 : c20fec00 [ 12.632402] r3 : 00000000 r2 : 00000009 r1 : c20fec00 r0 : eefb2cc0 [ 12.639110] Flags: nZcv IRQs off FIQs off Mode SVC_32 ISA ARM Segment none [ 12.646610] Control: 10c5387d Table: 854e406a DAC: 00000051 [ 12.652534] Process swapper/1 (pid: 0, stack limit = 0x(ptrval)) [ 12.658732] Stack: (0xc212fe90 to 0xc2130000) [ 12.663273] fe80: c20fec00 00000010 c212e000 c20ff0e8 [ 12.671624] fea0: c212fee4 c0377b40 00000000 2d75b000 c1b3e2e0 95a520b6 00000000 95a520b6 [ 12.679970] fec0: c19256a4 c20fec00 00000001 00000001 00000000 c212ff14 00000002 00000001 [ 12.688316] fee0: c212fefc c0377fb4 c212ff14 c212e000 800001d3 c212ff0c c1b3e2e0 c039c214 [ 12.696657] ff00: c19256a4 c10341c4 c20fe540 00000001 c212ff0c c20ff0f0 c20ff0f0 95a520b6 [ 12.705003] ff20: 00000001 eefa1c30 00000001 c1b12808 00000000 c0da3c90 c20fe540 c1907914 [ 12.713347] ff40: eefa1c30 c03b9fdc eefa3440 00000001 c1b12808 c9d99efe eefa1c30 c1b12878 [ 12.721691] ff60: 00000002 00000001 c1b3e2e0 c0da07f0 c212e000 002ca20b 003bb38b eefa1c30 [ 12.730042] ff80: c1b12808 00000001 c1907558 eefa1c30 c212e000 c1b12808 c212ffb0 c0da0bfc [ 12.738387] ffa0: c212e000 00000001 c1907514 c037ca0c 00000000 c1856c28 00000001 c212e000 [ 12.746732] ffc0: 00000051 95a520b6 c1b4d650 00000093 00000051 10c0387d c1b4d650 8020406a [ 12.755083] ffe0: 413fc0f3 00000000 00000000 c037cdb4 8212006a 8030180c 00000000 00000000 [ 12.763445] [] (ttwu_do_activate) from [] (try_to_wake_up+0x234/0x5e0) [ 12.771891] [] (try_to_wake_up) from [] (__wake_up_q+0x44/0xe4) [ 12.779739] [] (__wake_up_q) from [] (rt_mutex_postunlock+0x1c/0x5c) [ 12.788170] [] (rt_mutex_postunlock) from [] (rt_mutex_futex_unlock+0x74/0xa4) [ 12.797313] [] (rt_mutex_futex_unlock) from [] (tegra_cpuidle_enter+0x274/0x478) [ 12.806616] [] (tegra_cpuidle_enter) from [] (cpuidle_enter_state+0x148/0x4f0) [ 12.815745] [] (cpuidle_enter_state) from [] (cpuidle_enter+0x50/0x54) [ 12.824184] [] (cpuidle_enter) from [] (do_idle+0x258/0x308) [ 12.831758] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 12.839505] [] (cpu_startup_entry) from [<8030180c>] (0x8030180c) [ 12.846652] Code: bad PC value [ 12.849984] ---[ end trace 0000000000000002 ]--- [ 12.856802] Kernel panic - not syncing: # [ 12.860829] Attempted to kill the idle task! [ 13.889405] SMP: failed to stop secondary CPUs