Guest User

s905w_dmesg

a guest
Mar 5th, 2020
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.01 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.5.1-aml-s9xxx (root@satishp7) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #trunk SMP PREEMPT Thu Mar 5 11:14:29 IST 2020
  3. [ 0.000000] Machine model: Amlogic Meson GXL (S905W) P281 Development Board
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000063400000, size 256 MiB
  7. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  8. [ 0.000000] On node 0 totalpages: 477952
  9. [ 0.000000] DMA zone: 4032 pages used for memmap
  10. [ 0.000000] DMA zone: 0 pages reserved
  11. [ 0.000000] DMA zone: 248576 pages, LIFO batch:63
  12. [ 0.000000] DMA32 zone: 3584 pages used for memmap
  13. [ 0.000000] DMA32 zone: 229376 pages, LIFO batch:63
  14. [ 0.000000] psci: probing for conduit method from DT.
  15. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  16. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  17. [ 0.000000] psci: Trusted OS migration not required
  18. [ 0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112
  19. [ 0.000000] pcpu-alloc: s50392 r8192 d31528 u90112 alloc=22*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Detected VIPT I-cache on CPU0
  22. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 470336
  23. [ 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 mac=C4:2A:FE:31:22:57
  24. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  25. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  26. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  27. [ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
  28. [ 0.000000] Memory: 1509080K/1911808K available (14460K kernel code, 1434K rwdata, 5884K rodata, 960K init, 927K bss, 140584K reserved, 262144K cma-reserved)
  29. [ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x7c/0x150 with crng_init=0
  30. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  31. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  32. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  33. [ 0.000000] Tasks RCU enabled.
  34. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  35. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  36. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  37. [ 0.000000] GIC: Using split EOI/Deactivate mode
  38. [ 0.000000] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized
  39. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  40. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  41. [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  42. [ 0.000369] Console: colour dummy device 80x25
  43. [ 0.000671] printk: console [tty0] enabled
  44. [ 0.000716] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  45. [ 0.000738] pid_max: default: 32768 minimum: 301
  46. [ 0.000869] LSM: Security Framework initializing
  47. [ 0.000922] SELinux: Initializing.
  48. [ 0.001003] *** VALIDATE SELinux ***
  49. [ 0.001075] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  50. [ 0.001105] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  51. [ 0.001170] *** VALIDATE tmpfs ***
  52. [ 0.001615] *** VALIDATE proc ***
  53. [ 0.001863] *** VALIDATE cgroup1 ***
  54. [ 0.001879] *** VALIDATE cgroup2 ***
  55. [ 0.024020] ASID allocator initialised with 32768 entries
  56. [ 0.031998] rcu: Hierarchical SRCU implementation.
  57. [ 0.042232] EFI services will not be available.
  58. [ 0.048061] smp: Bringing up secondary CPUs ...
  59. [ 0.080284] Detected VIPT I-cache on CPU1
  60. [ 0.080345] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  61. [ 0.112325] Detected VIPT I-cache on CPU2
  62. [ 0.112375] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  63. [ 0.144381] Detected VIPT I-cache on CPU3
  64. [ 0.144428] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  65. [ 0.144510] smp: Brought up 1 node, 4 CPUs
  66. [ 0.144581] SMP: Total of 4 processors activated.
  67. [ 0.144592] CPU features: detected: 32-bit EL0 Support
  68. [ 0.144604] CPU features: detected: CRC32 instructions
  69. [ 0.144931] CPU: All CPU(s) started at EL2
  70. [ 0.144954] alternatives: patching kernel code
  71. [ 0.146112] devtmpfs: initialized
  72. [ 0.151655] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  73. [ 0.151697] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  74. [ 0.159118] xor: measuring software checksum speed
  75. [ 0.196402] 8regs : 2375.000 MB/sec
  76. [ 0.236431] 32regs : 2724.000 MB/sec
  77. [ 0.276469] arm64_neon: 2406.000 MB/sec
  78. [ 0.276480] xor: using function: 32regs (2724.000 MB/sec)
  79. [ 0.276556] pinctrl core: initialized pinctrl subsystem
  80. [ 0.277298] thermal_sys: Registered thermal governor 'step_wise'
  81. [ 0.277475] DMI not present or invalid.
  82. [ 0.277877] NET: Registered protocol family 16
  83. [ 0.281279] DMA: preallocated 256 KiB pool for atomic allocations
  84. [ 0.281333] audit: initializing netlink subsys (disabled)
  85. [ 0.281574] audit: type=2000 audit(0.280:1): state=initialized audit_enabled=0 res=1
  86. [ 0.282765] cpuidle: using governor ladder
  87. [ 0.282809] cpuidle: using governor menu
  88. [ 0.283194] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  89. [ 0.283972] Serial: AMBA PL011 UART driver
  90. [ 0.298561] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  91. [ 0.298591] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  92. [ 0.298604] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  93. [ 0.298616] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  94. [ 0.302494] cryptd: max_cpu_qlen set to 1000
  95. [ 0.376711] raid6: neonx8 gen() 1615 MB/s
  96. [ 0.444776] raid6: neonx8 xor() 1504 MB/s
  97. [ 0.512825] raid6: neonx4 gen() 1565 MB/s
  98. [ 0.580850] raid6: neonx4 xor() 1471 MB/s
  99. [ 0.648913] raid6: neonx2 gen() 1200 MB/s
  100. [ 0.716977] raid6: neonx2 xor() 1217 MB/s
  101. [ 0.785089] raid6: neonx1 gen() 788 MB/s
  102. [ 0.853089] raid6: neonx1 xor() 915 MB/s
  103. [ 0.921126] raid6: int64x8 gen() 1194 MB/s
  104. [ 0.989176] raid6: int64x8 xor() 769 MB/s
  105. [ 1.057223] raid6: int64x4 gen() 1029 MB/s
  106. [ 1.125290] raid6: int64x4 xor() 748 MB/s
  107. [ 1.193326] raid6: int64x2 gen() 728 MB/s
  108. [ 1.261392] raid6: int64x2 xor() 615 MB/s
  109. [ 1.329467] raid6: int64x1 gen() 486 MB/s
  110. [ 1.397452] raid6: int64x1 xor() 467 MB/s
  111. [ 1.397463] raid6: using algorithm neonx8 gen() 1615 MB/s
  112. [ 1.397473] raid6: .... xor() 1504 MB/s, rmw enabled
  113. [ 1.397484] raid6: using neon recovery algorithm
  114. [ 1.397800] ACPI: Interpreter disabled.
  115. [ 1.399078] iommu: Default domain type: Translated
  116. [ 1.399407] vgaarb: loaded
  117. [ 1.400006] SCSI subsystem initialized
  118. [ 1.400201] libata version 3.00 loaded.
  119. [ 1.400438] usbcore: registered new interface driver usbfs
  120. [ 1.400485] usbcore: registered new interface driver hub
  121. [ 1.400553] usbcore: registered new device driver usb
  122. [ 1.400978] pps_core: LinuxPPS API ver. 1 registered
  123. [ 1.400991] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  124. [ 1.401014] PTP clock support registered
  125. [ 1.401041] EDAC MC: Ver: 3.0.0
  126. [ 1.401727] FPGA manager framework
  127. [ 1.401829] Advanced Linux Sound Architecture Driver Initialized.
  128. [ 1.402338] NetLabel: Initializing
  129. [ 1.402353] NetLabel: domain hash size = 128
  130. [ 1.402362] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  131. [ 1.402420] NetLabel: unlabeled traffic allowed by default
  132. [ 1.402931] clocksource: Switched to clocksource arch_sys_counter
  133. [ 1.402955] *** VALIDATE bpf ***
  134. [ 1.403225] VFS: Disk quotas dquot_6.6.0
  135. [ 1.403289] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  136. [ 1.403421] FS-Cache: Loaded
  137. [ 1.403433] *** VALIDATE ramfs ***
  138. [ 1.403455] *** VALIDATE hugetlbfs ***
  139. [ 1.403865] pnp: PnP ACPI: disabled
  140. [ 1.409126] NET: Registered protocol family 2
  141. [ 1.409667] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  142. [ 1.409716] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  143. [ 1.409834] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  144. [ 1.410112] TCP: Hash tables configured (established 16384 bind 16384)
  145. [ 1.410305] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  146. [ 1.410363] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  147. [ 1.410606] NET: Registered protocol family 1
  148. [ 1.411227] RPC: Registered named UNIX socket transport module.
  149. [ 1.411252] RPC: Registered udp transport module.
  150. [ 1.411261] RPC: Registered tcp transport module.
  151. [ 1.411271] RPC: Registered tcp NFSv4.1 backchannel transport module.
  152. [ 1.411288] NET: Registered protocol family 44
  153. [ 1.411310] PCI: CLS 0 bytes, default 64
  154. [ 1.411516] Trying to unpack rootfs image as initramfs...
  155. [ 1.897987] Freeing initrd memory: 10780K
  156. [ 1.898874] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  157. [ 1.995524] Initialise system trusted keyrings
  158. [ 1.995771] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  159. [ 2.001239] zbud: loaded
  160. [ 2.002552] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  161. [ 2.002856] FS-Cache: Netfs 'nfs' registered for caching
  162. [ 2.003502] NFS: Registering the id_resolver key type
  163. [ 2.003543] Key type id_resolver registered
  164. [ 2.003552] Key type id_legacy registered
  165. [ 2.003568] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  166. [ 2.003580] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  167. [ 2.004855] FS-Cache: Netfs 'cifs' registered for caching
  168. [ 2.005210] Key type cifs.spnego registered
  169. [ 2.005233] Key type cifs.idmap registered
  170. [ 2.005260] ntfs: driver 2.1.32 [Flags: R/W].
  171. [ 2.005866] JFS: nTxBlock = 8192, nTxLock = 65536
  172. [ 2.013555] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  173. [ 2.015145] *** VALIDATE xfs ***
  174. [ 2.015457] ocfs2: Registered cluster interface o2cb
  175. [ 2.015699] OCFS2 User DLM kernel interface loaded
  176. [ 2.017309] *** VALIDATE gfs2 ***
  177. [ 2.017607] gfs2: GFS2 installed
  178. [ 2.018605] aufs 5.5-20200302
  179. [ 2.035279] Key type asymmetric registered
  180. [ 2.035307] Asymmetric key parser 'x509' registered
  181. [ 2.035317] Asymmetric key parser 'pkcs8' registered
  182. [ 2.035392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  183. [ 2.035585] io scheduler mq-deadline registered
  184. [ 2.035599] io scheduler kyber registered
  185. [ 2.035818] io scheduler bfq registered
  186. [ 2.049158] soc soc0: Amlogic Meson GXL (S905L) Revision 21:d (c4:2) Detected
  187. [ 2.052920] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
  188. [ 2.054703] Serial: AMBA driver
  189. [ 2.055208] c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 10, base_baud = 1500000) is a meson_uart
  190. [ 2.055390] serial serial0: tty port ttyAML6 registered
  191. [ 2.055653] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 13, base_baud = 1500000) is a meson_uart
  192. [ 3.030944] printk: console [ttyAML0] enabled
  193. [ 3.048447] brd: module loaded
  194. [ 3.057792] loop: module loaded
  195. [ 3.060461] libphy: Fixed MDIO Bus: probed
  196. [ 3.061163] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  197. [ 3.065972] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  198. [ 3.072175] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  199. [ 3.078026] meson8b-dwmac c9410000.ethernet: no reset control found
  200. [ 3.084760] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  201. [ 3.091327] meson8b-dwmac c9410000.ethernet: DWMAC1000
  202. [ 3.096485] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  203. [ 3.103892] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  204. [ 3.111307] meson8b-dwmac c9410000.ethernet: COE Type 2
  205. [ 3.116481] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  206. [ 3.123467] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  207. [ 3.129884] meson8b-dwmac c9410000.ethernet: Normal descriptors
  208. [ 3.135717] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  209. [ 3.141494] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  210. [ 3.149628] libphy: stmmac: probed
  211. [ 3.154201] VFIO - User Level meta-driver version: 0.3
  212. [ 3.159634] dwc3 c9000000.dwc3: Failed to get clk 'ref': -2
  213. [ 3.164401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  214. [ 3.169904] ehci-pci: EHCI PCI platform driver
  215. [ 3.174347] ehci-platform: EHCI generic platform driver
  216. [ 3.179643] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  217. [ 3.185585] ohci-pci: OHCI PCI platform driver
  218. [ 3.190020] ohci-platform: OHCI generic platform driver
  219. [ 3.195815] usbcore: registered new interface driver usb-storage
  220. [ 3.201353] mousedev: PS/2 mouse device common for all mice
  221. [ 3.207351] i2c /dev entries driver
  222. [ 3.213081] sdhci: Secure Digital Host Controller Interface driver
  223. [ 3.216206] sdhci: Copyright(c) Pierre Ossman
  224. [ 3.220518] Synopsys Designware Multimedia Card Interface Driver
  225. [ 3.227899] meson-gx-mmc d0072000.mmc: Got CD GPIO
  226. [ 3.256315] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  227. [ 3.284091] sdhci-pltfm: SDHCI platform and OF driver helper
  228. [ 3.285209] ledtrig-cpu: registered to indicate activity on CPUs
  229. [ 3.291146] meson-sm: secure-monitor enabled
  230. [ 3.295305] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
  231. [ 3.302327] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
  232. [ 3.317281] mmc0: new high speed SDHC card at address 59b4
  233. [ 3.318220] hid: raw HID events driver (C) Jiri Kosina
  234. [ 3.322503] mmcblk0: mmc0:59b4 USD00 14.7 GiB
  235. [ 3.322781] usbcore: registered new interface driver usbhid
  236. [ 3.332321] usbhid: USB HID core driver
  237. [ 3.336219] mmcblk0: p1 p2
  238. [ 3.336689] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
  239. [ 3.356423] NET: Registered protocol family 17
  240. [ 3.356730] Key type dns_resolver registered
  241. [ 3.360060] registered taskstats version 1
  242. [ 3.363553] Loading compiled-in X.509 certificates
  243. [ 3.368415] zswap: loaded using pool lzo/zbud
  244. [ 3.372792] Key type ._fscrypt registered
  245. [ 3.376560] Key type .fscrypt registered
  246. [ 3.381590] Btrfs loaded, crc32c=crc32c-generic
  247. [ 3.394695] Key type encrypted registered
  248. [ 3.413223] meson-drm d0100000.vpu: Queued 3 outputs on vpu
  249. [ 3.413575] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  250. [ 3.419762] [drm] No driver support for vblank timestamp query.
  251. [ 3.450997] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  252. [ 3.455694] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  253. [ 3.463728] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
  254. [ 3.471052] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  255. [ 3.565948] random: fast init done
  256. [ 3.586007] [drm] kms: can't enable cloning when we probably wanted to.
  257. [ 3.739008] meson-dw-hdmi c883a000.hdmi-tx: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13
  258. [ 3.739014] meson-dw-hdmi c883a000.hdmi-tx: colorspace: RGB
  259. [ 3.739019] meson-dw-hdmi c883a000.hdmi-tx: scan mode: Underscan
  260. [ 3.739022] meson-dw-hdmi c883a000.hdmi-tx: colorimetry: ITU709
  261. [ 3.739027] meson-dw-hdmi c883a000.hdmi-tx: picture aspect: 16:9
  262. [ 3.739031] meson-dw-hdmi c883a000.hdmi-tx: active aspect: Same as Picture
  263. [ 3.739034] meson-dw-hdmi c883a000.hdmi-tx: itc: No Data
  264. [ 3.739039] meson-dw-hdmi c883a000.hdmi-tx: extended colorimetry: xvYCC 709
  265. [ 3.739043] meson-dw-hdmi c883a000.hdmi-tx: quantization range: Default
  266. [ 3.739047] meson-dw-hdmi c883a000.hdmi-tx: nups: Unknown Non-uniform Scaling
  267. [ 3.739051] meson-dw-hdmi c883a000.hdmi-tx: video code: 16
  268. [ 3.739054] meson-dw-hdmi c883a000.hdmi-tx: ycc quantization range: Limited
  269. [ 3.739058] meson-dw-hdmi c883a000.hdmi-tx: hdmi content type: Graphics
  270. [ 3.739061] meson-dw-hdmi c883a000.hdmi-tx: pixel repeat: 0
  271. [ 3.739066] meson-dw-hdmi c883a000.hdmi-tx: bar top 0, bottom 0, left 0, right 0
  272. [ 3.739088] meson-dw-hdmi c883a000.hdmi-tx: HDMI infoframe: Source Product Description (SPD), version 1, length 25
  273. [ 3.739091] meson-dw-hdmi c883a000.hdmi-tx: vendor: DW
  274. [ 3.739095] meson-dw-hdmi c883a000.hdmi-tx: product: HDMI
  275. [ 3.739100] meson-dw-hdmi c883a000.hdmi-tx: source device information: PC General (0x9)
  276. [ 3.796933] Console: switching to colour frame buffer device 240x67
  277. [ 3.962052] meson-drm d0100000.vpu: fb0: mesondrmfb frame buffer device
  278. [ 3.969439] libphy: mdio_mux: probed
  279. [ 3.975948] libphy: mdio_mux: probed
  280. [ 3.976492] phy phy-d0078080.phy.2: unsupported PHY mode 5
  281. [ 3.983240] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  282. [ 3.986552] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  283. [ 3.994305] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010
  284. [ 4.003505] xhci-hcd xhci-hcd.0.auto: irq 39, io mem 0xc9000000
  285. [ 4.009649] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  286. [ 4.017513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  287. [ 4.024671] usb usb1: Product: xHCI Host Controller
  288. [ 4.029492] usb usb1: Manufacturer: Linux 5.5.1-aml-s9xxx xhci-hcd
  289. [ 4.035614] usb usb1: SerialNumber: xhci-hcd.0.auto
  290. [ 4.041014] hub 1-0:1.0: USB hub found
  291. [ 4.044195] hub 1-0:1.0: 2 ports detected
  292. [ 4.048410] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  293. [ 4.053572] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  294. [ 4.061171] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  295. [ 4.067698] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  296. [ 4.075757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  297. [ 4.083833] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  298. [ 4.090994] usb usb2: Product: xHCI Host Controller
  299. [ 4.096084] usb usb2: Manufacturer: Linux 5.5.1-aml-s9xxx xhci-hcd
  300. [ 4.101942] usb usb2: SerialNumber: xhci-hcd.0.auto
  301. [ 4.107615] hub 2-0:1.0: USB hub found
  302. [ 4.112820] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
  303. [ 4.121496] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq
  304. [ 4.154728] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
  305. [ 4.174803] gx-sound-card sound: snd-soc-dummy-dai <-> c1105400.bus:audio-controller-0 mapping ok
  306. [ 4.186583] gx-sound-card sound: snd-soc-dummy-dai <-> c1105400.bus:audio-controller-1 mapping ok
  307. [ 4.195914] gx-sound-card sound: i2s-hifi <-> c1105400.bus:audio-controller-2 mapping ok
  308. [ 4.203073] gx-sound-card sound: dit-hifi <-> c1105400.bus:audio-controller-3 mapping ok
  309. [ 4.211100] gx-sound-card sound: ASoC: no DMI vendor name!
  310. [ 4.217794] printk: console [netcon0] enabled
  311. [ 4.222356] netconsole: network logging started
  312. [ 4.226770] hctosys: unable to open rtc device (rtc0)
  313. [ 4.231606] ALSA device list:
  314. [ 4.235930] #0: AMLGX
  315. [ 4.241092] Freeing unused kernel memory: 960K
  316. [ 4.245402] Run /init as init process
  317. [ 4.263804] mmc2: new high speed SDIO card at address 0001
  318. [ 4.383030] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  319. [ 4.538000] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.07
  320. [ 4.544826] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  321. [ 4.554415] usb 1-1: Product: USB Receiver
  322. [ 4.558894] usb 1-1: Manufacturer: Logitech
  323. [ 4.600278] input: Logitech USB Receiver as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input0
  324. [ 4.680146] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-xhci-hcd.0.auto-1/input0
  325. [ 4.701410] input: Logitech USB Receiver Mouse as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input1
  326. [ 4.718649] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input2
  327. [ 4.793902] input: Logitech USB Receiver System Control as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input3
  328. [ 4.878458] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-xhci-hcd.0.auto-1/input1
  329. [ 4.895417] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.0.auto-1/input2
  330. [ 5.035291] usb 1-2: new high-speed USB device number 3 using xhci-hcd
  331. [ 5.142808] usb 1-2: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.03
  332. [ 5.157525] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  333. [ 5.165681] usb 1-2: Product: Mass Storage
  334. [ 5.167998] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.0.auto-1/input2
  335. [ 5.171488] usb 1-2: Manufacturer: Generic
  336. [ 5.189992] usb 1-2: SerialNumber: 913EBA97
  337. [ 5.196584] usb-storage 1-2:1.0: USB Mass Storage device detected
  338. [ 5.202892] scsi host0: usb-storage 1-2:1.0
  339. [ 5.312892] input: Logitech Unifying Device. Wireless PID:4024 Keyboard as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input5
  340. [ 5.362553] input: Logitech Unifying Device. Wireless PID:4024 Mouse as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input6
  341. [ 5.412277] input: Logitech Unifying Device. Wireless PID:4024 Consumer Control as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input7
  342. [ 5.462659] hid-generic 0003:046D:4024.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4024] on usb-xhci-hcd.0.auto-1/input2:1
  343. [ 5.523665] usbcore: registered new interface driver uas
  344. [ 5.748291] input: Logitech K400 as /devices/platform/soc/soc:usb@c9000000/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input11
  345. [ 5.768544] logitech-hidpp-device 0003:046D:4024.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400] on usb-xhci-hcd.0.auto-1/input2:1
  346. [ 6.241376] scsi 0:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 2
  347. [ 6.262087] sd 0:0:0:0: Attached scsi generic sg0 type 0
  348. [ 6.265917] sd 0:0:0:0: [sda] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB)
  349. [ 6.266209] sd 0:0:0:0: [sda] Write Protect is off
  350. [ 6.266220] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
  351. [ 6.266449] sd 0:0:0:0: [sda] No Caching mode page found
  352. [ 6.266454] sd 0:0:0:0: [sda] Assuming drive cache: write through
  353. [ 6.698183] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: data=writeback
  354. [ 6.736243] sda: sda1
  355. [ 6.739380] sd 0:0:0:0: [sda] Attached SCSI removable disk
  356. [ 7.609291] systemd[1]: System time before build time, advancing clock.
  357. [ 7.750181] NET: Registered protocol family 10
  358. [ 7.796625] Segment Routing with IPv6
  359. [ 7.862800] systemd[1]: systemd 237 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)
  360. [ 7.902229] systemd[1]: Detected architecture arm64.
  361. [ 7.965545] systemd[1]: Set hostname to <aml-s9xxx>.
  362. [ 7.982232] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
  363. [ 8.559010] random: systemd: uninitialized urandom read (16 bytes read)
  364. [ 8.569628] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  365. [ 8.587814] random: systemd: uninitialized urandom read (16 bytes read)
  366. [ 8.596401] systemd[1]: Reached target Swap.
  367. [ 8.611496] random: systemd: uninitialized urandom read (16 bytes read)
  368. [ 8.620521] systemd[1]: Created slice User and Session Slice.
  369. [ 8.635256] systemd[1]: Reached target User and Group Name Lookups.
  370. [ 8.650084] systemd[1]: Reached target Remote File Systems.
  371. [ 8.664876] systemd[1]: Created slice System Slice.
  372. [ 8.913707] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
  373. [ 9.222404] systemd-journald[425]: Received request to flush runtime journal from PID 1
  374. [ 9.779961] mc: Linux media interface: v0.10
  375. [ 9.810911] videodev: Linux video capture interface: v2.00
  376. [ 9.843204] Registered IR keymap rc-geekbox
  377. [ 9.863938] IR NEC protocol handler initialized
  378. [ 9.891197] rc rc0: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0
  379. [ 9.891321] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input12
  380. [ 9.891801] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
  381. [ 9.892035] meson-ir c8100580.ir: receiver initialized
  382. [ 9.938420] Bluetooth: Core ver 2.22
  383. [ 9.938545] NET: Registered protocol family 31
  384. [ 9.938552] Bluetooth: HCI device and connection manager initialized
  385. [ 9.938575] Bluetooth: HCI socket layer initialized
  386. [ 9.938583] Bluetooth: L2CAP socket layer initialized
  387. [ 9.938603] Bluetooth: SCO socket layer initialized
  388. [ 9.957472] lima d00c0000.gpu: IRQ ppmmu3 not found
  389. [ 9.957485] lima d00c0000.gpu: IRQ ppmmu4 not found
  390. [ 9.957490] lima d00c0000.gpu: IRQ ppmmu5 not found
  391. [ 9.957495] lima d00c0000.gpu: IRQ ppmmu6 not found
  392. [ 9.957500] lima d00c0000.gpu: IRQ ppmmu7 not found
  393. [ 9.957517] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
  394. [ 9.957558] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
  395. [ 9.957603] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
  396. [ 9.957637] lima d00c0000.gpu: pp2 - mali450 version major 0 minor 0
  397. [ 9.957668] lima d00c0000.gpu: IRQ pp3 not found
  398. [ 9.957890] lima d00c0000.gpu: IRQ pp4 not found
  399. [ 9.957895] lima d00c0000.gpu: IRQ pp5 not found
  400. [ 9.957899] lima d00c0000.gpu: IRQ pp6 not found
  401. [ 9.957904] lima d00c0000.gpu: IRQ pp7 not found
  402. [ 9.957913] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  403. [ 9.957919] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  404. [ 9.959234] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  405. [ 9.985443] lima d00c0000.gpu: bus rate = 166666667
  406. [ 9.985453] lima d00c0000.gpu: mod rate = 744000000
  407. [ 9.989643] [drm] Initialized lima 1.0.0 20190217 for d00c0000.gpu on minor 1
  408. [ 10.064503] Bluetooth: HCI UART driver ver 2.3
  409. [ 10.064515] Bluetooth: HCI UART protocol H4 registered
  410. [ 10.064518] Bluetooth: HCI UART protocol BCSP registered
  411. [ 10.064617] Bluetooth: HCI UART protocol LL registered
  412. [ 10.064621] Bluetooth: HCI UART protocol ATH3K registered
  413. [ 10.064661] Bluetooth: HCI UART protocol Three-wire (H5) registered
  414. [ 10.065051] Bluetooth: HCI UART protocol Intel registered
  415. [ 10.065509] Bluetooth: HCI UART protocol Broadcom registered
  416. [ 10.065561] Bluetooth: HCI UART protocol QCA registered
  417. [ 10.065564] Bluetooth: HCI UART protocol AG6XX registered
  418. [ 10.065595] Bluetooth: HCI UART protocol Marvell registered
  419. [ 10.065705] hci_uart_bcm serial0-0: serial0-0 supply vbat not found, using dummy regulator
  420. [ 10.065798] hci_uart_bcm serial0-0: serial0-0 supply vddio not found, using dummy regulator
  421. [ 11.315310] zram: Added device: zram0
  422. [ 11.316142] zram: Added device: zram1
  423. [ 11.317008] zram: Added device: zram2
  424. [ 11.380880] zram1: detected capacity change from 0 to 912879616
  425. [ 11.497557] meson8b-dwmac c9410000.ethernet eth0: PHY [0.e40908ff:08] driver [Meson GXL Internal PHY]
  426. [ 11.507019] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
  427. [ 11.507039] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  428. [ 11.507053] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rmii link mode
  429. [ 12.061716] random: crng init done
  430. [ 12.061727] random: 7 urandom warning(s) missed due to ratelimiting
  431. [ 12.198977] Adding 891480k swap on /dev/zram1. Priority:5 extents:1 across:891480k SSFS
  432. [ 12.285626] zram0: detected capacity change from 0 to 52428800
  433. [ 12.319044] Bluetooth: hci0: command 0xfc18 tx timeout
  434. [ 12.430919] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  435. [ 12.431037] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  436. [ 13.536759] [drm] kms: can't enable cloning when we probably wanted to.
  437. [ 14.450810] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  438. [ 14.450819] Bluetooth: BNEP filters: protocol multicast
  439. [ 14.450840] Bluetooth: BNEP socket layer initialized
  440. [ 20.447043] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
  441. [ 20.447053] Bluetooth: hci0: Failed to set baudrate
  442. [ 22.463064] Bluetooth: hci0: command 0x0c03 tx timeout
  443. [ 23.109726] fuse: init (API version 7.31)
  444. [ 23.109936] *** VALIDATE fuse ***
  445. [ 23.109975] *** VALIDATE fuse ***
  446. [ 29.163811] logitech-hidpp-device 0003:046D:4024.0004: HID++ 2.0 device connected.
  447. [ 30.687112] Bluetooth: hci0: BCM: Reset failed (-110)
  448. [ 35.806973] VCC_3V3: disabling
Add Comment
Please, Sign In to add comment