Last active 1724187384

gistfile1.txt Raw
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd041]
2[ 0.000000] Linux version 6.11.0-rc4 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #7 SMP Tue Aug 20 20:52:42 UTC 2024
3[ 0.000000] Machine model: MT8167S
4[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011005000 (options '')
5[ 0.000000] printk: legacy bootconsole [uart8250] enabled
6[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
7[ 0.000000] OF: reserved mem: 0x000000007ee00000..0x000000007effffff (2048 KiB) nomap non-reusable consys-reserve-memory
8[ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004301ffff (128 KiB) nomap non-reusable secmon@43000000
9[ 0.000000] OF: reserved mem: 0x0000000054400000..0x000000005440ffff (64 KiB) nomap non-reusable mblock-3-ram_console
10[ 0.000000] OF: reserved mem: 0x0000000054410000..0x00000000544effff (896 KiB) nomap non-reusable mblock-4-pstore
11[ 0.000000] OF: reserved mem: 0x00000000544f0000..0x00000000544fffff (64 KiB) nomap non-reusable mblock-5-minirdump
12[ 0.000000] OF: reserved mem: 0x0000000054600000..0x000000005462ffff (192 KiB) nomap non-reusable atf-reserved-memory
13[ 0.000000] OF: reserved mem: 0x000000007f1c0000..0x000000007f9bffff (8192 KiB) nomap non-reusable mblock-6-framebuffer
14[ 0.000000] OF: reserved mem: 0x000000007f9c0000..0x000000007ffbffff (6144 KiB) nomap non-reusable mblock-2-tee
15[ 0.000000] OF: reserved mem: 0x000000007ffc0000..0x000000007fffffff (256 KiB) nomap non-reusable mblock-1-atf-log-reserved
16[ 0.000000] Zone ranges:
17[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
18[ 0.000000] DMA32 empty
19[ 0.000000] Normal empty
20[ 0.000000] Movable zone start for each node
21[ 0.000000] Early memory node ranges
22[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
23[ 0.000000] node 0: [mem 0x0000000043000000-0x000000004301ffff]
24[ 0.000000] node 0: [mem 0x0000000043020000-0x00000000543fffff]
25[ 0.000000] node 0: [mem 0x0000000054400000-0x00000000544fffff]
26[ 0.000000] node 0: [mem 0x0000000054500000-0x00000000545fffff]
27[ 0.000000] node 0: [mem 0x0000000054600000-0x000000005462ffff]
28[ 0.000000] node 0: [mem 0x0000000054630000-0x000000007edfffff]
29[ 0.000000] node 0: [mem 0x000000007ee00000-0x000000007effffff]
30[ 0.000000] node 0: [mem 0x000000007f000000-0x000000007f1bffff]
31[ 0.000000] node 0: [mem 0x000000007f1c0000-0x000000007fffffff]
32[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
33[ 0.000000] psci: probing for conduit method from DT.
34[ 0.000000] psci: PSCIv1.0 detected in firmware.
35[ 0.000000] psci: Using standard PSCI v0.2 function IDs
36[ 0.000000] psci: Trusted OS migration not required
37[ 0.000000] psci: SMC Calling Convention v1.0
38[ 0.000000] percpu: Embedded 19 pages/cpu s39512 r8192 d30120 u77824
39[ 0.000000] Detected VIPT I-cache on CPU0
40[ 0.000000] alternatives: applying boot alternatives
41[ 0.000000] Kernel command line: console=tty0 console=ttyS0,921600n1 earlycon=uart8250,mmio32,0x11005000 initrdmem=0x55000000,0x1000000 androidboot.boot_devices=bootdevice,soc/11120000.mmc root=/dev/ram androidboot.verifiedbootstate=orange bootopt=64S3,32N2,64N2 buildvariant=user console=tty0 root=/dev/ram0 clk_ignore_unused pd_ignore_unused pmos_boot_uuid=0a7656fd-ba44-4c51-b63d-1fc45b717e94 pmos_root_uuid=68508336-c926-4d9a-be6b-59f8da8f42ed pmos_rootfsopts=defaults androidboot.atm=disabled androidboot.meta_log_disable=0 printk.disable_uart=1 bootprof.pl_t=4213 bootprof.lk_t=6512 androidboot.serialno=29433A0W503136 androidboot.mi.serialno=29433/A0W503136 androidboot.bootreason=usb mrdump_ddrsv=no androidboot.dtb_idx=0 androidboot.dtbo_idx=0
42[ 0.000000] Unknown kernel command line parameters "bootopt=64S3,32N2,64N2 buildvariant=user pmos_boot_uuid=0a7656fd-ba44-4c51-b63d-1fc45b717e94 pmos_root_uuid=68508336-c926-4d9a-be6b-59f8da8f42ed pmos_rootfsopts=defaults mrdump_ddrsv=no", will be passed to user space.
43[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
44[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
45[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
46[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
47[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
48[ 0.000000] software IO TLB: area num 4.
49[ 0.000000] software IO TLB: mapped [mem 0x000000007d980000-0x000000007da80000] (1MB)
50[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
51[ 0.000000] rcu: Hierarchical RCU implementation.
52[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
53[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
54[ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
55[ 0.000000] Root IRQ handler: gic_handle_irq
56[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
57[ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
58[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
59[ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
60[ 0.001294] Console: colour dummy device 80x30
61[ 0.001880] printk: legacy console [tty0] enabled
62[ 0.002499] printk: legacy bootconsole [uart8250] disabled
63[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd041]
64[ 0.000000] Linux version 6.11.0-rc4 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #7 SMP Tue Aug 20 20:52:42 UTC 2024
65[ 0.000000] Machine model: MT8167S
66[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011005000 (options '')
67[ 0.000000] printk: legacy bootconsole [uart8250] enabled
68[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
69[ 0.000000] OF: reserved mem: 0x000000007ee00000..0x000000007effffff (2048 KiB) nomap non-reusable consys-reserve-memory
70[ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004301ffff (128 KiB) nomap non-reusable secmon@43000000
71[ 0.000000] OF: reserved mem: 0x0000000054400000..0x000000005440ffff (64 KiB) nomap non-reusable mblock-3-ram_console
72[ 0.000000] OF: reserved mem: 0x0000000054410000..0x00000000544effff (896 KiB) nomap non-reusable mblock-4-pstore
73[ 0.000000] OF: reserved mem: 0x00000000544f0000..0x00000000544fffff (64 KiB) nomap non-reusable mblock-5-minirdump
74[ 0.000000] OF: reserved mem: 0x0000000054600000..0x000000005462ffff (192 KiB) nomap non-reusable atf-reserved-memory
75[ 0.000000] OF: reserved mem: 0x000000007f1c0000..0x000000007f9bffff (8192 KiB) nomap non-reusable mblock-6-framebuffer
76[ 0.000000] OF: reserved mem: 0x000000007f9c0000..0x000000007ffbffff (6144 KiB) nomap non-reusable mblock-2-tee
77[ 0.000000] OF: reserved mem: 0x000000007ffc0000..0x000000007fffffff (256 KiB) nomap non-reusable mblock-1-atf-log-reserved
78[ 0.000000] Zone ranges:
79[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
80[ 0.000000] DMA32 empty
81[ 0.000000] Normal empty
82[ 0.000000] Movable zone start for each node
83[ 0.000000] Early memory node ranges
84[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
85[ 0.000000] node 0: [mem 0x0000000043000000-0x000000004301ffff]
86[ 0.000000] node 0: [mem 0x0000000043020000-0x00000000543fffff]
87[ 0.000000] node 0: [mem 0x0000000054400000-0x00000000544fffff]
88[ 0.000000] node 0: [mem 0x0000000054500000-0x00000000545fffff]
89[ 0.000000] node 0: [mem 0x0000000054600000-0x000000005462ffff]
90[ 0.000000] node 0: [mem 0x0000000054630000-0x000000007edfffff]
91[ 0.000000] node 0: [mem 0x000000007ee00000-0x000000007effffff]
92[ 0.000000] node 0: [mem 0x000000007f000000-0x000000007f1bffff]
93[ 0.000000] node 0: [mem 0x000000007f1c0000-0x000000007fffffff]
94[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
95[ 0.000000] psci: probing for conduit method from DT.
96[ 0.000000] psci: PSCIv1.0 detected in firmware.
97[ 0.000000] psci: Using standard PSCI v0.2 function IDs
98[ 0.000000] psci: Trusted OS migration not required
99[ 0.000000] psci: SMC Calling Convention v1.0
100[ 0.000000] percpu: Embedded 19 pages/cpu s39512 r8192 d30120 u77824
101[ 0.000000] Detected VIPT I-cache on CPU0
102[ 0.000000] alternatives: applying boot alternatives
103[ 0.000000] Kernel command line: console=tty0 console=ttyS0,921600n1 earlycon=uart8250,mmio32,0x11005000 initrdmem=0x55000000,0x1000000 androidboot.boot_devices=bootdevice,soc/11120000.mmc root=/dev/ram androidboot.verifiedbootstate=orange bootopt=64S3,32N2,64N2 buildvariant=user console=tty0 root=/dev/ram0 clk_ignore_unused pd_ignore_unused pmos_boot_uuid=0a7656fd-ba44-4c51-b63d-1fc45b717e94 pmos_root_uuid=68508336-c926-4d9a-be6b-59f8da8f42ed pmos_rootfsopts=defaults androidboot.atm=disabled androidboot.meta_log_disable=0 printk.disable_uart=1 bootprof.pl_t=4213 bootprof.lk_t=6512 androidboot.serialno=29433A0W503136 androidboot.mi.serialno=29433/A0W503136 androidboot.bootreason=usb mrdump_ddrsv=no androidboot.dtb_idx=0 androidboot.dtbo_idx=0
104[ 0.000000] Unknown kernel command line parameters "bootopt=64S3,32N2,64N2 buildvariant=user pmos_boot_uuid=0a7656fd-ba44-4c51-b63d-1fc45b717e94 pmos_root_uuid=68508336-c926-4d9a-be6b-59f8da8f42ed pmos_rootfsopts=defaults mrdump_ddrsv=no", will be passed to user space.
105[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
106[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
107[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
108[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
109[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
110[ 0.000000] software IO TLB: area num 4.
111[ 0.000000] software IO TLB: mapped [mem 0x000000007d980000-0x000000007da80000] (1MB)
112[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
113[ 0.000000] rcu: Hierarchical RCU implementation.
114[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
115[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
116[ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
117[ 0.000000] Root IRQ handler: gic_handle_irq
118[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
119[ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
120[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
121[ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
122[ 0.001294] Console: colour dummy device 80x30
123[ 0.001880] printk: legacy console [tty0] enabled
124[ 0.002499] printk: legacy bootconsole [uart8250] disabled
125[ 0.003244] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
126[ 0.003263] pid_max: default: 32768 minimum: 301
127[ 0.003363] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
128[ 0.003382] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
129[ 0.003977] cacheinfo: Unable to detect cache hierarchy for CPU 0
130[ 0.004672] rcu: Hierarchical SRCU implementation.
131[ 0.004682] rcu: Max phase no-delay instances is 1000.
132[ 0.004903] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
133[ 0.005174] smp: Bringing up secondary CPUs ...
134[ 0.006153] Detected VIPT I-cache on CPU1
135[ 0.006246] CPU1: Booted secondary processor 0x0000000001 [0x410fd041]
136[ 0.007355] Detected VIPT I-cache on CPU2
137[ 0.007444] CPU2: Booted secondary processor 0x0000000002 [0x410fd041]
138[ 0.008591] Detected VIPT I-cache on CPU3
139[ 0.008681] CPU3: Booted secondary processor 0x0000000003 [0x410fd041]
140[ 0.008782] smp: Brought up 1 node, 4 CPUs
141[ 0.008827] SMP: Total of 4 processors activated.
142[ 0.008835] CPU: All CPU(s) started at EL2
143[ 0.008843] CPU features: detected: 32-bit EL0 Support
144[ 0.008851] CPU features: detected: CRC32 instructions
145[ 0.008892] alternatives: applying system-wide alternatives
146[ 0.009666] Memory: 975276K/1048576K available (6720K kernel code, 1078K rwdata, 2428K rodata, 2368K init, 333K bss, 69856K reserved, 0K cma-reserved)
147[ 0.010027] devtmpfs: initialized
148[ 0.012424] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
149[ 0.012459] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
150[ 0.012525] 29488 pages in range for non-PLT usage
151[ 0.012529] 521008 pages in range for PLT usage
152[ 0.012597] pinctrl core: initialized pinctrl subsystem
153[ 0.013445] NET: Registered PF_NETLINK/PF_ROUTE protocol family
154[ 0.013829] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
155[ 0.013864] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
156[ 0.013897] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
157[ 0.014246] cpuidle: using governor menu
158[ 0.014355] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
159[ 0.014414] ASID allocator initialised with 65536 entries
160[ 0.024863] iommu: Default domain type: Translated
161[ 0.024893] iommu: DMA domain TLB invalidation policy: strict mode
162[ 0.025205] SCSI subsystem initialized
163[ 0.025377] usbcore: registered new interface driver usbfs
164[ 0.025409] usbcore: registered new interface driver hub
165[ 0.025441] usbcore: registered new device driver usb
166[ 0.025529] pps_core: LinuxPPS API ver. 1 registered
167[ 0.025540] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
168[ 0.025564] PTP clock support registered
169[ 0.026226] vgaarb: loaded
170[ 0.026466] clocksource: Switched to clocksource arch_sys_counter
171[ 0.031102] NET: Registered PF_INET protocol family
172[ 0.031264] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
173[ 0.032331] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
174[ 0.032359] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
175[ 0.032378] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
176[ 0.032448] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
177[ 0.032638] TCP: Hash tables configured (established 8192 bind 8192)
178[ 0.032731] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
179[ 0.032761] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
180[ 0.032865] NET: Registered PF_UNIX/PF_LOCAL protocol family
181[ 0.032898] PCI: CLS 0 bytes, default 64
182[ 0.033296] Unpacking initramfs...
183[ 0.037160] workingset: timestamp_bits=62 max_order=18 bucket_order=0
184[ 0.037443] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
185[ 0.037465] io scheduler mq-deadline registered
186[ 0.037475] io scheduler kyber registered
187[ 0.041471] simple-framebuffer 7f1c0000.framebuffer: framebuffer at 0x7f1c0000, 0x177000 bytes
188[ 0.041507] simple-framebuffer 7f1c0000.framebuffer: format=a8r8g8b8, mode=800x480x32, linelength=3200
189[ 0.041687] simple-framebuffer 7f1c0000.framebuffer: fb0: simplefb registered!
190[ 0.103855] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
191[ 0.105662] printk: legacy console [ttyS0] disabled
192[ 0.126060] 11005000.serial: ttyS0 at MMIO 0x11005000 (irq = 184, base_baud = 1625000) is a ST16650V2
193[ 0.126142] printk: legacy console [ttyS0] enabled
194[ 0.206553] Initramfs unpacking failed: invalid magic at start of compressed archive
195[ 0.208491] mtk_rng 1020c000.rng: registered RNG driver
196[ 0.209032] random: crng init done
197[ 0.214830] Freeing initrd memory: 16384K
198[ 0.245569] loop: module loaded
199[ 0.246715] genirq: Setting trigger mode 2 for irq 185 failed (mtk_sysirq_set_type+0x0/0x100)
200[ 0.247827] mtk-wdt 10007000.watchdog: probe with driver mtk-wdt failed with error -22
201[ 0.249528] usbcore: registered new interface driver usbhid
202[ 0.250241] usbhid: USB HID core driver
203[ 0.251297] hw perfevents: enabled with armv8_cortex_a35 PMU driver, 7 counters available
204[ 0.252780] NET: Registered PF_INET6 protocol family
205[ 0.253965] Segment Routing with IPv6
206[ 0.254463] In-situ OAM (IOAM) with IPv6
207[ 0.255000] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
208[ 0.256110] NET: Registered PF_PACKET protocol family
209[ 0.264606] clk: Not disabling unused clocks
210[ 0.265174] PM: genpd: Not disabling unused power domains
211[ 0.266738] Freeing unused kernel memory: 2368K
212[ 0.267389] Run /init as init process
213[ 0.294124] tmpfs: Unknown parameter 'mode'
214[ 0.306712] syslogd started: BusyBox v1.36.1
215[ 0.311805] [pmOS-rd]: Configuring kernel firmware image search path
216[ 0.316616] udevd[80]: starting version 3.2.14
217[ 0.325345] udevd[81]: starting eudev-3.2.14
218[ 0.533194] [pmOS-rd]: Setting framebuffer mode to: U:800x480p-0
219[ 0.549848] [pmOS-rd]: ls: /hooks: No such file or directory
220[ 0.551763] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
221[ 0.552591] [pmOS-rd]: Setup usb network
222[ 0.553119] [pmOS-rd]: /sys/class/android_usb does not exist, skipping android_usb
223[ 0.554118] [pmOS-rd]: Setting up an USB gadget through configfs
224[ 0.564672] [pmOS-rd]: No USB Device Controller available
225[ 0.571117] [pmOS-rd]: Starting unudhcpd with server ip 172.16.42.1, client ip: 172.16.42.2
226[ 0.601203] [pmOS-rd]: Could not find an interface to run a dhcp server on
227[ 0.602141] [pmOS-rd]: Interfaces:
228[ 0.603120] [pmOS-rd]: 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN qlen 1000
229[ 0.604112] [pmOS-rd]: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
230[ 0.605068] [pmOS-rd]: 2: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN qlen 1000
231[ 0.606084] [pmOS-rd]: link/sit 0.0.0.0 brd 0.0.0.0
232[ 0.607011] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
233[ 0.608466] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
234[ 1.610012] [pmOS-rd]: Trying to mount subpartitions for 10 seconds...
235[ 11.079972] [pmOS-rd]: ERROR: failed to mount subpartitions!
236[ 11.140854] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
237[ 12.154170] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
238[ 12.155621] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
239[ 13.167558] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
240[ 13.168931] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
241[ 14.180782] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
242[ 14.182190] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
243[ 15.194234] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
244[ 15.195674] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
245[ 16.207457] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
246[ 16.209295] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
247[ 17.220877] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
248[ 17.222549] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
249[ 18.234113] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
250[ 18.235723] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
251[ 19.247245] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
252[ 19.249253] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
253[ 20.260689] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
254[ 20.262336] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
255[ 21.274209] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
256[ 21.275816] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
257[ 22.287721] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
258[ 22.289308] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
259[ 23.300948] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
260[ 23.302615] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
261[ 24.314262] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
262[ 24.315965] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
263[ 25.328312] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
264[ 25.329941] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
265