Skip to content

Instantly share code, notes, and snippets.

@neuberfran
Created August 22, 2021 00:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neuberfran/a626ca6eb502ee27be6fd7dda000684a to your computer and use it in GitHub Desktop.
Save neuberfran/a626ca6eb502ee27be6fd7dda000684a to your computer and use it in GitHub Desktop.
dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.6.17-armv7-lpae-x14.1 (neuberfran@ubuntu) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #2 SMP PREEMPT Wed Feb 24 00:50:22 -03 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=70c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TechNexion PICO-IMX7D Board and PI baseboard
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 64 MiB at 0x000000009c000000
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] DMA zone: 1536 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 131072 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 20 pages/cpu s53132 r8192 d20596 u81920
[ 0.000000] pcpu-alloc: s53132 r8192 d20596 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129536
[ 0.000000] Kernel command line: console=ttymxc4,115200 root=/dev/mmcblk2p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x97935000-0x9b935000] (64MB)
[ 0.000000] Memory: 365336K/524288K available (10240K kernel code, 1663K rwdata, 4260K rodata, 2048K init, 379K bss, 93416K reserved, 65536K cma-reserved, 0K highmem)
[ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x2d/0x3a8 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] ftrace: allocating 48434 entries in 95 pages
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:15 __arm_gen_branch+0x7f/0x84
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.6.17-armv7-lpae-x14.1 #2
[ 0.000000] Hardware name: Freescale i.MX7 Dual (Device Tree)
[ 0.000000] [<c020e931>] (unwind_backtrace) from [<c020a619>] (show_stack+0x11/0x14)
[ 0.000000] [<c020a619>] (show_stack) from [<c0bc6283>] (dump_stack+0x63/0x70)
[ 0.000000] [<c0bc6283>] (dump_stack) from [<c022c419>] (__warn+0xc1/0xc4)
[ 0.000000] [<c022c419>] (__warn) from [<c022c6a9>] (warn_slowpath_fmt+0x45/0x78)
[ 0.000000] [<c022c6a9>] (warn_slowpath_fmt) from [<c020e26f>] (__arm_gen_branch+0x7f/0x84)
[ 0.000000] [<c020e26f>] (__arm_gen_branch) from [<c020e1df>] (ftrace_make_nop+0xf/0x20)
[ 0.000000] [<c020e1df>] (ftrace_make_nop) from [<c02d01a5>] (ftrace_process_locs+0x26d/0x350)
[ 0.000000] [<c02d01a5>] (ftrace_process_locs) from [<c1212109>] (ftrace_init+0x6f/0xbe)
[ 0.000000] [<c1212109>] (ftrace_init) from [<c1200aad>] (start_kernel+0x26b/0x4b0)
[ 0.000000] [<c1200aad>] (start_kernel) from [<00000000>] (0x0)
[ 0.000000] ---[ end trace aa3fe55bef28eab3 ]---
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/trace/ftrace.c:2027 ftrace_bug+0xa7/0x254
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.6.17-armv7-lpae-x14.1 #2
[ 0.000000] Hardware name: Freescale i.MX7 Dual (Device Tree)
[ 0.000000] [<c020e931>] (unwind_backtrace) from [<c020a619>] (show_stack+0x11/0x14)
[ 0.000000] [<c020a619>] (show_stack) from [<c0bc6283>] (dump_stack+0x63/0x70)
[ 0.000000] [<c0bc6283>] (dump_stack) from [<c022c419>] (__warn+0xc1/0xc4)
[ 0.000000] [<c022c419>] (__warn) from [<c022c6a9>] (warn_slowpath_fmt+0x45/0x78)
[ 0.000000] [<c022c6a9>] (warn_slowpath_fmt) from [<c02cfd8b>] (ftrace_bug+0xa7/0x254)
[ 0.000000] [<c02cfd8b>] (ftrace_bug) from [<c02d01b7>] (ftrace_process_locs+0x27f/0x350)
[ 0.000000] [<c02d01b7>] (ftrace_process_locs) from [<c1212109>] (ftrace_init+0x6f/0xbe)
[ 0.000000] [<c1212109>] (ftrace_init) from [<c1200aad>] (start_kernel+0x26b/0x4b0)
[ 0.000000] [<c1200aad>] (start_kernel) from [<00000000>] (0x0)
[ 0.000000] ---[ end trace aa3fe55bef28eab4 ]---
[ 0.000000] ftrace failed to modify
[ 0.000000] [<c120e07a>] housekeeping_init+0x4/0x46
[ 0.000000] actual: 36:f0:50:ef
[ 0.000000] Initializing ftrace call sites
[ 0.000000] ftrace record flags: 0
[ 0.000000] (0)
[ 0.000000] expected tramp: c020e049
[ 0.000000] ftrace: allocated 95 pages with 6 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 0.000000] 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=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000007] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000022] Switching to timer-based delay loop, resolution 125ns
[ 0.000774] Switching to timer-based delay loop, resolution 41ns
[ 0.000794] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000811] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.003335] Console: colour dummy device 80x30
[ 0.003392] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.003409] pid_max: default: 32768 minimum: 301
[ 0.003653] LSM: Security Framework initializing
[ 0.003739] Yama: becoming mindful.
[ 0.003945] AppArmor: AppArmor initialized
[ 0.003961] TOMOYO Linux initialized
[ 0.004047] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.004063] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.004149] *** VALIDATE tmpfs ***
[ 0.004843] *** VALIDATE proc ***
[ 0.005161] *** VALIDATE cgroup ***
[ 0.005177] *** VALIDATE cgroup2 ***
[ 0.005247] CPU: Testing write buffer coherency: ok
[ 0.005696] CPU0: update cpu_capacity 1024
[ 0.005710] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.028020] Setting up static identity map for 0x80200000 - 0x80200054
[ 0.036018] rcu: Hierarchical SRCU implementation.
[ 0.047872] EFI services will not be available.
[ 0.048288] smp: Bringing up secondary CPUs ...
[ 0.080432] smp: Brought up 1 node, 1 CPU
[ 0.080446] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.080456] CPU: All CPU(s) started in SVC mode.
[ 0.081207] devtmpfs: initialized
[ 0.092566] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.093306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.093332] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.097178] xor: measuring software checksum speed
[ 0.136555] arm4regs : 970.000 MB/sec
[ 0.176654] 8regs : 678.000 MB/sec
[ 0.216756] 32regs : 642.000 MB/sec
[ 0.256855] neon : 954.000 MB/sec
[ 0.256865] xor: using function: arm4regs (970.000 MB/sec)
[ 0.256934] pinctrl core: initialized pinctrl subsystem
[ 0.257662] thermal_sys: Registered thermal governor 'fair_share'
[ 0.257667] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.257679] thermal_sys: Registered thermal governor 'step_wise'
[ 0.258475] NET: Registered protocol family 16
[ 0.263536] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.264222] audit: initializing netlink subsys (disabled)
[ 0.266051] audit: type=2000 audit(0.260:1): state=initialized audit_enabled=0 res=1
[ 0.266077] cpuidle: using governor menu
[ 0.267112] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.267124] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.274705] imx7d-pinctrl 302c0000.iomuxc-lpsr: initialized IMX pinctrl driver
[ 0.275916] imx7d-pinctrl 30330000.iomuxc: initialized IMX pinctrl driver
[ 0.277741] vdd1p0d: supplied by regulator-dummy
[ 0.278407] vdd1p2: supplied by regulator-dummy
[ 0.310157] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.342329] raid6: skip pq benchmark and using algorithm neonx8
[ 0.342346] raid6: using neon recovery algorithm
[ 0.359249] mxs-dma 33000000.dma-apbh: initialized
[ 0.366345] iommu: Default domain type: Translated
[ 0.368123] SCSI subsystem initialized
[ 0.370350] libata version 3.00 loaded.
[ 0.370655] usbcore: registered new interface driver usbfs
[ 0.370718] usbcore: registered new interface driver hub
[ 0.370849] usbcore: registered new device driver usb
[ 0.371018] usb_phy_generic usbphynop1: usbphynop1 supply vcc not found, using dummy regulator
[ 0.371294] usb_phy_generic usbphynop3: usbphynop3 supply vcc not found, using dummy regulator
[ 0.371632] usb_phy_generic usbphynop2: usbphynop2 supply vcc not found, using dummy regulator
[ 0.373117] i2c i2c-0: IMX I2C adapter registered
[ 0.373718] i2c i2c-1: IMX I2C adapter registered
[ 0.374687] i2c i2c-3: IMX I2C adapter registered
[ 0.375179] mc: Linux media interface: v0.10
[ 0.375229] videodev: Linux video capture interface: v2.00
[ 0.375378] pps_core: LinuxPPS API ver. 1 registered
[ 0.375389] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.375415] PTP clock support registered
[ 0.379216] NetLabel: Initializing
[ 0.379229] NetLabel: domain hash size = 128
[ 0.379237] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.379323] NetLabel: unlabeled traffic allowed by default
[ 0.379785] clocksource: Switched to clocksource arch_sys_counter
[ 1.631840] *** VALIDATE bpf ***
[ 1.632247] VFS: Disk quotas dquot_6.6.0
[ 1.632340] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.632465] *** VALIDATE ramfs ***
[ 1.632489] *** VALIDATE hugetlbfs ***
[ 1.633393] AppArmor: AppArmor Filesystem Enabled
[ 1.645062] NET: Registered protocol family 2
[ 1.646024] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.646065] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 1.646119] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 1.646198] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.646316] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.646355] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.646607] NET: Registered protocol family 1
[ 1.659563] RPC: Registered named UNIX socket transport module.
[ 1.659576] RPC: Registered udp transport module.
[ 1.659585] RPC: Registered tcp transport module.
[ 1.659593] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.659608] NET: Registered protocol family 44
[ 1.660707] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 1.662916] Initialise system trusted keyrings
[ 1.663197] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.673766] zbud: loaded
[ 1.680872] *** VALIDATE nfs ***
[ 1.680932] *** VALIDATE nfs4 ***
[ 1.681006] NFS: Registering the id_resolver key type
[ 1.681038] Key type id_resolver registered
[ 1.681047] Key type id_legacy registered
[ 1.681067] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.681327] fuse: init (API version 7.31)
[ 1.681460] *** VALIDATE fuseblk ***
[ 1.681476] *** VALIDATE fuse ***
[ 1.731180] Key type asymmetric registered
[ 1.731195] Asymmetric key parser 'x509' registered
[ 1.731253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.735481] io scheduler mq-deadline registered
[ 1.745305] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ 1.753552] imx-sdma 30bd0000.sdma: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 1.753575] imx-sdma 30bd0000.sdma: external firmware not found, using ROM firmware
[ 1.756914] pfuze100-regulator 3-0008: Full layer: 1, Metal layer: 1
[ 1.757644] pfuze100-regulator 3-0008: FAB: 0, FIN: 0
[ 1.757658] pfuze100-regulator 3-0008: pfuze3000 found.
[ 1.776750] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.780521] 30a70000.serial: ttymxc4 at MMIO 0x30a70000 (irq = 56, base_baud = 15000000) is a IMX
[ 2.905719] printk: console [ttymxc4] enabled
[ 2.910758] 30a80000.serial: ttymxc5 at MMIO 0x30a80000 (irq = 57, base_baud = 1500000) is a IMX
[ 2.920272] 30a90000.serial: ttymxc6 at MMIO 0x30a90000 (irq = 58, base_baud = 15000000) is a IMX
[ 2.929974] STM32 USART driver initialized
[ 2.936107] sdhci: Secure Digital Host Controller Interface driver
[ 2.942344] sdhci: Copyright(c) Pierre Ossman
[ 2.947058] Synopsys Designware Multimedia Card Interface Driver
[ 2.953855] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.960893] sdhci-esdhc-imx 30b40000.usdhc: Got CD GPIO
[ 3.004400] mmc0: SDHCI controller on 30b40000.usdhc [30b40000.usdhc] using ADMA
[ 3.012554] sdhci-esdhc-imx 30b50000.usdhc: allocated mmc-pwrseq
[ 3.056712] mmc1: SDHCI controller on 30b50000.usdhc [30b50000.usdhc] using ADMA
[ 3.082074] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.089343] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.098636] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.107289] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.112824] mmc2: SDHCI controller on 30b60000.usdhc [30b60000.usdhc] using ADMA
[ 3.140358] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.147264] [drm] No driver support for vblank timestamp query.
[ 3.155529] mxsfb 30730000.lcdif: Failed to create outputs
[ 3.168087] libphy: Fixed MDIO Bus: probed
[ 3.179371] pps pps0: new PPS source ptp0
[ 3.184799] fec 30be0000.ethernet: Invalid MAC address: 00:00:00:00:00:00
[ 3.191806] fec 30be0000.ethernet: Using random MAC address: 4a:be:16:40:51:ed
[ 3.200168] random: fast init done
[ 3.207494] libphy: fec_enet_mii_bus: probed
[ 3.216625] mmc2: new DDR MMC card at address 0001
[ 3.221597] fec 30be0000.ethernet eth0: registered PHC device 0
[ 3.232750] mmcblk2: mmc2:0001 M62704 3.56 GiB
[ 3.238462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.245700] mmcblk2boot0: mmc2:0001 M62704 partition 1 2.00 MiB
[ 3.251855] ehci-platform: EHCI generic platform driver
[ 3.257728] mmcblk2boot1: mmc2:0001 M62704 partition 2 2.00 MiB
[ 3.264256] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 3.269896] mmcblk2rpmb: mmc2:0001 M62704 partition 3 512 KiB, chardev (243:0)
[ 3.277341] ehci-omap: OMAP-EHCI Host Controller driver
[ 3.290912] usbcore: registered new interface driver uas
[ 3.298520] usbcore: registered new interface driver usb-storage
[ 3.304747] mmcblk2: p1 p2 p3 p4
[ 3.308183] usbcore: registered new interface driver ums-alauda
[ 3.324831] usbcore: registered new interface driver ums-cypress
[ 3.337023] mmc1: new high speed SDIO card at address 0001
[ 3.342616] usbcore: registered new interface driver ums-datafab
[ 3.349270] usbcore: registered new interface driver ums_eneub6250
[ 3.355609] usbcore: registered new interface driver ums-freecom
[ 3.361682] usbcore: registered new interface driver ums-isd200
[ 3.367668] usbcore: registered new interface driver ums-jumpshot
[ 3.373824] usbcore: registered new interface driver ums-karma
[ 3.379718] usbcore: registered new interface driver ums-onetouch
[ 3.385940] usbcore: registered new interface driver ums-realtek
[ 3.392012] usbcore: registered new interface driver ums-sddr09
[ 3.397996] usbcore: registered new interface driver ums-sddr55
[ 3.403978] usbcore: registered new interface driver ums-usbat
[ 3.413176] imx_usb 30b10000.usb: No over current polarity defined
[ 3.428595] imx_usb 30b20000.usb: No over current polarity defined
[ 3.438021] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 3.442962] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[ 3.463825] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 3.469606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 3.477908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.485159] usb usb1: Product: EHCI Host Controller
[ 3.490063] usb usb1: Manufacturer: Linux 5.6.17-armv7-lpae-x14.1 ehci_hcd
[ 3.496964] usb usb1: SerialNumber: ci_hdrc.1
[ 3.502076] hub 1-0:1.0: USB hub found
[ 3.505954] hub 1-0:1.0: 1 port detected
[ 3.517195] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[ 3.524784] i2c /dev entries driver
[ 3.534061] imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
[ 3.541242] CPUidle arm: CPU 0 failed to init idle CPU ops
[ 3.547018] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.553989] caam 30900000.caam: Entropy delay = 3200
[ 3.559027] caam 30900000.caam: Instantiated RNG4 SH0
[ 3.618443] caam 30900000.caam: Instantiated RNG4 SH1
[ 3.623529] caam 30900000.caam: device ID = 0x0a16030000000000 (Era 8)
[ 3.630084] caam 30900000.caam: job rings = 3, qi = 0
[ 3.661290] caam algorithms registered in /proc/crypto
[ 3.671345] caam 30900000.caam: caam pkc algorithms registered in /proc/crypto
[ 3.681182] caam_jr 30901000.jr0: registering rng-caam
[ 3.690203] hid: raw HID events driver (C) Jiri Kosina
[ 3.695715] usbcore: registered new interface driver usbhid
[ 3.701319] usbhid: USB HID core driver
[ 3.706774] drop_monitor: Initializing network drop monitor service
[ 3.714078] NET: Registered protocol family 10
[ 3.726312] Segment Routing with IPv6
[ 3.730212] mip6: Mobile IPv6
[ 3.733286] NET: Registered protocol family 17
[ 3.742251] Key type dns_resolver registered
[ 3.746618] mpls_gso: MPLS GSO support
[ 3.750599] ThumbEE CPU extension supported.
[ 3.754907] Registering SWP/SWPB emulation handler
[ 3.760156] registered taskstats version 1
[ 3.764296] Loading compiled-in X.509 certificates
[ 3.769209] zswap: loaded using pool lzo/zbud
[ 3.778305] Key type ._fscrypt registered
[ 3.782381] Key type .fscrypt registered
[ 3.786331] Key type fscrypt-provisioning registered
[ 3.794757] Btrfs loaded, crc32c=crc32c-generic
[ 3.799453] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.859342] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ 3.871671] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.878429] [drm] No driver support for vblank timestamp query.
[ 3.884541] mxsfb 30730000.lcdif: Failed to create outputs
[ 3.892255] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ 3.904192] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.910889] [drm] No driver support for vblank timestamp query.
[ 3.916999] mxsfb 30730000.lcdif: Failed to create outputs
[ 3.924834] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 4.055118] EXT4-fs (mmcblk2p2): recovery complete
[ 4.060253] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.068453] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 4.075196] devtmpfs: mounted
[ 4.086379] Freeing unused kernel memory: 2048K
[ 4.091268] Run /sbin/init as init process
[ 4.095392] with arguments:
[ 4.095399] /sbin/init
[ 4.095404] with environment:
[ 4.095410] HOME=/
[ 4.095415] TERM=linux
[ 4.102013] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 4.231968] systemd[1]: systemd 244.5+ 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)
[ 4.254308] systemd[1]: Detected architecture arm.
[ 4.292482] systemd[1]: Set hostname to <imx7d-pico>.
[ 4.997052] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.009607] systemd[1]: Created slice system-getty.slice.
[ 5.028039] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.036724] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.055984] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.064621] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.086153] systemd[1]: Created slice User and Session Slice.
[ 5.108394] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.132282] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.156399] systemd[1]: Reached target Paths.
[ 5.176024] systemd[1]: Reached target Remote File Systems.
[ 5.196019] systemd[1]: Reached target Slices.
[ 5.216022] systemd[1]: Reached target Swap.
[ 5.274309] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 5.300249] systemd[1]: Reached target RPC Port Mapper.
[ 5.330007] systemd[1]: Listening on Syslog Socket.
[ 5.348454] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.373037] systemd[1]: Listening on Journal Audit Socket.
[ 5.392638] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.412808] systemd[1]: Listening on Journal Socket.
[ 5.432969] systemd[1]: Listening on Network Service Netlink Socket.
[ 5.452658] systemd[1]: Listening on udev Control Socket.
[ 5.472425] systemd[1]: Listening on udev Kernel Socket.
[ 5.498229] systemd[1]: Mounting Huge Pages File System...
[ 5.534424] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.570425] systemd[1]: Mounting Kernel Debug File System...
[ 5.611051] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 5.637191] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 5.655626] systemd[1]: Starting Mender service to grow data partition size...
[ 5.693269] systemd[1]: Starting Start psplash boot splash screen...
[ 5.758789] systemd[1]: Starting RPC Bind...
[ 5.792204] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.829215] systemd[1]: Starting Journal Service...
[ 5.866384] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 5.904341] systemd[1]: Mounting FUSE Control File System...
[ 5.954694] systemd[1]: Mounting Kernel Configuration File System...
[ 6.010353] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.062371] systemd[1]: Starting Apply Kernel Variables...
[ 6.145562] systemd[1]: Starting udev Coldplug all Devices...
[ 6.246531] systemd[1]: Started RPC Bind.
[ 6.267759] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null)
[ 6.324324] systemd[1]: Started Journal Service.
[ 6.681203] systemd-journald[297]: Received client request to flush runtime journal.
[ 6.841941] audit: type=1334 audit(6.833:2): prog-id=5 op=LOAD
[ 6.856436] audit: type=1334 audit(6.841:3): prog-id=6 op=LOAD
[ 9.495880] random: crng init done
[ 9.499302] random: 7 urandom warning(s) missed due to ratelimiting
[ 10.512563] Qualcomm Atheros AR8035 30be0000.ethernet-1:01: attached PHY driver [Qualcomm Atheros AR8035] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL)
[ 11.279297] EXT4-fs (mmcblk2p4): mounted filesystem with ordered data mode. Opts: (null)
[ 11.393900] EXT4-fs (mmcblk2p4): resizing filesystem from 1777664 to 1777664 blocks
[ 12.927166] audit: type=1334 audit(1629040664.859:4): prog-id=7 op=LOAD
[ 12.951601] audit: type=1334 audit(1629040664.875:5): prog-id=8 op=LOAD
[ 14.570926] audit: type=1334 audit(1629040666.503:6): prog-id=9 op=LOAD
[ 14.592325] audit: type=1334 audit(1629040666.511:7): prog-id=10 op=LOAD
[ 35.811928] lcd-3v3: disabling
[ 35.815009] usb_otg1_vbus: disabling
[ 35.821307] vref-1v8: disabling
[ 35.825180] VLDO2: disabling
[ 44.947560] audit: type=1334 audit(1629040696.879:8): prog-id=10 op=UNLOAD
[ 44.957981] audit: type=1334 audit(1629040696.887:9): prog-id=9 op=UNLOAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment