Advertisement
Guest User

Untitled

a guest
Apr 27th, 2022
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.01 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd050]
  4. [ 0.000000] Linux version 5.18.0-rc4-next-20220426 (mszyprow@AMDC2765) (aarch64-linux-gnu-gcc (Linaro GCC 6.4-2017.11) 6.4.1 20171012, GNU ld (Linaro_Binutils-2017.11) 2.27.0.20161229) #11784 SMP PREEMPT Wed Apr 27 13:31:10 CEST 2022
  5. [ 0.000000] Machine model: Hardkernel ODROID-C4
  6. [ 0.000000] earlycon: meson0 at MMIO 0x00000000ff803000 (options '115200n8')
  7. [ 0.000000] printk: bootconsole [meson0] enabled
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000e4c00000, size 256 MiB
  9. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] NUMA: No NUMA configuration found
  11. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000f4e5afff]
  12. [ 0.000000] NUMA: NODE_DATA [mem 0xe4660940-0xe4662fff]
  13. [ 0.000000] Zone ranges:
  14. [ 0.000000] DMA [mem 0x0000000000000000-0x00000000f4e5afff]
  15. [ 0.000000] DMA32 empty
  16. [ 0.000000] Normal empty
  17. [ 0.000000] Movable zone start for each node
  18. [ 0.000000] Early memory node ranges
  19. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  20. [ 0.000000] node 0: [mem 0x0000000005000000-0x00000000072fffff]
  21. [ 0.000000] node 0: [mem 0x0000000007300000-0x00000000f4e5afff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000f4e5afff]
  23. [ 0.000000] On node 0, zone DMA: 12709 pages in unavailable ranges
  24. [ 0.000000] psci: probing for conduit method from DT.
  25. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  26. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  27. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  28. [ 0.000000] psci: SMC Calling Convention v1.1
  29. [ 0.000000] percpu: Embedded 29 pages/cpu s81568 r8192 d29024 u118784
  30. [ 0.000000] Detected VIPT I-cache on CPU0
  31. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  32. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  33. [ 0.000000] alternatives: patching kernel code
  34. [ 0.000000] Fallback order for Node 0: 0
  35. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 987425
  36. [ 0.000000] Policy zone: DMA
  37. [ 0.000000] Kernel command line: root=PARTUUID=11111111-02 rootwait rw no_console_suspend console=ttyAML0,115200n8 earlycon rootdelay=2
  38. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  39. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  40. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  41. [ 0.000000] Memory: 3570680K/4012396K available (16960K kernel code, 4328K rwdata, 12528K rodata, 9024K init, 11254K bss, 179572K reserved, 262144K cma-reserved)
  42. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  43. [ 0.000000] trace event string verifier disabled
  44. [ 0.000000] Running RCU self tests
  45. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  46. [ 0.000000] rcu: RCU event tracing is enabled.
  47. [ 0.000000] rcu: RCU lockdep checking is enabled.
  48. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  49. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  50. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  51. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  52. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  53. [ 0.000000] Root IRQ handler: gic_handle_irq
  54. [ 0.000000] GIC: Using split EOI/Deactivate mode
  55. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  56. [ 0.000000] random: get_random_bytes called from start_kernel+0x508/0x6cc with crng_init=0
  57. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  58. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  59. [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  60. [ 0.008506] Console: colour dummy device 80x25
  61. [ 0.012545] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  62. [ 0.020313] ... MAX_LOCKDEP_SUBCLASSES: 8
  63. [ 0.024424] ... MAX_LOCK_DEPTH: 48
  64. [ 0.028623] ... MAX_LOCKDEP_KEYS: 8192
  65. [ 0.032997] ... CLASSHASH_SIZE: 4096
  66. [ 0.037372] ... MAX_LOCKDEP_ENTRIES: 32768
  67. [ 0.041835] ... MAX_LOCKDEP_CHAINS: 65536
  68. [ 0.046297] ... CHAINHASH_SIZE: 32768
  69. [ 0.050759] memory used by lock dependency info: 6365 kB
  70. [ 0.056184] memory used for stack traces: 4224 kB
  71. [ 0.060997] per task-struct memory footprint: 1920 bytes
  72. [ 0.066564] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  73. [ 0.076754] pid_max: default: 32768 minimum: 301
  74. [ 0.081596] LSM: Security Framework initializing
  75. [ 0.086283] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  76. [ 0.093479] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  77. [ 0.107105] cblist_init_generic: Setting adjustable number of callback queues.
  78. [ 0.108772] cblist_init_generic: Setting shift to 2 and lim to 1.
  79. [ 0.115226] Running RCU-tasks wait API self tests
  80. [ 0.225213] rcu: Hierarchical SRCU implementation.
  81. [ 0.225459] printk: bootconsole [meson0] printing thread started
  82. [ 0.234566] smp: Bringing up secondary CPUs ...
  83. [ 0.237509] Detected VIPT I-cache on CPU1
  84. [ 0.237602] CPU1: Booted secondary processor 0x0000000100 [0x411fd050]
  85. [ 0.240760] Detected VIPT I-cache on CPU2
  86. [ 0.240832] CPU2: Booted secondary processor 0x0000000200 [0x411fd050]
  87. [ 0.259188] Detected VIPT I-cache on CPU3
  88. [ 0.259259] CPU3: Booted secondary processor 0x0000000300 [0x411fd050]
  89. [ 0.259652] smp: Brought up 1 node, 4 CPUs
  90. [ 0.259660] SMP: Total of 4 processors activated.
  91. [ 0.259666] CPU features: detected: 32-bit EL0 Support
  92. [ 0.259669] CPU features: detected: 32-bit EL1 Support
  93. [ 0.259674] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  94. [ 0.259679] CPU features: detected: Common not Private translations
  95. [ 0.259683] CPU features: detected: CRC32 instructions
  96. [ 0.259689] CPU features: detected: RCpc load-acquire (LDAPR)
  97. [ 0.259692] CPU features: detected: LSE atomic instructions
  98. [ 0.259696] CPU features: detected: Privileged Access Never
  99. [ 0.259700] CPU features: detected: RAS Extension Support
  100. [ 0.341410] CPU: All CPU(s) started at EL2
  101. [ 0.346055] devtmpfs: initialized
  102. [ 0.412053] KASLR disabled due to lack of seed
  103. [ 0.413397] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  104. [ 0.413429] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
  105. [ 0.419647] pinctrl core: initialized pinctrl subsystem
  106. [ 0.428269] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  107. [ 0.440612] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  108. [ 0.441085] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  109. [ 0.441852] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  110. [ 0.442091] audit: initializing netlink subsys (disabled)
  111. [ 0.442654] audit: type=2000 audit(0.376:1): state=initialized audit_enabled=0 res=1
  112. [ 0.446475] thermal_sys: Registered thermal governor 'step_wise'
  113. [ 0.446488] thermal_sys: Registered thermal governor 'power_allocator'
  114. [ 0.453996] cpuidle: using governor menu
  115. [ 0.454617] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  116. [ 0.461911] ASID allocator initialised with 65536 entries
  117. [ 0.462039] Callback from call_rcu_tasks() invoked.
  118. [ 0.467439] Serial: AMBA PL011 UART driver
  119. [ 0.579379] platform ff900000.vpu: Fixing up cyclic dependency with ff600000.hdmi-tx
  120. [ 0.632730] platform hdmi-connector: Fixing up cyclic dependency with ff600000.hdmi-tx
  121. [ 0.686121] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  122. [ 0.686136] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  123. [ 0.686141] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  124. [ 0.686146] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  125. [ 0.711145] iommu: Default domain type: Translated
  126. [ 0.711157] iommu: DMA domain TLB invalidation policy: strict mode
  127. [ 0.712806] SCSI subsystem initialized
  128. [ 0.714499] usbcore: registered new interface driver usbfs
  129. [ 0.714690] usbcore: registered new interface driver hub
  130. [ 0.714853] usbcore: registered new device driver usb
  131. [ 0.720246] pps_core: LinuxPPS API ver. 1 registered
  132. [ 0.720252] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  133. [ 0.720301] PTP clock support registered
  134. [ 0.720963] EDAC MC: Ver: 3.0.0
  135. [ 0.728702] FPGA manager framework
  136. [ 0.729039] Advanced Linux Sound Architecture Driver Initialized.
  137. [ 0.732530] vgaarb: loaded
  138. [ 0.735347] clocksource: Switched to clocksource arch_sys_counter
  139. [ 1.084611] VFS: Disk quotas dquot_6.6.0
  140. [ 1.084770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  141. [ 1.122661] NET: Registered PF_INET protocol family
  142. [ 1.123058] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  143. [ 1.126366] tcp_listen_portaddr_hash hash table entries: 2048 (order: 5, 163840 bytes, linear)
  144. [ 1.126606] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  145. [ 1.128167] TCP bind hash table entries: 32768 (order: 9, 2359296 bytes, linear)
  146. [ 1.131282] TCP: Hash tables configured (established 32768 bind 32768)
  147. [ 1.131841] UDP hash table entries: 2048 (order: 6, 327680 bytes, linear)
  148. [ 1.132404] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes, linear)
  149. [ 1.133256] NET: Registered PF_UNIX/PF_LOCAL protocol family
  150. [ 1.134997] RPC: Registered named UNIX socket transport module.
  151. [ 1.135008] RPC: Registered udp transport module.
  152. [ 1.135014] RPC: Registered tcp transport module.
  153. [ 1.135019] RPC: Registered tcp NFSv4.1 backchannel transport module.
  154. [ 1.135036] PCI: CLS 0 bytes, default 64
  155. [ 1.137062] Trying to unpack rootfs image as initramfs...
  156. [ 1.137556] rootfs image is not initramfs (invalid magic at start of compressed archive); looks like an initrd
  157. [ 1.140344] kvm [1]: IPA Size Limit: 40 bits
  158. [ 1.154502] kvm [1]: vgic interrupt IRQ9
  159. [ 1.167551] kvm [1]: VHE mode initialized successfully
  160. [ 1.186291] Initialise system trusted keyrings
  161. [ 1.187022] workingset: timestamp_bits=42 max_order=20 bucket_order=0
  162. [ 1.233140] Freeing initrd memory: 11140K
  163. [ 1.236226] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  164. [ 1.239454] NFS: Registering the id_resolver key type
  165. [ 1.239546] Key type id_resolver registered
  166. [ 1.239554] Key type id_legacy registered
  167. [ 1.239980] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  168. [ 1.240017] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  169. [ 1.240689] 9p: Installing v9fs 9p2000 file system support
  170. [ 1.277343] Key type asymmetric registered
  171. [ 1.277385] Asymmetric key parser 'x509' registered
  172. [ 1.277590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  173. [ 1.277627] io scheduler mq-deadline registered
  174. [ 1.277635] io scheduler kyber registered
  175. [ 1.292217] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
  176. [ 1.331568] gpio-447 (usb-hub-reset): hogged as output/high
  177. [ 1.446396] soc soc0: Amlogic Meson SM1 (S905X3) Revision 2b:c (10:2) Detected
  178. [ 1.482103] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  179. [ 1.499979] printk: console [ttyAML0] printing thread started
  180. [ 1.500236] printk: console [ttyAML0] enabled
  181. [ 1.500244] printk: bootconsole [meson0] disabled
  182. [ 1.500347] printk: bootconsole [meson0] printing thread stopped
  183. [ 1.503584] msm_serial: driver initialized
  184. [ 1.538427] brd: module loaded
  185. [ 1.569482] loop: module loaded
  186. [ 1.575460] megasas: 07.719.03.00-rc1
  187. [ 1.609683] tun: Universal TUN/TAP device driver, 1.6
  188. [ 1.613968] thunder_xcv, ver 1.0
  189. [ 1.614135] thunder_bgx, ver 1.0
  190. [ 1.614289] nicpf, ver 1.0
  191. [ 1.620886] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  192. [ 1.620895] hns3: Copyright (c) 2017 Huawei Corporation.
  193. [ 1.621201] hclge is initializing
  194. [ 1.621276] e1000: Intel(R) PRO/1000 Network Driver
  195. [ 1.621281] e1000: Copyright (c) 1999-2006 Intel Corporation.
  196. [ 1.621448] e1000e: Intel(R) PRO/1000 Network Driver
  197. [ 1.621453] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  198. [ 1.621664] igb: Intel(R) Gigabit Ethernet Network Driver
  199. [ 1.621669] igb: Copyright (c) 2007-2014 Intel Corporation.
  200. [ 1.621787] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  201. [ 1.621792] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  202. [ 1.623804] sky2: driver version 1.30
  203. [ 1.628737] usbcore: registered new interface driver smsc95xx
  204. [ 1.629487] VFIO - User Level meta-driver version: 0.3
  205. [ 1.641059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  206. [ 1.641070] ehci-pci: EHCI PCI platform driver
  207. [ 1.641193] ehci-platform: EHCI generic platform driver
  208. [ 1.641793] ehci-omap: OMAP-EHCI Host Controller driver
  209. [ 1.642341] ehci-orion: EHCI orion driver
  210. [ 1.642889] ehci-exynos: EHCI Exynos driver
  211. [ 1.643493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  212. [ 1.643605] ohci-pci: OHCI PCI platform driver
  213. [ 1.643733] ohci-platform: OHCI generic platform driver
  214. [ 1.644343] ohci-exynos: OHCI Exynos driver
  215. [ 1.646391] usbcore: registered new interface driver usb-storage
  216. [ 1.652783] UDC core: couldn't find an available UDC - added [g_ether] to list of pending drivers
  217. [ 1.660880] i2c_dev: i2c /dev entries driver
  218. [ 1.697892] sdhci: Secure Digital Host Controller Interface driver
  219. [ 1.697901] sdhci: Copyright(c) Pierre Ossman
  220. [ 1.701118] Synopsys Designware Multimedia Card Interface Driver
  221. [ 1.706135] sdhci-pltfm: SDHCI platform and OF driver helper
  222. [ 1.719524] ledtrig-cpu: registered to indicate activity on CPUs
  223. [ 1.722433] meson-sm: secure-monitor enabled
  224. [ 1.726509] usbcore: registered new interface driver usbhid
  225. [ 1.726517] usbhid: USB HID core driver
  226. [ 1.739965] meson-saradc ff809000.adc: supply vref not found, using dummy regulator
  227. [ 1.762827] NET: Registered PF_PACKET protocol family
  228. [ 1.763492] 9pnet: Installing 9P2000 support
  229. [ 1.763688] Key type dns_resolver registered
  230. [ 1.764747] Loading compiled-in X.509 certificates
  231. [ 1.971888] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
  232. [ 1.971902] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
  233. [ 1.983253] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
  234. [ 1.984126] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
  235. [ 1.985565] phy phy-ff63a000.phy.1: phy_power_on was called before phy_init
  236. [ 1.985743] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
  237. [ 1.988510] using random self ethernet address
  238. [ 1.988522] using random host ethernet address
  239. [ 1.990702] usb0: HOST MAC fe:59:19:77:42:6f
  240. [ 1.990712] usb0: MAC 86:a2:89:c8:c8:8c
  241. [ 1.990956] using random self ethernet address
  242. [ 1.990967] using random host ethernet address
  243. [ 1.991242] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  244. [ 1.991250] g_ether gadget: g_ether ready
  245. [ 1.991540] phy phy-ff63a000.phy.1: phy_power_on was called before phy_init
  246. [ 1.994589] dwc2 ff400000.usb: bound driver g_ether
  247. [ 2.007785] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  248. [ 2.008129] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  249. [ 2.008654] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
  250. [ 2.008942] xhci-hcd xhci-hcd.0.auto: irq 17, io mem 0xff500000
  251. [ 2.014825] hub 1-0:1.0: USB hub found
  252. [ 2.015069] hub 1-0:1.0: 2 ports detected
  253. [ 2.018548] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  254. [ 2.018602] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  255. [ 2.018640] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  256. [ 2.018961] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  257. [ 2.022178] hub 2-0:1.0: USB hub found
  258. [ 2.022307] hub 2-0:1.0: 1 port detected
  259. [ 2.025857] dwc3-meson-g12a ffe09000.usb: switching to Device Mode
  260. [ 2.028518] dwc2 ff400000.usb: new device is full-speed
  261. [ 2.045396] meson-gx-mmc ffe05000.sd: Got CD GPIO
  262. [ 2.050961] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
  263. [ 2.117580] ALSA device list:
  264. [ 2.117749] No soundcards found.
  265. [ 2.151882] Waiting 2 sec before mounting root device...
  266. [ 2.160625] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
  267. [ 2.164059] mmcblk0: mmc0:59b4 SDU1 7.46 GiB
  268. [ 2.173675] mmcblk0: p1 p2
  269. [ 2.823430] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  270. [ 3.012104] hub 1-1:1.0: USB hub found
  271. [ 3.012514] hub 1-1:1.0: 4 ports detected
  272. [ 3.108166] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  273. [ 3.235710] hub 2-1:1.0: USB hub found
  274. [ 3.236046] hub 2-1:1.0: 4 ports detected
  275. [ 4.167910] RAMDISK: squashfs filesystem found at block 0
  276. [ 4.167931] RAMDISK: Loading 11140KiB [1 disk] into ram disk... \
  277. [ 4.425756] done.
  278. [ 4.550546] using deprecated initrd support, will be removed in 2021.
  279. [ 4.795759] VFS: Mounted root (squashfs filesystem) readonly on device 1:0.
  280. [ 4.912403] random: fast init done
  281. [ 5.024029] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
  282. [ 5.029799] EXT4-fs (mmcblk0p2): recovery complete
  283. [ 5.032899] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
  284. [ 5.033087] VFS: Mounted root (ext4 filesystem) on device 179:2.
  285. [ 5.033107] Trying to move old root to /initrd ...
  286. [ 5.038454] okay
  287. [ 5.042288] devtmpfs: mounted
  288. [ 5.051914] Freeing unused kernel memory: 9024K
  289. [ 5.052292] Run /sbin/init as init process
  290. INIT: version 2.93 booting
  291. [info] Using makefile-style concurrent boot in runlevel S.
  292. ERROR: could not open /proc/stat: No such file or directory
  293. [ ok ] Starting hotplug events dispatcher: systemd-udevd.
  294. [ ok ] Synthesizing the initial hotplug events (subsystems)...done.
  295. [....] Synthesizing the initial hotplug events (devices)...[ 9.776980] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
  296. [ 9.776999] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
  297. [ 9.777376] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
  298. [ 9.788932] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  299. [ 9.788961] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
  300. [ 9.788968] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
  301. [ 9.788975] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
  302. [ 9.788980] meson8b-dwmac ff3f0000.ethernet: COE Type 2
  303. [ 9.788986] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
  304. [ 9.788991] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
  305. [ 9.789249] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
  306. [ 9.789256] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
  307. [ 9.789262] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  308. done.
  309. [....] Waiting for /dev to be fully populated...[ 10.056402] meson-drm ff900000.vpu: Queued 1 outputs on vpu
  310. [ 10.102394] meson-drm ff900000.vpu: CVBS Output connector not available
  311. [ 10.263953] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  312. [ 10.286123] meson-vrtc ff8000a8.rtc: registered as rtc0
  313. [ 10.286567] meson-vrtc ff8000a8.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
  314. [ 10.375460] Registered IR keymap rc-odroid
  315. [ 10.427445] rc_core: Loaded IR protocol module ir-nec-decoder, but protocol nec still not available
  316. [ 10.442233] panfrost ffe40000.gpu: clock rate = 24000000
  317. [ 10.442495] panfrost ffe40000.gpu: error -ENODEV: dev_pm_opp_set_regulators: no regulator (mali) found
  318. [ 10.458109] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
  319. [ 10.462720] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input0
  320. [ 10.470535] meson-ir ff808000.ir: receiver initialized
  321. [ 10.496218] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  322. [ 10.558847] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
  323. [ 10.596952] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
  324. [ 10.610285] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
  325. [ 10.610304] panfrost ffe40000.gpu: features: 00000000,000017f7, issues: 00000000,00000400
  326. [ 10.610313] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  327. [ 10.610323] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
  328. [ 10.851094] systemd-udevd[274]: Using default interface naming scheme 'v240'.
  329. [ 10.900259] systemd-udevd[314]: Using default interface naming scheme 'v240'.
  330. [ 10.906542] [drm] Initialized panfrost 1.2.0 20180908 for ffe40000.gpu on minor 1
  331. [ 11.087392] Console: switching to colour frame buffer device 128x48
  332. [ 11.093410] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
  333. [ 11.375482] meson8b-dwmac ff3f0000.ethernet eth0: PHY [mdio_mux-0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=22)
  334. [ 11.416211] meson8b-dwmac ff3f0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  335. [ 11.417337] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
  336. [ 11.417352] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
  337. [ 11.429767] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
  338. [ 14.464030] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  339. done.
  340. [ ok ] Activating swap...done.
  341. [ 22.440957] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
  342. [....] Checking file systems...fsck from util-linux 2.33.1
  343. done.
  344. [ ok ] Cleaning up temporary files....
  345. [ ok ] Mounting local filesystems...done.
  346. [ ok ] Activating swapfile swap...done.
  347. [ ok ] Cleaning up temporary files....
  348. [ ok ] Starting Setting kernel variables: sysctl.
  349. [ 28.628357] random: crng init done
  350. [....] Configuring network interfaces...ifup: interface eth0 already configured
  351. done.
  352. [....] Starting RPC port mapper daemon: rpcbind[ 29.482793] NET: Registered PF_INET6 protocol family
  353. [ 29.489148] Segment Routing with IPv6
  354. [ 29.489195] In-situ OAM (IOAM) with IPv6
  355. . ok
  356. [ ok ] Cleaning up temporary files....
  357. [ ok ] Setting up ALSA...done.
  358. [ ok ] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
  359. INIT: Entering runlevel: 2
  360. [info] Using makefile-style concurrent boot in runlevel 2.
  361. [ ok ] Starting periodic command scheduler: cron.
  362. [ ok ] Starting system message bus: dbus.
  363. [ ok ] Starting NTP server: ntpd.
  364. [info] Already running: rcpbind.
  365. [ ok ] Starting OpenBSD Secure Shell server: sshd.
  366.  
  367. Debian GNU/Linux 10 target console
  368.  
  369. target login: root (automatic login)
  370.  
  371. Last login: Thu Jan 1 00:00:33 UTC 1970 on console
  372. Linux target 5.18.0-rc4-next-20220426 #11784 SMP PREEMPT Wed Apr 27 13:31:10 CEST 2022 aarch64
  373.  
  374. The programs included with the Debian GNU/Linux system are free software;
  375. the exact distribution terms for each program are described in the
  376. individual files in /usr/share/doc/*/copyright.
  377.  
  378. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  379. permitted by applicable law.
  380.  
  381. domain status children performance
  382. /device runtime status
  383. ----------------------------------------------------------------------------------------------
  384. ETH on 0
  385. /devices/platform/soc/ff3f0000.ethernet active 0
  386. AUDIO off-0 0
  387. GE2D off-0 0
  388. PCI off-0 0
  389. USB on 0
  390. /devices/platform/soc/ffe09000.usb active 0
  391. NNA off-0 0
  392. VPU on 0
  393. /devices/platform/soc/ff900000.vpu unsupported 0
  394.  
  395. /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  396. |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
  397. /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
  398. |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
  399.  
  400. Linux target 5.18.0-rc4-next-20220426 #11784 SMP PREEMPT Wed Apr 27 13:31:10 CEST 2022 aarch64 GNU/Linux
  401. root@target:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement