Advertisement
emulti

x96air dmesg

May 18th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.92 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd050]
  2. [ 0.000000] Linux version 5.7.0-rc6-164932-gae3accb7412b-dirty (chris@emulti5) (gcc version 7.5.0 (Linaro GCC 7.5-2019.12), GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #2 SMP PREEMPT Mon May 18 18:11:16 BST 2020
  3. [ 0.000000] Machine model: Shenzhen Amediatech Technology Co., Ltd X96 Air
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000bd800000, size 768 MiB
  6. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ed7fffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0xbd054100-0xbd055fff]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  12. [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ed7fffff]
  13. [ 0.000000] Normal empty
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  17. [ 0.000000] node 0: [mem 0x0000000007300000-0x00000000ed7fffff]
  18. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ed7fffff]
  19. [ 0.000000] On node 0 totalpages: 963840
  20. [ 0.000000] DMA zone: 4096 pages used for memmap
  21. [ 0.000000] DMA zone: 0 pages reserved
  22. [ 0.000000] DMA zone: 253184 pages, LIFO batch:63
  23. [ 0.000000] DMA32 zone: 11104 pages used for memmap
  24. [ 0.000000] DMA32 zone: 710656 pages, LIFO batch:63
  25. [ 0.000000] psci: probing for conduit method from DT.
  26. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  27. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  28. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  29. [ 0.000000] psci: SMC Calling Convention v1.1
  30. [ 0.000000] percpu: Embedded 23 pages/cpu s53784 r8192 d32232 u94208
  31. [ 0.000000] pcpu-alloc: s53784 r8192 d32232 u94208 alloc=23*4096
  32. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  33. [ 0.000000] Detected VIPT I-cache on CPU0
  34. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  35. [ 0.000000] CPU features: detected: ARM errata 1165522, 1530923
  36. [ 0.000000] alternatives: patching kernel code
  37. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 948640
  38. [ 0.000000] Policy zone: DMA32
  39. [ 0.000000] Kernel command line: root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0
  40. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  41. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  42. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  43. [ 0.000000] software IO TLB: mapped [mem 0x38e2a000-0x3ce2a000] (64MB)
  44. [ 0.000000] Memory: 2883688K/3855360K available (13756K kernel code, 2088K rwdata, 7324K rodata, 5568K init, 485K bss, 185240K reserved, 786432K cma-reserved)
  45. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  46. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  47. [ 0.000000] rcu: RCU event tracing is enabled.
  48. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  49. [ 0.000000] 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] GIC: Using split EOI/Deactivate mode
  54. [ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
  55. [ 0.000000] random: get_random_bytes called from start_kernel+0x314/0x4f0 with crng_init=0
  56. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  57. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  58. [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  59. [ 0.000251] Console: colour dummy device 80x25
  60. [ 0.000696] printk: console [tty0] enabled
  61. [ 0.000799] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  62. [ 0.000825] pid_max: default: 32768 minimum: 301
  63. [ 0.000919] LSM: Security Framework initializing
  64. [ 0.000994] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  65. [ 0.001019] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  66. [ 0.002472] rcu: Hierarchical SRCU implementation.
  67. [ 0.005767] EFI services will not be available.
  68. [ 0.006045] smp: Bringing up secondary CPUs ...
  69. [ 0.006850] Detected VIPT I-cache on CPU1
  70. [ 0.006908] CPU1: Booted secondary processor 0x0000000100 [0x411fd050]
  71. [ 0.007719] Detected VIPT I-cache on CPU2
  72. [ 0.007761] CPU2: Booted secondary processor 0x0000000200 [0x411fd050]
  73. [ 0.008596] Detected VIPT I-cache on CPU3
  74. [ 0.008628] CPU3: Booted secondary processor 0x0000000300 [0x411fd050]
  75. [ 0.008698] smp: Brought up 1 node, 4 CPUs
  76. [ 0.008765] SMP: Total of 4 processors activated.
  77. [ 0.008777] CPU features: detected: Privileged Access Never
  78. [ 0.008788] CPU features: detected: LSE atomic instructions
  79. [ 0.008798] CPU features: detected: User Access Override
  80. [ 0.008809] CPU features: detected: 32-bit EL0 Support
  81. [ 0.008820] CPU features: detected: Common not Private translations
  82. [ 0.008831] CPU features: detected: RAS Extension Support
  83. [ 0.008843] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  84. [ 0.008859] CPU features: detected: CRC32 instructions
  85. [ 0.029180] CPU: All CPU(s) started at EL2
  86. [ 0.031443] devtmpfs: initialized
  87. [ 0.042451] KASLR disabled due to lack of seed
  88. [ 0.042852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  89. [ 0.042885] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  90. [ 0.059777] pinctrl core: initialized pinctrl subsystem
  91. [ 0.061482] thermal_sys: Registered thermal governor 'step_wise'
  92. [ 0.061486] thermal_sys: Registered thermal governor 'power_allocator'
  93. [ 0.061967] DMI not present or invalid.
  94. [ 0.062557] NET: Registered protocol family 16
  95. [ 0.063975] DMA: preallocated 256 KiB pool for atomic allocations
  96. [ 0.064006] audit: initializing netlink subsys (disabled)
  97. [ 0.064164] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
  98. [ 0.065910] cpuidle: using governor menu
  99. [ 0.066257] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  100. [ 0.066374] ASID allocator initialised with 65536 entries
  101. [ 0.068302] Serial: AMBA PL011 UART driver
  102. [ 0.094093] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  103. [ 0.094120] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  104. [ 0.094135] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  105. [ 0.094149] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  106. [ 0.096352] cryptd: max_cpu_qlen set to 1000
  107. [ 0.100699] ACPI: Interpreter disabled.
  108. [ 0.102648] AO_5V: supplied by DC_IN
  109. [ 0.102799] VDDAO_3V3: supplied by DC_IN
  110. [ 0.103134] VDDIO_AO1V8: supplied by VDDAO_3V3
  111. [ 0.103305] EMMC_1V8: supplied by VDDAO_3V3
  112. [ 0.103948] iommu: Default domain type: Translated
  113. [ 0.104217] vgaarb: loaded
  114. [ 0.104563] SCSI subsystem initialized
  115. [ 0.104751] libata version 3.00 loaded.
  116. [ 0.104993] usbcore: registered new interface driver usbfs
  117. [ 0.105058] usbcore: registered new interface driver hub
  118. [ 0.105119] usbcore: registered new device driver usb
  119. [ 0.106072] pps_core: LinuxPPS API ver. 1 registered
  120. [ 0.106089] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  121. [ 0.106118] PTP clock support registered
  122. [ 0.106269] EDAC MC: Ver: 3.0.0
  123. [ 0.107854] FPGA manager framework
  124. [ 0.107954] Advanced Linux Sound Architecture Driver Initialized.
  125. [ 0.108909] clocksource: Switched to clocksource arch_sys_counter
  126. [ 0.109124] VFS: Disk quotas dquot_6.6.0
  127. [ 0.109195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  128. [ 0.109391] pnp: PnP ACPI: disabled
  129. [ 0.115907] NET: Registered protocol family 2
  130. [ 0.116305] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  131. [ 0.116364] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  132. [ 0.116583] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  133. [ 0.117013] TCP: Hash tables configured (established 32768 bind 32768)
  134. [ 0.117121] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  135. [ 0.117191] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  136. [ 0.117366] NET: Registered protocol family 1
  137. [ 0.117814] RPC: Registered named UNIX socket transport module.
  138. [ 0.117829] RPC: Registered udp transport module.
  139. [ 0.117840] RPC: Registered tcp transport module.
  140. [ 0.117851] RPC: Registered tcp NFSv4.1 backchannel transport module.
  141. [ 0.117871] PCI: CLS 0 bytes, default 64
  142. [ 0.118045] Unpacking initramfs...
  143. [ 0.514891] Freeing initrd memory: 10068K
  144. [ 0.515868] kvm [1]: IPA Size Limit: 40bits
  145. [ 0.516003] kvm [1]: vgic interrupt IRQ1
  146. [ 0.516135] kvm [1]: VHE mode initialized successfully
  147. [ 0.720851] Initialise system trusted keyrings
  148. [ 0.721056] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  149. [ 0.729186] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  150. [ 0.730021] NFS: Registering the id_resolver key type
  151. [ 0.730054] Key type id_resolver registered
  152. [ 0.730065] Key type id_legacy registered
  153. [ 0.730082] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  154. [ 0.730265] 9p: Installing v9fs 9p2000 file system support
  155. [ 0.750519] Key type asymmetric registered
  156. [ 0.750546] Asymmetric key parser 'x509' registered
  157. [ 0.750609] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  158. [ 0.750627] io scheduler mq-deadline registered
  159. [ 0.750638] io scheduler kyber registered
  160. [ 0.765507] EINJ: ACPI disabled.
  161. [ 0.778861] soc soc0: Amlogic Meson SM1 (Unknown) Revision 2b:c (10:2) Detected
  162. [ 0.787537] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  163. [ 0.790425] SuperH (H)SCI(F) driver initialized
  164. [ 0.791156] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
  165. [ 1.666850] printk: console [ttyAML0] enabled
  166. [ 1.671743] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 21, base_baud = 1500000) is a meson_uart
  167. [ 1.680589] serial serial0: tty port ttyAML6 registered
  168. [ 1.685994] msm_serial: driver initialized
  169. [ 1.698997] loop: module loaded
  170. [ 1.700194] megasas: 07.713.01.00-rc1
  171. [ 1.706445] libphy: Fixed MDIO Bus: probed
  172. [ 1.707207] tun: Universal TUN/TAP device driver, 1.6
  173. [ 1.711089] thunder_xcv, ver 1.0
  174. [ 1.713184] thunder_bgx, ver 1.0
  175. [ 1.716343] nicpf, ver 1.0
  176. [ 1.720505] hclge is initializing
  177. [ 1.722338] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  178. [ 1.729438] hns3: Copyright (c) 2017 Huawei Corporation.
  179. [ 1.734756] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  180. [ 1.741679] e1000: Copyright (c) 1999-2006 Intel Corporation.
  181. [ 1.747408] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  182. [ 1.753146] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  183. [ 1.759063] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  184. [ 1.765913] igb: Copyright (c) 2007-2014 Intel Corporation.
  185. [ 1.771478] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  186. [ 1.779204] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  187. [ 1.785595] sky2: driver version 1.30
  188. [ 1.789819] VFIO - User Level meta-driver version: 0.3
  189. [ 1.796310] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  190. [ 1.800256] ehci-pci: EHCI PCI platform driver
  191. [ 1.804682] ehci-platform: EHCI generic platform driver
  192. [ 1.810051] ehci-orion: EHCI orion driver
  193. [ 1.813959] ehci-exynos: EHCI Exynos driver
  194. [ 1.818071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  195. [ 1.824070] ohci-pci: OHCI PCI platform driver
  196. [ 1.828488] ohci-platform: OHCI generic platform driver
  197. [ 1.833809] ohci-exynos: OHCI Exynos driver
  198. [ 1.838477] usbcore: registered new interface driver usb-storage
  199. [ 1.847320] i2c /dev entries driver
  200. [ 1.857356] sdhci: Secure Digital Host Controller Interface driver
  201. [ 1.857906] sdhci: Copyright(c) Pierre Ossman
  202. [ 1.862873] Synopsys Designware Multimedia Card Interface Driver
  203. [ 1.870165] meson-gx-mmc ffe05000.sd: Got CD GPIO
  204. [ 1.898237] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
  205. [ 1.926077] sdhci-pltfm: SDHCI platform and OF driver helper
  206. [ 1.928707] ledtrig-cpu: registered to indicate activity on CPUs
  207. [ 1.932974] meson-sm: secure-monitor enabled
  208. [ 1.937090] mmc0: new high speed SDHC card at address 0007
  209. [ 1.937889] usbcore: registered new interface driver usbhid
  210. [ 1.942381] mmcblk0: mmc0:0007 SD16G 14.4 GiB
  211. [ 1.947365] usbhid: USB HID core driver
  212. [ 1.953728] mmcblk0: p1 p2
  213. [ 1.966095] NET: Registered protocol family 17
  214. [ 1.966304] 9pnet: Installing 9P2000 support
  215. [ 1.969214] Key type dns_resolver registered
  216. [ 1.973920] registered taskstats version 1
  217. [ 1.977442] Loading compiled-in X.509 certificates
  218. [ 1.997893] VDDAO_3V3_T: supplied by VDDAO_3V3
  219. [ 2.004084] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
  220. [ 2.004133] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
  221. [ 2.012572] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
  222. [ 2.016143] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
  223. [ 2.023320] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
  224. [ 2.032404] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  225. [ 2.035486] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  226. [ 2.043273] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
  227. [ 2.052487] xhci-hcd xhci-hcd.0.auto: irq 30, io mem 0xff500000
  228. [ 2.059323] hub 1-0:1.0: USB hub found
  229. [ 2.062040] hub 1-0:1.0: 2 ports detected
  230. [ 2.066316] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  231. [ 2.071411] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  232. [ 2.079048] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  233. [ 2.085601] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  234. [ 2.093660] mmc1: new HS200 MMC card at address 0001
  235. [ 2.098919] mmcblk1: mmc1:0001 R1J57L 29.1 GiB
  236. [ 2.103077] mmcblk1boot0: mmc1:0001 R1J57L partition 1 8.00 MiB
  237. [ 2.108990] hub 2-0:1.0: USB hub found
  238. [ 2.112386] hub 2-0:1.0: 1 port detected
  239. [ 2.116550] mmcblk1boot1: mmc1:0001 R1J57L partition 2 8.00 MiB
  240. [ 2.122719] mmcblk1rpmb: mmc1:0001 R1J57L partition 3 4.00 MiB, chardev (234:0)
  241. [ 2.143105] ALSA device list:
  242. [ 2.143148] No soundcards found.
  243. [ 2.145896] Freeing unused kernel memory: 5568K
  244. [ 2.164975] Run /init as init process
  245. [ 2.165014] with arguments:
  246. [ 2.165017] /init
  247. [ 2.165020] with environment:
  248. [ 2.165023] HOME=/
  249. [ 2.165025] TERM=linux
  250. [ 2.401011] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  251. [ 2.597901] hub 1-1:1.0: USB hub found
  252. [ 2.597990] hub 1-1:1.0: 4 ports detected
  253. [ 2.679477] random: fast init done
  254. [ 2.736946] usb 1-2: new low-speed USB device number 3 using xhci-hcd
  255. [ 2.904090] input: USB Optical Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-2/1-2:1.0/0003:045E:0797.0001/input/input0
  256. [ 2.912379] hid-generic 0003:045E:0797.0001: input: USB HID v1.11 Mouse [USB Optical Mouse] on usb-xhci-hcd.0.auto-2/input0
  257. [ 8.236982] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: data=writeback
  258. [ 9.059579] systemd[1]: System time before build time, advancing clock.
  259. [ 9.882629] NET: Registered protocol family 10
  260. [ 9.883429] Segment Routing with IPv6
  261. [ 9.985356] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  262. [ 10.001569] systemd[1]: Detected architecture arm64.
  263. [ 10.037216] systemd[1]: Set hostname to <arm-64>.
  264. [ 10.335653] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  265. [ 10.347072] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  266. [ 10.645753] random: systemd: uninitialized urandom read (16 bytes read)
  267. [ 10.656051] random: systemd: uninitialized urandom read (16 bytes read)
  268. [ 10.659111] systemd[1]: Created slice User and Session Slice.
  269. [ 10.663192] random: systemd: uninitialized urandom read (16 bytes read)
  270. [ 10.669362] systemd[1]: Reached target System Time Synchronized.
  271. [ 10.675981] systemd[1]: Listening on Syslog Socket.
  272. [ 10.681069] systemd[1]: Listening on Journal Audit Socket.
  273. [ 10.687713] systemd[1]: Created slice system-serial\x2dgetty.slice.
  274. [ 10.807991] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
  275. [ 11.668707] t9015-codec audio-codec-1: failed to get core clock
  276. [ 11.668725] t9015-codec: probe of audio-codec-1 failed with error -2
  277. [ 11.744780] meson-vrtc ff8000a8.rtc: registered as rtc0
  278. [ 11.744828] hrtimer: interrupt took 3041 ns
  279. [ 11.744876] meson-vrtc ff8000a8.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
  280. [ 11.796680] pwm-regulator: supplied by regulator-dummy
  281. [ 11.813074] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
  282. [ 11.851507] meson-gx-mmc ffe03000.sd: card claims to support voltages below defined range
  283. [ 11.882668] mmc2: new ultra high speed SDR50 SDIO card at address 0001
  284. [ 12.382928] Registered IR keymap rc-empty
  285. [ 12.383026] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
  286. [ 12.383112] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input1
  287. [ 12.384044] meson-ir ff808000.ir: receiver initialized
  288. [ 13.674001] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
  289. [ 13.674009] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
  290. [ 13.674091] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
  291. [ 13.674096] meson8b-dwmac ff3f0000.ethernet: no reset control found
  292. [ 13.675370] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  293. [ 13.675381] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
  294. [ 13.675386] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
  295. [ 13.675392] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
  296. [ 13.675394] meson8b-dwmac ff3f0000.ethernet: COE Type 2
  297. [ 13.675397] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
  298. [ 13.675400] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
  299. [ 13.675429] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
  300. [ 13.675432] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
  301. [ 13.675435] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  302. [ 13.675825] libphy: stmmac: probed
  303. [ 13.679612] libphy: mdio_mux: probed
  304. [ 14.027325] libphy: mdio_mux: probed
  305. [ 14.058970] Bluetooth: Core ver 2.22
  306. [ 14.059063] NET: Registered protocol family 31
  307. [ 14.059066] Bluetooth: HCI device and connection manager initialized
  308. [ 14.059079] Bluetooth: HCI socket layer initialized
  309. [ 14.059095] Bluetooth: L2CAP socket layer initialized
  310. [ 14.059111] Bluetooth: SCO socket layer initialized
  311. [ 15.971693] systemd[1]: Found device /sys/subsystem/net/devices/eth0.
  312. [ 16.008633] Bluetooth: HCI UART driver ver 2.3
  313. [ 16.008640] Bluetooth: HCI UART protocol H4 registered
  314. [ 16.008701] Bluetooth: HCI UART protocol LL registered
  315. [ 16.009473] Bluetooth: HCI UART protocol Broadcom registered
  316. [ 16.009506] Bluetooth: HCI UART protocol QCA registered
  317. [ 16.253489] systemd[1]: Starting Load/Save RF Kill Switch Status...
  318. [ 16.287966] panfrost ffe40000.gpu: clock rate = 799999987
  319. [ 16.288001] panfrost ffe40000.gpu: supply mali not found, using dummy regulator
  320. [ 16.288159] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
  321. [ 16.288165] panfrost ffe40000.gpu: features: 00000000,17de77ff, issues: 00000000,00000400
  322. [ 16.288170] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  323. [ 16.288175] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
  324. [ 16.289293] [drm] Initialized panfrost 1.1.0 20180908 for ffe40000.gpu on minor 0
  325. [ 16.380896] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  326. [ 16.381026] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  327. [ 16.381230] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  328. [ 16.381273] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  329. [ 16.381557] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  330. [ 16.431393] systemd[1]: Started Load/Save RF Kill Switch Status.
  331. [ 17.937129] systemd[1]: Started File System Check on /dev/disk/by-label/BOOT.
  332. [ 17.959814] systemd[1]: Mounting /boot...
  333. [ 17.992748] meson-drm ff900000.vpu: Queued 3 outputs on vpu
  334. [ 18.046614] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  335. [ 18.073343] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  336. [ 18.075583] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  337. [ 18.084226] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
  338. [ 18.086654] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 1
  339. [ 18.194268] [drm] kms: can't enable cloning when we probably wanted to.
  340. [ 18.269313] Bluetooth: hci0: command 0xfc18 tx timeout
  341. [ 18.361812] Console: switching to colour frame buffer device 170x48
  342. [ 18.385015] meson-drm ff900000.vpu: fb0: mesondrmfb frame buffer device
  343. [ 19.021933] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=31)
  344. [ 19.032993] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
  345. [ 19.033006] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
  346. [ 19.033015] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
  347. [ 21.438582] systemd[1]: systemd-rfkill.service: Succeeded.
  348. [ 22.290048] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  349. [ 22.290082] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  350. [ 24.569478] systemd[1]: Started Armbian memory supported logging.
  351. [ 24.573034] systemd[1]: Starting Journal Service...
  352. [ 24.664803] systemd[1]: Started Journal Service.
  353. [ 24.814144] systemd-journald[599]: Received request to flush runtime journal from PID 1
  354. [ 25.271577] random: crng init done
  355. [ 25.271586] random: 7 urandom warning(s) missed due to ratelimiting
  356. [ 26.332955] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
  357. [ 26.332961] Bluetooth: hci0: Failed to set baudrate
  358. [ 28.275860] [drm] kms: can't enable cloning when we probably wanted to.
  359. [ 28.349022] Bluetooth: hci0: command 0x0c03 tx timeout
  360. [ 28.816713] meson8b-dwmac ff3f0000.ethernet eth0: Link is Down
  361. [ 29.699357] broken atomic modeset userspace detected, disabling atomic
  362. [ 31.981830] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
  363. [ 31.981864] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  364. [ 36.572925] Bluetooth: hci0: BCM: Reset failed (-110)
  365. [ 38.377926] fuse: init (API version 7.31)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement