1. Overview[edit | edit source]
This step explains how to connect your board Linux® terminal to your host computer through the ST-LINK/V2-1.
It then describes how to execute basic commands with the Linux command line interface in order to get familiar with the Linux console.
2. Serial terminal[edit | edit source]
The serial terminal allows communicating with the board through a UART serial interface.
- Install minicom
sudo apt-get install minicom
- Get the ttyACM device instance that needs to be used to access the ST-LINK/V2-1
ls /dev/ttyACM* /dev/ttyACM0
- Connect the minicom to the /dev/ttyACM0 device
minicom -D /dev/ttyACM0 Welcome to minicom 2.7 OPTIONS: I18n Compiled on Nov 15 2018, 20:18:47. Port /dev/ttyACM0, 15:56:03 Press CTRL-A Z to get help on special keys
- Press the reset button to reset the board. The boot log should be displayed on the minicom window:
NOTICE: CPU: STM32MP157FAC Rev.Z NOTICE: Model: STMicroelectronics STM32MP157F-DK2 Discovery Board NOTICE: Board: MB1272 Var4.0 Rev.C-03 INFO: PMIC version = 0x21 INFO: Reset reason (0x54): INFO: System reset generated by MPU (MPSYSRST) INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe2000 INFO: FCONF: Reading firmware configuration information for: stm32mp_fuse INFO: FCONF: Reading firmware configuration information for: stm32mp_io INFO: Using SDMMC INFO: Instance 1 INFO: Boot used partition fsbl1 NOTICE: BL2: v2.10-stm32mp1-r1.0(debug):lts-v2.10.5-dirty(7c229848) NOTICE: BL2: Built : 16:19:31, Jun 28 2024 INFO: BL2: Doing platform setup INFO: RAM: DDR3-DDR3L 16bits 533000kHz INFO: Memory size = 0x20000000 (512 MB) INFO: BL2: Loading image id 1 INFO: Loading image id=1 at address 0x2ffff000 INFO: Image id=1 loaded: 0x2ffff000 - 0x2ffff1ea INFO: FCONF: Reading FW_CONFIG firmware configuration file from: 0x2ffff000 INFO: FCONF: Reading firmware configuration information for: dyn_cfg INFO: FCONF: Reading firmware configuration information for: stm32mp1_firewall INFO: BL2: Loading image id 4 INFO: Loading image id=4 at address 0x2ffc0000 INFO: Image id=4 loaded: 0x2ffc0000 - 0x2ffc002c INFO: OPTEE ep=0x2ffc0000 INFO: OPTEE header info: INFO: magic=0x4554504f INFO: version=0x2 INFO: arch=0x0 INFO: flags=0x0 INFO: nb_images=0x2 INFO: BL2: Loading image id 8 INFO: Loading image id=8 at address 0x2ffc0000 INFO: Image id=8 loaded: 0x2ffc0000 - 0x2ffd0b48 INFO: BL2: Loading image id 9 INFO: Loading image id=9 at address 0xde000000 INFO: Image id=9 loaded: 0xde000000 - 0xde072000 INFO: BL2: Loading image id 2 INFO: Loading image id=2 at address 0xc0500000 INFO: Image id=2 loaded: 0xc0500000 - 0xc0521600 INFO: BL2: Skip loading image id 16 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: Image id=5 loaded: 0xc0100000 - 0xc021e500 NOTICE: BL2: Booting BL32 INFO: Entry point address = 0x2ffc0000 INFO: SPSR = 0x1d3 I/TC: Early console on UART#4 I/TC: I/TC: Pager is enabled. Hashes: 3744 bytes I/TC: Pager pool size: 104kB I/TC: Embedded DTB found I/TC: OP-TEE version: 4.0.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 20 18:29:31 UTC 2023 arm I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: Override the OTP 18: 0x7bd00000 to 0x7bd001e0 I/TC: WARNING: Embeds insecure stm32mp_provisioning driver I/TC: UART console (non-secure) I/TC: Platform stm32mp1: flavor PLATFORM_FLAVOR - DT stm32mp157f-dk2.dts I/TC: OP-TEE ST profile: secure_and_system_services I/TC: HUK unlocked I/TC: Primary CPU switching to normal world boot I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled optee optee: OP-TEE: revision 4.0 (2a5b1d12) U-Boot 2023.10-stm32mp-r1 (Oct 02 2023 - 14:39:59 +0000) CPU: STM32MP157FAC Rev.Z Model: STMicroelectronics STM32MP157F-DK2 Discovery Board Board: stm32mp1 in trusted mode (st,stm32mp157f-dk2) Board: MB1272 Var4.0 Rev.C-03 DRAM: no /fwu-mdata node ? 512 MiB optee optee: OP-TEE: revision 4.0 (2a5b1d12) I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled Clocks: - MPU : 800 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz Core: 384 devices, 44 uclasses, devicetree: board WDT: Started watchdog with servicing every 1000ms (32s timeout) NAND: 0 MiB MMC: STM32 SD/MMC: 0 Loading Environment from MMC... OK In: serial Out: serial Err: serial Net: eth0: ethernet@5800a000 No EFI system partition No EFI system partition Failed to persist EFI variables Hit any key to stop autoboot: 0 Boot over mmc0! switch to partitions #0, OK mmc0 is current device Scanning mmc 0:8... Found /mmc0_extlinux/stm32mp157f-dk2_extlinux.conf Retrieving file: /mmc0_extlinux/stm32mp157f-dk2_extlinux.conf Retrieving file: /splash_portrait.bmp Select the boot mode 1: OpenSTLinux 2: stm32mp157f-dk2-a7-examples 3: stm32mp157f-dk2-m4-examples Enter choice: 1: OpenSTLinux Retrieving file: /uImage Retrieving file: /st-image-resize-initrd append: root=PARTUUID=e91c4e10-16e6-4c0e-bd0e-77becf4a3582 rootwait rw console=ttySTM0,115200 Retrieving file: /stm32mp157f-dk2.dtb ## Booting kernel from Legacy Image at c2000000 ... Image Name: Linux-6.6.48 Created: 2024-08-29 15:33:59 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 8730224 Bytes = 8.3 MiB Load Address: c2000040 Entry Point: c2000040 Verifying Checksum ... OK ## Flattened Device Tree blob at c6000000 Booting using the fdt blob at 0xc6000000 Working FDT set to c6000000 XIP Kernel Image Loading Ramdisk to cf9d1000, end cfffff8c ... OK Loading Device Tree to cf9ad000, end cf9d0e3e ... OK Working FDT set to cf9ad000 Starting kernel ... I/TC: Secondary CI/TC: Secondary CPU 1 switching to normal world boot I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.6.48 (oe-user@oe-host) (arm-ostl-linux-gnueabi-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240716) #1 SMP PREEMPT Thu Aug 29 15:33:59 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: STMicroelectronics STM32MP157F-DK2 Discovery Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0xc7000000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0xc7000000..0xceffffff (131072 KiB) map reusable linux,cma [ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram2@10000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10000000..0x1003ffff (256 KiB) nomap non-reusable mcuram2@10000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10040000..0x10040fff (4 KiB) nomap non-reusable vdev0vring0@10040000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10041000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring1@10041000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10041000..0x10041fff (4 KiB) nomap non-reusable vdev0vring1@10041000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@10042000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10042000..0x10045fff (16 KiB) nomap non-reusable vdev0buffer@10042000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10048000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcu-rsc-table@10048000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10048000..0x1004ffff (32 KiB) nomap non-reusable mcu-rsc-table@10048000 [ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram@30000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x30000000..0x3003ffff (256 KiB) nomap non-reusable mcuram@30000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node retram@38000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x38000000..0x3800ffff (64 KiB) nomap non-reusable retram@38000000 [ 0.000000] OF: reserved mem: 0xd4000000..0xd7ffffff (65536 KiB) nomap non-reusable gpu@d4000000 [ 0.000000] OF: reserved mem: 0xddc00000..0xddfeffff (4032 KiB) nomap non-reusable framebuffer@ddc00000 [ 0.000000] OF: reserved mem: 0xde000000..0xdfffffff (32768 KiB) nomap non-reusable optee@de000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000c0000000-0x00000000ddffffff] [ 0.000000] HighMem [mem 0x00000000de000000-0x00000000dfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000d3ffffff] [ 0.000000] node 0: [mem 0x00000000d4000000-0x00000000d7ffffff] [ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000ddbfffff] [ 0.000000] node 0: [mem 0x00000000ddc00000-0x00000000ddfeffff] [ 0.000000] node 0: [mem 0x00000000ddff0000-0x00000000ddffffff] [ 0.000000] node 0: [mem 0x00000000de000000-0x00000000dfffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000c0000000-0x00000000dfffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 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 18 pages/cpu s42836 r8192 d22700 u73728 [ 0.000000] Kernel command line: root=PARTUUID=e91c4e10-16e6-4c0e-bd0e-77becf4a3582 rootwait rw console=ttySTM0,115200 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129992 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] Memory: 257476K/524288K available (13312K kernel code, 1397K rwdata, 3996K rodata, 1024K init, 232K bss, 135740K reserved, 131072K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000019] Switching to timer-based delay loop, resolution 41ns [ 0.001827] Console: colour dummy device 80x30 [ 0.001897] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.001921] CPU: Testing write buffer coherency: ok [ 0.001984] pid_max: default: 32768 minimum: 301 [ 0.002241] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002265] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.003758] /cpus/cpu@0 missing clock-frequency property [ 0.003813] /cpus/cpu@1 missing clock-frequency property [ 0.003833] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005771] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. [ 0.005994] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. [ 0.006239] Setting up static identity map for 0xc0100000 - 0xc0100060 [ 0.006510] rcu: Hierarchical SRCU implementation. [ 0.006521] rcu: Max phase no-delay instances is 1000. [ 0.008326] smp: Bringing up secondary CPUs ... [ 0.015980] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.016234] smp: Brought up 1 node, 2 CPUs [ 0.016254] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.016265] CPU: All CPU(s) started in SVC mode. [ 0.017240] devtmpfs: initialized [ 0.064098] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.064528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.064564] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.070901] pinctrl core: initialized pinctrl subsystem [ 0.073333] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.078062] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.080211] thermal_sys: Registered thermal governor 'step_wise' [ 0.080350] cpuidle: using governor menu [ 0.080834] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.080855] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.081427] Serial: AMBA PL011 UART driver [ 0.085816] stm32-pm-domain pm_domain: domain core-ret-power-domain registered [ 0.085854] stm32-pm-domain pm_domain: subdomain core-power-domain registered [ 0.085866] stm32-pm-domain pm_domain: domains probed [ 0.124499] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/dsi@5a000000 [ 0.124588] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/hdmi-transmitter@39 [ 0.128011] platform 4000b000.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/hdmi-transmitter@39 [ 0.134179] platform 49000000.usb-otg: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stusb1600@28/connector [ 0.139172] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/dsi@5a000000 [ 0.139370] platform 5a000000.dsi: Fixed dependency cycle(s) with /soc/dsi@5a000000/panel-otm8009a@0 [ 0.139529] platform 5a000000.dsi: Fixed dependency cycle(s) with /soc/display-controller@5a001000 [ 0.141959] platform connector: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/hdmi-transmitter@39 [ 0.143946] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.151561] SCSI subsystem initialized [ 0.152494] usbcore: registered new interface driver usbfs [ 0.152558] usbcore: registered new interface driver hub [ 0.152644] usbcore: registered new device driver usb [ 0.153234] pps_core: LinuxPPS API ver. 1 registered [ 0.153246] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.153275] PTP clock support registered [ 0.153827] EDAC MC: Ver: 3.0.0 [ 0.154975] scmi_core: SCMI protocol bus registered [ 0.158508] clocksource: Switched to clocksource arch_sys_counter [ 1.791475] NET: Registered PF_INET protocol family [ 1.791860] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.793903] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.793954] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.793992] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.794170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.794326] TCP: Hash tables configured (established 4096 bind 4096) [ 1.794488] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.794541] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.794906] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.795913] RPC: Registered named UNIX socket transport module. [ 1.795933] RPC: Registered udp transport module. [ 1.795940] RPC: Registered tcp transport module. [ 1.795945] RPC: Registered tcp-with-tls transport module. [ 1.795951] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.796397] Trying to unpack rootfs image as initramfs... [ 1.796894] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 1.800081] Initialise system trusted keyrings [ 1.800706] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 1.801332] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.802102] NFS: Registering the id_resolver key type [ 1.802177] Key type id_resolver registered [ 1.802186] Key type id_legacy registered [ 1.802250] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.802263] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.802358] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.802414] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.803085] fuse: init (API version 7.39) [ 1.803903] NET: Registered PF_ALG protocol family [ 1.803931] Key type asymmetric registered [ 1.803940] Asymmetric key parser 'x509' registered [ 1.804098] bounce: pool size: 64 pages [ 1.804207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.804223] io scheduler mq-deadline registered [ 1.804232] io scheduler kyber registered [ 1.804308] io scheduler bfq registered [ 1.804859] /soc/interrupt-controller@5000d000: bank0 [ 1.804905] /soc/interrupt-controller@5000d000: bank1 [ 1.804926] /soc/interrupt-controller@5000d000: bank2 [ 1.806322] Registering stm32-etzpc firewall controller [ 1.820921] STM32 USART driver initialized [ 1.850492] brd: module loaded [ 1.863676] loop: module loaded [ 1.874443] CAN device driver interface [ 1.877076] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 1.877158] usbcore: registered new interface driver pegasus [ 1.877216] usbcore: registered new interface driver asix [ 1.877275] usbcore: registered new interface driver ax88179_178a [ 1.877333] usbcore: registered new interface driver cdc_ether [ 1.877389] usbcore: registered new interface driver smsc75xx [ 1.877446] usbcore: registered new interface driver smsc95xx [ 1.877525] usbcore: registered new interface driver net1080 [ 1.877595] usbcore: registered new interface driver cdc_subset [ 1.877656] usbcore: registered new interface driver zaurus [ 1.877772] usbcore: registered new interface driver cdc_ncm [ 1.880441] usbcore: registered new interface driver usb-storage [ 1.880777] usbcore: registered new device driver onboard-usb-hub [ 1.885703] i2c_dev: i2c /dev entries driver [ 1.890909] arm_smc_wdt watchdog: Watchdog registered (timeout=32 sec, nowayout=0) [ 1.894162] sdhci: Secure Digital Host Controller Interface driver [ 1.894181] sdhci: Copyright(c) Pierre Ossman [ 1.894188] Synopsys Designware Multimedia Card Interface Driver [ 1.894765] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.896109] ledtrig-cpu: registered to indicate activity on CPUs [ 1.897276] usbcore: registered new interface driver usbhid [ 1.897295] usbhid: USB HID core driver [ 1.902678] optee: probing for conduit method. [ 1.902712] optee: revision 4.0 (2a5b1d12) [ 1.919556] optee: dynamic shared memory is enabled [ 1.921648] random: crng init done [ 1.922162] optee: initialized driver [ 1.924631] NET: Registered PF_PACKET protocol family [ 1.924661] can: controller area network core [ 1.924796] NET: Registered PF_CAN protocol family [ 1.924813] can: raw protocol [ 1.924828] can: broadcast manager protocol [ 1.924862] can: netlink gateway - max_hops=1 [ 1.925826] Key type dns_resolver registered [ 1.926073] ThumbEE CPU extension supported. [ 1.926099] Registering SWP/SWPB emulation handler [ 1.945578] registered taskstats version 1 [ 1.945792] Loading compiled-in X.509 certificates [ 1.975442] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 1.975799] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 1.976228] arm-scmi firmware:scmi: SCMI Protocol v2.0 'ST:' Firmware version 0x0 [ 2.021100] stm32-dma 48000000.dma-controller: STM32 DMA driver registered [ 2.024089] stm32-dma 48001000.dma-controller: STM32 DMA driver registered [ 2.028798] stm32-mdma 58000000.dma-controller: STM32 MDMA driver registered [ 2.032915] [drm] Initialized simpledrm 1.0.0 20200625 for ddc00000.framebuffer on minor 0 [ 2.040315] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully [ 2.048736] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0 [ 2.051682] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOA bank added [ 2.052699] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOB bank added [ 2.053568] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOC bank added [ 2.054571] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOD bank added [ 2.055529] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOE bank added [ 2.056510] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOF bank added [ 2.057518] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOG bank added [ 2.058707] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOH bank added [ 2.059760] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOI bank added [ 2.060223] stm32mp157-pinctrl soc:pinctrl@50002000: Pinctrl STM32 initialized [ 2.065438] stm32mp157-pinctrl soc:pinctrl@54004000: GPIOZ bank added [ 2.065489] stm32mp157-pinctrl soc:pinctrl@54004000: Pinctrl STM32 initialized [ 2.069397] 4000e000.serial: ttySTM3 at MMIO 0x4000e000 (irq = 51, base_baud = 4000000) is a stm32-usart [ 2.069929] serial serial0: tty port ttySTM3 registered [ 2.072038] stm32-usart 40010000.serial: interrupt mode for rx (no dma) [ 2.072064] stm32-usart 40010000.serial: interrupt mode for tx (no dma) [ 2.072607] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 52, base_baud = 4000000) is a stm32-usart [ 2.072710] printk: console [ttySTM0] enabled [ 2.354504] Freeing initrd memory: 6332K [ 2.365813] stm32-dwmac 5800a000.ethernet: IRQ eth_lpi not found [ 3.560103] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42 [ 3.565691] stm32-dwmac 5800a000.ethernet: DWMAC4/5 [ 3.571499] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported [ 3.577967] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported [ 3.585263] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported [ 3.592139] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported [ 3.598559] stm32-dwmac 5800a000.ethernet: TSO supported [ 3.603605] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.611489] stm32-dwmac 5800a000.ethernet: Enabled L3L4 Flow TC (entries=2) [ 3.618442] stm32-dwmac 5800a000.ethernet: Enabled RFS Flow TC (entries=10) [ 3.625434] stm32-dwmac 5800a000.ethernet: TSO feature enabled [ 3.631207] stm32-dwmac 5800a000.ethernet: Using 32/32 bits DMA host/device width [ 3.654295] stm32_rtc 5c004000.rtc: registered as rtc0 [ 3.658095] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01T00:23:33 UTC (946686213) [ 3.667683] stm32_rtc 5c004000.rtc: Date/Time must be initialized [ 3.672927] stm32_rtc 5c004000.rtc: registered rev:1.2 [ 3.697668] platform 4000b000.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/hdmi-transmitter@39 [ 3.708216] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/hdmi-transmitter@39 [ 3.719885] i2c 0-0039: Fixed dependency cycle(s) with /soc/bus@5c007000/audio-controller@4000b000 [ 3.728943] i2c 0-0039: Fixed dependency cycle(s) with /soc/display-controller@5a001000 [ 3.737551] i2c 0-004a: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024 [ 3.746787] i2c 0-004a: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004 [ 3.757997] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter [ 3.787025] stpmic1 1-0033: PMIC Chip Version: 0x21 [ 3.793386] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/boost [ 3.805097] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/buck2 [ 3.817976] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/buck4 [ 3.833435] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-1 bus adapter [ 3.845157] stm32-rproc 10000000.m4: wdg irq registered [ 3.849787] remoteproc remoteproc0: m4 is available [ 3.863088] input: pmic_onkey as /devices/platform/soc/5c007000.bus/5c002000.i2c/i2c-1/1-0033/5c002000.i2c:stpmic@33:onkey/input/input0 [ 3.889214] i2c i2c-0: Added multiplexed i2c bus 2 [ 3.900589] mmci-pl18x 58005000.mmc: Got CD GPIO [ 3.903536] stm32-usbphyc 5a006000.usbphyc: registered rev:1.0 [ 3.904906] mmci-pl18x 58005000.mmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 73,0 (pio) [ 3.910227] mmci-pl18x 58007000.mmc: allocated mmc-pwrseq [ 3.920392] stm32-display-dsi 5a000000.dsi: Fixed dependency cycle(s) with /soc/dsi@5a000000/panel-otm8009a@0 [ 3.933988] mipi-dsi 5a000000.dsi.0: Fixed dependency cycle(s) with /soc/dsi@5a000000 [ 3.934261] mmci-pl18x 58007000.mmc: mmc1: PL180 manf 53 rev2 at 0x58007000 irq 74,0 (pio) [ 3.951152] ehci-platform 5800d000.usb: EHCI Host Controller [ 3.955615] ehci-platform 5800d000.usb: new USB bus registered, assigned bus number 1 [ 3.956898] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-controller on minor 0 [ 3.972143] ehci-platform 5800d000.usb: irq 75, io mem 0x5800d000 [ 3.978897] input: EP0110M09 as /devices/platform/soc/5c007000.bus/40012000.i2c/i2c-0/0-0038/input/input1 [ 3.981202] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator [ 3.995305] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator [ 4.008635] ehci-platform 5800d000.usb: USB 2.0 started, EHCI 1.00 [ 4.015060] hub 1-0:1.0: USB hub found [ 4.017505] hub 1-0:1.0: 2 ports detected [ 4.026782] mmc0: new high speed SDHC card at address 5048 [ 4.032430] mmcblk0: mmc0:5048 SD32G 29.0 GiB [ 4.045488] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 [ 4.129107] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SPRAM [ 4.137136] dwc2 49000000.usb-otg: DWC OTG Controller [ 4.141015] dwc2 49000000.usb-otg: new USB bus registered, assigned bus number 2 [ 4.148332] dwc2 49000000.usb-otg: irq 80, io mem 0x49000000 [ 4.157067] hub 2-0:1.0: USB hub found [ 4.159649] hub 2-0:1.0: 1 port detected [ 4.164328] mmc1: new high speed SDIO card at address 0001 [ 4.167355] clk: Disabling unused clocks [ 4.376885] Freeing unused kernel image (initmem) memory: 1024K [ 4.381876] Run /init as init process [ 4.438705] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 4.641803] hub 1-1:1.0: USB hub found [ 4.644402] hub 1-1:1.0: 4 ports detected Starting systemd-udevd version 255.4^ [ 5.768095] stm32-dwmac 5800a000.ethernet end0: renamed from eth0 [ 6.537144] EXT4-fs (mmcblk0p10): mounted filesystem e1c04630-72e0-4a98-91b4-d43b46f8ece1 r/w with ordered data mode. Quota mode: disabled. ln: /etc/mtab: File exists [ 7.294272] systemd[1]: System time before build time, advancing clock. [ 7.470324] NET: Registered PF_INET6 protocol family [ 7.547646] Segment Routing with IPv6 [ 7.550056] In-situ OAM (IOAM) with IPv6 [ 7.609313] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK -SECCOMP -GCRYPT -GNUTLS -OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD -LIBCRYPT) [ 7.639863] systemd[1]: Detected architecture arm. Welcome to ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 5.0.3-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06 (scarthgap)! [ 7.706282] systemd[1]: Hostname set to <stm32mp1-e1-88-14>. [ 7.823322] systemd[1]: Using hardware watchdog 'arm_smc_wdt', version 0, device /dev/watchdog0 [ 7.831368] systemd[1]: Watchdog running with a timeout of 32s. [ 8.902495] systemd[1]: Queued start job for default target Multi-User System. [ 8.990623] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 9.035150] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 9.072407] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 9.113433] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 9.149994] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 9.189778] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 9.229227] systemd[1]: Expecting device /dev/dri/card0... Expecting device /dev/dri/card0... [ 9.268989] systemd[1]: Expecting device /dev/hwrng... Expecting device /dev/hwrng... [ 9.298883] systemd[1]: Expecting device /dev/tee0... Expecting device /dev/tee0... [ 9.329490] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 9.369144] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 9.409225] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 9.449256] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 9.575226] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 9.609362] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 9.651436] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 9.717954] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 9.760306] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 9.817087] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 9.828449] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 9.870220] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 9.911529] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 9.951740] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 9.990740] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 10.031107] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 10.089226] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 10.136438] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 10.179494] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 10.239751] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 10.310010] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 10.360128] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 10.410198] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 10.471153] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 10.500430] systemd[1]: Starting Mount partitions... Starting Mount partitions... [ 10.560385] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 10.589928] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 10.619538] systemd[1]: Starting Journal Service... Starting Journal Service... [ 10.679748] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 10.755823] systemd-journald[240]: Collecting audit messages is disabled. [ 10.759820] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network units from Kernel command line... [ 10.838300] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 10.960043] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 11.015161] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 11.095514] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 11.165155] EXT4-fs (mmcblk0p10): re-mounted e1c04630-72e0-4a98-91b4-d43b46f8ece1 r/w. Quota mode: disabled. [ 11.172344] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 11.225392] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Kernel Trace File System. [ OK ] Mounted Temporary Directory /tmp. [ OK ] Finished Create List of Static Device Nodes. [ OK ] Finished Load Kernel Module configfs. [ 11.468891] EXT4-fs (mmcblk0p8): mounted filesystem c197e0fb-6eef-4444-b11a-b3bcbbcf8759 r/w with ordered data mode. Quota mode: disabled. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished Generate network units from Kernel command line. [ OK ] Finished Remount Root and Kernel File Systems. [ OK ] Finished Apply Kernel Variables. Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev gracefully... [ OK ] Mounted FUSE Control File System. [ 12.097230] systemd-journald[240]: Received client request to flush runtime journal. [ 12.114557] EXT4-fs (mmcblk0p9): mounted filesystem d0bb2e41-8f69-4968-babc-2c9f9a88bac7 r/w with ordered data mode. Quota mode: disabled. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create Static Device Nodes in /dev gracefully. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Preparation for Local File Systems. [ 12.555496] EXT4-fs (mmcblk0p11): mounted filesystem 375c8999-e9e8-46ab-b02f-752ff6556957 r/w with ordered data mode. Quota mode: disabled. Mounting /var/volatile... Starting Rule-based Manager for Device Events and Files... [ OK ] Finished Mount partitions. [ OK ] Mounted /var/volatile. Starting ST hostname... Starting Load/Save OS Random Seed... [ OK ] Finished Load/Save OS Random Seed. [ OK ] Finished ST hostname. [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Rule-based Manager for Device Events and Files. [ OK ] Finished Create Volatile Files and Directories. [ OK ] Finished Coldplug All udev Devices. [ 15.422967] stm32-crc32 58009000.crc: Initialized [ 15.626519] galcore: loading out-of-tree module taints kernel. [ 15.700536] Galcore version 6.4.19.4.952875 [ 15.765565] i2c 0-004a: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004 [ 15.794407] platform 4400b004.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/cs42l51@4a [ 15.827235] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 15.830064] i2c 0-004a: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024 [ 15.844457] platform 4400b024.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@40012000/cs42l51@4a [ 15.857515] platform 4400b024.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004 [ 15.912660] st,stm32-i2s 4000b000.audio-controller: No cache defaults, reading back from HW [* ] (1 of 3) A start job is running for /dev/dri/card0 (7s / 1min 30s) [ 15.995314] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 16.039256] Bluetooth: Core ver 2.22 [ 16.041622] NET: Registered PF_BLUETOOTH protocol family [ 16.060206] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 16.086789] Bluetooth: HCI device and connection manager initialized [ 16.108018] Bluetooth: HCI socket layer initialized [ 16.138199] stm32-cryp 54001000.cryp: will run requests pump with realtime priority [ 16.138932] Bluetooth: L2CAP socket layer initialized [ 16.144815] stm32-cryp 54001000.cryp: Initialized [ 16.167123] stm32-hash 54002000.hash: will run requests pump with realtime priority [ 16.225662] Bluetooth: SCO socket layer initialized [ 16.230287] stm32-hash 54002000.hash: Init HASH done HW ver 23 DMA mode 1 [ 16.247444] Bluetooth: HCI UART driver ver 2.3 [ 16.267433] Bluetooth: HCI UART protocol H4 registered [** ] (1 of 3) A start job is running for /dev/dri/card0 (7s / 1[ 16.405223] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 min 30s) [ 16.660717] Bluetooth: hci0: BCM: chip id 94 [ 16.665926] Bluetooth: hci0: BCM: features 0x2e [ 16.670736] Bluetooth: hci0: BCM43430A1 [ 16.673395] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000 [ OK ] Found device /dev/dri/card0. [ 16.777043] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 16.790162] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Aug 16 2022 03:05:14 version 7.45.98.125 (5b7978c CY) FWID 01-f420b81d [ 17.002823] configfs-gadget.g1 gadget.0: HOST MAC 28:e0:77:64:d3:25 [ OK ] Created slice Slice /system/systemd-backlight. [ 17.022782] configfs-gadget.g1 gadget.0: MAC 92:7c:74:ea:c0:86 [ 17.027335] dwc2 49000000.usb-otg: bound driver configfs-gadget.g1 [ OK ] Started Starts Psplash Boot screen. Starting Load/Save Screen Backligh…ness of backlight:5a000000.dsi.0... Starting Network Name Resolution... [ 17.375595] dwc2 49000000.usb-otg: new device is high-speed [ 17.452386] dwc2 49000000.usb-otg: new device is high-speed [ 17.506665] cs42l51 0-004a: Cirrus Logic CS42L51, Revision: 01 [ 17.517529] dwc2 49000000.usb-otg: new address 45 Starting Network Time Synchronization... [ 17.553542] Bluetooth: hci0: BCM: features 0x2e [ 17.559184] Bluetooth: hci0: BCM4343WA1 37.4MHz Murata Type-1DX BT5.1-0159 [ 17.564726] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0528 Starting Wait for udev To Complete Device Initialization... Starting Record System Boot/Shutdown in UTMP... [ OK ] Finished Load/Save Screen Backligh…htness of backlight:5a000000.dsi.0. [ OK ] Found device /dev/hwrng. [ OK ] Found device /dev/tee0. [ OK ] Finished Record System Boot/Shutdown in UTMP. [ OK ] Started Network Time Synchronization. [ OK ] Started Network Name Resolution. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Reached target System Time Set. [ OK ] Reached target Hardware activated USB gadget. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting Virtual Console Setup... Starting Load/Save RF Kill Switch Status... [ OK ] Finished Wait for udev To Complete Device Initialization. [ OK ] Started Load/Save RF Kill Switch Status. [ OK ] Finished Virtual Console Setup. [ OK ] Reached target System Initialization. [ OK ] Started Serves stm32mp clocks calibration.. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timer Units. [ 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 ] Reached target Socket Units. [ OK ] Reached target Basic System. Starting ST set alsa state configuration... Starting Avahi mDNS/DNS-SD Stack... Starting Bluetooth service... [ OK ] Started Kernel Logging Service. [ OK ] Started System Logging Service. Starting D-Bus System Message Bus... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started Seat for Weston user. [ OK ] Started Calibrates HSI/CSI clocks. Starting Resets System Activity Logs... Starting User Login Management... Starting TEE Supplicant... Starting Check if the gpu are pres…the correct weston configuration... [ OK ] Started D-Bus System Message Bus. [ 20.999746] Bluetooth: MGMT ver 1.22 [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Finished Resets System Activity Logs. [ OK ] Started User Login Management. [ OK ] Finished ST set alsa state configuration. [ OK ] Started Bluetooth service. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started TEE Supplicant. [ OK ] Reached target Bluetooth Support. [ OK ] Reached target Preparation for Network. Starting Save/Restore Sound Card State... Starting Hostname Service... Starting Network Configuration... [ OK ] Finished Save/Restore Sound Card State. [ OK ] Finished Check if the gpu are pres…t the correct weston configuration. [ OK ] Reached target Sound Card. [ OK ] Started Hostname Service. [ OK ] Started Network Configuration. [ 22.323703] stm32-dwmac 5800a000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ OK ] Reached target Network. [ 22.448613] stm32-dwmac 5800a000.ethernet end0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 22.467395] dwmac4: Master AXI performs any burst length [ 22.471686] stm32-dwmac 5800a000.ethernet end0: No Safety Features support found [ 22.478887] stm32-dwmac 5800a000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported [ 22.487626] stm32-dwmac 5800a000.ethernet end0: registered PTP clock ;32m OK ] [ 22.495307] stm32-dwmac 5800a000.ethernet end0: configuring for phy/rgmii-id link mode Started IIO Daemon. Starting Real time performance monitoring... Starting Permit User Sessions... Starting Target Communication Framework agent... [ OK ] Finished Permit User Sessions. [ OK ] Started Target Communication Framework agent. [ OK ] Started Real time performance monitoring. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttySTM0. [ OK ] Reached target Login Prompts. Starting Weston graphical session... [ OK ] Created slice User Slice of UID 1000. Starting User Runtime Directory /run/user/1000... [ OK ] Finished User Runtime Directory /run/user/1000. Starting User Manager for UID 1000... [ OK ] Started User Manager for UID 1000. [ OK ] Started Session c1 of User weston. ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 5.0.3-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06 stm32mp1-e1-88-14 ttySTM0 stm32mp1-e1-88-14 login: root (automatic login) root@stm32mp1-e1-88-14:~# root@stm32mp1-e1-88-14:~# [ 33.590467] weston[1158]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set [ 34.408707] vdda: disabling
3. Basic commands[edit | edit source]
3.1. Printing distribution specific information[edit | edit source]
root@stm32mp1-e1-88-14:~# cat /etc/build ----------------------- Build Configuration: | ----------------------- BB_VERSION = 2.8.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = universal TARGET_SYS = arm-ostl-linux-gnueabi MACHINE = stm32mp1 DISTRO = openstlinux-weston DISTRO_VERSION = 5.0.3-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06 TUNE_FEATURES = arm vfp cortexa7 neon vfpv4 thumb callconvention-hard TARGET_FPU = hard MANIFESTVERSION = ostl-v6.0-2-g0dd89bd64f5cffb9a8c18c8b0e95cd595c85dbcd DISTRO_CODENAME = scarthgap ACCEPT_EULA_stm32mp1 = 1 GCCVERSION = 13.% PREFERRED_PROVIDER_virtual/kernel = linux-stm32mp ----------------------- Layer Revisions: | ----------------------- meta-python = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-oe = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-gnome = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-multimedia = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-networking = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-webserver = v6.0.xml:1235dd4ed4a57e67683c045ad76b6a0f9e896b45 meta-st-stm32mp = v6.0.xml:bb49d66f4da5fdf6bb6e75b2c37afc7d1b549ac1 meta-st-openstlinux = v6.0.xml:fd3ef2feb59ad51694464eaa058b5c8fb1e24111 meta = v6.0.xml:236ac1b43308df722a78d3aa20aef065dfae5b2b
3.2. Printing system information[edit | edit source]
root@stm32mp1-e1-88-14:~# uname -a Linux stm32mp1-e1-88-14 6.6.48 #1 SMP PREEMPT Thu Aug 29 15:33:59 UTC 2024 armv7l GNU/Linux
3.3. Printing Linux kernel and GCC versions[edit | edit source]
root@stm32mp1-e1-88-14:~# cat /proc/version Linux version 6.6.48 (oe-user@oe-host) (arm-ostl-linux-gnueabi-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240716) #1 SMP PREEMPT Thu Aug 29 15:33:59 UTC 2024
3.4. Printing the amount of disk space available on all mounted file systems[edit | edit source]
root@stm32mp1-e1-88-14:~# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 126M 0 126M 0% /dev /dev/mmcblk0p10 3.8G 506M 3.1G 14% / tmpfs 194M 0 194M 0% /dev/shm tmpfs 78M 8.8M 69M 12% /run tmpfs 194M 4.0K 194M 1% /tmp /dev/mmcblk0p8 55M 18M 33M 35% /boot /dev/mmcblk0p9 14M 6.7M 6.0M 53% /vendor /dev/mmcblk0p11 24G 47M 23G 1% /usr/local tmpfs 194M 20K 194M 1% /var/volatile tmpfs 39M 8.0K 39M 1% /run/user/1000 tmpfs 39M 4.0K 39M 1% /run/user/0
3.5. ssh connection (only if the Ethernet cable connected)[edit | edit source]
- Get the IP address of your board
ip addr show eth0 3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet xx.xx.xx.xx/xx brd xx.xx.xx.xx scope global dynamic eth0 valid_lft 159045sec preferred_lft 159045sec inet6 xxxx::xx:xx:xx:xx/64 scope link valid_lft forever preferred_lft forever
- On the host computer, connect the terminal to the board using ssh
ssh root@xx.xx.xx.xx
root@stm32mp1:~#