Other Parts Discussed in Thread: SK-AM62,
Ti export
My AM6254 board is designed based on SK-AM62 EVM, SDK is ti-processor-sdk-linux-rt-am62xx-evm-08.03.00.19-Linux-x86-Install.bin,
enable OLDI interface step is below:
1.Modify arch/arm64/boot/dts/ti/k3-am625-sk.dts, SK-AM62 EVM dts default is not enable OLDI interface, so i add
/ {
...
display0 {
//compatible = "nlt,nl192108ac18-02d";
compatible = "rocktech,rk101ii01d-ct";
backlight = <&lcd_bl>;
pinctrl-names = "default";
pinctrl-0 = <&lvds_enable_pin>;
enable-gpios = <&main_gpio1 19 GPIO_ACTIVE_HIGH>;
port {
lcd_in0: endpoint {
remote-endpoint = <&oldi_out0>;
};
};
};
...
};
&dss {
status = "okay";
};
&dss_ports {
#address-cells = <1>;
#size-cells = <0>;
port@0 {
reg = <0>;
oldi_out0: endpoint {
remote-endpoint = <&lcd_in0>;
};
};
};
2.copy arch/arm64/boot/dts/ti/k3-am625-sk.dtb to boot device /boot/
3.reboot My board with new dtb.
4.login arago terminal,check /sys/class/drm/card0-LVDS-1/ exist, register sucessful see attachment boot log
5.check OLDI interface output by digital oscilloscope , and do not have signal
do i miss something? how to enable oldi interface ,
thx
U-Boot SPL 2021.01-g74fc69c889 (May 30 2022 - 16:59:09 +0000) SYSFW ABI: 3.1 (firmware rev 0x0008 '8.3.2--v08.03.02 (Jolly Jellyfi') Trying to boot from MMC1 Loading Environment from MMC... OK init_env from device 9 not supported! Starting ATF on ARM64 core... NOTICE: BL31: v2.6(release):08.03.00.003-dirty NOTICE: BL31: Built : 16:52:52, May 30 2022 U-Boot SPL 2021.01-g74fc69c889 (May 30 2022 - 16:57:16 +0000) SYSFW ABI: 3.1 (firmware rev 0x0008 '8.3.2--v08.03.02 (Jolly Jellyfi') Trying to boot from MMC1 U-Boot 2021.01-00002-g2c2f14e-dirty (Aug 15 2022 - 09:47:48 +0800) SoC: AM62X SR1.0 Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -1 DRAM: 1 GiB MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2 Loading Environment from MMC... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -1 Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc0(part 0) is current device SD/MMC found on device 0 Failed to load 'boot.scr' 1490 bytes read in 2 ms (727.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc0 ... Running uenvcmd ... 1 bytes read in 2 ms (0 Bytes/s) Already setup. 18299392 bytes read in 103 ms (169.4 MiB/s) 37435 bytes read in 3 ms (11.9 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fef3000, end 000000008fffffff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.109-rt65-gd9ee8a25c2 (jerry@jerry-OptiPlex-3040) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #32 SMP PREEMPT_RT Sat Aug 20 17:35:23 CST 2022 [ 0.000000] Machine model: Texas Instruments AM625 EVM62XX [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009cafffff] [ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] DMA zone: 4096 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 262144 pages, LIFO batch:63 [ 0.000000] cma: Reserved 144 MiB at 0x00000000b5000000 [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 18 pages/cpu s34752 r8192 d30784 u73728 [ 0.000000] pcpu-alloc: s34752 r8192 d30784 u73728 alloc=18*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: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=4590cd45-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 808356K/1048576K available (10688K kernel code, 1166K rwdata, 4160K rodata, 1728K init, 436K bss, 92764K reserved, 147456K 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 event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 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: 256 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: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000 [ 0.000000] random: get_random_bytes called from start_kernel+0x320/0x4c8 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008472] Console: colour dummy device 80x25 [ 0.013066] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023746] pid_max: default: 32768 minimum: 301 [ 0.028566] LSM: Security Framework initializing [ 0.033343] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.040918] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.050780] rcu: Hierarchical SRCU implementation. [ 0.056201] Platform MSI: msi-controller@1820000 domain created [ 0.062543] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.071817] EFI services will not be available. [ 0.076742] smp: Bringing up secondary CPUs ... [ 0.092722] Detected VIPT I-cache on CPU1 [ 0.096856] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.103894] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000 [ 0.111333] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.129488] Detected VIPT I-cache on CPU2 [ 0.133617] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.140651] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000 [ 0.148069] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.166108] Detected VIPT I-cache on CPU3 [ 0.170230] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.177263] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000 [ 0.184677] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.191445] smp: Brought up 1 node, 4 CPUs [ 0.195649] SMP: Total of 4 processors activated. [ 0.200468] CPU features: detected: 32-bit EL0 Support [ 0.205731] CPU features: detected: CRC32 instructions [ 0.218193] CPU: All CPU(s) started at EL2 [ 0.222405] alternatives: patching kernel code [ 0.228170] devtmpfs: initialized [ 0.238417] KASLR disabled due to lack of seed [ 0.243180] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253162] futex hash table entries: 1024 (order: 5, 131072 bytes, linear) [ 0.264863] pinctrl core: initialized pinctrl subsystem [ 0.270847] DMI not present or invalid. [ 0.275340] NET: Registered protocol family 16 [ 0.281955] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.289313] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.297372] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.306187] thermal_sys: Registered thermal governor 'step_wise' [ 0.306665] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.319851] ASID allocator initialised with 65536 entries [ 0.352414] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.359328] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.366195] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.373090] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.380979] cryptd: max_cpu_qlen set to 1000 [ 0.388441] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.397595] vcc_5v0: supplied by vmain_pd [ 0.402189] vcc_3v3_sys: supplied by vmain_pd [ 0.407100] vdd_mmc1: supplied by vcc_3v3_sys [ 0.412095] vcc_1v8: supplied by vcc_3v3_sys [ 0.417545] iommu: Default domain type: Translated [ 0.422945] SCSI subsystem initialized [ 0.427283] mc: Linux media interface: v0.10 [ 0.431688] videodev: Linux video capture interface: v2.00 [ 0.437379] pps_core: LinuxPPS API ver. 1 registered [ 0.442453] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.451803] PTP clock support registered [ 0.455840] EDAC MC: Ver: 3.0.0 [ 0.459730] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.466935] FPGA manager framework [ 0.470546] Advanced Linux Sound Architecture Driver Initialized. [ 0.477767] clocksource: Switched to clocksource arch_sys_counter [ 0.484247] VFS: Disk quotas dquot_6.6.0 [ 0.488319] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501921] NET: Registered protocol family 2 [ 0.506569] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.515058] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.523776] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.531784] TCP bind hash table entries: 8192 (order: 6, 458752 bytes, linear) [ 0.539610] TCP: Hash tables configured (established 8192 bind 8192) [ 0.546446] UDP hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.553316] UDP-Lite hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.560814] NET: Registered protocol family 1 [ 0.565914] RPC: Registered named UNIX socket transport module. [ 0.571980] RPC: Registered udp transport module. [ 0.576789] RPC: Registered tcp transport module. [ 0.581597] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.588191] PCI: CLS 0 bytes, default 64 [ 0.593117] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.605409] Initialise system trusted keyrings [ 0.610236] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.622130] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.628837] NFS: Registering the id_resolver key type [ 0.634075] Key type id_resolver registered [ 0.638365] Key type id_legacy registered [ 0.642551] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.649423] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.657231] 9p: Installing v9fs 9p2000 file system support [ 0.699329] Key type asymmetric registered [ 0.703556] Asymmetric key parser 'x509' registered [ 0.708601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.716176] io scheduler mq-deadline registered [ 0.720817] io scheduler kyber registered [ 0.727095] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.733500] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.747808] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.760599] panel-simple display0: supply power not found, using dummy regulator [ 0.768684] panel-simple display1: supply power not found, using dummy regulator [ 0.776480] panel-simple display1: Specify missing connector_type [ 0.792399] brd: module loaded [ 0.805068] loop: module loaded [ 0.809141] megasas: 07.714.04.00-rc1 [ 0.817096] tun: Universal TUN/TAP device driver, 1.6 [ 0.822958] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.829413] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.835539] sky2: driver version 1.30 [ 0.840290] VFIO - User Level meta-driver version: 0.3 [ 0.846699] i2c /dev entries driver [ 0.851287] sdhci: Secure Digital Host Controller Interface driver [ 0.857625] sdhci: Copyright(c) Pierre Ossman [ 0.862440] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.869680] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.877585] optee: probing for conduit method. [ 0.882188] optee: revision 3.12 (3d47a131) [ 0.882714] optee: initialized driver [ 0.892825] NET: Registered protocol family 17 [ 0.897604] 9pnet: Installing 9P2000 support [ 0.902068] Key type dns_resolver registered [ 0.906791] printk: bootconsole [ns16550a0]: printing thread started [ 0.906840] Loading compiled-in X.509 certificates [ 0.915715] panel-simple display0: supply power not found, using dummy regulator [ 0.920811] ti-sci 44043000.system-controller: ti,ctx-memory-region is required for suspend but not provided. [ 0.920828] ti-sci 44043000.system-controller: ti_sci_init_suspend failed, mem suspend will be non-functional. [ 0.920834] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.3.2--v08.03.02 (Jolly Jellyfi') [ 1.513936] random: fast init done [ 1.514024] davinci-mcasp 2b00000.mcasp: IRQ common not found [ 1.563303] omap_i2c 4900000.i2c: bus 4 rev0.12 at 100 kHz [ 1.573747] omap_i2c 2b200000.i2c: bus 5 rev0.12 at 100 kHz [ 1.580644] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz [ 1.587312] xxx mcp3422_probe,394 config is 00 [ 1.610273] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz [ 1.610837] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.611092] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.611388] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.636912] printk: console [ttyS2]: printing thread started [ 1.613020] ti-bcdma 485c0100.dma-controller: Number of rings: 82 [ 1.636928] printk: console [ttyS2] enabled [ 1.636932] printk: bootconsole [ns16550a0] disabled [ 1.657533] printk: bootconsole [ns16550a0]: printing thread stopped [ 1.659220] 2810000.serial: ttyS1 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250 [ 1.660594] 2840000.serial: ttyS4 at MMIO 0x2840000 (irq = 24, base_baud = 3000000) is a 8250 [ 1.666831] 2850000.serial: ttyS5 at MMIO 0x2850000 (irq = 25, base_baud = 3000000) is a 8250 [ 1.668156] 2860000.serial: ttyS6 at MMIO 0x2860000 (irq = 26, base_baud = 3000000) is a 8250 [ 1.668923] panel-simple display0: supply power not found, using dummy regulator [ 1.769792] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.772134] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver unknown [ 1.772154] davinci_mdio 8000f00.mdio: phy[3]: device 8000f00.mdio:03, driver unknown [ 1.772275] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.773861] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.774330] am65-cpsw-nuss 8000000.ethernet: Use random MAC address [ 1.774341] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.774347] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.780534] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 1.795806] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 1.795850] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:08 UTC (8) [ 1.844295] davinci-mcasp 2b00000.mcasp: IRQ common not found [ 1.892795] mmc0: CQHCI version 5.10 [ 1.934075] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.984657] wlan_lten: supplied by vcc_3v3_sys [ 1.985208] wlan_en: supplied by wlan_lten [ 2.005537] mmc0: Command Queue Engine enabled [ 2.005562] mmc0: new HS200 MMC card at address 0001 [ 2.006362] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB [ 2.006518] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB [ 2.006673] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB [ 2.006876] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0) [ 2.007987] mmcblk0: p1 p2 [ 2.994942] pwm-backlight backlight: supply power not found, using dummy regulator [ 3.007921] panel-simple display0: supply power not found, using dummy regulator [ 3.073680] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 3.109974] ------------[ cut here ]------------ [ 3.109989] WARNING: CPU: 1 PID: 81 at drivers/gpu/drm/tidss/tidss_dispc.c:865 dispc_oldi_tx_power.isra.0+0xd4/0xe8 [ 3.110020] Modules linked in: [ 3.110031] CPU: 1 PID: 81 Comm: kworker/1:2 Not tainted 5.10.109-rt65-gd9ee8a25c2 #32 [ 3.110039] Hardware name: Texas Instruments AM625 EVM62XX (DT) [ 3.110048] Workqueue: events deferred_probe_work_func [ 3.110062] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--) [ 3.110070] pc : dispc_oldi_tx_power.isra.0+0xd4/0xe8 [ 3.110078] lr : dispc_vp_prepare+0xb8/0x1d8 [ 3.110086] sp : ffff8000116234f0 [ 3.110088] x29: ffff8000116234f0 x28: 0000000000000000 [ 3.110096] x27: ffff000001958160 x26: ffff000000cec9c0 [ 3.110103] x25: ffff000001982600 x24: ffff800010b45210 [ 3.110110] x23: ffff800010b463a8 x22: 0000000000000000 [ 3.110116] x21: 0000000000000000 x20: ffff000001982480 [ 3.110123] x19: ffff0000019824f8 x18: 00000000000000ff [ 3.110130] x17: 00000000000000ff x16: 0000000000000010 [ 3.110137] x15: 0000000000000008 x14: 00000000000000ff [ 3.110143] x13: 0000000000000000 x12: ffff000001988880 [ 3.110150] x11: 0000000000000001 x10: 00000000000000ff [ 3.110156] x9 : ffff000001982480 x8 : ffff000000da1bc0 [ 3.110163] x7 : ffff00000198b800 x6 : 000000006d9f7bb4 [ 3.110169] x5 : ffff0000003ab118 x4 : ffff800010b46578 [ 3.110176] x3 : 0000000000001011 x2 : 0000000000000007 [ 3.110182] x1 : 0000000000000001 x0 : 0000000000000000 [ 3.110190] Call trace: [ 3.110193] dispc_oldi_tx_power.isra.0+0xd4/0xe8 [ 3.110201] dispc_vp_prepare+0xb8/0x1d8 [ 3.110209] tidss_crtc_atomic_enable+0xb4/0x108 [ 3.110216] drm_atomic_helper_commit_modeset_enables+0x200/0x248 [ 3.110228] tidss_atomic_commit_tail+0x48/0x80 [ 3.110237] commit_tail+0xa4/0x1a0 [ 3.110243] drm_atomic_helper_commit+0x160/0x388 [ 3.110250] drm_atomic_commit+0x4c/0x60 [ 3.110259] drm_client_modeset_commit_atomic.isra.0+0x1d0/0x258 [ 3.110267] drm_client_modeset_commit_locked+0x60/0x198 [ 3.110273] drm_client_modeset_commit+0x30/0x58 [ 3.110278] __drm_fb_helper_restore_fbdev_mode_unlocked+0xcc/0x110 [ 3.110287] drm_fb_helper_set_par+0x3c/0x78 [ 3.110293] fbcon_init+0x3b4/0x540 [ 3.110304] visual_init+0xb0/0x108 [ 3.110311] do_bind_con_driver+0x1d0/0x3a8 [ 3.110318] do_take_over_console+0x144/0x208 [ 3.110324] do_fbcon_takeover+0x6c/0xe0 [ 3.110332] fbcon_fb_registered+0x100/0x118 [ 3.110340] register_framebuffer+0x21c/0x338 [ 3.110347] __drm_fb_helper_initial_config_and_unlock+0x300/0x4d0 [ 3.110354] drm_fbdev_client_hotplug+0xd8/0x1b0 [ 3.110359] drm_fbdev_generic_setup+0xb0/0x188 [ 3.110365] tidss_probe+0xdc/0x180 3.110373] platform_drv_probe+0x54/0xa8 [ 3.110380] really_probe+0xec/0x3e0 [ 3.110388] driver_probe_device+0x58/0xb8 [ 3.110395] __device_attach_driver+0x84/0xc8 [ 3.110403] bus_for_each_drv+0x78/0xc8 [ 3.110411] __device_attach+0xf0/0x150 [ 3.110418] device_initial_probe+0x14/0x20 [ 3.110425] bus_probe_device+0x9c/0xa8 [ 3.110433] deferred_probe_work_func+0x88/0xc0 [ 3.110440] process_one_work+0x1a0/0x328 [ 3.110452] worker_thread+0x1f8/0x420 [ 3.110459] kthread+0x174/0x198 [ 3.110467] ret_from_fork+0x10/0x34 [ 3.110477] ---[ end trace 0000000000000002 ]--- [ 4.348642] Console: switching to colour frame buffer device 100x30 [ 4.464899] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 4.472942] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 4.476388] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.703517] ALSA device list: [ 4.703533] No soundcards found. [ 4.714367] mmc2: CQHCI version 5.10 [ 4.719898] mmc1: CQHCI version 5.10 [ 4.755738] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 4.766478] mmc2: queuing unknown CIS tuple 0x10 (5 bytes) [ 4.772092] mmc2: queuing unknown CIS tuple 0x10 (5 bytes) [ 4.774493] mmc2: new SDIO card at address af3e [ 6.233228] sdhci-am654 fa00000.mmc: Power on failed [ 6.263901] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 6.412479] EXT4-fs (mmcblk0p2): recovery complete [ 6.412947] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.413052] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 6.413992] devtmpfs: mounted [ 6.415371] Freeing unused kernel memory: 1728K [ 6.415493] Run /sbin/init as init process [ 6.481282] systemd[1]: System time before build time, advancing clock. [ 6.518906] NET: Registered protocol family 10 [ 6.520251] Segment Routing with IPv6 [ 6.530579] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 6.531136] systemd[1]: Detected architecture arm64. Welcome to Arago 2021.09! [ 6.574487] systemd[1]: Set hostname to <am62xx-evm>. [ 6.819882] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 6.820847] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 6.931696] random: systemd: uninitialized urandom read (16 bytes read) [ 6.932033] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 6.932048] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 6.935667] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ OK ] Created slice system-serial\x2dgett[ 6.982047] random: systemd: uninitialized urandom read (16 bytes read) y.slice. [ 6.983631] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice User and Session Slic[ 7.003863] random: systemd: uninitialized urandom read (16 bytes read) e. [ 7.005145] systemd[1]: Created slice User and Session Slice. [ OK ] Started Dispatch Password …ts to [ 7.024703] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Console Directory Watch. [ OK ] Started Forward Password R…uests [ 7.050303] systemd[1]: Started Forward Password Requests to Wall Directory Watch. to Wall Directory Watch. [ OK ] Reached target Paths.[ 7.074157] systemd[1]: Reached target Paths. [ OK ] Reached target Remote File Systems 7.094011] systemd[1]: Reached target Remote File Systems. [0m. [ OK ] Reached target Slices.[ 7.113952] systemd[1]: Reached target Slices. [ OK ] Reached target Swap. [ 7.134017] systemd[1]: Reached target Swap. [ OK ] Listening on RPCbind Server Activat[ 7.176559] systemd[1]: Listening on RPCbind Server Activation Socket. ion Socket. [ OK ] Reached target RPC Port Mapper.[ 7.198078] systemd[1]: Reached target RPC Port Mapper. [ OK ] Listening on Process Core Dump Sock[ 7.222971] systemd[1]: Listening on Process Core Dump Socket. et. [ OK ] Listening on initctl Compatibility [ 7.246417] systemd[1]: Listening on initctl Compatibility Named Pipe. Named Pipe. [ OK ] Listening on Journal Socket (/dev/l[ 7.277984] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. og). [ 7.278948] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket.[ 7.302854] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Network Service Netlin[ 7.322882] systemd[1]: Listening on Network Service Netlink Socket. k Socket. [ OK ] Listening on udev Control Socket 7.346657] systemd[1]: Listening on udev Control Socket. m. [ OK ] Listening on udev Kernel Socket[ 7.370452] systemd[1]: Listening on udev Kernel Socket. . Mounting Huge Pages File System...[ 7.395803] systemd[1]: Mounting Huge Pages File System... Mounting POSIX Message Queue File System..[ 7.423277] systemd[1]: Mounting POSIX Message Queue File System... . Mounting Kernel Debug File System... [ 7.452320] systemd[1]: Mounting Kernel Debug File System... Mounting Temporary Directory (/tmp)... [ 7.469161] systemd[1]: Mounting Temporary Directory (/tmp)... Starting Create list of st…odes for the curr[ 7.486631] systemd[1]: Starting Create list of static device nodes for the current kernel... ent kernel... Starting Start psplash boot splash screen.[ 7.518833] systemd[1]: Starting Start psplash boot splash screen... .. [ 7.547764] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 7.634255] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 7.640480] systemd[1]: Starting Journal Service... Starting Journal Service... Starting Load Kernel Modules... [ 7.760434] systemd[1]: Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems 7.776230] cryptodev: loading out-of-tree module taints kernel. [0m... [ 7.776528] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.779413] cryptodev: driver 1.10 loaded. [ 7.798263] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Starting udev Coldplug all Devices... [ 7.808174] systemd[1]: Starting udev Coldplug all Devices... [ OK ] Started RPC Bind. [ 7.827876] systemd[1]: Started RPC Bind. [ OK ] Started Journal Service. [ 7.840711] systemd[1]: Started Journal Service. [ OK ] Started Start psplash boot splash screen. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Started Create list of sta… nodes for the current kernel. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... [ OK ] Started Start psplash-syst…progress communication helper. Starting Flush Journal to Persistent Storage... [ 8.089728] systemd-journald[221]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting udev Kernel Device Manager... [ OK ] Started udev Coldplug all Devices. [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting udev Wait for Complete Device Initialization... Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ 9.183247] CAN device driver interface [ OK ] Created slice system-systemd\x2dbacklight.slice. Starting Load/Save Screen …ness of backlight:backlight... [ 9.363952] m_can_platform 20701000.can: m_can device registered (irq=40, version=32) [ OK ] Started Load/Save Screen B…htness of backlight:backlight. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ 9.922055] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 9.922467] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode [ 9.922793] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device [ 9.941838] remoteproc remoteproc0: 5000000.m4fss is available [ 9.944460] remoteproc remoteproc0: powering up 5000000.m4fss [ 9.944488] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 78960 [ 9.973853] remoteproc0#vdev0buffer: assigned reserved memory node m4f-dma-memory@9cb00000 [ 9.974105] remoteproc0#vdev0buffer: registered virtio0 (type 7) [ 9.974119] remoteproc remoteproc0: remote processor 5000000.m4fss is now up [ 10.276936] PVR_K: 247: Read BVNC 33.15.11.3 from HW device registers [ 10.276973] PVR_K: 247: RGX Device registered with BVNC 33.15.11.3 [ 10.278142] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 1 [ 10.809903] random: crng init done [ 10.809932] random: 7 urandom warning(s) missed due to ratelimiting [ OK ] Started Load/Save Random Seed. [ 11.940891] remoteproc remoteproc1: 30074000.pru is available [ 11.967855] remoteproc remoteproc2: 30078000.pru is available [ 12.058712] omap_rng 40910000.rng: Random Number Generator ver. 241b34c [ OK ] Created slice system-systemd\x2dfsc[ 12.083631] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 k.slice. [ OK ] Found device /dev/mmcblk0p1. [ 12.237479] virtio_rpmsg_bus virtio0: rpmsg host is online [ 12.238350] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 12.238529] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 12.249670] usbcore: registered new interface driver usbfs [ OK ] Reached target Hardware activated U[ 12.249739] usbcore: registered new interface driver hub SB gadget. [ 12.250068] usbcore: registered new device driver usb [ 12.267374] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 12.267426] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 12.267649] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010 [ 12.267996] xhci-hcd xhci-hcd.1.auto: irq 479, io mem 0x31100000 [ 12.268542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 12.268560] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Starting File System Check on /dev/mmcblk0p1 12.268567] usb usb1: Product: xHCI Host Controller 0m... [ 12.268572] usb usb1: Manufacturer: Linux 5.10.109-rt65-gd9ee8a25c2 xhci-hcd [ 12.268578] usb usb1: SerialNumber: xhci-hcd.1.auto [ 12.280379] hub 1-0:1.0: USB hub found [ 12.280845] hub 1-0:1.0: 1 port detected [ 12.282627] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 12.282666] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 12.282686] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 12.282825] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 12.282949] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 12.282960] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 12.282966] usb usb2: Product: xHCI Host Controller [ 12.282971] usb usb2: Manufacturer: Linux 5.10.109-rt65-gd9ee8a25c2 xhci-hcd [ 12.282977] usb usb2: SerialNumber: xhci-hcd.1.auto [ 12.284190] hub 2-0:1.0: USB hub found [ 12.284254] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ OK ] Started File System Check on /dev/mmcblk0p1. Mounting /run/media/mmcblk0p1... [ OK ] Mounted /run/media/mmcblk0p1. [ 12.549825] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 12.697995] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 [ 12.698020] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 12.763122] hub 1-1:1.0: USB hub found [ 12.763220] hub 1-1:1.0: 4 ports detected [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily Cleanup of Temporary Directories. [ 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. [ 13.113843] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. [ OK ] Started D-Bus System Message Bus. [ 13.216823] usb 1-1.1: New USB device found, idVendor=05c6, idProduct=9001, bcdDevice= 0.00 [ 13.216852] usb 1-1.1: New USB device strings: Mfr=3, Product=2, SerialNumber=4 [ 13.216859] usb 1-1.1: Product: Qualcomm CDMA Technologies MSM [ 13.216864] usb 1-1.1: Manufacturer: Qualcomm, Incorporated Starting Print notice about GPLv3 packages[ 13.216869] usb 1-1.1: SerialNumber: ee688a4b ... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting Reboot and dump vmcore via kexec... Starting rc.pvr.service... Starting startwlanap... Starting startwlansta... Starting Login Service... [ OK ] Started TEE Supplicant. [ 13.448276] startwlansta.sh[741]: mount: /media/mmcblk1p1: special device /dev/mmcblk1p1 does not exist. [ OK ] Started IPv6 Packet Filtering Framework. [ 13.490575] startwlansta.sh[745]: modprobe: ERROR: could not insert 'wl18xx': Unknown symbol in module, or unknown parameter (see dmesg) [ 13.503229] startwlansta.sh[751]: modprobe: ERROR: could not insert 'wlcore_sdio': Unknown symbol in module, or unknown parameter (see dmesg) [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Started Reboot and dump vmcore via kexec. [ OK ] Started startwlanap. [ OK ] Started startwlansta. [ OK ] Reached target Network (Pre). Starting Network Service... [ OK ] Started Network Service. Starting Wait for Network to be Configured... [ 14.491669] Generic PHY 8000f00.mdio:03: attached PHY driver [Generic PHY] (mii_bus:phy_addr=8000f00.mdio:03, irq=POLL) [ 14.509081] am65-cpsw-nuss 8000000.ethernet eth1: Link is Down Starting Network Name Resolution... [ 14.534515] startwlansta.sh[733]: Wi-Fi user configuration file missing, exit [ OK ] Started rc.pvr.service. Starting weston.service... [ 14.687974] Generic PHY 8000f00.mdio:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=8000f00.mdio:01, irq=POLL) [ 14.707718] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ OK ] Started Login Service. [ OK ] Started weston.service. Starting telnetd.service... [ OK ] Started telnetd.service. Starting hmi_demo.service... [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... Starting Enable and configure wl18xx bluetooth stack... [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Simple Network Ma…ent Protocol (SNMP) Daemon.... Starting Permit User Sessions... [ 15.538160] PVR_K: 799: RGX Firmware image 'rgx.fw.33.15.11.3' loaded [ OK ] Started Enable and configure wl18xx bluetooth stack. [ 15.562156] PVR_K: 799: Shader binary image 'rgx.sh.33.15.11.3' loaded [ OK ] Started Permit User Sessions. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Started hmi_demo.service. [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash-dev bash bc binutils cifs-utils coreutils-stdbuf coreutils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gstreamer1.0-libav gzip hidapi less libasm1 libbfd libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmpc3 libmpfr6 libreadline-dev libreadline8 libunistring2 m4-dev m4 make nettle parted tar which If you do not wish to distribute GPLv3 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ OK ] Started Print notice about GPLv3 packages. [ OK ] Started Synchronize System and HW clocks. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am62xx-evm ttyS2 Arago 2021.09 am62xx-evm ttyS2 am62xx-evm login: rot Password: Login incorrect am62xx-evm login: root root@am62xx-evm:~# ls /sys/class/drm/ card0 card0-DPI-1 card0-LVDS-1 card1 renderD128 version root@am62xx-evm:~# cd /sys/class/drm/card0-LVDS-1 root@am62xx-evm:/sys/class/drm/card0-LVDS-1# ls device dpms edid enabled modes power status subsystem uevent root@am62xx-evm:/sys/class/drm/card0-LVDS-1# cat status connected root@am62xx-evm:/sys/class/drm/card0-LVDS-1# cat modes 1280x800 root@am62xx-evm:/sys/class/drm/card0-LVDS-1# modeprint Please add modulename as first argument root@am62xx-evm:/sys/class/drm/card0-LVDS-1# mod modeprint modetest modinfo modinfo.kmod modprobe modprobe.kmod root@am62xx-evm:/sys/class/drm/card0-LVDS-1# modetest trying to open device 'i915'...failed trying to open device 'amdgpu'...failed trying to open device 'radeon'...failed trying to open device 'nouveau'...failed trying to open device 'vmwgfx'...failed trying to open device 'omapdrm'...failed trying to open device 'exynos'...failed trying to open device 'tilcdc'...failed trying to open device 'msm'...failed trying to open device 'sti'...failed trying to open device 'tegra'...failed trying to open device 'imx-drm'...failed trying to open device 'rockchip'...failed trying to open device 'atmel-hlcdc'...failed trying to open device 'fsl-dcu-drm'...failed trying to open device 'vc4'...failed trying to open device 'virtio_gpu'...failed trying to open device 'mediatek'...failed trying to open device 'meson'...failed trying to open device 'pl111'...failed trying to open device 'stm'...failed trying to open device 'sun4i-drm'...failed trying to open device 'armada-drm'...failed no device found root@am62xx-evm:/sys/class/drm/card0-LVDS-1# m kms kms-steal-crtc kmscube kmstest kmstest.libdrm kms-universal-planes kmsprint kmstest.kms++ root@am62xx-evm:/sys/class/drm/card0-LVDS-1# kms kms-steal-crtc kmscube kmstest kmstest.libdrm kms-universal-planes kmsprint kmstest.kms++ root@am62xx-evm:/sys/class/drm/card0-LVDS-1# kms[ 134.961210] Initializing XFRM netlink socket print Connector 0 (39) LVDS-1 (connected) Encoder 0 (38) LVDS Crtc 0 (37) 1280x800 71.100 1280/48/32/80 800/2/5/16 60 (59.99) Plane 0 (31) fb-id: 52 (crtcs: 0 1) 0,0 1280x800 -> 0,0 1280x800 (AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 AR15 AB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12) FB 52 1280x800 Connector 1 (48) DPI-1 (connected) Encoder 1 (47) DPI Crtc 1 (46) 800x480 33.300 800/66/67/67 480/10/11/11 65 (65.04) Plane 1 (40) fb-id: 53 (crtcs: 0 1) 0,0 800x480 -> 0,0 800x480 (AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 AR15 AB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12) FB 53 800x480 root@am62xx-evm:/sys/class/drm/card0-LVDS-1# c