A311D Pocket panel fixes in Debian Trixie+backports

thank you so much Minute, wish there was more i could give than a simple heart on the forum post. i’ll upgrade as soon as it’s in trixie backports and let you know how it fares, hopefully this is the end of the bug whack a mole i feel like i’ve been playing for ~the last couple weeks.

1 Like

build is running and will be done in about six hours

1 Like

sets 6 hour timer thank you, i’ll have data for you shortly after it finishes

I feel so dumb, but if I have this repo:

Types: deb
URIs: https://mntre.com/reform-debian-repo
Suites: reform
Components: main
Architectures: arm64
Trusted: yes

Did I get them when the first pipeline was finished or is this going to have them in 6 hours? My apt-get full-upgrade had several new packages available and they looked like the ones I’d need, but still no screen so now I’m confused. Sorry :frowning:

iirc that’s the Debian unstable repo, the official one that would be done when the first pipeline finished. have you rebooted since the upgrade? try a cold reboot (standby switch off and on again) to be 100% sure you clear any bad state your panel might be in, then reboot and see if it’s fixed.

Hi,

I once again made use of this moderation ability to move posts to a new topic and tagged it as trixie-backports. The other thread is for the official Debian unstable distro from MNT. That we can talk about other distros in this forum is a courtesy by MNT that I am very grateful for. If we do discuss other distros, it should happen in a way that does not confuse participants in threads about the official software by MNT. The best way to do so is to discuss in threads which are tagged as such. Then all readers of the thread know what they are dealing with.

That is a rough estimate. The build is still running. I’ll leave a message here with the kernel version once it’s done.

1 Like

The A311D pocket panel fixes are now in trixie-backports on reform.debian.net when you upgrade to this kernel package:

linux-image-7.1.7.1-mnt-reform-arm64 (= 7.1.7-1~bpo13+1+reform20260818T001047Z+g1c430fca1)

The last bit of the version is a git hash and when we look up the panel driver at commit 1c430fca1 we see:

So this is how you can now confirm whether or not a specific patch made it into your kernel version.

ok it has two weird bugs still:

1: the display comes back on intermittently. however it only stays off when locking it or letting it time out turns the backlight off completely, sometimes it doesn’t turn the backlight off completely (which is what it used to do) and comes back fine.

2: there’s a near imperceptible “flicker” effect when it does come back

that said, good news: hyper+enter 1 does bring it back by force, every time, without fail.

one thing to note is that when it doesn’t come back and needs to be forced (using hyper+enter 1), sometimes the backlight brightness is reset (this is maybe expected behaviour).

here’s the dmesg

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 7.1.7.1-mnt-reform-arm64 (debian-kernel@lists.debian.org) (aarch64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT Debian 7.1.7-1~bpo13+1+reform20260818T001047Z+g1c
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: MNT Pocket Reform with BPI-CM4 Module
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000e5000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000e5000000..0x00000000f4ffffff (262144 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x0000000005000000..0x00000000052fffff (3072 KiB) nomap non-reusable secmon@5000000
[    0.000000] OF: reserved mem: 0x0000000005300000..0x00000000072fffff (32768 KiB) nomap non-reusable secmon@5300000
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000f4ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xe480a640-0xe480de3f]
[    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] RME: RMM doesn't support RSI version 1.0. Supported range: 1.0-0.0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000f4ffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000004ffffff]
[    0.000000]   node   0: [mem 0x0000000005000000-0x00000000072fffff]
[    0.000000]   node   0: [mem 0x0000000007300000-0x00000000f4ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000f4ffffff]
[    0.000000] On node 0, zone DMA: 12288 pages in unavailable ranges
[    0.000000] percpu: Embedded 36 pages/cpu s108056 r8192 d31208 u147456
[    0.000000] pcpu-alloc: s108056 r8192 d31208 u147456 alloc=36*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: ro no_console_suspend cryptomgr.notests plymouth.ignore-serial-consoles pcie_aspm=off ro no_console_suspend console=ttyAML0,115200 pci=pcie_bus_perf libata.force=noncq nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3 fbcon=font:TER16x32 console=tty1
[    0.000000] PCIe ASPM is disabled
[    0.000000] printk: log buffer data + meta data: 131072 + 557056 = 688128 bytes
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 3MB
[    0.000000] software IO TLB: area num 8.
[    0.000000] software IO TLB: mapped [mem 0x00000000dfe00000-0x00000000e0200000] (4MB)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1003520
[    0.000000] Policy zone: DMA
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] ftrace: allocating 55387 entries in 218 pages
[    0.000000] ftrace: allocated 218 pages with 5 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=6.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude 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=6
[    0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[    0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.000000] arch_timer: cp15 timer running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000759] Console: colour dummy device 80x25
[    0.000776] printk: legacy console [tty1] enabled
[    0.002086] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.002115] pid_max: default: 32768 minimum: 301
[    0.005180] landlock: Up and running.
[    0.005196] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.005494] AppArmor: AppArmor initialized
[    0.005577] TOMOYO Linux initialized
[    0.006153] LSM support for eBPF active
[    0.007791] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.007829] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.009211] VFS: Finished mounting rootfs on nullfs
[    0.015757] rcu: Hierarchical SRCU implementation.
[    0.015795] rcu: 	Max phase no-delay instances is 1000.
[    0.016147] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.020650] EFI services will not be available.
[    0.021342] smp: Bringing up secondary CPUs ...
[    0.022373] Detected VIPT I-cache on CPU1
[    0.022594] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.024350] CPU features: detected: Spectre-v2
[    0.024369] CPU features: detected: Spectre-v4
[    0.024374] CPU features: detected: Spectre-BHB
[    0.024379] CPU features: detected: ARM erratum 858921
[    0.024390] Detected VIPT I-cache on CPU2
[    0.024527] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.024547] arch_timer: CPU2: Trapping CNTVCT access
[    0.024559] CPU2: Booted secondary processor 0x0000000100 [0x410fd092]
[    0.025621] Detected VIPT I-cache on CPU3
[    0.025727] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.025737] arch_timer: CPU3: Trapping CNTVCT access
[    0.025746] CPU3: Booted secondary processor 0x0000000101 [0x410fd092]
[    0.026768] Detected VIPT I-cache on CPU4
[    0.026875] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.026885] arch_timer: CPU4: Trapping CNTVCT access
[    0.026893] CPU4: Booted secondary processor 0x0000000102 [0x410fd092]
[    0.027965] Detected VIPT I-cache on CPU5
[    0.028073] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.028083] arch_timer: CPU5: Trapping CNTVCT access
[    0.028091] CPU5: Booted secondary processor 0x0000000103 [0x410fd092]
[    0.028218] smp: Brought up 1 node, 6 CPUs
[    0.028412] SMP: Total of 6 processors activated.
[    0.028425] CPU: All CPU(s) started at EL2
[    0.028464] CPU features: detected: 32-bit EL0 Support
[    0.028477] CPU features: detected: 32-bit EL1 Support
[    0.028492] CPU features: detected: CRC32 instructions
[    0.028515] CPU features: detected: PMUv3
[    0.028599] alternatives: applying system-wide alternatives
[    0.053979] node 0 deferred pages initialised in 20ms
[    0.054061] Memory: 3533532K/4014080K available (18624K kernel code, 5126K rwdata, 12080K rodata, 3904K init, 912K bss, 212916K reserved, 262144K cma-reserved)
[    0.055621] devtmpfs: initialized
[    0.066829] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.066936] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[    0.070119] 22544 pages in range for non-PLT usage
[    0.070135] 514064 pages in range for PLT usage
[    0.074837] DMI: not present or invalid.
[    0.077721] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.079246] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.079297] audit: initializing netlink subsys (disabled)
[    0.079526] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[    0.082239] thermal_sys: Registered thermal governor 'fair_share'
[    0.082247] thermal_sys: Registered thermal governor 'bang_bang'
[    0.082262] thermal_sys: Registered thermal governor 'step_wise'
[    0.082272] thermal_sys: Registered thermal governor 'user_space'
[    0.082282] thermal_sys: Registered thermal governor 'power_allocator'
[    0.082370] cpuidle: using governor ladder
[    0.082415] cpuidle: using governor menu
[    0.082723] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.082874] ASID allocator initialised with 65536 entries
[    0.084513] Serial: AMBA PL011 UART driver
[    0.090884] /soc/bus@ff600000/hdmi-tx@0: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.091327] /soc/vpu@ff900000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.091358] /soc/vpu@ff900000: Fixed dependency cycle(s) with /soc/bus@ff600000/hdmi-tx@0
[    0.091387] /soc/interrupt-controller@ffc01000: Fixed dependency cycle(s) with /soc/interrupt-controller@ffc01000
[    0.091412] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000/panel@0
[    0.091448] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.091496] /soc/bus@ffd00000/dsi@7000/panel@0: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.092609] /soc/bus@ff600000/hdmi-tx@0: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.093172] /soc/bus@ff600000/hdmi-tx@0: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.105689] /soc/bus@ff600000/hdmi-tx@0: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.105780] /soc/vpu@ff900000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.105813] /soc/vpu@ff900000: Fixed dependency cycle(s) with /soc/bus@ff600000/hdmi-tx@0
[    0.106146] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000/panel@0
[    0.106185] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.106348] /soc/bus@ffd00000/dsi@7000/panel@0: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.107854] /soc/vpu@ff900000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.107914] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000/panel@0
[    0.107955] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/vpu@ff900000
[    0.108149] /soc/bus@ffd00000/dsi@7000/panel@0: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    0.115281] /soc/bus@ff600000/hdmi-tx@0: Fixed dependency cycle(s) with /hdmi-connector
[    0.115383] /hdmi-connector: Fixed dependency cycle(s) with /soc/bus@ff600000/hdmi-tx@0
[    0.125499] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.125526] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.125539] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.125549] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.125559] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.125569] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.125580] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.125589] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.135225] ACPI: Interpreter disabled.
[    0.137451] iommu: Default domain type: Translated
[    0.137472] iommu: DMA domain TLB invalidation policy: strict mode
[    0.141627] pps_core: LinuxPPS API ver. 1 registered
[    0.141645] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.141665] PTP clock support registered
[    0.141721] EDAC MC: Ver: 3.0.0
[    0.142100] scmi_core: SCMI protocol bus registered
[    0.143840] NetLabel: Initializing
[    0.143858] NetLabel:  domain hash size = 128
[    0.143867] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.143923] NetLabel:  unlabeled traffic allowed by default
[    0.144183] vgaarb: loaded
[    0.144596] clocksource: Switched to clocksource arch_sys_counter
[    0.146827] VFS: Disk quotas dquot_6.6.0
[    0.146958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.147849] AppArmor: AppArmor Filesystem Enabled
[    0.148007] pnp: PnP ACPI: disabled
[    0.155717] NET: Registered PF_INET protocol family
[    0.155958] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.160332] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.160425] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.160510] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.160943] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.161293] TCP: Hash tables configured (established 32768 bind 32768)
[    0.161673] MPTCP token hash table entries: 4096 (order: 5, 98304 bytes, linear)
[    0.161881] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.162251] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.162288] NET: Registered PF_XDP protocol family
[    0.162313] PCI: CLS 0 bytes, default 64
[    0.162626] Trying to unpack rootfs image as initramfs...
[    0.172078] kvm [1]: nv: 570 coarse grained trap handlers
[    0.172288] kvm [1]: nv: 710 fine grained trap handlers
[    0.172666] kvm [1]: IPA Size Limit: 40 bits
[    0.174403] kvm [1]: vgic interrupt IRQ9
[    0.174456] kvm [1]: Hyp nVHE mode initialized successfully
[    0.179264] Initialise system trusted keyrings
[    0.179372] Key type blacklist registered
[    0.179573] workingset: timestamp_bits=42 (anon: 38) max_order=20 bucket_order=0 (anon: 0)
[    0.184905] fuse: init (API version 7.45)
[    0.185731] integrity: Platform Keyring initialized
[    0.185768] integrity: Machine keyring initialized
[    0.185862] Key type asymmetric registered
[    0.185874] Asymmetric key parser 'x509' registered
[    0.186031] alg: self-tests disabled
[    0.186316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.186474] io scheduler mq-deadline registered
[    0.190738] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
[    0.208694] ledtrig-cpu: registered to indicate activity on CPUs
[    0.227194] soc soc0: Amlogic Meson G12B (A311D) Revision 29:b (10:2) Detected
[    0.233187] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.236325] Serial: AMBA driver
[    0.237724] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
[    0.237792] printk: legacy console [ttyAML0] enabled
[    0.991715] Freeing initrd memory: 53176K
[    1.001273] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 15, base_baud = 1500000) is a meson_uart
[    1.582268] serial serial0: tty port ttyAML6 registered
[    1.587860] msm_serial: driver initialized
[    1.591991] SuperH (H)SCI(F) driver initialized
[    1.601048] mousedev: PS/2 mouse device common for all mice
[    1.607839] meson-sm: secure-monitor enabled
[    1.614451] NET: Registered PF_INET6 protocol family
[    1.615865] Segment Routing with IPv6
[    1.617450] RPL Segment Routing with IPv6
[    1.621458] In-situ OAM (IOAM) with IPv6
[    1.625415] mip6: Mobile IPv6
[    1.628271] NET: Registered PF_PACKET protocol family
[    1.633446] mpls_gso: MPLS GSO support
[    1.646583] registered taskstats version 1
[    1.646814] Loading compiled-in X.509 certificates
[    1.680012] Loaded X.509 cert 'Build time autogenerated kernel key: c38707ee0e2e1e8c7709f5e0a47aa165c2181981'
[    1.694443] Demotion targets for Node 0: null
[    1.695153] Key type .fscrypt registered
[    1.697097] Key type fscrypt-provisioning registered
[    1.760168] Key type encrypted registered
[    1.760218] AppArmor: AppArmor sha256 policy hashing enabled
[    1.764224] ima: No TPM chip found, activating TPM-bypass!
[    1.769685] ima: Allocated hash algorithm: sha256
[    1.774465] ima: No architecture policies found
[    1.778922] evm: Initialising EVM extended attributes:
[    1.783959] evm: security.selinux
[    1.787249] evm: security.SMACK64 (disabled)
[    1.791495] evm: security.SMACK64EXEC (disabled)
[    1.796088] evm: security.SMACK64TRANSMUTE (disabled)
[    1.801115] evm: security.SMACK64MMAP (disabled)
[    1.805708] evm: security.apparmor
[    1.809088] evm: security.ima
[    1.812031] evm: security.capability
[    1.815590] evm: HMAC attrs: 0x1
[    1.841472] meson-pcie fc000000.pcie: host bridge /soc/pcie@fc000000 ranges:
[    1.842926] meson-pcie fc000000.pcie:       IO 0x00fc600000..0x00fc6fffff -> 0x0000000000
[    1.851099] meson-pcie fc000000.pcie:      MEM 0x00fc700000..0x00fdffffff -> 0x00fc700000
[    1.859349] meson-pcie fc000000.pcie: iATU: unroll T, 4 ob, 4 ib, align 64K, limit 4G
[    1.960609] meson-pcie fc000000.pcie: PCIe Gen.2 x1 link up
[    1.960959] meson-pcie fc000000.pcie: PCI host bridge to bus 0000:00
[    1.966894] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.972341] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff]
[    1.978578] pci_bus 0000:00: root bus resource [mem 0xfc700000-0xfdffffff]
[    1.985450] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400 PCIe Root Port
[    1.992714] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref]
[    1.998858] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.004063] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    2.010133] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff]
[    2.016888] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    2.024106] pci 0000:00:00.0: supports D1
[    2.028063] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
[    2.038006] pci 0000:01:00.0: [c0a9:5421] type 00 class 0x010802 PCIe Endpoint
[    2.041702] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit]
[    2.048610] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    2.063241] pci 0000:00:00.0: bridge window [mem 0xfc700000-0xfc7fffff]: assigned
[    2.070487] pci 0000:00:00.0: ROM [mem 0xfc800000-0xfc80ffff pref]: assigned
[    2.077476] pci 0000:01:00.0: BAR 0 [mem 0xfc700000-0xfc703fff 64bit]: assigned
[    2.084776] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.089946] pci 0000:00:00.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    2.096706] pci_bus 0000:00: resource 4 [io  0x0000-0xfffff]
[    2.102337] pci_bus 0000:00: resource 5 [mem 0xfc700000-0xfdffffff]
[    2.108578] pci_bus 0000:01: resource 1 [mem 0xfc700000-0xfc7fffff]
[    2.114821] pci 0000:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  256
[    2.123256] pci 0000:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  256
[    2.131900] pcieport 0000:00:00.0: PME: Signaling with IRQ 21
[    2.137626] pcieport 0000:00:00.0: AER: enabled with IRQ 21
[    2.151092] clk: Disabling unused clocks
[    2.151302] PM: genpd: Disabling unused power domains
[    2.151452] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
[    2.198595] Freeing unused kernel memory: 3904K
[    2.245631] Checked W+X mappings: passed, no W+X pages found
[    2.245701] Run /init as init process
[    2.249320]   with arguments:
[    2.249328]     /init
[    2.249333]   with environment:
[    2.249338]     HOME=/
[    2.249343]     TERM=linux
[    2.265467] mmc1: new HS200 MMC card at address 0001
[    2.267612] mmcblk1: mmc1:0001 AJTD4R 14.6 GiB
[    2.272765]  mmcblk1: p1
[    2.273584] mmcblk1boot0: mmc1:0001 AJTD4R 4.00 MiB
[    2.279474] mmcblk1boot1: mmc1:0001 AJTD4R 4.00 MiB
[    2.283905] mmcblk1rpmb: mmc1:0001 AJTD4R 4.00 MiB, chardev (237:0)
[    2.988783] cpufreq: cpufreq_policy_online: CPU2: Running at unlisted initial frequency: 999999 kHz, changing to: 1000000 kHz
[    2.999621] meson-gx-mmc ffe05000.mmc: Got CD GPIO
[    3.069041] mc: Linux media interface: v0.10
[    3.069146] spidev@0 enforce active low on GPIO handle
[    3.091789] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
[    3.091834] dwc3-meson-g12a ffe09000.usb: USB3 ports: 0
[    3.105138] Key type psk registered
[    3.120308] debugfs: 'ff800280.cec' already exists in 'regmap'
[    3.120920] Registered IR keymap rc-cec
[    3.134969] rc rc0: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0
[    3.153136] input: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0/input0
[    3.156803] videodev: Linux video capture interface: v2.00
[    3.190397] meson-vrtc ff8000a8.rtc: registered as rtc1
[    3.191260] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
[    3.196621] meson8b-dwmac ff3f0000.ethernet: IRQ sfty not found
[    3.202588] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
[    3.208970] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[    3.215591] meson8b-dwmac ff3f0000.ethernet: 	DWMAC1000
[    3.220788] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
[    3.228236] meson8b-dwmac ff3f0000.ethernet: Active PHY interface: GMII/MII (0)
[    3.232895] nvme nvme0: pci function 0000:01:00.0
[    3.235511] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
[    3.246111] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[    3.247644] meson8b-dwmac ff3f0000.ethernet: COE Type 2
[    3.258564] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
[    3.265590] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
[    3.266352] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.285956] panfrost ffe40000.gpu: clock rate = 24000000
[    3.286041] panfrost ffe40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found
[    3.293926] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
[    3.294005] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.294063] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.309362] panfrost ffe40000.gpu: mali-g52 id 0x7212 major 0x0 minor 0x0 status 0x0
[    3.316926] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
[    3.319497] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.321735] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.327704] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.337137] panfrost ffe40000.gpu: features: 00000000,00000df7, issues: 00000000,00000400
[    3.337139] nvme nvme0: missing or invalid SUBNQN field.
[    3.337143] panfrost ffe40000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[    3.337148] panfrost ffe40000.gpu: shader_present=0x3 l2_present=0x1
[    3.341435] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.350496] panfrost ffe40000.gpu: [drm] Using Transparent Hugepage
[    3.382113] mdio_bus mdio_mux-0.0: MDIO device at address 0 is missing.
[    3.388723] rtc-pcf8523 1-0068: registered as rtc0
[    3.411067] [drm] Initialized panfrost 1.6.0 for ffe40000.gpu on minor 1
[    3.413063] usbcore: registered new interface driver usbfs
[    3.418742] rtc-pcf8523 1-0068: setting system clock to 2026-08-18T09:07:58 UTC (1787044078)
[    3.423165] usbcore: registered new interface driver hub
[    3.436832] usbcore: registered new device driver usb
[    3.496911] hwmon hwmon2: temp1_input not attached to any thermal zone
[    3.497854] hwmon hwmon2: temp2_input not attached to any thermal zone
[    3.504376] hwmon hwmon2: temp3_input not attached to any thermal zone
[    3.510880] hwmon hwmon2: temp9_input not attached to any thermal zone
[    3.517316] nvme nvme0: passthrough uses implicit buffer lengths
[    3.539794] nvme nvme0: allocated 32 MiB host memory buffer (8 segments).
[    3.573141] nvme nvme0: 6/0/0 default/read/poll queues
[    3.616832] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
[    3.618647] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
[    3.620446] /soc/bus@ffd00000/dsi@7000: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000/panel@0
[    3.627231] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    3.635069] /soc/bus@ffd00000/dsi@7000/panel@0: Fixed dependency cycle(s) with /soc/bus@ffd00000/dsi@7000
[    3.635359] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[    3.661514] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.662336] meson-gx-mmc ffe03000.mmc: allocated mmc-pwrseq
[    3.667346] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.679394] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.709448] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.714093] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.722940] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.736486] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.737186] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.743480] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.773180] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.778618] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.786747] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.799952] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.800475] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.806942] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.837187] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.841810] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.850694] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.865367] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.865967] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.872371] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.902043] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.906651] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.915538] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.929573] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    3.930579] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    3.936666] meson-drm ff900000.vpu: CVBS Output connector not available
[    3.943750] meson-gx-mmc ffe03000.mmc: card claims to support voltages below defined range
[    3.969757] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.974433] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.974952] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    3.983237] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    3.987289] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[    3.987415] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228fe64 hci version 0x110 quirks 0x0000808000000010
[    4.013234] xhci-hcd xhci-hcd.1.auto: irq 43, io mem 0xff500000
[    4.016931] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.019194] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    4.025115] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.030182] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[    4.037066] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.044614] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    4.044800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.01
[    4.065931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.068934] mmc2: new UHS-I speed SDR104 SDIO card at address 0001
[    4.073119] usb usb1: Product: xHCI Host Controller
[    4.073123] usb usb1: Manufacturer: Linux 7.1.7.1-mnt-reform-arm64 xhci-hcd
[    4.073125] usb usb1: SerialNumber: xhci-hcd.1.auto
[    4.073167] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.073469] hub 1-0:1.0: USB hub found
[    4.073497] hub 1-0:1.0: 2 ports detected
[    4.113679] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.121833] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.134013] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.134342] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.138313] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.01
[    4.144081] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.151993] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.158965] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.166110] usb usb2: Product: xHCI Host Controller
[    4.177551] usb usb2: Manufacturer: Linux 7.1.7.1-mnt-reform-arm64 xhci-hcd
[    4.184482] usb usb2: SerialNumber: xhci-hcd.1.auto
[    4.188623] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.189656] hub 2-0:1.0: USB hub found
[    4.199434] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.202887] hub 2-0:1.0: 1 port detected
[    4.211302] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.226294] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.229534] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.236024] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.264649] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.269182] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.277373] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.289671] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.291481] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.298086] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.329395] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.333905] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.342116] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.355101] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.356221] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.362844] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.388606] usb 1-2: new high-speed USB device number 2 using xhci-hcd
[    4.392725] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.399615] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.407785] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.420885] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.421935] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.428539] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.457406] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.461917] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.470086] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.482991] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.484244] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.490840] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.525443] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.529955] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.532767] usb 1-2: New USB device found, idVendor=0424, idProduct=2412, bcdDevice= b.b2
[    4.538159] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.545587] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.564404] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.567620] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.574138] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.588882] hub 1-2:1.0: USB hub found
[    4.589093] hub 1-2:1.0: 2 ports detected
[    4.600919] usbcore: registered new device driver onboard-usb-dev
[    4.605400] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.611580] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.619721] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.632654] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.633835] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.640450] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.672738] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.677297] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.685481] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.698394] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.699583] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.706184] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.737445] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.742021] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.750192] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.763266] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.764290] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.770892] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.804727] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.809240] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.817397] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.830630] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.831564] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.838172] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.872759] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.877266] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.885454] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.898490] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.899618] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.906208] meson-drm ff900000.vpu: CVBS Output connector not available
[    4.912606] usb 1-2.1: new high-speed USB device number 3 using xhci-hcd
[    4.936735] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    4.941980] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    4.949468] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    4.962356] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    4.964690] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    4.970188] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.000764] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.005250] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.013588] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.017002] usb 1-2.1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[    5.025878] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.030012] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    5.030020] usb 1-2.1: SerialNumber: 0C010851A4CD
[    5.050922] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.054469] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.068860] hub 1-2.1:1.0: USB hub found
[    5.068938] hub 1-2.1:1.0: 4 ports detected
[    5.084734] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.089210] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.097483] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.112190] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.112612] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.119111] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.148740] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.153231] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.161512] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.174489] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.175573] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.182180] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.216740] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.221367] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.229516] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.242643] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.243594] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.248623] usb 1-2.2: new full-speed USB device number 4 using xhci-hcd
[    5.250193] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.288763] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.293373] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.301457] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.316322] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.316876] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.323253] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.346287] usb 1-2.2: New USB device found, idVendor=1209, idProduct=6d07, bcdDevice= 0.01
[    5.349005] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.356280] usb 1-2.2: Product: Pocket Reform System Controller 2.0
[    5.357342] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.362518] usb 1-2.2: Manufacturer: MNT
[    5.362521] usb 1-2.2: SerialNumber: DE635441932A1F34
[    5.362882] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.389831] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.402103] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.403895] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.410491] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.441435] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.445968] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.454167] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.464645] usb 1-2.1.3: new full-speed USB device number 5 using xhci-hcd
[    5.467335] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.475160] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.481728] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.512760] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.517273] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.525470] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.538476] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.539615] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.546214] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.576761] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.581269] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.589470] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.602497] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.603661] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.610205] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.640774] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.645293] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.653485] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.666515] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.667631] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.674217] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.680991] usb 1-2.1.3: New USB device found, idVendor=1209, idProduct=6d06, bcdDevice= 0.01
[    5.689273] usb 1-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.696706] usb 1-2.1.3: Product: Pocket Reform Input 2.0
[    5.702079] usb 1-2.1.3: Manufacturer: MNT
[    5.706153] usb 1-2.1.3: SerialNumber: DE62549203897A2C
[    5.708759] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.721495] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.729754] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.742663] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.743805] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.750400] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.780770] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.785270] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.793565] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.813648] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.814097] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.820580] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.847060] hid: raw HID events driver (C) Jiri Kosina
[    5.849407] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.856753] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.864641] usb 1-2.1.4: new high-speed USB device number 6 using xhci-hcd
[    5.865143] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.885070] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.885887] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.892469] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.911670] usbcore: registered new interface driver usbhid
[    5.911710] usbhid: USB HID core driver
[    5.921511] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.926074] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.934351] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    5.941226] input: MNT Pocket Reform Input 2.0 Keyboard as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/0003:1209:6D06.0001/input/input1
[    5.947294] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    5.965272] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    5.971870] meson-drm ff900000.vpu: CVBS Output connector not available
[    5.985872] usb 1-2.1.4: New USB device found, idVendor=2c7c, idProduct=0801, bcdDevice= 5.04
[    5.988756] usb 1-2.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.996206] usb 1-2.1.4: Product: RM520N-GL
[    6.000365] usb 1-2.1.4: Manufacturer: Quectel
[    6.004787] usb 1-2.1.4: SerialNumber: d999e14b
[    6.004813] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.019380] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.027529] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.039971] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.041726] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.048333] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.081388] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.085835] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.094147] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.102332] random: crng init done
[    6.111734] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.112808] input: MNT Pocket Reform Input 2.0 Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/0003:1209:6D06.0001/input/input2
[    6.114586] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.128500] input: MNT Pocket Reform Input 2.0 as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/0003:1209:6D06.0001/input/input3
[    6.135282] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.151463] hid-generic 0003:1209:6D06.0001: input,hidraw0: USB HID v1.11 Keyboard [MNT Pocket Reform Input 2.0] on usb-xhci-hcd.1.auto-2.1.3/input0
[    6.181750] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.186261] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.196237] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.205475] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.208490] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.215189] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.245401] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.249822] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.258097] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.270387] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.272106] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.278842] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.309441] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.313826] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.322145] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.336066] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.336360] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.342984] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.372669] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.377177] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.381226] meson8b-dwmac ff3f0000.ethernet end0: renamed from eth0
[    6.385346] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.403875] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.405725] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.412350] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.445410] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.449971] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.458305] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.471411] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.472185] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.478873] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.512724] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.517322] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.525441] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.538997] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.539606] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.546221] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.576721] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.581369] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.589733] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.603213] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.603652] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.610280] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.640723] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.648783] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.653635] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.667050] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.667554] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.674208] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.704696] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.709293] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.717648] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.728890] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.731634] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.738204] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.772701] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.777393] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.785463] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.794175] SPI driver mnt_sc has no spi_device_id for mntre,system-controller
[    6.798822] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.800907] mnt_sc spi0.0: MNT System Controller v4
[    6.806836] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.818213] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.848703] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.853313] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.861507] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.872890] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_probe] start...
[    6.877030] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[    6.885813] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 0)
[    6.891176] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_probe] jdi_panel_add done.
[    6.895929] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_probe] done.
[    6.903701] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[    6.908946] meson-drm ff900000.vpu: viu-hold-fifo-lines from device tree: 0
[    6.915347] meson-drm ff900000.vpu: CVBS Output connector not available
[    6.928699] reform2_lpc: loading out-of-tree module taints kernel.
[    6.929250] reform2_lpc: module verification failed: signature and/or required key missing - tainting kernel
[    6.948701] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    6.953311] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    6.961599] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[    6.962167] [drm] Initialized meson 1.0.0 for ff900000.vpu on minor 0
[    6.977555] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_get_modes] panel_version: 0
[    6.984348] panel-mnt-pocket-reform ffd07000.dsi.0: vsync-shift from device tree: 1
[    6.991995] meson-drm ff900000.vpu: [drm] kms: can't enable cloning when we probably wanted to.
[    7.003937] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    7.004019] device-mapper: uevent: version 1.0.3
[    7.017809] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[    7.092622] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[    7.092638] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[    7.092641] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 0
[    7.208616] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[    7.312606] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[    7.313629] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_detect_version] read register 12: 0x0
[    7.313636] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_detect_version] detected panel_version: 2
[    7.313641] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[    7.313646] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[    7.428607] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[    7.689609] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[    7.789627] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[    7.789631] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[    7.793027] mnt_sc spi0.0: enabling PWM display backlight control by MNT System Controller.
[    7.793303] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[    7.812367] Console: switching to colour frame buffer device 120x37
[    7.944221] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
[    7.945598] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_get_modes] panel_version: 2
[    7.959565] panel-mnt-pocket-reform ffd07000.dsi.0: vsync-shift from device tree: 1
[    7.959609] meson-drm ff900000.vpu: [drm] kms: can't enable cloning when we probably wanted to.
[    7.994990] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_get_modes] panel_version: 2
[    7.995008] panel-mnt-pocket-reform ffd07000.dsi.0: vsync-shift from device tree: 1
[    7.995040] meson-drm ff900000.vpu: [drm] kms: can't enable cloning when we probably wanted to.
[   59.884589] raid6: neonx8   gen()  4335 MB/s
[   59.952590] raid6: neonx4   gen()  6496 MB/s
[   60.020593] raid6: neonx2   gen()  5167 MB/s
[   60.088608] raid6: neonx1   gen()  3727 MB/s
[   60.156607] raid6: int64x8  gen()  2820 MB/s
[   60.224697] raid6: int64x4  gen()  3127 MB/s
[   60.292609] raid6: int64x2  gen()  2986 MB/s
[   60.360605] raid6: int64x1  gen()  2455 MB/s
[   60.362261] raid6: using algorithm neonx4 gen() 6496 MB/s
[   60.432589] raid6: .... xor() 4821 MB/s, rmw enabled
[   60.433825] raid6: using neon recovery algorithm
[   60.453750] xor: measuring software checksum speed
[   60.455474]    neon            :  8240 MB/sec
[   60.458911]    32regs          :  8681 MB/sec
[   60.459291]    8regs           :  8684 MB/sec
[   60.459293] xor: using function: 8regs (8684 MB/sec)
[   60.584376] Btrfs loaded, zoned=yes, fsverity=yes
[   60.677596] PM: Image not found (code -22)
[   61.819694] EXT4-fs (dm-2): orphan cleanup on readonly fs
[   61.822835] EXT4-fs (dm-2): mounted filesystem e08dd2d4-cd41-4979-a6ba-362b1418b90f ro with ordered data mode. Quota mode: none.
[   62.056378] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   62.252006] systemd[1]: Inserted module 'autofs4'
[   62.336508] systemd[1]: systemd 257.13-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[   62.336538] systemd[1]: Detected architecture arm64.
[   62.394243] systemd[1]: Hostname set to <The-Reform-False-God-Of-The-Abyss-Entropys-Paradox-Conqueror-Of>.
[   62.560141] systemd[1]: bpf-restrict-fs: Failed to load BPF object: No such process
[   63.257606] systemd[1]: Queued start job for default target graphical.target.
[   63.305941] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   63.312299] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   63.325923] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[   63.340763] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   63.355050] systemd[1]: Created slice user.slice - User and Session Slice.
[   63.366995] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   63.382482] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   63.401909] systemd[1]: Expecting device dev-disk-by\x2duuid-4665549e\x2d3b8d\x2d436d\x2d90b2\x2d98ac34a013f4.device - /dev/disk/by-uuid/4665549e-3b8d-436d-90b2-98ac34a013f4...
[   63.420885] systemd[1]: Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1...
[   63.429287] systemd[1]: Expecting device dev-ttyAML0.device - /dev/ttyAML0...
[   63.439633] systemd[1]: Reached target slices.target - Slice Units.
[   63.446142] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[   63.457762] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[   63.468834] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[   63.476512] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   63.487550] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   63.498454] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[   63.506795] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
[   63.506848] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
[   63.507144] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   63.542820] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   63.554139] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   63.565241] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   63.573505] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[   63.580109] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[   63.622948] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   63.636579] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   63.650023] systemd[1]: Starting blk-availability.service - Availability of block devices...
[   63.666969] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   63.681053] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   63.692583] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   63.708358] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   63.718477] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   63.730665] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   63.745873] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   63.758764] systemd[1]: Starting modprobe@nvme_fabrics.service - Load Kernel Module nvme_fabrics...
[   63.766506] systemd[1]: systemd-fsck-root.service - File System Check on Root Device skipped, unmet condition check ConditionPathExists=!/run/initramfs/fsck-root
[   63.766804] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[   63.818292] systemd[1]: Starting systemd-journald.service - Journal Service...
[   63.833732] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   63.839324] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[   63.845011] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   63.870109] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[   63.874123] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[   63.897278] i2c_dev: i2c /dev entries driver
[   63.901871] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   63.902724] systemd-journald[692]: Collecting audit messages is disabled.
[   63.927923] EXT4-fs (dm-2): re-mounted e08dd2d4-cd41-4979-a6ba-362b1418b90f r/w.
[   63.951709] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   63.959026] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   63.965938] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[   63.973538] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   63.981041] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   63.989175] systemd[1]: Finished blk-availability.service - Availability of block devices.
[   63.997691] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[   64.005823] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   64.014449] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   64.027168] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   64.027683] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   64.042354] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   64.042836] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   64.056166] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   64.056704] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   64.071641] systemd[1]: Started systemd-journald.service - Journal Service.
[   64.175536] systemd-journald[692]: Received client request to flush runtime journal.
[   64.186389] systemd-journald[692]: File /var/log/journal/361c6eb20a9c49e08092b2fffe1c2f11/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   64.650451] Adding 4194300k swap on /dev/mapper/reformvg-swap.  Priority:-1 extents:1 across:4194300k SS
[   65.315335] EXT4-fs (mmcblk1p1): mounted filesystem 9765ef0b-5ec6-5764-9b72-f2de518e0628 r/w with ordered data mode. Quota mode: none.
[   65.383566] hdmi-audio-codec hdmi-audio-codec.3.auto: HDMI: Unknown ELD version 0
[   65.405860] axg-sound-card sound: workaround active: internal PCM chmap controls mapped to device 0
[   65.464047] cdc_acm 1-2.2:1.0: ttyACM0: USB ACM device
[   65.480216] usbcore: registered new interface driver cdc_acm
[   65.483898] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   65.538898] audit: type=1400 audit(1787044140.616:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=899 comm="apparmor_parser"
[   65.546658] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   65.553285] audit: type=1400 audit(1787044140.616:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=900 comm="apparmor_parser"
[   65.561798] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   65.563886] audit: type=1400 audit(1787044140.616:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=898 comm="apparmor_parser"
[   65.566198] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   65.570798] audit: type=1400 audit(1787044140.624:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=902 comm="apparmor_parser"
[   65.574515] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   65.578176] audit: type=1400 audit(1787044140.636:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="adbd" pid=904 comm="apparmor_parser"
[   65.592236] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   65.596520] audit: type=1400 audit(1787044140.640:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=908 comm="apparmor_parser"
[   65.688481] audit: type=1400 audit(1787044140.640:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=910 comm="apparmor_parser"
[   65.688496] audit: type=1400 audit(1787044140.644:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=912 comm="apparmor_parser"
[   65.688501] audit: type=1400 audit(1787044140.648:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="android_app" pid=907 comm="apparmor_parser"
[   65.688505] audit: type=1400 audit(1787044140.648:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=909 comm="apparmor_parser"
[   65.739882] mnt_sc spi0.0: mntsc: couldn't parse response: err maxp
[   65.745986] usbcore: registered new interface driver usbserial_generic
[   65.788090] usbcore: registered new interface driver cdc_wdm
[   65.795339] usbserial: USB Serial support registered for generic
[   65.910190] usbcore: registered new interface driver option
[   65.910275] usbserial: USB Serial support registered for GSM modem (1-port)
[   65.938977] rtw88_8822cs mmc2:0001:1: WOW Firmware version 9.9.4, H2C version 15
[   65.945336] rtw88_8822cs mmc2:0001:1: Firmware version 9.9.15, H2C version 15
[   65.973236] qmi_wwan 1-2.1.4:1.4: cdc-wdm0: USB WDM device
[   65.983220] qmi_wwan 1-2.1.4:1.4 wwan0: register 'qmi_wwan' at usb-xhci-hcd.1.auto-2.1.4, WWAN/QMI device, 2e:9f:f1:aa:ce:5d
[   65.983450] usbcore: registered new interface driver qmi_wwan
[   65.996842] option 1-2.1.4:1.0: GSM modem (1-port) converter detected
[   66.221549] usb 1-2.1.4: GSM modem (1-port) converter now attached to ttyUSB0
[   66.235232] Bluetooth: Core ver 2.22
[   66.236851] option 1-2.1.4:1.1: GSM modem (1-port) converter detected
[   66.239748] NET: Registered PF_BLUETOOTH protocol family
[   66.245061] usb 1-2.1.4: GSM modem (1-port) converter now attached to ttyUSB1
[   66.248451] Bluetooth: HCI device and connection manager initialized
[   66.253587] option 1-2.1.4:1.2: GSM modem (1-port) converter detected
[   66.254631] usb 1-2.1.4: GSM modem (1-port) converter now attached to ttyUSB2
[   66.256167] Bluetooth: HCI socket layer initialized
[   66.259470] option 1-2.1.4:1.3: GSM modem (1-port) converter detected
[   66.261264] Bluetooth: L2CAP socket layer initialized
[   66.264337] usb 1-2.1.4: GSM modem (1-port) converter now attached to ttyUSB3
[   66.265333] Bluetooth: SCO socket layer initialized
[   66.271952] qmi_wwan 1-2.1.4:1.4 wwu2u1u4i4: renamed from wwan0
[   66.362563] Bluetooth: HCI UART driver ver 2.3
[   66.364351] Bluetooth: HCI UART protocol H4 registered
[   66.368337] Bluetooth: HCI UART protocol LL registered
[   66.368350] Bluetooth: HCI UART protocol ATH3K registered
[   66.368394] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   66.385436] Bluetooth: HCI UART protocol Intel registered
[   66.385648] Bluetooth: HCI UART protocol Broadcom registered
[   66.385667] Bluetooth: HCI UART protocol QCA registered
[   66.385670] Bluetooth: HCI UART protocol AG6XX registered
[   66.385685] Bluetooth: HCI UART protocol Marvell registered
[   66.691568] meson8b-dwmac ff3f0000.ethernet end0: stmmac_dvr_remove: removing driver
[   67.034657] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   67.044151] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   67.052059] Bluetooth: hci0: RTL: btrtl_initialize: key id 0
[   67.054419] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_fw.bin
[   67.062861] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_config.bin
[   67.085805] Bluetooth: hci0: RTL: cfg_sz 33, total sz 38425
[   67.294365] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   67.296511] Bluetooth: BNEP filters: protocol multicast
[   67.301436] Bluetooth: BNEP socket layer initialized
[   67.419354] NET: Registered PF_QIPCRTR protocol family
[   67.638892] Bluetooth: hci0: RTL: fw version 0xb5d66dcb
[   67.717176] Bluetooth: MGMT ver 1.23
[   67.733719] NET: Registered PF_ALG protocol family
[   67.790837] Bluetooth: RFCOMM TTY layer initialized
[   67.792537] Bluetooth: RFCOMM socket layer initialized
[   67.796879] Bluetooth: RFCOMM ver 1.11
[   69.415612] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
[   69.418593] meson8b-dwmac ff3f0000.ethernet: IRQ sfty not found
[   69.425061] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
[   69.428732] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[   69.437562] meson8b-dwmac ff3f0000.ethernet: 	DWMAC1000
[   69.437568] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
[   69.437571] meson8b-dwmac ff3f0000.ethernet: Active PHY interface: GMII/MII (0)
[   69.437574] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
[   69.437577] meson8b-dwmac ff3f0000.ethernet: COE Type 2
[   69.437579] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
[   69.437581] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
[   69.437587] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
[   69.489494] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
[   69.495313] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[   70.838321] netfs: FS-Cache loaded
[   70.849431] Key type dns_resolver registered
[   70.938338] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   71.015839] Key type cifs.spnego registered
[   71.017659] Key type cifs.idmap registered
[   71.021547] CIFS: enabling forceuid mount option implicitly because uid= option is specified
[   71.021560] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
[   71.021566] CIFS: Attempting to mount //10.0.0.13/Home
[   71.021702] CIFS: VFS: Error connecting to socket. Aborting operation.
[   71.021707] CIFS: VFS: cifs_mount failed w/return code = -101
[   71.022209] CIFS: enabling forceuid mount option implicitly because uid= option is specified
[   71.022233] CIFS: Attempting to mount //10.0.0.13/Volume_Main
[   71.022433] CIFS: VFS: Error connecting to socket. Aborting operation.
[   71.022442] CIFS: VFS: cifs_mount failed w/return code = -101
[   71.023537] CIFS: enabling forceuid mount option implicitly because uid= option is specified
[   71.110532] CIFS: Attempting to mount //10.0.0.13/Volume_Sec
[   71.110656] CIFS: VFS: Error connecting to socket. Aborting operation.
[   71.123760] CIFS: VFS: cifs_mount failed w/return code = -101
[   71.333969] kauditd_printk_skb: 127 callbacks suppressed
[   71.333980] audit: type=1400 audit(1787044146.412:139): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/lxc-copy" pid=1346 comm="apparmor_parser"
[   71.356726] audit: type=1400 audit(1787044146.436:140): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/lxc-start" pid=1350 comm="apparmor_parser"
[   71.400883] audit: type=1400 audit(1787044146.480:141): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default" pid=1356 comm="apparmor_parser"
[   71.419993] audit: type=1400 audit(1787044146.480:142): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-cgns" pid=1356 comm="apparmor_parser"
[   71.440167] audit: type=1400 audit(1787044146.480:143): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-mounting" pid=1356 comm="apparmor_parser"
[   71.440173] audit: type=1400 audit(1787044146.480:144): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-nesting" pid=1356 comm="apparmor_parser"
[   71.487514] audit: type=1400 audit(1787044146.480:145): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-waydroid" pid=1356 comm="apparmor_parser"
[   71.896853] audit: type=1400 audit(1787044146.976:146): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=1376 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   71.935924] audit: type=1400 audit(1787044147.012:147): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1376 comm="cupsd" capability=12  capname="net_admin"
[   72.600600] rtw88_8822cs mmc2:0001:1: firmware failed to report density after scan
[   72.635520] meson8b-dwmac ff3f0000.ethernet end0: renamed from eth0
[   72.682574] meson8b-dwmac ff3f0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
[   72.692083] mmc2: card 0001 removed
[   72.712805] meson8b-dwmac ff3f0000.ethernet end0: PHY [mdio_mux-0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=51)
[   72.715308] meson-gx-mmc ffe03000.mmc: allocated mmc-pwrseq
[   72.728562] meson8b-dwmac ff3f0000.ethernet end0: No Safety Features support found
[   72.737598] meson8b-dwmac ff3f0000.ethernet end0: PTP not supported by HW
[   72.737611] meson8b-dwmac ff3f0000.ethernet end0: configuring for phy/rgmii-txid link mode
[   72.997590] meson-gx-mmc ffe03000.mmc: card claims to support voltages below defined range
[   73.040074] mmc2: new UHS-I speed SDR104 SDIO card at address 0001
[   73.047687] rtw88_8822cs mmc2:0001:1: Firmware version 9.9.15, H2C version 15
[   73.048469] rtw88_8822cs mmc2:0001:1: WOW Firmware version 9.9.4, H2C version 15
[   77.495842]  fe.dai-link-1: ASoC: no backend DAIs enabled for fe.dai-link-1, possibly missing ALSA mixer-based routing or UCM profile
[   77.974310] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_get_modes] panel_version: 2
[   77.976996] panel-mnt-pocket-reform ffd07000.dsi.0: vsync-shift from device tree: 1
[   80.484504] rfkill: input handler disabled
[   82.651837] wlan0: authenticate with 36:6b:71:3e:e3:a6 (local address=c4:3c:b0:ad:ce:4d)
[   83.055657] wlan0: send auth to 36:6b:71:3e:e3:a6 (try 1/3)
[   83.064628] wlan0: authenticated
[   83.068777] wlan0: associate with 36:6b:71:3e:e3:a6 (try 1/3)
[   83.084664] wlan0: RX AssocResp from 36:6b:71:3e:e3:a6 (capab=0x11 status=0 aid=1)
[   83.099834] wlan0: associated
[   83.144614] wlan0: Limiting TX power to 0 (-128 - 0) dBm as advertised by 36:6b:71:3e:e3:a6
[   92.358042] systemd-journald[692]: File /var/log/journal/361c6eb20a9c49e08092b2fffe1c2f11/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   93.119429] rfkill: input handler enabled
[   94.273815] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_get_modes] panel_version: 2
[   94.276493] panel-mnt-pocket-reform ffd07000.dsi.0: vsync-shift from device tree: 1
[   96.656603] rfkill: input handler disabled
[  104.507595] SCSI subsystem initialized
[  107.238910] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  107.369804] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  107.370978] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  107.379457] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  107.501804] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  107.625691] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  107.627720] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  107.635182] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  107.643304] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  107.765679] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  107.873644] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  108.035747] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  108.137445] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  108.138109] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  108.147216] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  123.781074] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  123.899593] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  123.900745] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  123.909068] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  124.027657] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  124.199762] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  124.201798] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  124.209304] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  124.218612] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  124.339778] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  124.443820] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  124.602899] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  124.704611] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  124.705248] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  124.714398] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  145.789384] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  145.909605] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  145.910765] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  145.919026] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  146.037634] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  147.618385] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  147.620414] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  147.627817] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  147.635948] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  147.754436] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  147.858515] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  148.020731] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  148.125313] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  148.125951] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  148.135028] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  195.728085] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  195.849244] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  195.850397] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  195.858684] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  195.977322] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  197.650125] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  197.652153] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  197.659555] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  197.667693] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  197.786167] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  197.890245] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  198.050276] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  198.151971] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  198.152603] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  198.161680] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  214.730125] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  214.850255] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  214.851413] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  214.859694] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  214.982324] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  216.759160] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  216.761185] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  216.768587] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  216.776727] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  216.895225] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  217.003303] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  217.163371] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  217.265082] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  217.265714] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  217.274787] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  234.875199] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  234.999846] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  235.001007] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  235.009286] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  235.131869] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  237.008792] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  237.010830] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  237.010835] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  237.010845] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  237.120842] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  237.224888] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  237.384935] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  237.486625] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  237.487257] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  237.496336] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  269.869648] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  269.988440] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  269.989602] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  269.997880] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  270.116451] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  272.777776] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  272.779815] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  272.787210] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  272.795355] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  272.917806] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  273.021855] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  273.180956] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  273.282669] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  273.283303] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  273.292417] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  304.292036] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  304.416235] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  304.417392] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  304.425660] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  304.544266] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  338.559297] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  338.561331] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  338.568733] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  338.576865] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  338.699282] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  338.803322] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  338.963289] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  339.065001] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  339.065633] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  339.074698] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1
[  416.938792] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_disable] enabled: 1
[  417.058882] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_unprepare]
[  417.060034] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_off] panel version: 2
[  417.068330] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  417.186867] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  510.375419] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_prepare] prepared: 0
[  510.377448] panel-mnt-pocket-reform ffd07000.dsi.0: [display] init in prepare...
[  510.384846] panel-mnt-pocket-reform ffd07000.dsi.0: [mnt_panel_power_on] panel version: 2
[  510.392994] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 0)
[  510.511382] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 0 1)
[  510.615405] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_init] enabled: 0 prepared: 0
[  510.775387] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] sent tables OK
[  510.877084] panel-mnt-pocket-reform ffd07000.dsi.0: [display v2] OK
[  510.877715] mnt_sc spi0.0: [mntsc_gpio_set] (set-gpio 8 1)
[  510.886786] panel-mnt-pocket-reform ffd07000.dsi.0: [jdi_panel_enable] enabled: 0 prepared: 1

i have no clue how or why this is happening, atp it’s usable, more than it was since i can bring the display back now.

1 Like

I think it would be valuable if you would find out whether this is a problem with the kernel patches or with trixie (+backports). To do that, it would be easiest if you flash the latest MNT Debian unstable system image with the fixed kernel on an SD-card, boot that and try to reproduce your problem. Once you can reproduce that, report your findings in the other thread.

That being said, the latest system image is too old to include the changes in the kernel from yesterday and I cannot currently build a new system image because of I Challenge Thee

I subscribed to the bug and will trigger a rebuild of the latest system image once it is fixed.

Thanks, I’m happy to hear it generally works now. I believe I already know what the remaining bug is about, it’s that the backlight is not correctly controlled when turning the display off and on. The fact that hyper+enter,1 fixes this confirms it. I think the flicker comes from (over)driving the backlight at 100% initially. It should go away when you lower (or just explicitly set) the brightness after waking up the display. The lottery of the backlight being on or off when locking/unlocking comes from the gpio latch on MB1.0 being triggered on a random moment of the backlight PWM signal (catching a 1 or 0). I’ll fix this asap, just wanted to confirm overall functionality first.

1 Like

Ah, another thing: you say “it comes back on intermittently”. How can I reproduce this, I.e. how do you turn it off before it wakes up like this? (It’s probably not related to the display driver at all, more likely random inputs or other events that wake it up. Lets look into this after the backlight issue is fixed)

1 Like

By now it should be rolled out. I wrote, perhaps not emphasized enough, that CI results end up in the repo at every full hour, i.e. the next full hour after a successful run + a few minutes for the process. Also don’t forget apt update. Probably you were a bit too early?

not turning off, when it locks in gnome. letting it time out and lock, or super+l. it would come back with hyper+enter 1 so i think it’s the same error as this:

since it sounds like it’s that. it’s the same bug, at least i think, but as you said i’ll let you know if it persists after the backlight patch, but i doubt it will since i think the issues are one and the same.

yeah it’s 100% that, since it disappears the moment i set the brightness back down.

glad there’s a fix already, absolutely awesome

it’s been one hell of a trip but i am so glad to be near or at the end of it lmfao, thank you for all the help Minute, i’m excited to close the book on these (soon to be squashed between the pages) bugs so i can get my Pocket Reform fully kitted out and move my phone number over and such.