Skip to content

Instantly share code, notes, and snippets.

@stravs
Created October 14, 2020 11:56
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 stravs/f82c8a0af276b2d1e6b57235d048f027 to your computer and use it in GitHub Desktop.
Save stravs/f82c8a0af276b2d1e6b57235d048f027 to your computer and use it in GitHub Desktop.
dmesg output
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd042]
[ 0.000000] Linux version 5.4.47-5.0.0-devel+git.9e7307657fc1 (oe-user@oe-host) (gcc version 9.3.0 (GCC)) #1 SMP PREEMPT Fri Oct 2 12:39:46 UTC 2020
[ 0.000000] Machine model: Toradex Colibri iMX8QXP/DX on Colibri Evaluation Board V3
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000096000000, size 960 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring0@90000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090008000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring1@90008000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090010000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev1vring0@90010000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090018000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev1vring1@90018000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090400000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vdevbuffer, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 320 MiB at 0x00000000e8000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xffbf4500-0xffbf5fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080200000-0x0000000083ffffff]
[ 0.000000] node 0: [mem 0x0000000086200000-0x0000000087ffffff]
[ 0.000000] node 0: [mem 0x0000000090020000-0x00000000901fffff]
[ 0.000000] node 0: [mem 0x0000000090500000-0x0000000091ffffff]
[ 0.000000] node 0: [mem 0x0000000094c00000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] On node 0 totalpages: 470240
[ 0.000000] DMA32 zone: 7348 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 470240 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 24 pages/cpu s58904 r8192 d31208 u98304
[ 0.000000] pcpu-alloc: s58904 r8192 d31208 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 462892
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=PARTUUID=ef6c2b31-02 ro rootwait video=imxdpufb5:off video=imxdpufb6:off video=imxdpufb7:off
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 506116K/1880960K available (13564K kernel code, 970K rwdata, 5468K rodata, 2560K init, 1003K bss, 64124K reserved, 1310720K cma-reserved)
[ 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 restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 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=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 512 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000051b00000
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x44c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000005] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000645] Console: colour dummy device 80x25
[ 0.001388] printk: console [tty0] enabled
[ 0.001479] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.001510] pid_max: default: 32768 minimum: 301
[ 0.001612] LSM: Security Framework initializing
[ 0.001694] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001721] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.023890] ASID allocator initialised with 32768 entries
[ 0.031885] rcu: Hierarchical SRCU implementation.
[ 0.042213] EFI services will not be available.
[ 0.047935] smp: Bringing up secondary CPUs ...
[ 0.080362] Detected VIPT I-cache on CPU1
[ 0.080393] GICv3: CPU1: found redistributor 1 region 0:0x0000000051b20000
[ 0.080433] CPU1: Booted secondary processor 0x0000000001 [0x410fd042]
[ 0.112401] Detected VIPT I-cache on CPU2
[ 0.112422] GICv3: CPU2: found redistributor 2 region 0:0x0000000051b40000
[ 0.112445] CPU2: Booted secondary processor 0x0000000002 [0x410fd042]
[ 0.144467] Detected VIPT I-cache on CPU3
[ 0.144486] GICv3: CPU3: found redistributor 3 region 0:0x0000000051b60000
[ 0.144505] CPU3: Booted secondary processor 0x0000000003 [0x410fd042]
[ 0.144573] smp: Brought up 1 node, 4 CPUs
[ 0.144686] SMP: Total of 4 processors activated.
[ 0.144702] CPU features: detected: 32-bit EL0 Support
[ 0.144716] CPU features: detected: CRC32 instructions
[ 0.150459] CPU: All CPU(s) started at EL2
[ 0.150510] alternatives: patching kernel code
[ 0.151699] devtmpfs: initialized
[ 0.168892] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.168942] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.208024] pinctrl core: initialized pinctrl subsystem
[ 0.208616] DMI not present or invalid.
[ 0.208971] NET: Registered protocol family 16
[ 0.220267] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.220327] audit: initializing netlink subsys (disabled)
[ 0.220653] audit: type=2000 audit(0.220:1): state=initialized audit_enabled=0 res=1
[ 0.221328] cpuidle: using governor menu
[ 0.222458] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.224510] Serial: AMBA PL011 UART driver
[ 0.224580] imx mu driver is registered.
[ 0.224613] imx rpmsg driver is registered.
[ 0.271833] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.271866] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.271882] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.271900] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.272991] cryptd: max_cpu_qlen set to 1000
[ 0.276986] ACPI: Interpreter disabled.
[ 0.279786] iommu: Default domain type: Translated
[ 0.279975] vgaarb: loaded
[ 0.280345] SCSI subsystem initialized
[ 0.280507] libata version 3.00 loaded.
[ 0.280735] usbcore: registered new interface driver usbfs
[ 0.280793] usbcore: registered new interface driver hub
[ 0.280864] usbcore: registered new device driver usb
[ 0.283278] mc: Linux media interface: v0.10
[ 0.283325] videodev: Linux video capture interface: v2.00
[ 0.283427] pps_core: LinuxPPS API ver. 1 registered
[ 0.283443] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.283476] PTP clock support registered
[ 0.283835] EDAC MC: Ver: 3.0.0
[ 0.285559] No BMan portals available!
[ 0.285983] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 0.286751] No QMan portals available!
[ 0.287857] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.288618] FPGA manager framework
[ 0.288734] Advanced Linux Sound Architecture Driver Initialized.
[ 0.290608] imx-scu scu: NXP i.MX SCU Initialized
[ 0.296461] random: fast init done
[ 0.332251] imx8qxp-pinctrl scu:pinctrl: initialized IMX pinctrl driver
[ 0.335131] clocksource: Switched to clocksource arch_sys_counter
[ 0.335393] VFS: Disk quotas dquot_6.6.0
[ 0.335465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.335665] pnp: PnP ACPI: disabled
[ 0.363713] thermal_sys: Registered thermal governor 'step_wise'
[ 0.363718] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.364289] NET: Registered protocol family 2
[ 0.364732] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.364782] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.364920] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.365175] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.365292] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.365353] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.365528] NET: Registered protocol family 1
[ 0.365934] RPC: Registered named UNIX socket transport module.
[ 0.365950] RPC: Registered udp transport module.
[ 0.365963] RPC: Registered tcp transport module.
[ 0.365977] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.365998] PCI: CLS 0 bytes, default 64
[ 0.366837] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.368090] kvm [1]: IPA Size Limit: 40bits
[ 0.368776] kvm [1]: GICv3: no GICV resource entry
[ 0.368791] kvm [1]: disabling GICv2 emulation
[ 0.368820] kvm [1]: GIC system register CPU interface enabled
[ 0.368920] kvm [1]: vgic interrupt IRQ1
[ 0.369043] kvm [1]: Hyp mode initialized successfully
[ 0.373049] Initialise system trusted keyrings
[ 0.373232] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 0.381062] NFS: Registering the id_resolver key type
[ 0.381113] Key type id_resolver registered
[ 0.381127] Key type id_legacy registered
[ 0.381145] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.381180] jffs2: version 2.2. (NAND) \xc2\xa9 2001-2006 Red Hat, Inc.
[ 0.397580] Key type asymmetric registered
[ 0.397603] Asymmetric key parser 'x509' registered
[ 0.397655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.397677] io scheduler mq-deadline registered
[ 0.397690] io scheduler kyber registered
[ 0.413352] EINJ: ACPI disabled.
[ 0.495752] mxs-dma 5b810000.dma-apbh: initialized
[ 0.497333] Bus freq driver module loaded
[ 0.504624] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.510135] 5a060000.serial: ttyLP0 at MMIO 0x5a060010 (irq = 46, base_baud = 5000000) is a FSL_LPUART
[ 0.510671] fsl-lpuart 5a060000.serial: DMA tx channel request failed, operating without tx DMA
[ 0.510703] fsl-lpuart 5a060000.serial: DMA rx channel request failed, operating without rx DMA
[ 0.511245] 5a080000.serial: ttyLP2 at MMIO 0x5a080010 (irq = 47, base_baud = 5000000) is a FSL_LPUART
[ 0.512467] 5a090000.serial: ttyLP3 at MMIO 0x5a090010 (irq = 48, base_baud = 5000000) is a FSL_LPUART
[ 0.512505] fsl-lpuart 5a090000.serial: Serial: Console lpuart rounded baud ratefrom 35971 to 115200
[ 1.581903] printk: console [ttyLP3] enabled
[ 1.655813] loop: module loaded
[ 1.663935] imx ahci driver is registered.
[ 1.677041] libphy: Fixed MDIO Bus: probed
[ 1.681500] tun: Universal TUN/TAP device driver, 1.6
[ 1.689692] pps pps0: new PPS source ptp0
[ 1.699952] libphy: fec_enet_mii_bus: probed
[ 1.705857] fec 5b040000.ethernet eth0: registered PHC device 0
[ 1.713315] Freescale FM module, FMD API version 21.1.0
[ 1.719530] Freescale FM Ports module
[ 1.723557] VFIO - User Level meta-driver version: 0.3
[ 1.734013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.740594] ehci-pci: EHCI PCI platform driver
[ 1.745123] ehci-platform: EHCI generic platform driver
[ 1.751028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.757302] ohci-pci: OHCI PCI platform driver
[ 1.761831] ohci-platform: OHCI generic platform driver
[ 1.769054] usbcore: registered new interface driver usb-storage
[ 1.775209] usbcore: registered new interface driver usbserial_generic
[ 1.781782] usbserial: USB Serial support registered for generic
[ 1.787838] usbcore: registered new interface driver cp210x
[ 1.793448] usbserial: USB Serial support registered for cp210x
[ 1.799492] usbcore: registered new interface driver ftdi_sio
[ 1.805275] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.812633] usbcore: registered new interface driver pl2303
[ 1.818244] usbserial: USB Serial support registered for pl2303
[ 1.824248] usbcore: registered new interface driver usb_serial_simple
[ 1.830816] usbserial: USB Serial support registered for carelink
[ 1.836983] usbserial: USB Serial support registered for zio
[ 1.842681] usbserial: USB Serial support registered for funsoft
[ 1.848729] usbserial: USB Serial support registered for flashloader
[ 1.855135] usbserial: USB Serial support registered for google
[ 1.861092] usbserial: USB Serial support registered for libtransistor
[ 1.867661] usbserial: USB Serial support registered for vivopay
[ 1.873705] usbserial: USB Serial support registered for moto_modem
[ 1.880010] usbserial: USB Serial support registered for motorola_tetra
[ 1.886666] usbserial: USB Serial support registered for novatel_gps
[ 1.893063] usbserial: USB Serial support registered for hp4x
[ 1.898848] usbserial: USB Serial support registered for suunto
[ 1.904805] usbserial: USB Serial support registered for siemens_mpi
[ 1.919182] input: sc-powerkey as /devices/platform/sc-powerkey/input/input0
[ 1.929485] imx-sc-rtc scu:rtc: registered as rtc1
[ 1.935231] i2c /dev entries driver
[ 1.940888] pps_ldisc: PPS line discipline registered
[ 1.948694] imx-sc-thermal scu:thermal-sensor: failed to get valid sensor resource id: -2
[ 1.956937] imx-sc-thermal: probe of scu:thermal-sensor failed with error -2
[ 1.969891] sdhci: Secure Digital Host Controller Interface driver
[ 1.976178] sdhci: Copyright(c) Pierre Ossman
[ 1.981151] Synopsys Designware Multimedia Card Interface Driver
[ 1.989194] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.997047] mmc0: CQHCI version 5.10
[ 2.032685] mmc0: SDHCI controller on 5b010000.mmc [5b010000.mmc] using ADMA
[ 2.041065] mmc1: CQHCI version 5.10
[ 2.050081] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.058603] caam 31400000.crypto: device ID = 0x0a16040000000100 (Era 9)
[ 2.065412] caam 31400000.crypto: job rings = 2, qi = 0
[ 2.097653] caam algorithms registered in /proc/crypto
[ 2.104246] caam 31400000.crypto: caam pkc algorithms registered in /proc/crypto
[ 2.112602] caam_jr 31430000.jr: registering rng-caam
[ 2.122189] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.127868] usbcore: registered new interface driver usbhid
[ 2.134675] usbhid: USB HID core driver
[ 2.142925] No fsl,qman node
[ 2.145868] Freescale USDPAA process driver
[ 2.150067] fsl-usdpaa: no region found
[ 2.153916] Freescale USDPAA process IRQ driver
[ 2.165890] mmc0: new HS400 MMC card at address 0001
[ 2.175639] mmcblk0: mmc0:0001 Q2J54A 3.59 GiB
[ 2.180465] mmcblk0boot0: mmc0:0001 Q2J54A partition 1 16.0 MiB
[ 2.186631] mmcblk0boot1: mmc0:0001 Q2J54A partition 2 16.0 MiB
[ 2.192762] mmcblk0rpmb: mmc0:0001 Q2J54A partition 3 512 KiB, chardev (237:0)
[ 2.205843] mmcblk0: p1 p2
[ 2.219098] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 2.227260] NET: Registered protocol family 26
[ 2.232435] NET: Registered protocol family 10
[ 2.237781] Segment Routing with IPv6
[ 2.241532] NET: Registered protocol family 17
[ 2.246061] Key type dns_resolver registered
[ 2.250820] registered taskstats version 1
[ 2.254949] Loading compiled-in X.509 certificates
[ 2.286927] mxs_phy 5b100000.usbphy: 5b100000.usbphy supply phy-3p0 not found, using dummy regulator
[ 2.308430] regulator-usbh-vbus GPIO handle specifies active low - ignored
[ 2.315915] usb_phy_generic bus@5b000000:usb3-phy: bus@5b000000:usb3-phy supply vcc not found, using dummy regulator
[ 2.326683] usb_phy_generic bus@5b000000:usbphynop2: bus@5b000000:usbphynop2 supply vcc not found, using dummy regulator
[ 2.344716] sgtl5000 16-000a: sgtl5000 revision 0x11
[ 2.392955] usb3503 16-0008: switched to HUB mode
[ 2.397704] usb3503 16-0008: usb3503_probe: probed in hub mode
[ 2.403654] i2c i2c-16: LPI2C adapter registered
[ 2.410678] rtc-ds1307: probe of 17-0068 failed with error -5
[ 2.416560] i2c i2c-17: LPI2C adapter registered
[ 2.427422] imx6q-pcie 5f010000.pcie: 5f010000.pcie supply epdev_on not found, using dummy regulator
[ 2.434751] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.436898] imx6q-pcie 5f010000.pcie: No cache used with register defaults set!
[ 2.443302] [drm] No driver support for vblank timestamp query.
[ 2.456649] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.464975] imx6q-pcie 5f010000.pcie: host bridge /bus@5f000000/pcie@0x5f010000 ranges:
[ 2.465219] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.473049] imx6q-pcie 5f010000.pcie: IO 0x7ff80000..0x7ff8ffff -> 0x00000000
[ 2.480600] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.487693] imx6q-pcie 5f010000.pcie: MEM 0x70000000..0x7fefffff -> 0x70000000
[ 2.495476] dpu-core 56180000.dpu: driver probed
[ 2.511607] xhci-cdns3: xHCI Host Controller
[ 2.516035] xhci-cdns3: new USB bus registered, assigned bus number 1
[ 2.523931] xhci-cdns3: hcc params 0x200073c8 hci version 0x100 quirks 0x0000001000018010
[ 2.533042] hub 1-0:1.0: USB hub found
[ 2.536857] hub 1-0:1.0: 1 port detected
[ 2.541096] xhci-cdns3: xHCI Host Controller
[ 2.545489] xhci-cdns3: new USB bus registered, assigned bus number 2
[ 2.552063] xhci-cdns3: Host supports USB 3.0 SuperSpeed
[ 2.557540] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.566156] hub 2-0:1.0: USB hub found
[ 2.569949] hub 2-0:1.0: 1 port detected
[ 2.577949] mmc1: CQHCI version 5.10
[ 2.581637] sdhci-esdhc-imx 5b020000.mmc: Got CD GPIO
[ 2.618241] mmc1: SDHCI controller on 5b020000.mmc [5b020000.mmc] using ADMA
[ 2.639162] imx6q-pcie 5f010000.pcie: PCIe PLL locked after 0 us.
[ 2.640578] debugfs: Directory '59040000.sai' with parent 'imx8qxp-sgtl5000' already present!
[ 2.654465] asoc-simple-card sound-card: sgtl5000 <-> 59040000.sai mapping ok
[ 2.661662] asoc-simple-card sound-card: ASoC: no DMI vendor name!
[ 2.671762] imx-rpmsg 90000000.rpmsg: assigned reserved memory node vdevbuffer
[ 2.703166] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 2.731162] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 2.740145] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.745459] imx6q-pcie 5f010000.pcie: Link up
[ 2.746851] [drm] No driver support for vblank timestamp query.
[ 2.751913] imx6q-pcie 5f010000.pcie: Link: Gen2 disabled
[ 2.757239] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.762565] imx6q-pcie 5f010000.pcie: Link up, Gen1
[ 2.770884] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.775737] imx6q-pcie 5f010000.pcie: PCI host bridge to bus 0000:00
[ 2.782937] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.789186] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.796523] imx-drm display-subsystem: bound display@disp1 (ops imx_lmuxd_ops)
[ 2.801930] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 2.809685] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
[ 2.815388] pci_bus 0000:00: root bus resource [mem 0x70000000-0x7fefffff]
[ 2.830237] pci 0000:00:00.0: [1957:0000] type 01 class 0x060400
[ 2.836327] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00ffffff]
[ 2.836341] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x00ffffff pref]
[ 2.836401] pci 0000:00:00.0: supports D1 D2
[ 2.836407] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.842400] pci 0000:01:00.0: [1b4b:2b42] type 00 class 0x020000
[ 2.842446] pci 0000:01:00.0: MSI quirk detected; MSI disabled
[ 2.842526] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[ 2.842568] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
[ 2.842893] pci 0000:01:00.0: supports D1 D2
[ 2.842901] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 2.843036] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[ 2.860499] pci 0000:00:00.0: BAR 0: assigned [mem 0x70000000-0x70ffffff]
[ 2.860512] pci 0000:00:00.0: BAR 6: assigned [mem 0x71000000-0x71ffffff pref]
[ 2.860524] pci 0000:00:00.0: BAR 15: assigned [mem 0x72000000-0x721fffff 64bit pref]
[ 2.860537] pci 0000:01:00.0: BAR 0: assigned [mem 0x72000000-0x720fffff 64bit pref]
[ 2.860571] pci 0000:01:00.0: BAR 2: assigned [mem 0x72100000-0x721fffff 64bit pref]
[ 2.860608] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.860618] pci 0000:00:00.0: bridge window [mem 0x72000000-0x721fffff 64bit pref]
[ 2.861120] pcieport 0000:00:00.0: PME: Signaling with IRQ 409
[ 2.879150] usb 1-1: new high-speed USB device number 2 using cdns-usb3
[ 2.928647] Console: switching to colour frame buffer device 100x30
[ 3.087976] hub 1-1:1.0: USB hub found
[ 3.094664] imx-drm display-subsystem: fb0: imx-drmdrmfb frame buffer device
[ 3.111475] hub 1-1:1.0: 2 ports detected
[ 3.152757] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 3.158928] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 3
[ 3.183969] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 3.191865] hub 3-0:1.0: USB hub found
[ 3.197331] hub 3-0:1.0: 1 port detected
[ 3.206486] imx8qxp-lpcg-clk 5a4d0000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.219449] imx8qxp-lpcg-clk 5ac90000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.234580] debugfs: Directory 'lvds1' with parent 'pm_genpd' already present!
[ 3.243798] debugfs: Directory 'mipi1-i2c1' with parent 'pm_genpd' already present!
[ 3.252916] debugfs: Directory 'mipi1-i2c0' with parent 'pm_genpd' already present!
[ 3.261952] debugfs: Directory 'mipi1-pwm0' with parent 'pm_genpd' already present!
[ 3.271015] debugfs: Directory 'mipi1' with parent 'pm_genpd' already present!
[ 3.287831] hctosys: unable to open rtc device (rtc0)
[ 3.303417] ALSA device list:
[ 3.307838] #0: imx8qxp-sgtl5000
[ 3.316858] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 3.325621] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 3.575252] EXT4-fs (mmcblk0p2): recovery complete
[ 3.585317] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.594912] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.605706] devtmpfs: mounted
[ 3.611022] Freeing unused kernel memory: 2560K
[ 3.616980] Run /sbin/init as init process
[ 3.733263] systemd[1]: System time before build time, advancing clock.
[ 3.755232] systemd[1]: systemd 244.3+ 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)
[ 3.781785] systemd[1]: Detected architecture arm64.
[ 3.831734] systemd[1]: Set hostname to <colibri-imx8x-v10b>.
[ 4.155008] systemd[1]: /lib/systemd/system/gpsd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/gpsd.sock \xe2\x86\x92 /run/gpsd.sock; please update the unit file accordingly.
[ 4.205113] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.216522] systemd[1]: Created slice system-getty.slice.
[ 4.239328] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.249859] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.275328] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.286173] systemd[1]: Created slice system-weston.slice.
[ 4.313157] systemd[1]: Created slice User and Session Slice.
[ 4.339701] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.368171] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.395547] systemd[1]: Reached target Host and Network Name Lookups.
[ 4.423348] systemd[1]: Reached target Paths.
[ 4.443335] systemd[1]: Reached target Remote File Systems.
[ 4.467336] systemd[1]: Reached target Slices.
[ 4.491344] systemd[1]: Reached target Swap.
[ 4.531075] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 4.555540] systemd[1]: Reached target RPC Port Mapper.
[ 4.580597] systemd[1]: Listening on Syslog Socket.
[ 4.603733] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 4.632217] systemd[1]: Listening on Journal Audit Socket.
[ 4.655846] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.680035] systemd[1]: Listening on Journal Socket.
[ 4.704266] systemd[1]: Listening on Network Service Netlink Socket.
[ 4.731974] systemd[1]: Listening on udev Control Socket.
[ 4.755730] systemd[1]: Listening on udev Kernel Socket.
[ 4.784413] systemd[1]: Mounting Huge Pages File System...
[ 4.813041] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.840417] systemd[1]: Mounting Kernel Debug File System...
[ 4.869417] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 4.898719] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 4.933108] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ 4.963434] systemd[1]: Starting RPC Bind...
[ 4.987190] systemd[1]: Starting File System Check on Root Device...
[ 5.021251] systemd[1]: Starting Journal Service...
[ 5.037342] systemd[1]: Starting Load Kernel Modules...
[ 5.051660] systemd[1]: Starting udev Coldplug all Devices...
[ 5.075901] systemd[1]: Started RPC Bind.
[ 5.084254] systemd[1]: Mounted Huge Pages File System.
[ 5.109224] galcore: loading out-of-tree module taints kernel.
[ 5.124313] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.150151] Galcore version 6.4.0.234062
[ 5.159274] systemd[1]: Mounted Kernel Debug File System.
[ 5.183975] systemd[1]: Started Journal Service.
[ 5.304933] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.427496] systemd-journald[296]: Received client request to flush runtime journal.
[ 6.330705] Bluetooth: Core ver 2.22
[ 6.339297] NET: Registered protocol family 31
[ 6.345349] Bluetooth: HCI device and connection manager initialized
[ 6.358170] Bluetooth: HCI socket layer initialized
[ 6.370331] Bluetooth: L2CAP socket layer initialized
[ 6.387288] Bluetooth: SCO socket layer initialized
[ 6.494253] using random self ethernet address
[ 6.500397] using random host ethernet address
[ 6.662939] usb0: HOST MAC 00:14:2d:ff:ff:fe
[ 6.675655] usb0: MAC 00:14:2d:ff:ff:ff
[ 6.869469] Micrel KSZ8041 5b040000.ethernet-1:02: attached PHY driver [Micrel KSZ8041] (mii_bus:phy_addr=5b040000.ethernet-1:02, irq=POLL)
[ 6.995370] [VPU Encoder] enable mu for core[0]
[ 7.013854] [VPU Encoder] vpu encoder core[0] firmware version is 1.2.7
[ 7.435751] audit: type=1006 audit(1602674585.254:2): pid=393 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[ 7.549298] CAN device driver interface
[ 7.651433] input: AD7879 Touchscreen as /devices/platform/bus@5a000000/5a800000.i2c/i2c-16/16-002c/input/input1
[ 8.085157] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.151626] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.297998] mwifiex_pcie 0000:01:00.0: enabling device (0000 -> 0002)
[ 8.355619] mwifiex_pcie: PCI memory map Virt0: (____ptrval____) PCI memory map Virt2: (____ptrval____)
[ 8.595258] mcp251x spi0.0: MCP251x didn't enter in conf mode after reset
[ 8.607959] mcp251x spi0.0: Probe failed, err=16
[ 8.651209] random: crng init done
[ 8.654629] random: 7 urandom warning(s) missed due to ratelimiting
[ 8.678463] mcp251x: probe of spi0.0 failed with error -16
[ 8.960013] fec 5b040000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 8.967849] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.315811] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 9.486979] mwifiex_pcie 0000:01:00.0: info: FW download over, size 634228 bytes
[ 10.251171] mwifiex_pcie 0000:01:00.0: WLAN FW is active
[ 10.301016] mwifiex_pcie 0000:01:00.0: Unknown api_id: 3
[ 10.306382] mwifiex_pcie 0000:01:00.0: Unknown api_id: 4
[ 10.311733] mwifiex_pcie 0000:01:00.0: Unknown GET_HW_SPEC TLV type: 0x217
[ 10.356492] mwifiex_pcie 0000:01:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (16.68.1.p195)
[ 10.370521] mwifiex_pcie 0000:01:00.0: driver_version = mwifiex 1.0 (16.68.1.p195)
[ 10.531182] usb 1-1.1: new high-speed USB device number 3 using cdns-usb3
[ 10.738126] usb 1-1.1: unable to read config index 0 descriptor/all
[ 10.744438] usb 1-1.1: can't read configurations, error -71
[ 10.835173] usb 1-1.1: new high-speed USB device number 4 using cdns-usb3
[ 10.996058] usb 1-1.1: unable to read config index 0 descriptor/all
[ 11.002401] usb 1-1.1: can't read configurations, error -71
[ 11.012033] usb 1-1-port1: attempt power cycle
[ 11.619190] usb 1-1.1: new high-speed USB device number 5 using cdns-usb3
[ 11.761504] usb 1-1.1: unable to read config index 0 descriptor/all
[ 11.767837] usb 1-1.1: can't read configurations, error -71
[ 11.863180] usb 1-1.1: new high-speed USB device number 6 using cdns-usb3
[ 12.276087] usb 1-1.1: unable to read config index 0 descriptor/all
[ 12.282420] usb 1-1.1: can't read configurations, error -71
[ 12.291360] usb 1-1-port1: unable to enumerate USB device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment