Last active 1724188590

Adrian's Avatar Adrian revised this gist 1724188590. Go to revision

1 file changed, 239 insertions

gistfile1.txt(file created)

@@ -0,0 +1,239 @@
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) #9 SMP Tue Aug 20 21:08:15 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=13a402e9-15bf-4b32-a9ec-aed25c8b2afe pmos_root_uuid=b74d088a-c5ed-4bc1-b0f8-e706e06c677f pmos_rootfsopts=defaults androidboot.atm=disabled androidboot.meta_log_disable=0 printk.disable_uart=1 bootprof.pl_t=4209 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=13a402e9-15bf-4b32-a9ec-aed25c8b2afe pmos_root_uuid=b74d088a-c5ed-4bc1-b0f8-e706e06c677f 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.001288] Console: colour dummy device 80x30
61 + [ 0.001875] printk: legacy console [tty0] enabled
62 + [ 0.002493] 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) #9 SMP Tue Aug 20 21:08:15 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=13a402e9-15bf-4b32-a9ec-aed25c8b2afe pmos_root_uuid=b74d088a-c5ed-4bc1-b0f8-e706e06c677f pmos_rootfsopts=defaults androidboot.atm=disabled androidboot.meta_log_disable=0 printk.disable_uart=1 bootprof.pl_t=4209 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=13a402e9-15bf-4b32-a9ec-aed25c8b2afe pmos_root_uuid=b74d088a-c5ed-4bc1-b0f8-e706e06c677f 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.001288] Console: colour dummy device 80x30
123 + [ 0.001875] printk: legacy console [tty0] enabled
124 + [ 0.002493] printk: legacy bootconsole [uart8250] disabled
125 + [ 0.003239] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
126 + [ 0.003258] pid_max: default: 32768 minimum: 301
127 + [ 0.003355] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
128 + [ 0.003374] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
129 + [ 0.003968] cacheinfo: Unable to detect cache hierarchy for CPU 0
130 + [ 0.004668] rcu: Hierarchical SRCU implementation.
131 + [ 0.004679] 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.005175] smp: Bringing up secondary CPUs ...
134 + [ 0.006162] Detected VIPT I-cache on CPU1
135 + [ 0.006255] CPU1: Booted secondary processor 0x0000000001 [0x410fd041]
136 + [ 0.007375] Detected VIPT I-cache on CPU2
137 + [ 0.007463] CPU2: Booted secondary processor 0x0000000002 [0x410fd041]
138 + [ 0.008616] Detected VIPT I-cache on CPU3
139 + [ 0.008704] CPU3: Booted secondary processor 0x0000000003 [0x410fd041]
140 + [ 0.008803] smp: Brought up 1 node, 4 CPUs
141 + [ 0.008849] SMP: Total of 4 processors activated.
142 + [ 0.008856] CPU: All CPU(s) started at EL2
143 + [ 0.008864] CPU features: detected: 32-bit EL0 Support
144 + [ 0.008872] CPU features: detected: CRC32 instructions
145 + [ 0.008914] alternatives: applying system-wide alternatives
146 + [ 0.009694] Memory: 975212K/1048576K available (6784K kernel code, 1080K rwdata, 2444K rodata, 2368K init, 335K bss, 69920K reserved, 0K cma-reserved)
147 + [ 0.010052] devtmpfs: initialized
148 + [ 0.012484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
149 + [ 0.012518] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
150 + [ 0.012585] 29472 pages in range for non-PLT usage
151 + [ 0.012589] 520992 pages in range for PLT usage
152 + [ 0.012655] pinctrl core: initialized pinctrl subsystem
153 + [ 0.013507] NET: Registered PF_NETLINK/PF_ROUTE protocol family
154 + [ 0.013885] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
155 + [ 0.013920] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
156 + [ 0.013952] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
157 + [ 0.014299] cpuidle: using governor menu
158 + [ 0.014409] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
159 + [ 0.014468] ASID allocator initialised with 65536 entries
160 + [ 0.024896] iommu: Default domain type: Translated
161 + [ 0.024926] iommu: DMA domain TLB invalidation policy: strict mode
162 + [ 0.025236] SCSI subsystem initialized
163 + [ 0.025412] usbcore: registered new interface driver usbfs
164 + [ 0.025444] usbcore: registered new interface driver hub
165 + [ 0.025476] usbcore: registered new device driver usb
166 + [ 0.025646] pps_core: LinuxPPS API ver. 1 registered
167 + [ 0.025658] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
168 + [ 0.025679] PTP clock support registered
169 + [ 0.026345] vgaarb: loaded
170 + [ 0.026598] clocksource: Switched to clocksource arch_sys_counter
171 + [ 0.031396] NET: Registered PF_INET protocol family
172 + [ 0.031558] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
173 + [ 0.032624] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
174 + [ 0.032651] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
175 + [ 0.032670] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
176 + [ 0.032739] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
177 + [ 0.032929] TCP: Hash tables configured (established 8192 bind 8192)
178 + [ 0.033019] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
179 + [ 0.033050] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
180 + [ 0.033149] NET: Registered PF_UNIX/PF_LOCAL protocol family
181 + [ 0.033182] PCI: CLS 0 bytes, default 64
182 + [ 0.033581] Unpacking initramfs...
183 + [ 0.037667] workingset: timestamp_bits=62 max_order=18 bucket_order=0
184 + [ 0.037941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
185 + [ 0.037961] io scheduler mq-deadline registered
186 + [ 0.037971] io scheduler kyber registered
187 + [ 0.042160] simple-framebuffer 7f1c0000.framebuffer: framebuffer at 0x7f1c0000, 0x177000 bytes
188 + [ 0.042194] simple-framebuffer 7f1c0000.framebuffer: format=a8r8g8b8, mode=800x480x32, linelength=3200
189 + [ 0.042363] simple-framebuffer 7f1c0000.framebuffer: fb0: simplefb registered!
190 + [ 0.104655] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
191 + [ 0.106577] printk: legacy console [ttyS0] disabled
192 + [ 0.126959] 11005000.serial: ttyS0 at MMIO 0x11005000 (irq = 184, base_baud = 1625000) is a ST16650V2
193 + [ 0.127037] printk: legacy console [ttyS0] enabled
194 + [ 0.207203] Initramfs unpacking failed: invalid magic at start of compressed archive
195 + [ 0.226730] mtk_rng 1020c000.rng: registered RNG driver
196 + [ 0.227271] random: crng init done
197 + [ 0.232812] Freeing initrd memory: 16384K
198 + [ 0.246402] loop: module loaded
199 + [ 0.247635] genirq: Setting trigger mode 2 for irq 185 failed (mtk_sysirq_set_type+0x0/0x100)
200 + [ 0.248746] mtk-wdt 10007000.watchdog: probe with driver mtk-wdt failed with error -22
201 + [ 0.250392] usbcore: registered new interface driver usbhid
202 + [ 0.251103] usbhid: USB HID core driver
203 + [ 0.252171] hw perfevents: enabled with armv8_cortex_a35 PMU driver, 7 counters available
204 + [ 0.253626] NET: Registered PF_INET6 protocol family
205 + [ 0.254809] Segment Routing with IPv6
206 + [ 0.255305] In-situ OAM (IOAM) with IPv6
207 + [ 0.255842] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
208 + [ 0.257008] NET: Registered PF_PACKET protocol family
209 + [ 0.266686] usb_phy_generic usb_phy_generic.2.auto: dummy supplies not allowed for exclusive requests (id=vbus)
210 + [ 0.268460] musb-hdrc musb-hdrc.3.auto: DMA controller not set
211 + [ 0.269223] musb-hdrc musb-hdrc.3.auto: Runtime PM usage count underflow!
212 + [ 0.270088] musb-hdrc musb-hdrc.3.auto: error -ENODEV: musb_init_controller failed
213 + [ 0.271207] clk: Not disabling unused clocks
214 + [ 0.271756] PM: genpd: Not disabling unused power domains
215 + [ 0.273282] Freeing unused kernel memory: 2368K
216 + [ 0.273932] Run /init as init process
217 + [ 0.301099] tmpfs: Unknown parameter 'mode'
218 + [ 0.313718] syslogd started: BusyBox v1.36.1
219 + [ 0.315827] [pmOS-rd]: Configuring kernel firmware image search path
220 + [ 0.323613] udevd[81]: starting version 3.2.14
221 + [ 0.332318] udevd[82]: starting eudev-3.2.14
222 + [ 0.519391] [pmOS-rd]: Setting framebuffer mode to: U:800x480p-0
223 + [ 0.536643] [pmOS-rd]: ls: /hooks: No such file or directory
224 + [ 0.538613] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
225 + [ 0.539443] [pmOS-rd]: Setup usb network
226 + [ 0.539976] [pmOS-rd]: /sys/class/android_usb does not exist, skipping android_usb
227 + [ 0.540977] [pmOS-rd]: Setting up an USB gadget through configfs
228 + [ 0.551504] [pmOS-rd]: No USB Device Controller available
229 + [ 0.558200] [pmOS-rd]: Starting unudhcpd with server ip 172.16.42.1, client ip: 172.16.42.2
230 + [ 0.588912] [pmOS-rd]: Could not find an interface to run a dhcp server on
231 + [ 0.589848] [pmOS-rd]: Interfaces:
232 + [ 0.590850] [pmOS-rd]: 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN qlen 1000
233 + [ 0.591841] [pmOS-rd]: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
234 + [ 0.592803] [pmOS-rd]: 2: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN qlen 1000
235 + [ 0.593819] [pmOS-rd]: link/sit 0.0.0.0 brd 0.0.0.0
236 + [ 0.594708] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
237 + [ 0.596299] [pmOS-rd]: couldn't open /dev/input/: No such file or directory
238 + [ 1.597899] [pmOS-rd]: Trying to mount subpartitions for 10 seconds...
239 +
Newer Older