Hello,
I would like some help to find/have the files and the setup procedure to return my development board as it was "out-of-the-box":
i.MX 8QuadXPlus Multisensory Enablement Kit | NXP Semiconductors
I couldn't find the files and the procedure to do it.
I have a HW B0 revision/version.
I'm trying to make it run with a LVDS-TO-HDMI bridge but I get no video output (nothing, no console, no blink, no noise, nothing). I would like to test if the LVDS-TO-HDMI bridge is burned or if I'm missing some configuration.
I already sent succefully the NXP image for Embedded Linux, Android and Android Automotive OS that are compatible with B0 revision.
The LVDS-TO-HDMI bridge is keeping the RED LED always ON and the GREEN LED after the kernel starts up.
From the COMM port I can see the "lvds-to-hdmi-bridge@4c" is being recognized by U-Boot.
On Embedded Linux, running on SD CARD, the kernel is initializing until it requests the login/password (root by default with blank password).
I can navigate into the folders "/dev", etc ... no problem.
Can anyone help me with that?
Thank you very much!
facing the same issue with imx8qxp c0 mek. android boots fine facing display not coming up only with android automotive
In my case I can't see any video output, not even noises on the screen.
Hello, thanks for replying.
Android Automotive OS:
automotive-12.0.0_2.1.0_image_8qmek_car2
If I perform the boot procedure without setting:
setenv bootargs console=ttyLP0,115200 earlycon init=/init androidboot.fbTileSupport=enable cma=928M@0x960M-0xfc0M androidboot.primary_display=imx-drm firmware_class.path=/vendor/firmware loop.max_part=7 transparent_hugepage=never moal.mod_para=wifi_mod_para.conf androidboot.lcd_density=240 bootconfig
The kernel starts and the LVDS-TO-HDMI bridge is turning the led green (but nothing is being display on the HDMI monitor connected to the bridge). After the kernel finishes the initialization I can navigate through the files/folders on the COMM (serial port)... but without video.
If I setenv as ANDROID_QUICK_START_GUIDE I don't have video, the LVDS-TO-HDMI bridge green led doesn't turn ON and the board keeps restarting during the kernel start-up (please see attached log).
I don't know what to do.
I would like to have the default files and configuration as "out-of-the-box" to check if my HW is OK.
Like this video:
Get Started with the MCIMX8QXP-CPU | NXP Semiconductors
Thank you!
Hi
Can you share which BSP you are facing this issue?
For Android OS, please refer 9.4.1 Booting with single LVDS-to-HDMI/MIPI-DSI-to-HDMI or dual LVDS-to-HDMI displays in https://www.nxp.com/docs/en/quick-reference-guide/ANDROID_QUICK_START_GUIDE.pdf
Hello, thanks for replying.
Android Automotive OS:
automotive-12.0.0_2.1.0_image_8qmek_car2
If I perform the boot procedure without setting:
setenv bootargs console=ttyLP0,115200 earlycon init=/init androidboot.fbTileSupport=enable cma=928M@0x960M-0xfc0M androidboot.primary_display=imx-drm firmware_class.path=/vendor/firmware loop.max_part=7 transparent_hugepage=never moal.mod_para=wifi_mod_para.conf androidboot.lcd_density=240 bootconfig
The kernel starts and the LVDS-TO-HDMI bridge is turning the led green (but nothing is being display on the HDMI monitor connected to the bridge). After the kernel finishes the initialization I can navigate through the files/folders on the COMM (serial port)... but without video.
If I setenv as ANDROID_QUICK_START_GUIDE I don't have video, the LVDS-TO-HDMI bridge green led doesn't turn ON and the board keeps restarting during the kernel start-up (please see attached log).
I don't know what to do.
I would like to have the default files and configuration as "out-of-the-box" to check if my HW is OK.
Like this video:
Get Started with the MCIMX8QXP-CPU | NXP Semiconductors
Thank you!
This is what I get when I try to boot using Linux (L5.4.24-2.1.0_images_MX8QXPMEK):
U-Boot 2020.04-5.4.24-2.1.0+g4979a99482 (May 30 2020 - 16:14:50 +0000)
CPU: NXP i.MX8QXP RevB A35 at 1200 MHz at 25C
Model: NXP i.MX8QXP MEK
Board: iMX8QXP MEK
BuildInfo:
- SCFW 4a1654e0, SECO-FW 376e3c15, IMX-MKIMAGE 6745ccdc, ATF b0a00f2
- U-Boot 2020.04-5.4.24-2.1.0+g4979a99482
Boot: MMC0
DRAM: 3 GiB
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
[*]-Video Link 0i2c: Error check busy bus: 0x8
it6263_i2c_reg_read, read err -102
faill to read from it6263 revision, ret -102
(1280 x 720)
[0] dpu@56180000, video
[1] lvds-channel@0, display
[2] lvds-to-hdmi-bridge@4c, video_bridge
In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc0(part 0) is current device
flash target is MMC:0
Net:
Warning: ethernet@5b040000 using MAC address from ROM
eth0: ethernet@5b040000 [PRIME]
Warning: ethernet@5b050000 (eth1) using random MAC address - da:dd:53:ac:0a:62
, eth1: ethernet@5b050000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
28021248 bytes read in 125 ms (213.8 MiB/s)
Booting from mmc ...
97270 bytes read in 9 ms (10.3 MiB/s)
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Using Device Tree in place at 0000000083000000, end 000000008301abf5
Disable clock-controller@5a4d0000 rsrc 62 not owned
Disable clock-controller@5ac90000 rsrc 102 not owned
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd042]
[ 0.000000] Linux version 5.4.24-2.1.0+gbabac008e5cf (oe-user@oe-host) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sat May 30 14:53:48 UTC 2020
[ 0.000000] Machine model: Freescale i.MX8QXP MEK
[ 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] earlycon: lpuart32 at MMIO 0x000000005a060000 (options '')
[ 0.000000] printk: bootconsole [lpuart32] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080200000-0x00000008bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x8bf9f8500-0x8bf9f9fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008bfffffff]
[ 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] node 0: [mem 0x0000000880000000-0x00000008bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000008bfffffff]
[ 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] 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: 720940
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyLP0,115200 earlycon root=/dev/mmcblk0p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0xfbfff000-0xfffff000] (64MB)
[ 0.000000] Memory: 1790216K/2929536K available (16444K kernel code, 1444K rwdata, 6472K rodata, 2944K init, 1017K bss, 156280K reserved, 983040K 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.008872] Console: colour dummy device 80x25
[ 0.013060] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.023230] pid_max: default: 32768 minimum: 301
[ 0.027918] LSM: Security Framework initializing
[ 0.032505] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.039834] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.071738] ASID allocator initialised with 32768 entries
[ 0.084833] rcu: Hierarchical SRCU implementation.
[ 0.099670] EFI services will not be available.
[ 0.111906] smp: Bringing up secondary CPUs ...
[ 0.148534] Detected VIPT I-cache on CPU1
[ 0.148565] GICv3: CPU1: found redistributor 1 region 0:0x0000000051b20000
[ 0.148605] CPU1: Booted secondary processor 0x0000000001 [0x410fd042]
[ 0.180577] Detected VIPT I-cache on CPU2
[ 0.180599] GICv3: CPU2: found redistributor 2 region 0:0x0000000051b40000
[ 0.180623] CPU2: Booted secondary processor 0x0000000002 [0x410fd042]
[ 0.212640] Detected VIPT I-cache on CPU3
[ 0.212660] GICv3: CPU3: found redistributor 3 region 0:0x0000000051b60000
[ 0.212682] CPU3: Booted secondary processor 0x0000000003 [0x410fd042]
[ 0.212753] smp: Brought up 1 node, 4 CPUs
[ 0.268647] SMP: Total of 4 processors activated.
[ 0.273335] CPU features: detected: 32-bit EL0 Support
[ 0.278474] CPU features: detected: CRC32 instructions
[ 0.290675] CPU: All CPU(s) started at EL2
[ 0.294472] alternatives: patching kernel code
[ 0.300146] devtmpfs: initialized
[ 0.319080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.328506] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.367350] pinctrl core: initialized pinctrl subsystem
[ 0.373390] DMI not present or invalid.
[ 0.377222] NET: Registered protocol family 16
[ 0.389977] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.395772] audit: initializing netlink subsys (disabled)
[ 0.401409] audit: type=2000 audit(0.344:1): state=initialized audit_enabled=0 res=1
[ 0.408886] cpuidle: using governor menu
[ 0.413831] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.422292] Serial: AMBA PL011 UART driver
[ 0.426131] imx mu driver is registered.
[ 0.429972] imx rpmsg driver is registered.
[ 0.496753] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.503138] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.509814] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.516505] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.525270] cryptd: max_cpu_qlen set to 1000
[ 0.537123] ACPI: Interpreter disabled.
[ 0.543164] iommu: Default domain type: Translated
[ 0.547922] vgaarb: loaded
[ 0.550772] SCSI subsystem initialized
[ 0.554688] usbcore: registered new interface driver usbfs
[ 0.559885] usbcore: registered new interface driver hub
[ 0.565199] usbcore: registered new device driver usb
[ 0.572898] mc: Linux media interface: v0.10
[ 0.576885] videodev: Linux video capture interface: v2.00
[ 0.582395] pps_core: LinuxPPS API ver. 1 registered
[ 0.587257] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.596389] PTP clock support registered
[ 0.600743] EDAC MC: Ver: 3.0.0
[ 0.605347] No BMan portals available!
[ 0.609150] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 0.616839] No QMan portals available!
[ 0.621296] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.628185] FPGA manager framework
[ 0.631355] Advanced Linux Sound Architecture Driver Initialized.
[ 0.637828] Bluetooth: Core ver 2.22
[ 0.641084] NET: Registered protocol family 31
[ 0.645497] Bluetooth: HCI device and connection manager initialized
[ 0.651843] Bluetooth: HCI socket layer initialized
[ 0.656705] Bluetooth: L2CAP socket layer initialized
[ 0.661752] Bluetooth: SCO socket layer initialized
[ 0.667999] imx-scu scu: NXP i.MX SCU Initialized
[ 0.678174] random: fast init done
[ 0.719262] imx8qxp-pinctrl scu:pinctrl: Invalid fsl,pins or pins property in node /scu/pinctrl/wifi_initgrp
[ 0.728777] imx8qxp-pinctrl scu:pinctrl: initialized IMX pinctrl driver
[ 0.737610] clocksource: Switched to clocksource arch_sys_counter
[ 0.743591] VFS: Disk quotas dquot_6.6.0
[ 0.747718] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.755268] pnp: PnP ACPI: disabled
[ 0.789569] thermal_sys: Registered thermal governor 'step_wise'
[ 0.789575] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.795834] NET: Registered protocol family 2
[ 0.806800] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.815053] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.823130] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.830716] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.837043] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.843679] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.850934] NET: Registered protocol family 1
[ 0.855525] RPC: Registered named UNIX socket transport module.
[ 0.861123] RPC: Registered udp transport module.
[ 0.865802] RPC: Registered tcp transport module.
[ 0.870495] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.877402] PCI: CLS 0 bytes, default 64
[ 0.881870] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.890601] kvm [1]: IPA Size Limit: 40bits
[ 0.895219] kvm [1]: GICv3: no GICV resource entry
[ 0.899681] kvm [1]: disabling GICv2 emulation
[ 0.904126] kvm [1]: GIC system register CPU interface enabled
[ 0.910005] kvm [1]: vgic interrupt IRQ1
[ 0.913966] kvm [1]: Hyp mode initialized successfully
[ 0.926125] Initialise system trusted keyrings
[ 0.930390] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.944394] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.950728] NFS: Registering the id_resolver key type
[ 0.955483] Key type id_resolver registered
[ 0.959614] Key type id_legacy registered
[ 0.963616] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.970316] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.976857] 9p: Installing v9fs 9p2000 file system support
[ 0.999298] Key type asymmetric registered
[ 1.003064] Asymmetric key parser 'x509' registered
[ 1.007978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.015310] io scheduler mq-deadline registered
[ 1.019824] io scheduler kyber registered
[ 1.046186] imx6q-pcie 5f010000.pcie: couldn't get pcie-phy
[ 1.050524] pwm-backlight lvds_backlight@0: lvds_backlight@0 supply power not found, using dummy regulator
[ 1.061291] pwm-backlight lvds_backlight@1: lvds_backlight@1 supply power not found, using dummy regulator
[ 1.072160] EINJ: ACPI disabled.
[ 1.161746] mxs-dma 5b810000.dma-apbh: initialized
[ 1.169968] Bus freq driver module loaded
[ 1.183629] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.195746] 5a060000.serial: ttyLP0 at MMIO 0x5a060010 (irq = 58, base_baud = 5000000) is a FSL_LPUAR[ 1.204922] printk: console [ttyLP0] enabled
[ 1.204922] printk: console [ttyLP0] enabled
[ 1.213343] printk: bootconsole [lpuart32] disabled
[ 1.213343] printk: bootconsole [lpuart32] disabled
[ 1.223483] fsl-lpuart 5a060000.serial: DMA tx channel request failed, operating without tx DMA
[ 1.232207] fsl-lpuart 5a060000.serial: DMA rx channel request failed, operating without rx DMA
[ 1.241455] 5a070000.serial: ttyLP1 at MMIO 0x5a070010 (irq = 59, base_baud = 5000000) is a FSL_LPUART
[ 1.251803] 5a080000.serial: ttyLP2 at MMIO 0x5a080010 (irq = 60, base_baud = 5000000) is a FSL_LPUART
[ 1.262129] 5a090000.serial: ttyLP3 at MMIO 0x5a090010 (irq = 61, base_baud = 5000000) is a FSL_LPUART
[ 1.340037] loop: module loaded
[ 1.349120] imx ahci driver is registered.
[ 1.364158] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
[ 1.377753] libphy: Fixed MDIO Bus: probed
[ 1.382873] tun: Universal TUN/TAP device driver, 1.6
[ 1.390820] thunder_xcv, ver 1.0
[ 1.394107] thunder_bgx, ver 1.0
[ 1.397372] nicpf, ver 1.0
[ 1.402370] pps pps0: new PPS source ptp0
[ 1.413037] libphy: fec_enet_mii_bus: probed
[ 1.418871] fec 5b040000.ethernet eth0: registered PHC device 0
[ 1.427186] Freescale FM module, FMD API version 21.1.0
[ 1.433462] Freescale FM Ports module
[ 1.437182] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.443474] fsl_dpa: FSL DPAA Ethernet driver
[ 1.448292] fsl_advanced: FSL DPAA Advanced drivers:
[ 1.453267] fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.459276] fsl_oh: FSL FMan Offline Parsing port driver
[ 1.467583] hclge is initializing
[ 1.470921] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.478153] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.483552] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.490618] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.496410] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.502259] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.508248] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 1.515226] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.520848] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.528689] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.535181] sky2: driver version 1.30
[ 1.541882] VFIO - User Level meta-driver version: 0.3
[ 1.554342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.560898] ehci-pci: EHCI PCI platform driver
[ 1.565427] ehci-platform: EHCI generic platform driver
[ 1.571434] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.577658] ohci-pci: OHCI PCI platform driver
[ 1.582178] ohci-platform: OHCI generic platform driver
[ 1.589778] usbcore: registered new interface driver usb-storage
[ 1.595898] usbcore: registered new interface driver usbserial_generic
[ 1.602463] usbserial: USB Serial support registered for generic
[ 1.608507] usbcore: registered new interface driver ftdi_sio
[ 1.614338] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.621725] usbcore: registered new interface driver usb_serial_simple
[ 1.628290] usbserial: USB Serial support registered for carelink
[ 1.634409] usbserial: USB Serial support registered for zio
[ 1.640100] usbserial: USB Serial support registered for funsoft
[ 1.646137] usbserial: USB Serial support registered for flashloader
[ 1.652525] usbserial: USB Serial support registered for google
[ 1.658475] usbserial: USB Serial support registered for libtransistor
[ 1.665034] usbserial: USB Serial support registered for vivopay
[ 1.671070] usbserial: USB Serial support registered for moto_modem
[ 1.677371] usbserial: USB Serial support registered for motorola_tetra
[ 1.684015] usbserial: USB Serial support registered for novatel_gps
[ 1.690399] usbserial: USB Serial support registered for hp4x
[ 1.696177] usbserial: USB Serial support registered for suunto
[ 1.702131] usbserial: USB Serial support registered for siemens_mpi
[ 1.720209] input: sc-powerkey as /devices/platform/sc-powerkey/input/input0
[ 1.732194] imx-sc-rtc scu:rtc: registered as rtc0
[ 1.738335] i2c /dev entries driver
[ 1.751798] Bluetooth: HCI UART driver ver 2.3
[ 1.756286] Bluetooth: HCI UART protocol H4 registered
[ 1.761449] Bluetooth: HCI UART protocol BCSP registered
[ 1.766797] Bluetooth: HCI UART protocol LL registered
[ 1.771952] Bluetooth: HCI UART protocol ATH3K registered
[ 1.777382] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.784026] Bluetooth: HCI UART protocol Broadcom registered
[ 1.789732] Bluetooth: HCI UART protocol QCA registered
[ 1.802167] sdhci: Secure Digital Host Controller Interface driver
[ 1.808412] sdhci: Copyright(c) Pierre Ossman
[ 1.813512] Synopsys Designware Multimedia Card Interface Driver
[ 1.821872] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.829915] mmc0: CQHCI version 5.10
[ 1.865060] mmc0: SDHCI controller on 5b010000.mmc [5b010000.mmc] using ADMA
[ 1.873271] mmc1: CQHCI version 5.10
[ 1.883133] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.892104] caam 31400000.crypto: device ID = 0x0a16040000000100 (Era 9)
[ 1.898859] caam 31400000.crypto: job rings = 2, qi = 0
[ 1.931611] caam algorithms registered in /proc/crypto
[ 1.940053] caam 31400000.crypto: caam pkc algorithms registered in /proc/crypto
[ 1.948347] caam_jr 31430000.jr: registering rng-caam
[ 1.960345] usbcore: registered new interface driver usbhid
[ 1.965977] usbhid: USB HID core driver
[ 1.970540] mxc-md bus@58000000:camera: deferring cap_device device registration
[ 1.981711] mxc-isi 58100000.isi: mxc_isi.0 registered successfully
[ 1.989159] mxc-isi 58110000.isi: mxc_isi.1 registered successfully
[ 1.996587] mxc-isi 58120000.isi: mxc_isi.2 registered successfully
[ 2.004015] mxc-isi 58130000.isi: mxc_isi.3 registered successfully
[ 2.011437] mxc-isi 58140000.isi: mxc_isi.4 registered successfully
[ 2.037641] mxc-mipi-csi2 58227000.csi: lanes: 4, name: mxc-mipi-csi2.0
[ 2.044296] mmc0: new HS400 MMC card at address 0001
[ 2.046334] mxc-parallel-csi 58261000.pcsi: mxc_parallel_csi_probe probe successfully
[ 2.049961] mmcblk0: mmc0:0001 R1J57L 29.1 GiB
[ 2.059618] No fsl,qman node
[ 2.061973] mmcblk0boot0: mmc0:0001 R1J57L partition 1 8.00 MiB
[ 2.064562] Freescale USDPAA process driver
[ 2.070727] mmcblk0boot1: mmc0:0001 R1J57L partition 2 8.00 MiB
[ 2.074668] fsl-usdpaa: no region found
[ 2.074671] Freescale USDPAA process IRQ driver
[ 2.078387] imx-rproc imx8x_cm4@0: failed to find syscon
[ 2.080798] mmcblk0rpmb: mmc0:0001 R1J57L partition 3 4.00 MiB, chardev (237:0)
[ 2.084581] remoteproc remoteproc0: releasing imx-rproc
[ 2.107070] mmcblk0: p1 p2
[ 2.121685] Galcore version 6.4.0.234062
[ 2.328553] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 2.336238] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 2.345067] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59820000
[ 2.352207] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59830000
[ 2.359511] debugfs: Directory '59820000.sai' with parent 'imx-audmix' already present!
[ 2.367615] debugfs: Directory '59830000.sai' with parent 'imx-audmix' already present!
[ 2.375888] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> 59820000.sai mapping ok
[ 2.383604] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> 59830000.sai mapping ok
[ 2.391266] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> audmix-0 mapping ok
[ 2.398556] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> audmix-1 mapping ok
[ 2.405834] imx-audmix imx-audmix.0: ASoC: no DMI vendor name!
[ 2.417722] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 2.425861] NET: Registered protocol family 26
[ 2.431124] NET: Registered protocol family 10
[ 2.436421] Segment Routing with IPv6
[ 2.440178] NET: Registered protocol family 17
[ 2.444764] Bluetooth: RFCOMM TTY layer initialized
[ 2.449668] Bluetooth: RFCOMM socket layer initialized
[ 2.454920] Bluetooth: RFCOMM ver 1.11
[ 2.458696] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.464024] Bluetooth: BNEP filters: protocol multicast
[ 2.469266] Bluetooth: BNEP socket layer initialized
[ 2.474237] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.480190] Bluetooth: HIDP socket layer initialized
[ 2.485208] 8021q: 802.1Q VLAN Support v1.8
[ 2.489417] lib80211: common routines for IEEE802.11 drivers
[ 2.495236] 9pnet: Installing 9P2000 support
[ 2.499581] tsn generic netlink module v1 init...
[ 2.504397] Key type dns_resolver registered
[ 2.509195] registered taskstats version 1
[ 2.513312] Loading compiled-in X.509 certificates
[ 2.545141] mxs_phy 5b100000.usbphy: 5b100000.usbphy supply phy-3p0 not found, using dummy regulator
[ 2.572502] usb_phy_generic bus@5b000000:usb3-phy: bus@5b000000:usb3-phy supply vcc not found, using dummy regulator
[ 2.584056] gpio-42 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 2.592974] imx-lpi2c 37230000.i2c: using scl,sda for recovery
[ 2.606398] ov5640 16-003c: 16-003c supply DOVDD not found, using dummy regulator
[ 2.613986] ov5640 16-003c: 16-003c supply AVDD not found, using dummy regulator
[ 2.621447] ov5640 16-003c: 16-003c supply DVDD not found, using dummy regulator
[ 2.676333] ov5640 16-003c: ov5640_read_reg: error: reg=300a
[ 2.682037] ov5640 16-003c: ov5640_check_chip_id: failed to read chip identifier
[ 2.690503] ov5640: probe of 16-003c failed with error -5
[ 2.696007] i2c i2c-16: LPI2C adapter registered
[ 2.703029] max732x 18-0068: failed reading
[ 2.707275] max732x: probe of 18-0068 failed with error -5
[ 2.712923] i2c i2c-17: Added multiplexed i2c bus 18
[ 2.718142] i2c i2c-17: Added multiplexed i2c bus 19
[ 2.724431] input: fxos8700 as /devices/platform/bus@5a000000/5a810000.i2c/i2c-17/i2c-20/20-001e/input/input1
[ 2.736249] fxos8700 device driver probe successfully
[ 2.737061] input: fxas2100x as /devices/platform/bus@5a000000/5a810000.i2c/i2c-17/i2c-20/20-0021/input/input2
[ 2.752880] fxas2100x 20-0021: fxas2100x device driver probe successfully
[ 2.760300] read mpl3115 chip id 0xc4
[ 2.764114] input: mpl3115 as /devices/virtual/input/input3
[ 2.770405] mpl3115 device driver probe successfully
[ 2.770467] i2c i2c-17: Added multiplexed i2c bus 20
[ 2.783443] isl29023 21-0044: 21-0044 supply vdd not found, using dummy regulator
[ 2.797243] input: isl29023 light sensor as /devices/virtual/input/input4
[ 2.804457] isl29023 21-0044: driver version 1.0 enabled
[ 2.809874] i2c i2c-17: Added multiplexed i2c bus 21
[ 2.814866] pca954x 17-0071: registered 4 multiplexed busses for I2C switch pca9646
[ 2.823506] OF: graph: no port node found in /bus@5a000000/i2c@5a810000/tcpc@50
[ 2.831708] i2c i2c-17: LPI2C adapter registered
[ 2.849776] max9286_mipi 22-006a: max9286_read_reg:read reg error: reg=1e
[ 2.856619] max9286 is not found, chip id reg 0x1e = 0x(ffffffff)
[ 2.862849] i2c i2c-22: LPI2C adapter registered
[ 2.868014] imx-lpi2c 56226000.i2c: can't get irq number
[ 2.875075] imx-lpi2c 56246000.i2c: can't get irq number
[ 2.884591] pwm-backlight lvds_backlight@0: lvds_backlight@0 supply power not found, using dummy regulator
[ 2.884720] imx6q-pcie 5f010000.pcie: couldn't get pcie-phy
[ 2.895743] pwm-backlight lvds_backlight@1: lvds_backlight@1 supply power not found, using dummy regulator
[ 2.901055] imx6q-pcie 5f010000.pcie: 5f010000.pcie supply epdev_on not found, using dummy regulator
[ 2.916663] dpu-core 56180000.dpu: driver probed
[ 2.918941] imx6q-pcie 5f010000.pcie: No cache used with register defaults set!
[ 2.925286] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.931993] imx6q-pcie 5f010000.pcie: host bridge /bus@5f000000/pcie@0x5f010000 ranges:
[ 2.937320] [drm] No driver support for vblank timestamp query.
[ 2.937404] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.945387] imx6q-pcie 5f010000.pcie: IO 0x7ff80000..0x7ff8ffff -> 0x00000000
[ 2.951663] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.959401] imx6q-pcie 5f010000.pcie: MEM 0x70000000..0x7fefffff -> 0x70000000
[ 2.967149] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.989036] imx-drm display-subsystem: failed to bind bus@56220000:ldb@562210e0 (ops imx8qxp_ldb_ops): -517
[ 2.999041] imx-drm display-subsystem: master bind failed: -517
[ 3.013849] mmc1: CQHCI version 5.10
[ 3.017487] sdhci-esdhc-imx 5b020000.mmc: Got CD GPIO
[ 3.022589] sdhci-esdhc-imx 5b020000.mmc: Got WP GPIO
[ 3.059322] mmc1: SDHCI controller on 5b020000.mmc [5b020000.mmc] using ADMA
[ 3.073188] mx8-img-md: Registered mxc_isi.0.capture as /dev/video0
[ 3.079815] mx8-img-md: Registered mxc_isi.1.capture as /dev/video1
[ 3.081644] imx6q-pcie 5f010000.pcie: PCIe PLL locked after 0 us.
[ 3.086383] mx8-img-md: Registered mxc_isi.2.capture as /dev/video2
[ 3.098768] mx8-img-md: Registered mxc_isi.3.capture as /dev/video3
[ 3.105346] mx8-img-md: Registered mxc_isi.4.capture as /dev/video4
[ 3.112019] unregister ISI channel: mxc_isi.0
[ 3.116498] unregister ISI channel: mxc_isi.1
[ 3.120967] unregister ISI channel: mxc_isi.2
[ 3.125434] unregister ISI channel: mxc_isi.3
[ 3.129969] unregister ISI channel: mxc_isi.4
[ 3.135397] imx-rproc imx8x_cm4@0: failed to find syscon
[ 3.140901] imx-rproc imx8x_cm4@0: mbox_request_channel_byname() could not locate channel named "txdb"
[ 3.150230] imx-rproc imx8x_cm4@0: No txdb, ret 0
[ 3.155569] remoteproc remoteproc0: imx-rproc is available
[ 3.162433] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 3.171030] debugfs: Directory '59050000.sai' with parent 'wm8960-audio' already present!
[ 3.179365] imx-wm8960 sound-wm8960: wm8960-hifi <-> 59050000.sai mapping ok
[ 3.186482] imx-wm8960 sound-wm8960: ASoC: no DMI vendor name!
[ 3.306581] can-stby: supplied by can-en
[ 3.330531] cs42xx8 16-0048: failed to get device ID, ret = -5
[ 3.336673] cs42xx8: probe of 16-0048 failed with error -5
[ 3.343957] OF: graph: no port node found in /bus@5a000000/i2c@5a810000/tcpc@50
[ 4.085706] imx6q-pcie 5f010000.pcie: Phy link never came up
[ 4.091482] imx6q-pcie 5f010000.pcie: failed to initialize host
[ 4.097424] imx6q-pcie 5f010000.pcie: unable to add pcie port.
[ 4.421875] it6263 23-004c: Probe failed. Remote port 'lvds-channel@0' disabled
[ 4.429639] adv7511 23-003d: 23-003d supply avdd not found, using dummy regulator
[ 4.437220] adv7511 23-003d: 23-003d supply dvdd not found, using dummy regulator
[ 4.444778] adv7511 23-003d: 23-003d supply pvdd not found, using dummy regulator
[ 4.452334] adv7511 23-003d: 23-003d supply a2vdd not found, using dummy regulator
[ 4.459969] adv7511 23-003d: 23-003d supply v3p3 not found, using dummy regulator
[ 4.467552] adv7511 23-003d: 23-003d supply v1p2 not found, using dummy regulator
[ 5.481659] adv7511 23-003d: Probe failed. Remote port 'dsi_host@56228000' disabled
[ 5.489418] i2c i2c-23: LPI2C adapter registered
[ 5.551051] it6263 24-004c: Probe failed. Remote port 'lvds-channel@0' disabled
[ 5.558727] adv7511 24-003d: 24-003d supply avdd not found, using dummy regulator
[ 5.566303] adv7511 24-003d: 24-003d supply dvdd not found, using dummy regulator
[ 5.574390] adv7511 24-003d: 24-003d supply pvdd not found, using dummy regulator
[ 5.581935] adv7511 24-003d: 24-003d supply a2vdd not found, using dummy regulator
[ 5.589572] adv7511 24-003d: 24-003d supply v3p3 not found, using dummy regulator
[ 5.597123] adv7511 24-003d: 24-003d supply v1p2 not found, using dummy regulator
[ 5.605101] adv7511 24-003d: Probe failed. Remote port 'dsi_host@56248000' disabled
[ 5.612850] i2c i2c-24: LPI2C adapter registered
[ 5.618726] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.625362] [drm] No driver support for vblank timestamp query.
[ 5.631370] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 5.639653] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 5.647034] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 5.654690] imx-drm display-subsystem: bound bus@56220000:ldb@562210e0 (ops imx8qxp_ldb_ops)
[ 5.663182] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 5.671830] imx-drm display-subsystem: bound bus@56220000:ldb@562410e0 (ops imx8qxp_ldb_ops)
[ 5.680336] imx-drm display-subsystem: bound 56248000.dsi_host (ops nwl_dsi_component_ops)
[ 5.689052] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
[ 5.706243] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 5.715330] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 5.725333] debugfs: Directory 'lvds1' with parent 'pm_genpd' already present!
[ 5.733074] debugfs: Directory 'mipi1-i2c1' with parent 'pm_genpd' already present!
[ 5.740759] debugfs: Directory 'mipi1-i2c0' with parent 'pm_genpd' already present!
[ 5.748451] debugfs: Directory 'mipi1-pwm0' with parent 'pm_genpd' already present!
[ 5.756127] debugfs: Directory 'mipi1' with parent 'pm_genpd' already present!
[ 5.771793] imx-sc-rtc scu:rtc: setting system clock to 2022-08-05T07:41:59 UTC (1659685319)
[ 5.782447] isi-m2m 58100000.isi:m2m_device: Register m2m success for ISI.0
[ 5.790803] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 5.798014] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.807018] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.813673] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.822311] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[ 5.840383] ALSA device list:
[ 5.843373] #0: imx-audmix
[ 5.846273] #1: wm8960-audio
[ 5.856806] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.865055] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 5.871534] devtmpfs: mounted
[ 5.875498] Freeing unused kernel memory: 2944K
[ 5.880153] Run /sbin/init as init process
[ 5.988919] systemd[1]: systemd 243.2+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 6.011170] systemd[1]: Detected architecture arm64.
Welcome to NXP i.MX Release Distro 5.4-zeus (zeus)!
[ 6.066612] systemd[1]: Set hostname to <imx8qxpmek>.
[ 6.076339] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.083100] systemd[1]: Initializing machine ID from random generator.
[ 6.310989] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 6.341216] systemd[1]: /lib/systemd/system/syslogd.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/syslogd.pid → /run/syslogd.pid; please update the unit file accordingly.
[ 6.375021] systemd[1]: /lib/systemd/system/rpcbind.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/rpcbind.sock → /run/rpcbind.sock; please update the unit file accordingly.
[ 6.399483] systemd[1]: /lib/systemd/system/klogd.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/klogd.pid → /run/klogd.pid; please update the unit file accordingly.
[ 6.540814] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.547713] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 6.560124] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ OK ] Created slice system-getty.slice.
[ 6.581777] random: systemd: uninitialized urandom read (16 bytes read)
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice User and Session Slice.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target Paths.
[ OK ] Reached target Remote File Systems.
[ OK ] Reached target Slices.
[ OK ] Reached target Swap.
[ OK ] Listening on Syslog Socket.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on Journal Audit Socket.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Listening on udev Control Socket.
[ OK ] Listening on udev Kernel Socket.
Mounting Huge Pages File System...
Mounting POSIX Message Queue File System...
Mounting Kernel Debug File System...
Mounting Temporary Directory (/tmp)...
Starting Create list of st…odes for the current kernel...
Starting Journal Service...
Mounting Kernel Configuration File System...
Starting Remount Root and Kernel File Systems...
Starting Apply Kernel Variables...
[ 6.954566] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Starting udev Coldplug all Devices...
Starting Setup Virtual Console...
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Started Journal Service.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Started Create list of sta… nodes for the current kernel.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Setup Virtual Console.
Starting Flush Journal to Persistent Storage...
[ 7.170503] systemd-journald[460]: Received client request to flush runtime journal.
Starting Create System Users...
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /var/volatile...
Starting udev Kernel Device Manager...
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Rebuild Dynamic Linker Cache...
Starting Create Volatile Files and Directories...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Create Volatile Files and Directories.
Starting Run pending postinsts...
Starting Rebuild Journal Catalog...
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Started Network Time Synchronization.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
Starting Start Psplash Boot Screen...
[ OK ] Started Start Psplash Boot Screen.
[ OK ] Started Run pending postinsts.
[ 8.178399] [VPU Encoder] enable mu for core[0]
[ 8.191465] [VPU Encoder] vpu encoder core[0] firmware version is 1.2.7
[ 8.267610] mxc-jpeg 58400000.jpegdec: decoder device registered as /dev/video1 (81,3)
[ 8.279693] imx-cs42888 sound-cs42888: failed to find codec platform device
[ OK ] Started Rebuild Dynamic Linker Cache.
Starting Update is Completed...
[ OK ] Started Update is Completed.
[ 8.337660] CAN device driver interface
[ 8.337936] mxc-jpeg 58450000.jpegenc: encoder device registered as /dev/video2 (81,4)
[ OK ] Reached target System Initialization.
[ 8.351349] imx-cs42888 sound-cs42888: failed to find codec platform device
[ OK ] Started Daily apt download activities.
[ 8.372537] imx-cs42888 sound-cs42888: failed to find codec platform device
[ OK ] Started Daily rotation of log files.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ 8.403290] imx-cs42888 sound-cs42888: failed to find codec platform device
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
Starting Console System Startup Logging...
[ OK ] Started Periodic Command Scheduler.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Configuration for i.MX GPU (Former rc_gpu.S).
Starting Packet Filtering Framework...
Starting Network Time Service (one-shot ntpdate mode)...
Starting Telephony service...
[ OK ] Started Updates psplash to basic.
[ OK ] Started User Space Regulatory Firmware Loading.
Starting RPC Bind Service...
[ OK ] Started User Space SDMA Firmware Loading.
Starting System Logging Service...
Starting Login Service...
[ OK ] Started TEE Supplicant.
[ OK ] Started Console System Startup Logging.
[ OK ] Started Packet Filtering Framework.
[ OK ] Started Network Time Service (one-shot ntpdate mode).
[ OK ] Started RPC Bind Service.
[ OK ] Started System Logging Service.
[ OK ] Started Telephony service.
[ OK ] Started Login Service.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
[ OK ] Created slice system-weston.slice.
[ OK ] Reached target Network (Pre).
Starting Save/Restore Sound Card State...
Starting Connection service...
Starting Kernel Logging Service...
Starting Load/Save Screen … backlight:lvds_backlight@0...
Starting Load/Save Screen … backlight:lvds_backlight@1...
Starting Network Service...
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Started Load/Save Screen B…of backlight:lvds_backlight@0.
[ OK ] Started Load/Save Screen B…of backlight:lvds_backlight@1.
[ OK ] Started Connection service.
[ OK [ 9.585955] Atheros 8031 ethernet 5b040000.ethernet-1:00: attached PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=5b040000.ethernet-1:00, irq=POLL)
] Started Network Service.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Reached target Sound Card.
Starting Avahi mDNS/DNS-SD Stack...
Starting Hostname Service...
Starting WPA supplicant...
[ OK ] Found device /dev/mmcblk0p1.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started WPA supplicant.
[ OK ] Reached target Network.
[ OK ] Started NFS status monitor for NFSv2/3 locking..
[ OK ] Started Update psplash to network.
Starting Terminate Psplash Boot Screen...
Starting /etc/rc.local Compatibility...
Starting File System Check on /dev/mmcblk0p1...
Starting Permit User Sessions...
[ OK ] Started Kernel Logging Service.
[FAILED] Failed to start Terminate Psplash Boot Screen.
See 'systemctl status psplash-quit.service' for details.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started Permit User Sessions.
[ OK ] Started Hostname Service.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyLP0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
Starting Weston Wayland Compositor (on tty7)...
[ OK ] Started Weston Wayland Compositor (on tty7).
[ OK ] Started File System Check on /dev/mmcblk0p1.
Mounting /run/media/mmcblk0p1...
[ OK ] Mounted /run/media/mmcblk0p1.
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Created slice User Slice of UID 0.
Starting User Runtime Directory /run/user/0...
[ OK ] Started User Runtime Directory /run/user/0.
Starting User Manager for UID 0...
[ 10.312617] audit: type=1006 audit(1659685324.036:2): pid=751 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[ OK ] Started User Manager for UID 0.
[ OK ] Started Session c1 of user root.
[ 12.017655] random: crng init done
[ 12.021074] random: 7 urandom warning(s) missed due to ratelimiting
[ OK ] Started Load/Save Random Seed.
NXP i.MX Release Distro 5.4-zeus imx8qxpmek ttyLP0
imx8qxpmek login: root
Last login: Fri Aug 5 07:42:03 UTC 2022 on tty7
root@imx8qxpmek:~#
root@imx8qxpmek:~#
root@imx8qxpmek:~#
root@imx8qxpmek:~#
root@imx8qxpmek:~#
root@imx8qxpmek:~#
root@imx8qxpmek:~# [ 35.893655] SD1_SPWR: disabling
[ 35.896813] can-en: disabling
[ 35.899825] can-stby: disabling
[ 35.903011] usb_otg1_vbus: disabling
^C
root@imx8qxpmek:~#
The LVDS-TO-HDMI bridge green LED turns ON but nothing is happening on the HDMI monitor.
Hi , I'm facing the same issue here. Im using IMX8QUADXPLUS and HDMI output is not showing . Is the issue resolved for you? @viniciuscarvalho
No, I bought a new LVDS-TO-HDMI converter to test it. But, I don't think that the problem is the HW.