Armadilloフォーラム

特定のディスプレイを使用する場合の不具合について

yuki.shigefuji

2023年10月25日 14時43分

お世話になっております。

ttps://www.amazon.co.jp/Treedix-%E3%82%BF%E3%83%83%E3%83%81%E3%82%B9%E3%82%AF%…

上記のモニターを使用する際、HDMIでの接続を試みたところ画面が読み込めず利用できない状況となっている。
状況としてはpodman exec -it test bash
等でコンテナに入ろうとする際にroot@93076a140a5e:/# /home/atmark #
のような状態となりコンテナから即時追い出される状態である。

手元のディスプレイではこの製品のみで起こっている。以上、ご確認よろしくお願いいたします。

コメント

at_dominique.m…

2023年10月25日 15時27分

yuki.shigefujiさん、

お世話になっています、
マルティネです。

> 上記のモニターを使用する際、HDMIでの接続を試みたところ画面が読み込めず利用できない状況となっている。
> 状況としてはpodman exec -it test bash
> 等でコンテナに入ろうとする際にroot@93076a140a5e:/# /home/atmark #
> のような状態となりコンテナから即時追い出される状態である。

コンテナが終了する際に podman exec で入ったコマンドも終了されますので、コンテナの「set_command」に設定されたコマンドが何かのエラーで終了されていると思います。
podman logs <container名>」でそのコマンドの stdout/stderr 出力を確認できますので、まずはそちらを確認ください。

また、デバイスが認識されているかは基本的にコンテナと関係ありませんので、ABOSで dmesg コマンドを実行してその出力も確認していただければ大きいな問題が出力されると思いますので、そちらもお願いします。

よろしくお願いします。

yuki.shigefuji

2023年10月25日 15時40分

お世話になっております。
podman logs コンテナ での出力は全体ではないですが以下になります。
Date: 2023-10-25 UTC
[14:17:56.802] weston 9.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 9.0.0
[14:17:56.802] Command line: weston --tty 7
[14:17:56.802] OS: Linux, 5.10.178-0-at, #1-Alpine SMP PREEMPT Fri Apr 21 08:51:51 UTC 2023, aarch64
[14:17:56.802] Using config file '/etc/xdg/weston/weston.ini'
[14:17:56.803] Output repaint window is 16 ms maximum.
[14:17:56.803] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/drm-backend.so'
[14:17:56.810] initializing drm backend
[14:17:56.810] logind: not running in a systemd session
[14:17:56.810] logind: cannot setup systemd-logind helper (-61), using legacy fallback
[14:17:56.813] using /dev/dri/card1
[14:17:56.813] DRM: supports atomic modesetting
[14:17:56.814] DRM: does not support GBM modifiers
[14:17:56.814] DRM: supports picture aspect ratio
[14:17:56.814] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/g2d-renderer.so'
[14:17:56.832] event1 - gpio-keys-ec25: is tagged by udev as: Keyboard
[14:17:56.832] event1 - gpio-keys-ec25: device is a keyboard
[14:17:56.835] event2 - gpio-keys: is tagged by udev as: Keyboard
[14:17:56.835] event2 - gpio-keys: device is a keyboard
[14:17:56.841] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: is tagged by udev as: Keyboard
[14:17:56.842] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: device is a keyboard
[14:17:56.846] event0 - audio-hdmi HDMI Jack: is tagged by udev as: Switch
[14:17:56.883] event0 - not using input device '/dev/input/event0'
[14:17:56.903] libinput: configuring device "gpio-keys-ec25".
[14:17:56.903] libinput: configuring device "gpio-keys".
[14:17:56.903] libinput: configuring device "MS-M213FHUS: MS-M213FHUS USB Ca".
[14:17:56.903] DRM: head 'LVDS-1' found, connector 38 is connected, EDID make 'unknown', model 'unknown', serial 'unknown'
[14:17:56.992] DRM: head 'HDMI-A-1' found, connector 40 is connected, EDID make 'MPI', model 'MPI5008', serial '1'
[14:17:56.992] Registered plugin API 'weston_drm_output_api_v1' of size 24
[14:17:56.992] Invalid modeline "800*480" for output HDMI-A-1
[14:17:56.992] no available modes for HDMI-A-1
[14:17:56.992] Cannot configure an output using weston_drm_output_api.
[14:17:56.993] event1 - gpio-keys-ec25: device removed
[14:17:57.032] event2 - gpio-keys: device removed
[14:17:57.047] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: device removed
Date: 2023-10-25 UTC
[14:17:57.440] weston 9.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 9.0.0
[14:17:57.440] Command line: weston --tty 7
[14:17:57.440] OS: Linux, 5.10.178-0-at, #1-Alpine SMP PREEMPT Fri Apr 21 08:51:51 UTC 2023, aarch64
[14:17:57.441] Using config file '/etc/xdg/weston/weston.ini'
[14:17:57.441] Output repaint window is 16 ms maximum.
[14:17:57.441] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/drm-backend.so'
[14:17:57.448] initializing drm backend
[14:17:57.449] logind: not running in a systemd session
[14:17:57.449] logind: cannot setup systemd-logind helper (-61), using legacy fallback
[14:17:57.452] using /dev/dri/card1
[14:17:57.452] DRM: supports atomic modesetting
[14:17:57.452] DRM: does not support GBM modifiers
[14:17:57.452] DRM: supports picture aspect ratio
[14:17:57.452] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/g2d-renderer.so'
[14:17:57.471] event1 - gpio-keys-ec25: is tagged by udev as: Keyboard
[14:17:57.471] event1 - gpio-keys-ec25: device is a keyboard
[14:17:57.473] event2 - gpio-keys: is tagged by udev as: Keyboard
[14:17:57.474] event2 - gpio-keys: device is a keyboard
[14:17:57.480] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: is tagged by udev as: Keyboard
[14:17:57.481] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: device is a keyboard
[14:17:57.484] event0 - audio-hdmi HDMI Jack: is tagged by udev as: Switch
[14:17:57.511] event0 - not using input device '/dev/input/event0'
[14:17:57.533] libinput: configuring device "gpio-keys-ec25".
[14:17:57.533] libinput: configuring device "gpio-keys".
[14:17:57.533] libinput: configuring device "MS-M213FHUS: MS-M213FHUS USB Ca".
[14:17:57.533] DRM: head 'LVDS-1' found, connector 38 is connected, EDID make 'unknown', model 'unknown', serial 'unknown'
[14:17:57.625] DRM: head 'HDMI-A-1' found, connector 40 is connected, EDID make 'MPI', model 'MPI5008', serial '1'
[14:17:57.626] Registered plugin API 'weston_drm_output_api_v1' of size 24
[14:17:57.626] Invalid modeline "800*480" for output HDMI-A-1
[14:17:57.626] no available modes for HDMI-A-1
[14:17:57.626] Cannot configure an output using weston_drm_output_api.
[14:17:57.627] event1 - gpio-keys-ec25: device removed
[14:17:57.655] event2 - gpio-keys: device removed
[14:17:57.671] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: device removed
Date: 2023-10-25 UTC
[14:17:58.076] weston 9.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 9.0.0
[14:17:58.076] Command line: weston --tty 7
[14:17:58.076] OS: Linux, 5.10.178-0-at, #1-Alpine SMP PREEMPT Fri Apr 21 08:51:51 UTC 2023, aarch64
[14:17:58.076] Using config file '/etc/xdg/weston/weston.ini'
[14:17:58.076] Output repaint window is 16 ms maximum.
[14:17:58.076] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/drm-backend.so'
[14:17:58.084] initializing drm backend
[14:17:58.084] logind: not running in a systemd session
[14:17:58.084] logind: cannot setup systemd-logind helper (-61), using legacy fallback
[14:17:58.087] using /dev/dri/card1
[14:17:58.087] DRM: supports atomic modesetting
[14:17:58.087] DRM: does not support GBM modifiers
[14:17:58.087] DRM: supports picture aspect ratio
[14:17:58.088] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/g2d-renderer.so'
[14:17:58.106] event1 - gpio-keys-ec25: is tagged by udev as: Keyboard
[14:17:58.106] event1 - gpio-keys-ec25: device is a keyboard
[14:17:58.109] event2 - gpio-keys: is tagged by udev as: Keyboard
[14:17:58.109] event2 - gpio-keys: device is a keyboard
[14:17:58.116] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: is tagged by udev as: Keyboard
[14:17:58.117] event3 - MS-M213FHUS: MS-M213FHUS USB Ca: device is a keyboard
[14:17:58.121] event0 - audio-hdmi HDMI Jack: is tagged by udev as: Switch
[14:17:58.159] event0 - not using input device '/dev/input/event0'

dmrsgでの出力は以下です
/home/atmark # dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.178-0-at (builder@21788e2c0b63) (aarch64-alpine-linux-musl-gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, GNU ld (GNU Binutils) 2.39) #1-Alpine SMP PREEMPT Fri Apr 21 08:51:51 UTC 2023
[ 0.000000] Machine model: Atmark-Techno Armadillo-IoT Gateway G4 Board
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000062000000, size 768 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000094300000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0buffer@94300000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-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 0x0000000040000000-0x0000000055ffffff]
[ 0.000000] node 0: [mem 0x0000000058000000-0x00000000923fffff]
[ 0.000000] node 0: [mem 0x0000000092400000-0x00000000a43fffff]
[ 0.000000] node 0: [mem 0x00000000a4400000-0x00000000bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] On node 0 totalpages: 516096
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 516096 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 22 pages/cpu s49176 r8192 d32744 u90112
[ 0.000000] pcpu-alloc: s49176 r8192 d32744 u90112 alloc=22*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: 507904
[ 0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk2p1 rootwait ro quiet nokaslr
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 919816K/2064384K available (14334K kernel code, 1314K rwdata, 4964K rodata, 1984K init, 425K bss, 358136K reserved, 786432K 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] 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 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: 160 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:0x0000000038880000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 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.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000474] Console: colour dummy device 80x25
[ 0.000501] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.000511] pid_max: default: 32768 minimum: 301
[ 0.000894] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.000904] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.002523] rcu: Hierarchical SRCU implementation.
[ 0.004096] smp: Bringing up secondary CPUs ...
[ 0.004512] Detected VIPT I-cache on CPU1
[ 0.004536] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[ 0.004569] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.005025] Detected VIPT I-cache on CPU2
[ 0.005044] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[ 0.005062] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.005491] Detected VIPT I-cache on CPU3
[ 0.005506] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[ 0.005529] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.005584] smp: Brought up 1 node, 4 CPUs
[ 0.005592] SMP: Total of 4 processors activated.
[ 0.005596] CPU features: detected: 32-bit EL0 Support
[ 0.005600] CPU features: detected: CRC32 instructions
[ 0.005843] CPU: All CPU(s) started at EL2
[ 0.005860] alternatives: patching kernel code
[ 0.006647] devtmpfs: initialized
[ 0.017910] KASLR disabled on command line
[ 0.018080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.018092] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.037336] pinctrl core: initialized pinctrl subsystem
[ 0.038322] NET: Registered protocol family 16
[ 0.045547] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.046591] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.047612] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.048168] thermal_sys: Registered thermal governor 'step_wise'
[ 0.048498] cpuidle: using governor ladder
[ 0.048515] cpuidle: using governor menu
[ 0.048771] ASID allocator initialised with 65536 entries
[ 0.050005] Serial: AMBA PL011 UART driver
[ 0.050062] imx mu driver is registered.
[ 0.050080] imx rpmsg driver is registered.
[ 0.089603] imx8mp-pinctrl 30330000.pinctrl: no fsl,pins and pins property in node /soc@0/bus@30000000/pinctrl@30330000/expansiongrp
[ 0.089622] imx8mp-pinctrl 30330000.pinctrl: no fsl,pins and pins property in node /soc@0/bus@30000000/pinctrl@30330000/customizegrp
[ 0.089761] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[ 0.104065] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.104077] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.104084] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.104090] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.106016] cryptd: max_cpu_qlen set to 1000
[ 0.108627] raid6: skip pq benchmark and using algorithm neonx8
[ 0.108635] raid6: using neon recovery algorithm
[ 0.110922] iommu: Default domain type: Translated
[ 0.111082] vgaarb: loaded
[ 0.111339] SCSI subsystem initialized
[ 0.111506] libata version 3.00 loaded.
[ 0.111681] usbcore: registered new interface driver usbfs
[ 0.111712] usbcore: registered new interface driver hub
[ 0.111736] usbcore: registered new device driver usb
[ 0.113222] mc: Linux media interface: v0.10
[ 0.113245] videodev: Linux video capture interface: v2.00
[ 0.113296] pps_core: LinuxPPS API ver. 1 registered
[ 0.113302] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.113315] PTP clock support registered
[ 0.113350] EDAC MC: Ver: 3.0.0
[ 0.114472] Advanced Linux Sound Architecture Driver Initialized.
[ 0.114901] Bluetooth: Core ver 2.22
[ 0.114917] NET: Registered protocol family 31
[ 0.114920] Bluetooth: HCI device and connection manager initialized
[ 0.114927] Bluetooth: HCI socket layer initialized
[ 0.114932] Bluetooth: L2CAP socket layer initialized
[ 0.114938] Bluetooth: SCO socket layer initialized
[ 0.115848] clocksource: Switched to clocksource arch_sys_counter
[ 0.122984] NET: Registered protocol family 2
[ 0.123113] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.124275] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.124305] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.124411] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.124623] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.124706] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.124747] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.124932] NET: Registered protocol family 1
[ 0.124953] NET: Registered protocol family 44
[ 0.124963] PCI: CLS 0 bytes, default 64
[ 0.130167] Initialise system trusted keyrings
[ 0.130269] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.136200] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.172616] NET: Registered protocol family 38
[ 0.172626] xor: measuring software checksum speed
[ 0.176806] 8regs : 2365 MB/sec
[ 0.180343] 32regs : 2802 MB/sec
[ 0.184482] arm64_neon : 2383 MB/sec
[ 0.184486] xor: using function: 32regs (2802 MB/sec)
[ 0.184494] Key type asymmetric registered
[ 0.184498] Asymmetric key parser 'x509' registered
[ 0.184529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.200499] imx-sdma 30bd0000.dma-controller: firmware found.
[ 0.200646] imx-sdma 30bd0000.dma-controller: loaded firmware 4.5
[ 0.202461] Bus freq driver module loaded
[ 0.207410] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.209870] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 30, base_baud = 5000000) is a IMX
[ 0.210559] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 31, base_baud = 1500000) is a IMX
[ 0.210639] printk: console [ttymxc1] enabled
[ 0.211246] 30a60000.serial: ttymxc3 at MMIO 0x30a60000 (irq = 37, base_baud = 1500000) is a IMX
[ 0.224216] zram: Added device: zram0
[ 0.225412] imx ahci driver is registered.
[ 0.228513] tun: Universal TUN/TAP device driver, 1.6
[ 0.231057] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found
[ 0.231149] imx-dwmac 30bf0000.ethernet: no reset control found
[ 0.231298] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51
[ 0.231306] imx-dwmac 30bf0000.ethernet: DWMAC4/5
[ 0.231315] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported
[ 0.231319] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported
[ 0.231325] imx-dwmac 30bf0000.ethernet: TX Checksum insertion supported
[ 0.231331] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported
[ 0.231381] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 0.231387] imx-dwmac 30bf0000.ethernet: Enabled Flow TC (entries=8)
[ 0.231396] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 0.231402] imx-dwmac 30bf0000.ethernet: Using 34 bits DMA width
[ 0.232583] PPP generic driver version 2.4.2
[ 0.232710] PPP Deflate Compression module registered
[ 0.232910] VFIO - User Level meta-driver version: 0.3
[ 0.239006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.239014] ehci-pci: EHCI PCI platform driver
[ 0.239047] ehci-platform: EHCI generic platform driver
[ 0.239252] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.239256] ohci-pci: OHCI PCI platform driver
[ 0.239284] ohci-platform: OHCI generic platform driver
[ 0.239970] usbcore: registered new interface driver cdc_acm
[ 0.239974] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.240120] usbcore: registered new interface driver uas
[ 0.240170] usbcore: registered new interface driver usb-storage
[ 0.240224] usbcore: registered new interface driver usbserial_generic
[ 0.240241] usbserial: USB Serial support registered for generic
[ 0.240265] usbcore: registered new interface driver ftdi_sio
[ 0.240280] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.240317] usbcore: registered new interface driver option
[ 0.240333] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.240373] usbcore: registered new interface driver usb_serial_simple
[ 0.240389] usbserial: USB Serial support registered for carelink
[ 0.240403] usbserial: USB Serial support registered for zio
[ 0.240419] usbserial: USB Serial support registered for funsoft
[ 0.240434] usbserial: USB Serial support registered for flashloader
[ 0.240450] usbserial: USB Serial support registered for google
[ 0.240465] usbserial: USB Serial support registered for libtransistor
[ 0.240481] usbserial: USB Serial support registered for vivopay
[ 0.240515] usbserial: USB Serial support registered for moto_modem
[ 0.240532] usbserial: USB Serial support registered for motorola_tetra
[ 0.240546] usbserial: USB Serial support registered for nokia
[ 0.240562] usbserial: USB Serial support registered for novatel_gps
[ 0.240578] usbserial: USB Serial support registered for hp4x
[ 0.240594] usbserial: USB Serial support registered for suunto
[ 0.240610] usbserial: USB Serial support registered for siemens_mpi
[ 0.240637] usbcore: registered new interface driver usb_ehset_test
[ 0.242414] udc-core: couldn't find an available UDC - added [g_multi] to list of pending drivers
[ 0.243747] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1
[ 0.243975] i2c /dev entries driver
[ 0.245126] usbcore: registered new interface driver uvcvideo
[ 0.245129] USB Video Class driver (1.1.1)
[ 0.247787] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 0.247915] Bluetooth: HCI UART driver ver 2.3
[ 0.247937] Bluetooth: HCI UART protocol H4 registered
[ 0.247941] Bluetooth: HCI UART protocol BCSP registered
[ 0.247958] Bluetooth: HCI UART protocol LL registered
[ 0.247961] Bluetooth: HCI UART protocol ATH3K registered
[ 0.247978] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 0.248056] Bluetooth: HCI UART protocol Intel registered
[ 0.248145] Bluetooth: HCI UART protocol Broadcom registered
[ 0.248163] Bluetooth: HCI UART protocol QCA registered
[ 0.248168] Bluetooth: HCI UART protocol AG6XX registered
[ 0.248185] Bluetooth: HCI UART protocol Marvell registered
[ 0.248226] usbcore: registered new interface driver bcm203x
[ 0.248269] usbcore: registered new interface driver bpa10x
[ 0.248300] usbcore: registered new interface driver bfusb
[ 0.248356] usbcore: registered new interface driver btusb
[ 0.248403] usbcore: registered new interface driver ath3k
[ 0.248699] EDAC MC: ECC not enabled
[ 0.249837] sdhci: Secure Digital Host Controller Interface driver
[ 0.249841] sdhci: Copyright(c) Pierre Ossman
[ 0.249974] Synopsys Designware Multimedia Card Interface Driver
[ 0.250656] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.252286] mmc2: CQHCI version 5.10
[ 0.253460] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.254246] caam-snvs 30370000.caam-snvs: violation handlers armed - init state
[ 0.254484] hid: raw HID events driver (C) Jiri Kosina
[ 0.255005] usbcore: registered new interface driver usbhid
[ 0.255008] usbhid: USB HID core driver
[ 0.258841] optee: probing for conduit method.
[ 0.258860] optee: revision 3.15 (accb888e)
[ 0.259361] optee: dynamic shared memory is enabled
[ 0.259702] optee: initialized driver
[ 0.262681] Galcore version 6.4.3.p2.336687
[ 0.284201] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
[ 0.382348] [drm] Initialized vivante 1.0.0 20170808 for 40000000.mix_gpu_ml on minor 0
[ 0.383580] hantrodec 0 : module inserted. Major = 237
[ 0.384199] hantrodec 1 : module inserted. Major = 237
[ 0.385427] hantroenc: HW at base <0000000038320000> with ID <0x80006200>
[ 0.385558] hx280enc: module inserted. Major <236>
[ 0.386464] usbcore: registered new interface driver snd-usb-audio
[ 0.391192] mmc2: Command Queue Engine enabled
[ 0.391216] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 0.392082] mmcblk2: mmc2:0001 G1M15L 9.84 GiB
[ 0.392224] mmcblk2boot0: mmc2:0001 G1M15L partition 1 31.5 MiB
[ 0.392359] mmcblk2boot1: mmc2:0001 G1M15L partition 2 31.5 MiB
[ 0.392492] mmcblk2gp0: mmc2:0001 G1M15L partition 4 8.00 MiB
[ 0.392654] mmcblk2gp1: mmc2:0001 G1M15L partition 5 8.00 MiB
[ 0.392789] mmcblk2gp2: mmc2:0001 G1M15L partition 6 8.00 MiB
[ 0.392919] mmcblk2gp3: mmc2:0001 G1M15L partition 7 8.00 MiB
[ 0.393132] mmcblk2rpmb: mmc2:0001 G1M15L partition 3 4.00 MiB, chardev (239:0)
[ 0.395644] NET: Registered protocol family 10
[ 0.397475] mmcblk2: p1 p2 p3 p4 p5
[ 0.398497] Segment Routing with IPv6
[ 0.398732] NET: Registered protocol family 17
[ 0.398764] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.398838] Bluetooth: RFCOMM TTY layer initialized
[ 0.398851] Bluetooth: RFCOMM socket layer initialized
[ 0.398854] Bluetooth: RFCOMM ver 1.11
[ 0.398859] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 0.398862] Bluetooth: BNEP filters: protocol multicast
[ 0.398868] Bluetooth: BNEP socket layer initialized
[ 0.398872] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 0.398877] Bluetooth: HIDP socket layer initialized
[ 0.399328] lib80211: common routines for IEEE802.11 drivers
[ 0.399333] lib80211_crypt: registered algorithm 'NULL'
[ 0.399337] lib80211_crypt: registered algorithm 'WEP'
[ 0.399341] lib80211_crypt: registered algorithm 'CCMP'
[ 0.399344] lib80211_crypt: registered algorithm 'TKIP'
[ 0.399352] tsn generic netlink module v1 init...
[ 0.399440] Key type dns_resolver registered
[ 0.399445] mpls_gso: MPLS GSO support
[ 0.399725] registered taskstats version 1
[ 0.399733] Loading compiled-in X.509 certificates
[ 0.404103] Loaded X.509 cert 'Build time autogenerated kernel key: 1b32a8c42ae537a7fb34e97f71266e711db17db6'
[ 0.404416] mmcblk2gp1:
[ 0.405126] Btrfs loaded, crc32c=crc32c-generic
[ 0.413898] M2_3P3V: supplied by VEXT_3P3V
[ 0.424613] nxp-pca9450 0-0025: pca9450bc probed.
[ 0.424757] i2c i2c-0: IMX I2C adapter registered
[ 0.426688] rtc-rv8803 1-0032: Voltage low, temperature compensation stopped.
[ 0.426697] rtc-rv8803 1-0032: Voltage low, data loss detected.
[ 0.427974] rtc-rv8803 1-0032: Voltage low, data is invalid.
[ 0.428095] rtc-rv8803 1-0032: registered as rtc0
[ 0.428699] rtc-rv8803 1-0032: Voltage low, data is invalid.
[ 0.428706] rtc-rv8803 1-0032: hctosys: unable to read the hardware clock
[ 0.436275] usb251xb 1-002c: supply vdd not found, using dummy regulator
[ 0.507125] usb251xb 1-002c: Hub configuration was successful.
[ 0.507130] usb251xb 1-002c: Hub probed successfully
[ 0.507267] i2c i2c-1: IMX I2C adapter registered
[ 0.511459] i2c i2c-2: IMX I2C adapter registered
[ 0.512401] i2c i2c-3: IMX I2C adapter registered
[ 0.513762] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator
[ 0.514087] imx8mq-usb-phy 382f0040.usb-phy: supply vbus not found, using dummy regulator
[ 0.518857] imx6q-pcie 33800000.pcie: supply epdev_on not found, using dummy regulator
[ 0.524675] imx6q-pcie 33800000.pcie: PLL REF_CLK is used!.
[ 0.525275] imx6q-pcie 33800000.pcie: PCIe PHY PLL clock is locked.
[ 0.525300] phy phy-32f00000.pcie-phy.4: Tuning i.MX PCIe PHY for Armadillo G4.
[ 0.525336] imx6q-pcie 33800000.pcie: PCIe PLL locked after 0 us.
[ 0.525968] SoC: i.MX8MP revision 1.1
[ 0.526200] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 7 mkt segment 2 supported-hw 0x80 0x4
[ 0.530895] imx-sdma 30e10000.dma-controller: firmware found.
[ 0.660232] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges:
[ 0.660248] imx6q-pcie 33800000.pcie: No bus range found for /soc@0/pcie@33800000, using [bus 00-ff]
[ 0.660274] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000
[ 0.660290] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000
[ 0.660354] imx6q-pcie 33800000.pcie: invalid resource
[ 0.812414] pps pps0: new PPS source ptp0
[ 1.083029] mdio_bus 30be0000.ethernet-1: MDIO device at address 0 is missing.
[ 1.090841] fec 30be0000.ethernet eth0: registered PHC device 0
[ 1.091643] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found
[ 1.091721] imx-dwmac 30bf0000.ethernet: no reset control found
[ 1.092183] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51
[ 1.092189] imx-dwmac 30bf0000.ethernet: DWMAC4/5
[ 1.092197] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported
[ 1.092201] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported
[ 1.092206] imx-dwmac 30bf0000.ethernet: TX Checksum insertion supported
[ 1.092209] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported
[ 1.092212] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.092217] imx-dwmac 30bf0000.ethernet: Enabled Flow TC (entries=8)
[ 1.092224] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 1.092229] imx-dwmac 30bf0000.ethernet: Using 34 bits DMA width
[ 1.282256] mdio_bus stmmac-1: MDIO device at address 0 is missing.
[ 1.290412] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.290431] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 1.290774] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000002021810010
[ 1.290815] xhci-hcd xhci-hcd.1.auto: irq 67, io mem 0x38100000
[ 1.290821] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.290832] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 1.290841] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 1.291745] hub 1-0:1.0: USB hub found
[ 1.291764] hub 1-0:1.0: 1 port detected
[ 1.292012] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.292346] hub 2-0:1.0: USB hub found
[ 1.292362] hub 2-0:1.0: 1 port detected
[ 1.293360] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.293374] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[ 1.293711] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000002021810010
[ 1.293754] xhci-hcd xhci-hcd.2.auto: irq 68, io mem 0x38200000
[ 1.293759] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.293766] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[ 1.293773] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 1.294145] hub 3-0:1.0: USB hub found
[ 1.294162] hub 3-0:1.0: 1 port detected
[ 1.294394] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.294701] hub 4-0:1.0: USB hub found
[ 1.294719] hub 4-0:1.0: 1 port detected
[ 1.296612] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO
[ 1.296658] mmc1: CQHCI version 5.10
[ 1.297345] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9)
[ 1.297351] caam 30900000.crypto: job rings = 1, qi = 0
[ 1.301449] caam algorithms registered in /proc/crypto
[ 1.302194] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto
[ 1.302203] caam 30900000.crypto: registering rng-caam
[ 1.303218] Device caam-keygen registered
[ 1.310323] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops 0xffff800010ebe2d8)
[ 1.310360] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops 0xffff800010ebe2d8)
[ 1.310550] imx-drm display-subsystem: bound 32c00000.bus:ldb@32ec005c (ops 0xffff800010eab318)
[ 1.310774] dwhdmi-imx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP (samsung_dw_hdmi_phy2)
[ 1.311151] dwhdmi-imx 32fd8000.hdmi: registered DesignWare HDMI I2C bus driver
[ 1.311914] imx-drm display-subsystem: bound 32fd8000.hdmi (ops 0xffff800010eaba00)
[ 1.312105] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1
[ 1.327979] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA
[ 1.339353] random: crng init done
[ 1.388362] Console: switching to colour frame buffer device 128x48
[ 1.411772] imx-drm display-subsystem: [drm] fb0: imx-drmdrmfb frame buffer device
[ 1.417197] input: audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card1/input0
[ 1.418505] input: gpio-keys-ec25 as /devices/platform/gpio-keys-ec25/input/input1
[ 1.419149] input: gpio-keys as /devices/platform/gpio-keys/input/input2
[ 1.437318] ALSA device list:
[ 1.437325] #0: Quectel EC25
[ 1.437328] #1: audio-hdmi
[ 1.544152] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 1.551859] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 1.668389] imx6q-pcie 33800000.pcie: Phy link never came up
[ 1.671779] imx6q-pcie 33800000.pcie: failed to initialize host
[ 1.677714] imx6q-pcie 33800000.pcie: unable to add pcie port.
[ 1.688197] EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.688236] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
[ 1.688775] devtmpfs: mounted
[ 1.689249] Freeing unused kernel memory: 1984K
[ 1.697839] mmc1: host does not support reading read-only switch, assuming write-enable
[ 1.700253] Run /sbin/init as init process
[ 1.700256] with arguments:
[ 1.700259] /sbin/init
[ 1.700262] nokaslr
[ 1.700264] with environment:
[ 1.700267] HOME=/
[ 1.700270] TERM=linux
[ 1.742346] hub 3-1:1.0: USB hub found
[ 1.742401] hub 3-1:1.0: 2 ports detected
[ 1.758891] uvcvideo: Found UVC 1.00 device MS-M213FHUS (288c:0211)
[ 1.804053] input: MS-M213FHUS: MS-M213FHUS USB Ca as /devices/platform/soc@0/32f10100.usb/38100000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1:1.0/input/input3
[ 1.807893] mmc1: new ultra high speed DDR50 SDXC card at address aaaa
[ 1.808408] mmcblk1: mmc1:aaaa SD256 238 GiB
[ 1.810318] mmcblk1: p1
[ 2.500538] udevd[719]: starting version 3.2.11
[ 2.625500] EXT4-fs (mmcblk2p1): re-mounted. Opts: (null)
[ 2.631585] udevd[719]: starting eudev-3.2.11
[ 2.708843] EXT4-fs (mmcblk2p3): mounted filesystem with ordered data mode. Opts: (null)
[ 2.709553] BTRFS: device label app devid 1 transid 139266 /dev/mmcblk2p5 scanned by mount (846)
[ 2.710574] BTRFS info (device mmcblk2p5): using crc32c (crc32c-generic) checksum algorithm
[ 2.710590] BTRFS info (device mmcblk2p5): flagging fs with big metadata feature
[ 2.710599] BTRFS info (device mmcblk2p5): use zstd compression, level 3
[ 2.710606] BTRFS info (device mmcblk2p5): turning on async discard
[ 2.710612] BTRFS info (device mmcblk2p5): using free space tree
[ 2.710615] BTRFS info (device mmcblk2p5): has skinny extents
[ 2.719365] BTRFS info (device mmcblk2p5): enabling ssd optimizations
[ 3.566825] exfat: module verification failed: signature and/or required key missing - tainting kernel
[ 3.784205] micron-emmc-ret (1214): drop_caches: 3
[ 4.023604] Microchip KSZ9131 Gigabit PHY 30be0000.ethernet-1:03: attached PHY driver [Microchip KSZ9131 Gigabit PHY] (mii_bus:phy_addr=30be0000.ethernet-1:03, irq=POLL)
[ 4.052505] imx-dwmac 30bf0000.ethernet eth1: PHY [stmmac-1:03] driver [Microchip KSZ9131 Gigabit PHY] (irq=POLL)
[ 4.067939] imx-dwmac 30bf0000.ethernet eth1: No Safety Features support found
[ 4.067964] imx-dwmac 30bf0000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 4.068157] imx-dwmac 30bf0000.ethernet eth1: registered PTP clock
[ 4.068476] imx-dwmac 30bf0000.ethernet eth1: configuring for phy/rgmii-id link mode
[ 4.173285] zram0: detected capacity change from 0 to 1073741824
[ 4.211972] Adding 1048572k swap on /dev/zram0. Priority:100 extents:1 across:1048572k SS
[ 5.649220] podman0: port 1(veth0) entered blocking state
[ 5.649230] podman0: port 1(veth0) entered disabled state
[ 5.649443] device veth0 entered promiscuous mode
[ 5.651326] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.651409] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 5.651477] podman0: port 1(veth0) entered blocking state
[ 5.651481] podman0: port 1(veth0) entered forwarding state
[ 7.076710] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 7.076755] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.514011] podman0: port 2(veth1) entered blocking state
[ 7.514021] podman0: port 2(veth1) entered disabled state
[ 7.514173] device veth1 entered promiscuous mode
[ 7.516577] podman0: port 2(veth1) entered blocking state
[ 7.516587] podman0: port 2(veth1) entered forwarding state
[ 7.518888] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready
[ 13.219880] usb 3-1.2: new high-speed USB device number 3 using xhci-hcd
[ 13.483897] option 3-1.2:1.0: GSM modem (1-port) converter detected
[ 13.484225] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 13.484589] option 3-1.2:1.1: GSM modem (1-port) converter detected
[ 13.484839] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 13.485257] option 3-1.2:1.2: GSM modem (1-port) converter detected
[ 13.485561] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB2
[ 13.485916] option 3-1.2:1.3: GSM modem (1-port) converter detected
[ 13.486125] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB3
[ 45.097625] podman0: port 1(veth0) entered disabled state
[ 45.098220] device veth0 left promiscuous mode
[ 45.098230] podman0: port 1(veth0) entered disabled state
[ 45.626085] podman0: port 1(veth0) entered blocking state
[ 45.626096] podman0: port 1(veth0) entered disabled state
[ 45.626197] device veth0 entered promiscuous mode
[ 45.626919] podman0: port 1(veth0) entered blocking state
[ 45.626930] podman0: port 1(veth0) entered forwarding state
[ 45.627270] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 191.742760] podman0: port 1(veth0) entered disabled state
[ 191.743289] device veth0 left promiscuous mode
[ 191.743295] podman0: port 1(veth0) entered disabled state
[ 224.416441] podman0: port 1(veth0) entered blocking state
[ 224.416450] podman0: port 1(veth0) entered disabled state
[ 224.416625] device veth0 entered promiscuous mode
[ 224.417313] podman0: port 1(veth0) entered blocking state
[ 224.417322] podman0: port 1(veth0) entered forwarding state
[ 224.419363] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 306.321993] podman0: port 1(veth0) entered disabled state
[ 306.322600] device veth0 left promiscuous mode
[ 306.322610] podman0: port 1(veth0) entered disabled state
[ 306.956998] podman0: port 1(veth0) entered blocking state
[ 306.957009] podman0: port 1(veth0) entered disabled state
[ 306.957122] device veth0 entered promiscuous mode
[ 306.957827] podman0: port 1(veth0) entered blocking state
[ 306.957837] podman0: port 1(veth0) entered forwarding state
[ 306.958193] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 446.843924] podman0: port 1(veth0) entered disabled state
[ 446.844542] device veth0 left promiscuous mode
[ 446.844549] podman0: port 1(veth0) entered disabled state
[ 447.390612] podman0: port 1(veth0) entered blocking state
[ 447.390623] podman0: port 1(veth0) entered disabled state
[ 447.390734] device veth0 entered promiscuous mode
[ 447.391370] podman0: port 1(veth0) entered blocking state
[ 447.391380] podman0: port 1(veth0) entered forwarding state
[ 447.391792] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 451.307436] podman0: port 1(veth0) entered disabled state
[ 451.308042] device veth0 left promiscuous mode
[ 451.308050] podman0: port 1(veth0) entered disabled state
[ 451.808244] podman0: port 1(veth0) entered blocking state
[ 451.808254] podman0: port 1(veth0) entered disabled state
[ 451.808363] device veth0 entered promiscuous mode
[ 451.809045] podman0: port 1(veth0) entered blocking state
[ 451.809056] podman0: port 1(veth0) entered forwarding state
[ 451.809412] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 4476.986019] podman0: port 1(veth0) entered disabled state
[ 4476.986548] device veth0 left promiscuous mode
[ 4476.986555] podman0: port 1(veth0) entered disabled state
[ 4593.225329] podman0: port 2(veth1) entered disabled state
[ 4593.225893] device veth1 left promiscuous mode
[ 4593.225902] podman0: port 2(veth1) entered disabled state
[ 4629.643329] podman0: port 1(veth0) entered blocking state
[ 4629.643340] podman0: port 1(veth0) entered disabled state
[ 4629.643484] device veth0 entered promiscuous mode
[ 4629.644980] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 4629.645093] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[ 4629.645193] podman0: port 1(veth0) entered blocking state
[ 4629.645199] podman0: port 1(veth0) entered forwarding state
[10783.816619] podman0: port 1(veth0) entered disabled state
[10783.817474] device veth0 left promiscuous mode
[10783.817485] podman0: port 1(veth0) entered disabled state
[10785.056367] podman0: port 1(veth0) entered blocking state
[10785.056376] podman0: port 1(veth0) entered disabled state
[10785.056485] device veth0 entered promiscuous mode
[10785.057896] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[10785.057997] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[10785.058062] podman0: port 1(veth0) entered blocking state
[10785.058067] podman0: port 1(veth0) entered forwarding state
[11754.820251] podman0: port 1(veth0) entered disabled state
[11754.820811] device veth0 left promiscuous mode
[11754.820820] podman0: port 1(veth0) entered disabled state
[11758.928494] podman0: port 1(veth0) entered blocking state
[11758.928505] podman0: port 1(veth0) entered disabled state
[11758.928643] device veth0 entered promiscuous mode
[11758.931742] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[11758.931826] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[11758.931947] podman0: port 1(veth0) entered blocking state
[11758.931952] podman0: port 1(veth0) entered forwarding state
[11799.052445] podman0: port 1(veth0) entered disabled state
[11799.053072] device veth0 left promiscuous mode
[11799.053080] podman0: port 1(veth0) entered disabled state
[11799.423929] podman0: port 1(veth0) entered blocking state
[11799.423939] podman0: port 1(veth0) entered disabled state
[11799.424045] device veth0 entered promiscuous mode
[11799.424759] podman0: port 1(veth0) entered blocking state
[11799.424771] podman0: port 1(veth0) entered forwarding state
[11799.425181] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[12043.285362] podman0: port 1(veth0) entered disabled state
[12043.285915] device veth0 left promiscuous mode
[12043.285923] podman0: port 1(veth0) entered disabled state
[12043.722380] podman0: port 1(veth0) entered blocking state
[12043.722390] podman0: port 1(veth0) entered disabled state
[12043.722498] device veth0 entered promiscuous mode
[12043.723256] podman0: port 1(veth0) entered blocking state
[12043.723266] podman0: port 1(veth0) entered forwarding state
[12043.723680] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[12058.139168] podman0: port 1(veth0) entered disabled state
[12058.139754] device veth0 left promiscuous mode
[12058.139762] podman0: port 1(veth0) entered disabled state
[12058.504012] podman0: port 1(veth0) entered blocking state
[12058.504022] podman0: port 1(veth0) entered disabled state
[12058.504127] device veth0 entered promiscuous mode
[12058.504879] podman0: port 1(veth0) entered blocking state
[12058.504891] podman0: port 1(veth0) entered forwarding state
[12058.505316] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[12680.445299] podman0: port 1(veth0) entered disabled state
[12680.446061] device veth0 left promiscuous mode
[12680.446071] podman0: port 1(veth0) entered disabled state
[12680.819037] podman0: port 1(veth0) entered blocking state
[12680.819046] podman0: port 1(veth0) entered disabled state
[12680.819154] device veth0 entered promiscuous mode
[12680.819840] podman0: port 1(veth0) entered blocking state
[12680.819889] podman0: port 1(veth0) entered forwarding state
[12680.820310] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[12766.789840] podman0: port 1(veth0) entered disabled state
[12766.790462] device veth0 left promiscuous mode
[12766.790472] podman0: port 1(veth0) entered disabled state
[12767.158005] podman0: port 1(veth0) entered blocking state
[12767.158015] podman0: port 1(veth0) entered disabled state
[12767.158113] device veth0 entered promiscuous mode
[12767.158836] podman0: port 1(veth0) entered blocking state
[12767.158849] podman0: port 1(veth0) entered forwarding state
[12767.159741] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[12935.511170] podman0: port 1(veth0) entered disabled state
[12935.511781] device veth0 left promiscuous mode
[12935.511792] podman0: port 1(veth0) entered disabled state
[12935.947295] podman0: port 1(veth0) entered blocking state
[12935.947305] podman0: port 1(veth0) entered disabled state
[12935.947992] device veth0 entered promiscuous mode
[12935.949458] podman0: port 1(veth0) entered blocking state
[12935.949469] podman0: port 1(veth0) entered forwarding state
[12935.949867] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[13146.971562] podman0: port 1(veth0) entered disabled state
[13146.972198] device veth0 left promiscuous mode
[13146.972206] podman0: port 1(veth0) entered disabled state
[13150.909248] podman0: port 1(veth0) entered blocking state
[13150.909258] podman0: port 1(veth0) entered disabled state
[13150.909356] device veth0 entered promiscuous mode
[13150.915899] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[13150.916023] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[13150.916100] podman0: port 1(veth0) entered blocking state
[13150.916104] podman0: port 1(veth0) entered forwarding state
[13553.032131] podman0: port 1(veth0) entered disabled state
[13553.032743] device veth0 left promiscuous mode
[13553.032753] podman0: port 1(veth0) entered disabled state
[13587.188706] podman0: port 1(veth0) entered blocking state
[13587.188718] podman0: port 1(veth0) entered disabled state
[13587.188867] device veth0 entered promiscuous mode
[13587.190210] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[13587.190314] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[13587.190412] podman0: port 1(veth0) entered blocking state
[13587.190418] podman0: port 1(veth0) entered forwarding state
[13818.064628] podman0: port 1(veth0) entered disabled state
[13818.065163] device veth0 left promiscuous mode
[13818.065169] podman0: port 1(veth0) entered disabled state
[13818.461551] podman0: port 1(veth0) entered blocking state
[13818.461561] podman0: port 1(veth0) entered disabled state
[13818.461652] device veth0 entered promiscuous mode
[13818.462381] podman0: port 1(veth0) entered blocking state
[13818.462392] podman0: port 1(veth0) entered forwarding state
[13818.462806] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[13838.719362] podman0: port 1(veth0) entered disabled state
[13838.720180] device veth0 left promiscuous mode
[13838.720189] podman0: port 1(veth0) entered disabled state
[13839.099743] podman0: port 1(veth0) entered blocking state
[13839.099754] podman0: port 1(veth0) entered disabled state
[13839.099907] device veth0 entered promiscuous mode
[13839.100652] podman0: port 1(veth0) entered blocking state
[13839.100663] podman0: port 1(veth0) entered forwarding state
[13839.106264] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[14099.985472] podman0: port 1(veth0) entered disabled state
[14099.986067] device veth0 left promiscuous mode
[14099.986076] podman0: port 1(veth0) entered disabled state
[14100.375898] podman0: port 1(veth0) entered blocking state
[14100.375908] podman0: port 1(veth0) entered disabled state
[14100.376014] device veth0 entered promiscuous mode
[14100.376786] podman0: port 1(veth0) entered blocking state
[14100.376797] podman0: port 1(veth0) entered forwarding state
[14100.377186] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[14107.801382] podman0: port 1(veth0) entered disabled state
[14107.801953] device veth0 left promiscuous mode
[14107.801962] podman0: port 1(veth0) entered disabled state
[14108.168094] podman0: port 1(veth0) entered blocking state
[14108.168104] podman0: port 1(veth0) entered disabled state
[14108.168206] device veth0 entered promiscuous mode
[14108.168974] podman0: port 1(veth0) entered blocking state
[14108.168985] podman0: port 1(veth0) entered forwarding state
[14108.169406] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[14127.777253] podman0: port 1(veth0) entered disabled state
[14127.777800] device veth0 left promiscuous mode
[14127.777807] podman0: port 1(veth0) entered disabled state
[14128.211330] podman0: port 1(veth0) entered blocking state
[14128.211340] podman0: port 1(veth0) entered disabled state
[14128.211441] device veth0 entered promiscuous mode
[14128.212235] podman0: port 1(veth0) entered blocking state
[14128.212244] podman0: port 1(veth0) entered forwarding state
[14128.213187] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[14549.805764] podman0: port 1(veth0) entered disabled state
[14549.806319] device veth0 left promiscuous mode
[14549.806327] podman0: port 1(veth0) entered disabled state
[14550.235462] podman0: port 1(veth0) entered blocking state
[14550.235473] podman0: port 1(veth0) entered disabled state
[14550.236436] device veth0 entered promiscuous mode
[14550.237256] podman0: port 1(veth0) entered blocking state
[14550.237266] podman0: port 1(veth0) entered forwarding state
[14550.239446] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[16534.921695] uvcvideo: Failed to resubmit video URB (-1).
[16936.939228] uvcvideo: Failed to resubmit video URB (-1).

こちらを見た時HDMI出力設定に異常を確認できるのですが、数分~数十分後に接続できる状態になります。
ずっと以上のままであるならわかりやすいのですが、sleep等をかけていない状態である程度放置した時動くようになってしまうため原因の究明が出来ておりません。

以上、ご確認よろしくお願いいたします。

> yuki.shigefujiさん、
>
> お世話になっています、
> マルティネです。
>
> > 上記のモニターを使用する際、HDMIでの接続を試みたところ画面が読み込めず利用できない状況となっている。
> > 状況としてはpodman exec -it test bash
> > 等でコンテナに入ろうとする際にroot@93076a140a5e:/# /home/atmark #
> > のような状態となりコンテナから即時追い出される状態である。
>
> コンテナが終了する際に podman exec で入ったコマンドも終了されますので、コンテナの「set_command」に設定されたコマンドが何かのエラーで終了されていると思います。
> 「podman logs <container名>」でそのコマンドの stdout/stderr 出力を確認できますので、まずはそちらを確認ください。
>
> また、デバイスが認識されているかは基本的にコンテナと関係ありませんので、ABOSで dmesg コマンドを実行してその出力も確認していただければ大きいな問題が出力されると思いますので、そちらもお願いします。
>
> よろしくお願いします。

at_dominique.m…

2023年10月25日 17時34分

マルティネです。

以下のエラーで weston がすぐに停止させますね:
> [14:17:56.992] Invalid modeline "800*480" for output HDMI-A-1
> [14:17:56.992] no available modes for HDMI-A-1
> [14:17:56.992] Cannot configure an output using weston_drm_output_api.

no available modes となっているので、固定に設定する必要があります。
少し手間になりますが、このフォーラムの書き込みに EDID の設定を参考にできると思います:
https://armadillo.atmark-techno.com/forum/armadillo/14580

(もしくは、Treedix の方にファームウェアを更新できるかもしれませんが、EDID を固定した方が早いかと思います)

よろしくお願いします