U-Boot 2017.07 (Oct 24 2019 - 20:16:20 +0000)
SoC: LS1043AE Rev1.1 (0x87920011)
Clock Configuration:
CPU0(A53):1000 MHz CPU1(A53):1000 MHz CPU2(A53):1000 MHz
CPU3(A53):1000 MHz
Bus: 300 MHz DDR: 1600 MT/s FMAN: 500 MHz
Reset Configuration Word (RCW):
00000000: 0610000a 0a000000 00000000 00000000
00000010: 45550002 00400002 40044000 c1002000
00000020: 00000000 00000000 00000000 0003effd
00000030: 20004504 00263002 00000096 00000001
Model: LS1043A QDS Board
Board: LS1043AQDS, boot from QSPI
I2C: ready
DRAM: Initializing DDR....
Detected UDIMM Fixed DDR on board
1.9 GiB (DDR4, 32-bit, CL=11, ECC off)
Using SERDES1 Protocol: 17749 (0x4555)
Waking secondary cores to start from fbd13000
All (4) cores are up.
NAND: 0 MiB
MMC: FSL_SDHC: 0
SF: Detected mx25u25635f with page size 256 Bytes, erase size 64 KiB, total 32 MiB
EEPROM: Read failed.
In: serial
Out: serial
Err: serial
Net:
SF: Detected mx25u25635f with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Fman1: Uploading microcode version 108.4.9
PCIe0: pcie@3400000 Root Complex: no link
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
FM1@DTSEC1, FM1@DTSEC2, FM1@DTSEC3 [PRIME], FM1@DTSEC4, FM1@DTSEC5, FM1@DTSEC6
Hit any key to stop autoboot: 3 ### 2 ### 1 ### 0
Booting from partition: 1 (/dev/mmcblk0p3)
Loading from mmc device 0, partition 2: Name: kernel1 Type: U-Boot
Fit image detected...
FIT description: arm64 kernel, ramdisk and FDT blob
Image 0 (kernel)
Description: ARM64 Kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x910000d0
Data Size: 6534285 Bytes = 6.2 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x80080000
Entry Point: 0x80080000
Hash algo: crc32
Hash value: d2dd3f5d
Image 1 (ls1043ardb-dtb)
Description: ls1043ardb-dtb
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9163b644
Data Size: 29534 Bytes = 28.8 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: ff735566
Configuration 0 (ls1043ardb)
Description: config for ls1043ardb
Kernel: kernel
Init Ramdisk: initrd
FDT: ls1043ardb-dtb
## Loading kernel from FIT Image at 91000000 ...
Using 'ls1043ardb' configuration
Trying 'kernel' kernel subimage
Description: ARM64 Kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x910000d0
Data Size: 6534285 Bytes = 6.2 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x80080000
Entry Point: 0x80080000
Hash algo: crc32
Hash value: d2dd3f5d
Verifying Hash Integrity ... crc32+ OK
## Loading fdt from FIT Image at 91000000 ...
Using 'ls1043ardb' configuration
Trying 'ls1043ardb-dtb' fdt subimage
Description: ls1043ardb-dtb
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9163b644
Data Size: 29534 Bytes = 28.8 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: ff735566
Verifying Hash Integrity ... crc32+ OK
Loading fdt from 0x9163b644 to 0x90000000
Booting using the fdt blob at 0x90000000
Uncompressing Kernel Image ... OK
Using Device Tree in place at 0000000090000000, end 000000009001a35d
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.16 (builder@fbubuntu) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)) #1 SMP PREEMPT Wed Mar 25 21:06:57 UTC 2020
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] Machine model: LS1043A RDB Board
[ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl,bman-fbpr
[ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl,qman-pfdr
[ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl,qman-fqd
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000fbdfffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xfbdc8ec0-0xfbdca67f]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000f7ffffff]
[ 0.000000] node 0: [mem 0x00000000fb000000-0x00000000fb7fffff]
[ 0.000000] node 0: [mem 0x00000000fbc00000-0x00000000fbdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] random: fast init done
[ 0.000000] percpu: Embedded 24 pages/cpu @ffff80007bd61000 s59224 r8192 d30888 u98304
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 486152
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs init=/linuxrc earlycon=uart8250,mmio,0x21c0500 root=/dev/mmcblk0p3
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 1911068K/1976320K available (9404K kernel code, 918K rwdata, 3408K rodata, 640K init, 926K bss, 48868K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
[ 0.000000] .text : 0xffff000008080000 - 0xffff0000089b0000 ( 9408 KB)
[ 0.000000] .rodata : 0xffff0000089b0000 - 0xffff000008d10000 ( 3456 KB)
[ 0.000000] .init : 0xffff000008d10000 - 0xffff000008db0000 ( 640 KB)
[ 0.000000] .data : 0xffff000008db0000 - 0xffff000008e95a00 ( 919 KB)
[ 0.000000] .bss : 0xffff000008e95a00 - 0xffff000008f7d318 ( 927 KB)
[ 0.000000] fixed : 0xffff7dfffe7fb000 - 0xffff7dfffec00000 ( 4116 KB)
[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
[ 0.000000] 0xffff7e0000000000 - 0xffff7e0001ef8000 ( 30 MB actual)
[ 0.000000] memory : 0xffff800000000000 - 0xffff80007be00000 ( 1982 MB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Adjusting CPU interface base to 0x000000000142f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: Enabling global workaround for Freescale erratum a005858
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[ 0.000004] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.008690] Console: colour dummy device 80x25
[ 0.013215] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[ 0.023643] pid_max: default: 32768 minimum: 301
[ 0.028398] Security Framework initialized
[ 0.033319] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.040900] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.048021] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.054783] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.078031] ASID allocator initialised with 65536 entries
[ 0.083539] Hierarchical SRCU implementation.
[ 0.097567] EFI services will not be available.
[ 0.110152] smp: Bringing up secondary CPUs ...
[ 0.142849] Detected VIPT I-cache on CPU1
[ 0.142888] arch_timer: CPU1: Trapping CNTVCT access
[ 0.142895] CPU1: Booted secondary processor [410fd034]
[ 0.170887] Detected VIPT I-cache on CPU2
[ 0.170907] arch_timer: CPU2: Trapping CNTVCT access
[ 0.170912] CPU2: Booted secondary processor [410fd034]
[ 0.198941] Detected VIPT I-cache on CPU3
[ 0.198961] arch_timer: CPU3: Trapping CNTVCT access
[ 0.198966] CPU3: Booted secondary processor [410fd034]
[ 0.199022] smp: Brought up 1 node, 4 CPUs
[ 0.246040] SMP: Total of 4 processors activated.
[ 0.250778] CPU features: detected feature: 32-bit EL0 Support
[ 0.256765] CPU: All CPU(s) started at EL2
[ 0.260902] alternatives: patching kernel code
[ 0.266322] devtmpfs: initialized
[ 0.274772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.284610] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.292023] DMI not present or invalid.
[ 0.296114] NET: Registered protocol family 16
[ 0.301609] cpuidle: using governor menu
[ 0.305981] Bman ver:0a02,02,01
[ 0.311023] qman-fqd addr 0x00000000fb800000 size 0x400000
[ 0.316576] qman-pfdr addr 0x00000000f8000000 size 0x2000000
[ 0.322286] Qman ver:0a01,03,02,00
[ 0.325850] vdso: 2 pages (1 code @ ffff0000089b6000, 1 data @ ffff000008db5000)
[ 0.333331] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.341081] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.347346] Serial: AMBA PL011 UART driver
[ 0.351713] pstore: using zlib compression
[ 0.356203] console [pstore-1] enabled
[ 0.359984] pstore: Registered ramoops as persistent store backend
[ 0.366212] ramoops: attached 0x100000@0xfbf00000, ecc: 0/0
[ 0.372738] Machine: LS1043A RDB Board
[ 0.376517] SoC family: QorIQ LS1043A
[ 0.380198] SoC ID: svr:0x87920011, Revision: 1.1
[ 0.407169] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.414914] ACPI: Interpreter disabled.
[ 0.420164] SCSI subsystem initialized
[ 0.424166] usbcore: registered new interface driver usbfs
[ 0.429963] usbcore: registered new interface driver hub
[ 0.435409] usbcore: registered new device driver usb
[ 0.440987] imx-i2c 2180000.i2c: fsl-scl-gpio not found
[ 0.446376] imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
[ 0.454190] i2c i2c-0: IMX I2C adapter registered
[ 0.458965] i2c i2c-0: can't use DMA, using PIO instead.
[ 0.464538] pps_core: LinuxPPS API ver. 1 registered
[ 0.469557] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.478778] PTP clock support registered
[ 0.482941] EDAC MC: Ver: 3.0.0
[ 0.486319] dmi: Firmware registration failed.
[ 0.490837] bman-fbpr addr 0x00000000fa000000 size 0x1000000
[ 0.496579] Bman err interrupt handler present
[ 0.501711] Bman portal initialised, cpu 0
[ 0.505930] Bman portal initialised, cpu 1
[ 0.510144] Bman portal initialised, cpu 2
[ 0.514361] Bman portal initialised, cpu 3
[ 0.518492] Bman portals initialised
[ 0.523264] Qman err interrupt handler present
[ 0.528009] QMan: Allocated lookup table at ffff00000a725000, entry count 65537
[ 0.535951] Qman portal initialised, cpu 0
[ 0.540163] Qman portal initialised, cpu 1
[ 0.544370] Qman portal initialised, cpu 2
[ 0.548577] Qman portal initialised, cpu 3
[ 0.552704] Qman portals initialised
[ 0.556404] Bman: BPID allocator includes range 32:32
[ 0.561579] Qman: FQID allocator includes range 256:256
[ 0.566844] Qman: FQID allocator includes range 32768:32768
[ 0.572539] Qman: CGRID allocator includes range 0:256
[ 0.577917] Qman: pool channel allocator includes range 1025:15
[ 0.584019] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.590115] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[ 0.596709] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[ 0.603060] clocksource: Switched to clocksource arch_sys_counter
[ 0.609339] VFS: Disk quotas dquot_6.6.0
[ 0.613344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.620389] pnp: PnP ACPI: disabled
[ 0.629715] NET: Registered protocol family 2
[ 0.634582] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.642027] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.648948] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.655621] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.661725] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.668383] NET: Registered protocol family 1
[ 0.673085] RPC: Registered named UNIX socket transport module.
[ 0.679079] RPC: Registered udp transport module.
[ 0.683819] RPC: Registered tcp transport module.
[ 0.688557] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.695716] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.706036] audit: initializing netlink subsys (disabled)
[ 0.711563] audit: type=2000 audit(0.656:1): state=initialized audit_enabled=0 res=1
[ 0.711875] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 0.719853] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.720036] NFS: Registering the id_resolver key type
[ 0.720054] Key type id_resolver registered
[ 0.720056] Key type id_legacy registered
[ 0.720064] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.720167] fuse init (API version 7.26)
[ 0.722669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.722755] io scheduler noop registered
[ 0.722793] io scheduler cfq registered (default)
[ 0.722795] io scheduler mq-deadline registered
[ 0.722798] io scheduler kyber registered
[ 0.728641] OF: PCI: host bridge /soc/pcie@3400000 ranges:
[ 0.728660] OF: PCI: IO 0x4000010000..0x400001ffff -> 0x00000000
[ 0.728668] OF: PCI: MEM 0x4040000000..0x407fffffff -> 0x40000000
[ 0.728828] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 0.728835] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.728840] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.728847] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.729197] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff pref]
[ 0.729204] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.729407] pcieport 0000:00:00.0: Signaling PME with IRQ 64
[ 0.729517] pcieport 0000:00:00.0: AER enabled with IRQ 65
[ 0.729653] OF: PCI: host bridge /soc/pcie@3500000 ranges:
[ 0.729666] OF: PCI: IO 0x4800010000..0x480001ffff -> 0x00000000
[ 0.729675] OF: PCI: MEM 0x4840000000..0x487fffffff -> 0x40000000
[ 0.729797] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 0.729803] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.729810] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 0.729816] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.730109] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[ 0.730115] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.730289] pcieport 0001:00:00.0: Signaling PME with IRQ 66
[ 0.730391] pcieport 0001:00:00.0: AER enabled with IRQ 67
[ 0.730524] OF: PCI: host bridge /soc/pcie@3600000 ranges:
[ 0.730537] OF: PCI: IO 0x5000010000..0x500001ffff -> 0x00000000
[ 0.730545] OF: PCI: MEM 0x5040000000..0x507fffffff -> 0x40000000
[ 0.730670] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0002:00
[ 0.730676] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.730682] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
[ 0.730688] pci_bus 0002:00: root bus resource [mem 0x5040000000-0x507fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.730976] pci 0002:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff pref]
[ 0.730981] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 0.731175] pcieport 0002:00:00.0: Signaling PME with IRQ 68
[ 0.731282] pcieport 0002:00:00.0: AER enabled with IRQ 69
[ 0.737852] Freescale LS2 console driver
[ 0.737956] fsl-ls2-console: device fsl_mc_console registered
[ 0.738030] fsl-ls2-console: device fsl_aiop_console registered
[ 0.741437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.743234] console [ttyS0] disabled
[ 1.025122] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 36, base_baud = 18750000) is a 16550A
[ 1.033998] console [ttyS0] enabled
[ 1.033998] console [ttyS0] enabled
[ 1.041003] bootconsole [uart8250] disabled
[ 1.041003] bootconsole [uart8250] disabled
[ 1.049890] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 36, base_baud = 18750000) is a 16550A
[ 1.059115] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 37, base_baud = 18750000) is a 16550A
[ 1.068331] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 37, base_baud = 18750000) is a 16550A
[ 1.085281] brd: module loaded
[ 1.093620] loop: module loaded
[ 1.154942] nand: No NAND device found
[ 1.159050] fsl-quadspi 1550000.quadspi: mx25u25635f (32768 Kbytes)
[ 1.167535] libphy: Fixed MDIO Bus: probed
[ 1.172446] tun: Universal TUN/TAP device driver, 1.6
[ 1.178599] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.185544] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.192887] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.198176] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.203465] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.208749] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.214075] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.219377] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.224663] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.245616] Freescale FM module, FMD API version 21.1.0
[ 1.254984] Freescale FM Ports module
[ 1.258674] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.264894] fsl_mac 1ae0000.ethernet: FMan MEMAC
[ 1.269536] fsl_mac 1ae0000.ethernet: FMan MAC address: 28:3e:76:00:11:dc
[ 1.276744] fsl_mac 1ae2000.ethernet: FMan MEMAC
[ 1.281382] fsl_mac 1ae2000.ethernet: FMan MAC address: 28:3e:76:00:11:dd
[ 1.288345] fsl_mac 1ae4000.ethernet: FMan MEMAC
[ 1.292983] fsl_mac 1ae4000.ethernet: FMan MAC address: 28:3e:76:00:11:de
[ 1.299949] fsl_mac 1ae6000.ethernet: FMan MEMAC
[ 1.304587] fsl_mac 1ae6000.ethernet: FMan MAC address: 28:3e:76:00:11:df
[ 1.311800] fsl_mac 1ae8000.ethernet: FMan MEMAC
[ 1.316438] fsl_mac 1ae8000.ethernet: FMan MAC address: 28:3e:76:00:11:e0
[ 1.323653] fsl_mac 1aea000.ethernet: FMan MEMAC
[ 1.328291] fsl_mac 1aea000.ethernet: FMan MAC address: 28:3e:76:00:11:e1
[ 1.335169] fsl_dpa: FSL DPAA Ethernet driver
[ 1.340899] fsl_dpa soc:fsl,dpaa:ethernet@0: Skip RX PCD High Priority FQs initialization
[ 1.354078] fsl_dpa: fsl_dpa: Probed interface eth0
[ 1.359966] fsl_dpa soc:fsl,dpaa:ethernet@1: Skip RX PCD High Priority FQs initialization
[ 1.373486] fsl_dpa: fsl_dpa: Probed interface eth1
[ 1.379571] fsl_dpa soc:fsl,dpaa:ethernet@2: Skip RX PCD High Priority FQs initialization
[ 1.393797] fsl_dpa: fsl_dpa: Probed interface eth2
[ 1.400102] fsl_dpa soc:fsl,dpaa:ethernet@3: Skip RX PCD High Priority FQs initialization
[ 1.414805] fsl_dpa: fsl_dpa: Probed interface eth3
[ 1.421284] fsl_dpa soc:fsl,dpaa:ethernet@4: Skip RX PCD High Priority FQs initialization
[ 1.436427] fsl_dpa: fsl_dpa: Probed interface eth4
[ 1.443122] fsl_dpa soc:fsl,dpaa:ethernet@5: Skip RX PCD High Priority FQs initialization
[ 1.458682] fsl_dpa: fsl_dpa: Probed interface eth5
[ 1.463837] fsl_dpa soc:fsl,dpaa:ethernet@8: of_find_device_by_node(/soc/fman@1a00000/ethernet@f0000) failed
[ 1.473754] fsl_dpa: probe of soc:fsl,dpaa:ethernet@8 failed with error -22
[ 1.480774] fsl_advanced: FSL DPAA Advanced drivers:
[ 1.485751] fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.491677] fsl_oh: FSL FMan Offline Parsing port driver
[ 1.497422] VFIO - User Level meta-driver version: 0.3
[ 1.505453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.512064] ehci-pci: EHCI PCI platform driver
[ 1.516555] ehci-platform: EHCI generic platform driver
[ 1.522021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.528222] ohci-pci: OHCI PCI platform driver
[ 1.532708] ohci-platform: OHCI generic platform driver
[ 1.538650] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.544165] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.552277] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x42010810
[ 1.561032] xhci-hcd xhci-hcd.0.auto: irq 46, io mem 0x02f00000
[ 1.567455] hub 1-0:1.0: USB hub found
[ 1.571239] hub 1-0:1.0: 1 port detected
[ 1.575417] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.580928] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 1.589030] hub 2-0:1.0: USB hub found
[ 1.592811] hub 2-0:1.0: 1 port detected
[ 1.597030] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.602544] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 1.610612] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x42010810
[ 1.619369] xhci-hcd xhci-hcd.1.auto: irq 47, io mem 0x03000000
[ 1.625679] hub 3-0:1.0: USB hub found
[ 1.629460] hub 3-0:1.0: 1 port detected
[ 1.633612] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.639122] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 1.647221] hub 4-0:1.0: USB hub found
[ 1.650987] hub 4-0:1.0: 1 port detected
[ 1.655208] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.660717] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 5
[ 1.668801] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x42010810
[ 1.677547] xhci-hcd xhci-hcd.2.auto: irq 48, io mem 0x03100000
[ 1.683869] hub 5-0:1.0: USB hub found
[ 1.687645] hub 5-0:1.0: 1 port detected
[ 1.691800] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.697306] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 6
[ 1.705390] hub 6-0:1.0: USB hub found
[ 1.709166] hub 6-0:1.0: 1 port detected
[ 1.713486] usbcore: registered new interface driver usb-storage
[ 1.722067] i2c /dev entries driver
[ 1.727751] imx2-wdt 2ad0000.wdog: timeout 60 sec (nowayout=0)
[ 1.734183] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 1.740840] CPUidle arm: CPU 0 failed to init idle CPU ops
[ 1.746661] sdhci: Secure Digital Host Controller Interface driver
[ 1.752862] sdhci: Copyright(c) Pierre Ossman
[ 1.757308] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.803141] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[ 1.812551] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.820798] platform caam_qi: Linux CAAM Queue I/F driver initialised
[ 1.827302] caam 1700000.crypto: Entropy delay = 3200
[ 1.832414] caam 1700000.crypto: Instantiated RNG4 SH0
[ 1.859150] caam 1700000.crypto: Instantiated RNG4 SH1
[ 1.864312] caam 1700000.crypto: device ID = 0x0a12060000000000 (Era 8)
[ 1.870953] caam 1700000.crypto: job rings = 4, qi = 1, dpaa2 = no
[ 1.882594] caam algorithms registered in /proc/crypto
[ 1.890530] platform caam_qi: algorithms registered in /proc/crypto
[ 1.895183] mmc0: new high speed MMC card at address 0001
[ 1.895592] mmcblk0: mmc0:0001 DG4008 7.28 GiB
[ 1.895773] mmcblk0boot0: mmc0:0001 DG4008 partition 1 4.00 MiB
[ 1.895952] mmcblk0boot1: mmc0:0001 DG4008 partition 2 4.00 MiB
[ 1.896134] mmcblk0rpmb: mmc0:0001 DG4008 partition 3 4.00 MiB
[ 1.899153] Alternate GPT is invalid, using primary GPT.
[ 1.899185] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 1.935940] caam_jr 1710000.jr: registering rng-caam
[ 1.941008] caam 1700000.crypto: caam pkc algorithms registered in /proc/crypto
[ 1.948502] usbcore: registered new interface driver usbhid
[ 1.954090] usbhid: USB HID core driver
[ 1.959035] Freescale USDPAA process driver
[ 1.963233] fsl-usdpaa: no region found
[ 1.967092] Freescale USDPAA process IRQ driver
[ 1.972273] Netfilter messages via NETLINK v0.30.
[ 1.977126] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 1.983369] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[ 1.989911] nf_tables_compat: (c) 2012 Pablo Neira Ayuso <pablo@netfilter.org>
[ 1.997329] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.002876] Initializing XFRM netlink socket
[ 2.007278] NET: Registered protocol family 10
[ 2.013375] Segment Routing with IPv6
[ 2.017136] NET: Registered protocol family 17
[ 2.021604] NET: Registered protocol family 15
[ 2.026089] Bridge firewalling registered
[ 2.030133] Ebtables v2.0 registered
[ 2.031082] usb 5-1: new high-speed USB device number 2 using xhci-hcd
[ 2.040395] 8021q: 802.1Q VLAN Support v1.8
[ 2.044617] Key type dns_resolver registered
[ 2.049392] registered taskstats version 1
[ 2.058823] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[ 2.068689] devtmpfs: mounted
[ 2.071923] Freeing unused kernel memory: 640K
Booting image: 1, overlay: /dev/mmcblk0p4
[ 2.909703] EXT4-fs (mmcblk0p4): recovery complete
[ 2.914547] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[ 2.986034] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.141672] EXT4-fs (mmcblk0p8): recovery complete
[ 3.146495] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
switch_root: old root filesystem is not an initramfs: Success
[ 4.270104] systemd[1]: System time before build time, advancing clock.
[ 4.335539] systemd[1]: systemd 244.1-1-arch 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.358066] systemd[1]: Detected architecture arm64.
Welcome to #[0;36mArch Linux ARM#[0m!
[ 4.395802] systemd[1]: Set hostname to <CMJ-DOW>.
[ 5.336198] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 5.348613] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 5.359548] systemd[1]: Created slice system-getty.slice.
[#[0;32m OK #[0m] Created slice #[0;1;39msystem-getty.slice#[0m.
[ 5.380658] systemd[1]: Created slice system-serial\x2dgetty.slice.
[#[0;32m OK #[0m] Created slice #[0;1;39msystem-serial\x2dgetty.slice#[0m.
[ 5.404612] systemd[1]: Created slice User and Session Slice.
[#[0;32m OK #[0m] Created slice #[0;1;39mUser and Session Slice#[0m.
[ 5.427484] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[#[0;32m OK #[0m] Started #[0;1;39mDispatch Password …ts to Console Directory Watch#[0m.
[ 5.451410] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[#[0;32m OK #[0m] Started #[0;1;39mForward Password R…uests to Wall Directory Watch#[0m.
[ 5.475310] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 5.487066] systemd[1]: Reached target Local Encrypted Volumes.
[#[0;32m OK #[0m] Reached target #[0;1;39mLocal Encrypted Volumes#[0m.
[ 5.507315] systemd[1]: Reached target Paths.
[#[0;32m OK #[0m] Reached target #[0;1;39mPaths#[0m.
[ 5.527230] systemd[1]: Reached target Remote File Systems.
[#[0;32m OK #[0m] Reached target #[0;1;39mRemote File Systems#[0m.
[ 5.547215] systemd[1]: Reached target Slices.
[#[0;32m OK #[0m] Reached target #[0;1;39mSlices#[0m.
[ 5.567251] systemd[1]: Reached target Swap.
[#[0;32m OK #[0m] Reached target #[0;1;39mSwap#[0m.
[ 5.587582] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[#[0;32m OK #[0m] Listening on #[0;1;39mDevice-mapper event daemon FIFOs#[0m.
[ 5.621130] systemd[1]: Listening on Process Core Dump Socket.
[#[0;32m OK #[0m] Listening on #[0;1;39mProcess Core Dump Socket#[0m.
[ 5.643494] systemd[1]: Listening on initctl Compatibility Named Pipe.
[#[0;32m OK #[0m] Listening on #[0;1;39minitctl Compatibility Named Pipe#[0m.
[ 5.670543] systemd[1]: Listening on Journal Audit Socket.
[#[0;32m OK #[0m] Listening on #[0;1;39mJournal Audit Socket#[0m.
[ 5.691667] systemd[1]: Listening on Journal Socket (/dev/log).
[#[0;32m OK #[0m] Listening on #[0;1;39mJournal Socket (/dev/log)#[0m.
[ 5.715783] systemd[1]: Listening on Journal Socket.
[#[0;32m OK #[0m] Listening on #[0;1;39mJournal Socket#[0m.
[ 5.737395] systemd[1]: Listening on udev Control Socket.
[#[0;32m OK #[0m] Listening on #[0;1;39mudev Control Socket#[0m.
[ 5.759583] systemd[1]: Listening on udev Kernel Socket.
[#[0;32m OK #[0m] Listening on #[0;1;39mudev Kernel Socket#[0m.
[ 5.784293] systemd[1]: Mounting Huge Pages File System...
Mounting #[0;1;39mHuge Pages File System#[0m...
[ 5.808360] systemd[1]: Mounting POSIX Message Queue File System...
Mounting #[0;1;39mPOSIX Message Queue File System#[0m...
[ 5.836633] systemd[1]: Mounting Kernel Debug File System...
Mounting #[0;1;39mKernel Debug File System#[0m...
[ 5.863757] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 5.879911] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 5.893431] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 5.904476] systemd[1]: Mounting FUSE Control File System...
Mounting #[0;1;39mFUSE Control File System#[0m...
[ 5.927913] systemd[1]: Mounting Kernel Configuration File System...
Mounting #[0;1;39mKernel Configuration File System#[0m...
[ 5.956047] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting #[0;1;39mRemount Root and Kernel File Systems#[0m...
[ 5.982644] systemd[1]: Starting Apply Kernel Variables...
Starting #[0;1;39mApply Kernel Variables#[0m...
[ 6.006365] systemd[1]: Starting udev Coldplug all Devices...
Starting #[0;1;39mudev Coldplug all Devices#[0m...
[ 6.036107] systemd[1]: Mounted Huge Pages File System.
[#[0;32m OK #[0m] Mounted #[0;1;39mHuge Pages File System#[0m.
[ 6.059795] systemd[1]: Mounted POSIX Message Queue File System.
[#[0;32m OK #[0m] Mounted #[0;1;39mPOSIX Message Queue File System#[0m.
[ 6.083744] systemd[1]: Mounted Kernel Debug File System.
[#[0;32m OK #[0m] Mounted #[0;1;39mKernel Debug File System#[0m.
[ 6.103698] systemd[1]: Mounted FUSE Control File System.
[#[0;32m OK #[0m] Mounted #[0;1;39mFUSE Control File System#[0m.
[ 6.123848] systemd[1]: Mounted Kernel Configuration File System.
[#[0;32m OK #[0m] Mounted #[0;1;39mKernel Configuration File System#[0m.
[ 6.149122] systemd[1]: Started Remount Root and Kernel File Systems.
[#[0;32m OK #[0m] Started #[0;1;39mRemount Root and Kernel File Systems#[0m.
[ 6.172068] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 6.205960] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 6.217672] systemd[1]: Starting Load/Save Random Seed...
Starting #[0;1;39mLoad/Save Random Seed#[0m...
[ 6.235254] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 6.246321] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting #[0;1;39mCreate Static Device Nodes in /dev#[0m...
[ 6.269341] systemd[1]: Started Apply Kernel Variables.
[#[0;32m OK #[0m] Started #[0;1;39mApply Kernel Variables#[0m.
[ 6.294804] systemd[1]: Started Load/Save Random Seed.
[#[0;32m OK #[0m] Started #[0;1;39mLoad/Save Random Seed#[0m.
[ 6.317339] systemd[1]: Started Create Static Device Nodes in /dev.
[#[0;32m OK #[0m] Started #[0;1;39mCreate Static Device Nodes in /dev#[0m.
[ 6.343878] systemd[1]: Reached target Local File Systems (Pre).
[#[0;32m OK #[0m] Reached target #[0;1;39mLocal File Systems (Pre)#[0m.
[ 6.367252] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 6.378259] systemd[1]: Reached target Local File Systems.
[#[0;32m OK #[0m] Reached target #[0;1;39mLocal File Systems#[0m.
[ 6.402866] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[#[0;32m OK #[0m] Started #[0;1;39mEntropy Daemon based on the HAVEGE algorithm#[0m.
[ 6.427566] systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
[ 6.436503] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[ 6.450172] systemd[1]: Starting Journal Service...
Starting #[0;1;39mJournal Service#[0m...
[ 6.467486] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 6.480582] systemd[1]: Starting udev Kernel Device Manager...
Starting #[0;1;39mudev Kernel Device Manager#[0m...
[ 6.505215] systemd[1]: Started udev Coldplug all Devices.
[#[0;32m OK #[0m] Started #[0;1;39mudev Coldplug all Devices#[0m.
[ 7.306649] systemd[1]: Started udev Kernel Device Manager.
[#[0;32m OK #[0m] Started #[0;1;39mudev Kernel Device Manager#[0m.
[ 7.335348] audit: type=1130 audit(1576586649.064:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.335681] systemd[1]: Started Journal Service.
[#[0;32m OK #[0m] Started #[0;1;39mJournal Service#[0m.
[ 7.375988] audit: type=1130 audit(1576586649.104:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting #[0;1;39mFlush Journal to Persistent Storage#[0m...
[ 7.464374] systemd-journald[2518]: Received client request to flush runtime journal.
[ 7.489805] systemd-journald[2518]: File /var/log/journal/f4bf4bd83fb54c69a5d0428fc4bbbfdd/system.journal corrupted or uncleanly shut down, renaming and replacing.
[#[0;32m OK #[0m] Started #[0;1;39mFlush Journal to Persistent Storage#[0m.
[ 7.707200] audit: type=1130 audit(1576586649.432:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting #[0;1;39mCreate Volatile Files and Directories#[0m...
[#[0;32m OK #[0m] Found device #[0;1;39m/dev/ttyS0#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mCreate Volatile Files and Directories#[0m.
[ 7.931339] audit: type=1130 audit(1576586649.660:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting #[0;1;39mRebuild Journal Catalog#[0m...
Starting #[0;1;39mNetwork Time Synchronization#[0m...
[ 7.984474] ina2xx 0-0040: error configuring the device: -6
Starting #[0;1;39mUpdate UTMP about System Boot/Shutdown#[0m...
[ 8.129308] audit: type=1127 audit(1576586649.856:6): pid=3034 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[#[0;32m OK #[0m] Started #[0;1;39mUpdate UTMP about System Boot/Shutdown#[0m.
[ 8.207382] audit: type=1130 audit(1576586649.936:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[#[0;32m OK #[0m] Started #[0;1;39mRebuild Journal Catalog#[0m.
[ 8.243765] audit: type=1130 audit(1576586649.972:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting #[0;1;39mUpdate is Completed#[0m...
[ 8.271372] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
[ 8.280132] lm90 0-004c: Failed to initialize device
[#[0;32m OK #[0m] Started #[0;1;39mUpdate is Completed#[0m.
[ 8.311338] audit: type=1130 audit(1576586650.040:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.596313] random: crng init done
[#[0;32m OK #[0m] Listening on #[0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mNetwork Time Synchronization#[0m.
[ 9.283316] audit: type=1130 audit(1576586651.012:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[#[0;32m OK #[0m] Reached target #[0;1;39mSystem Initialization#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mDaily Cleanup of Temporary Directories#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mSystem Time Set#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mSystem Time Synchronized#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mDaily rotation of log files#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mDaily verification of password and group files#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mTimers#[0m.
[#[0;32m OK #[0m] Listening on #[0;1;39mD-Bus System Message Bus Socket#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mSockets#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mBasic System#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mbup.service#[0m.
[ 9.507431] audit: type=1130 audit(1576586651.236:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[#[0;32m OK #[0m] Started #[0;1;39mcwn-agent.service#[0m.
Starting #[0;1;39mConfirm boot status in dual-boot system#[0m...
[#[0;32m OK #[0m] Started #[0;1;39mD-Bus System Message Bus#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mkernel#[0m.
Starting #[0;1;39mA lightweight DHCP and caching DNS server#[0m...
[#[0;32m OK #[0m] Started #[0;1;39mHostapd IEEE 802.1…WPA2/EAP/RADIUS Authenticator#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mOpenSSH Daemon#[0m.
Starting #[0;1;39mLogin Service#[0m...
Starting #[0;1;39mPermit User Sessions#[0m...
[#[0;32m OK #[0m] Started #[0;1;39mConfirm boot status in dual-boot system#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mPermit User Sessions#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mGetty on tty1#[0m.
[#[0;32m OK #[0m] Started #[0;1;39mSerial Getty on ttyS0#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mLogin Prompts#[0m.
[#[0;1;31mFAILED#[0m] Failed to start #[0;1;39mA lightwei…t DHCP and caching DNS server#[0m.
See 'systemctl status dnsmasq.service' for details.
[ 12.359137] 8188fu: loading out-of-tree module taints kernel.
[ 12.373264] RTL871X: module init start
[ 12.377066] RTL871X: rtl8188fu v4.3.23.6_20964.20170110
[ 12.377069] RTL871X: build time: Mar 25 2020 21:10:49
[#[0;32m OK #[0m] Started #[0;1;39mLogin Service#[0m.
[ 12.419802] kauditd_printk_skb: 12 callbacks suppressed
[ 12.419808] audit: type=1130 audit(1576586654.148:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[#[0;32m OK #[0m] Reached target #[0;1;39mMulti-User System#[0m.
[#[0;32m OK #[0m] Reached target #[0;1;39mGraphical Interface#[0m.
[ 12.486297] RTL871X: hal_com_config_channel_plan chplan:0x20
[ 12.507735] fsl_dpa soc:fsl,dpaa:ethernet@5 rad4: renamed from eth5
[ 12.543870] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=28:3e:76:00:11:db
[ 12.557107] usbcore: registered new interface driver rtl8188fu
[ 12.557113] RTL871X: module init ret=0
[ 12.565920] IPv6: ADDRCONF(NETDEV_UP): rad4: link is not ready
[ 12.569386] fsl_dpa soc:fsl,dpaa:ethernet@2 rad5: renamed from eth2
[ 12.593405] audit: type=1130 audit(1576586654.320:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.595780] IPv6: ADDRCONF(NETDEV_UP): rad5: link is not ready
[ 12.596651] fsl_dpa soc:fsl,dpaa:ethernet@0 rad1: renamed from eth0
[ 12.629732] IPv6: ADDRCONF(NETDEV_UP): rad1: link is not ready
[ 12.637300] fsl_dpa soc:fsl,dpaa:ethernet@1 rad2: renamed from eth1
[ 12.665423] IPv6: ADDRCONF(NETDEV_UP): rad2: link is not ready
[ 12.672080] fsl_dpa soc:fsl,dpaa:ethernet@4 rad3: renamed from eth4
[ 12.709907] IPv6: ADDRCONF(NETDEV_UP): rad3: link is not ready
[ 12.764545] IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
[ 13.334602] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Arch Linux 4.14.16 (ttyS0)
CMJ-DOW login: [ 15.345838] audit: type=1130 audit(1576586657.072:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=hostapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.426371] RTL871X: assoc success
[ 15.429866] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 15.437688] RTL871X: set group key camid:1, addr:00:00:00:00:00:00, kid:1, type:AES
[ 15.500833] audit: type=1130 audit(1576586657.228:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dnsmasq comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.604826] audit: type=1131 audit(1576586659.332:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.604773] IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
�~x[ 43.394086] sysrq: SysRq : HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w)
[ 43.425401] sysrq: SysRq : HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w)
[ 43.685368] sysrq: SysRq : HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w)
Arch Linux 4.14.16 (ttyS0)