Advertisement
Guest User

Untitled

a guest
Jan 16th, 2022
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.58 KB | None | 0 0
  1. ################################################################################
  2. # ... output of dmesg
  3. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  4. #
  5. ################################################################################
  6. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  7. [ 0.000000] Linux version 5.16.0 (jenkins@tsuboi) (aarch64-none-linux-gnu-gcc.real (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP PREEMPT Sun Jan 16 12:47:12 CET 2022
  8. [ 0.000000] Machine model: Tanix TX6
  9. [ 0.000000] NUMA: No NUMA configuration found
  10. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff]
  11. [ 0.000000] NUMA: NODE_DATA [mem 0xff9d0140-0xff9d1fff]
  12. [ 0.000000] Zone ranges:
  13. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
  14. [ 0.000000] DMA32 empty
  15. [ 0.000000] Normal empty
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000ffffffff]
  19. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
  20. [ 0.000000] cma: Reserved 384 MiB at 0x00000000e4800000
  21. [ 0.000000] psci: probing for conduit method from DT.
  22. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  23. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  24. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  25. [ 0.000000] psci: SMC Calling Convention v1.2
  26. [ 0.000000] percpu: Embedded 18 pages/cpu s36632 r8192 d28904 u73728
  27. [ 0.000000] pcpu-alloc: s36632 r8192 d28904 u73728 alloc=18*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: detected: ARM erratum 845719
  31. [ 0.000000] Fallback order for Node 0: 0
  32. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144
  33. [ 0.000000] Policy zone: DMA
  34. [ 0.000000] Kernel command line: boot=UUID=1601-4004 disk=UUID=cdbbf61b-36ce-4bec-894e-8733d3feabec quiet console=ttyS0,115200 console=tty1
  35. [ 0.000000] Unknown kernel command line parameters "boot=UUID=1601-4004 disk=UUID=cdbbf61b-36ce-4bec-894e-8733d3feabec", will be passed to user space.
  36. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  37. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  38. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  39. [ 0.000000] Memory: 2668348K/3145728K available (11520K kernel code, 1336K rwdata, 4456K rodata, 4416K init, 378K bss, 84164K reserved, 393216K cma-reserved)
  40. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  41. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  42. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  43. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  44. [ 0.000000] Tracing variant of Tasks RCU enabled.
  45. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  46. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  47. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  48. [ 0.000000] Root IRQ handler: gic_handle_irq
  49. [ 0.000000] GIC: Using split EOI/Deactivate mode
  50. [ 0.000000] random: get_random_bytes called from start_kernel+0x470/0x5ec with crng_init=0
  51. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  52. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  53. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  54. [ 0.000119] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  55. [ 0.000484] Console: colour dummy device 80x25
  56. [ 0.000516] printk: console [tty1] enabled
  57. [ 0.000591] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  58. [ 0.000605] pid_max: default: 32768 minimum: 301
  59. [ 0.000668] LSM: Security Framework initializing
  60. [ 0.000747] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  61. [ 0.000780] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  62. [ 0.002379] rcu: Hierarchical SRCU implementation.
  63. [ 0.003314] smp: Bringing up secondary CPUs ...
  64. [ 0.004128] Detected VIPT I-cache on CPU1
  65. [ 0.004190] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  66. [ 0.004860] Detected VIPT I-cache on CPU2
  67. [ 0.004897] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  68. [ 0.005504] Detected VIPT I-cache on CPU3
  69. [ 0.005537] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  70. [ 0.005600] smp: Brought up 1 node, 4 CPUs
  71. [ 0.005612] SMP: Total of 4 processors activated.
  72. [ 0.005618] CPU features: detected: 32-bit EL0 Support
  73. [ 0.005622] CPU features: detected: CRC32 instructions
  74. [ 0.005807] CPU: All CPU(s) started at EL2
  75. [ 0.005828] alternatives: patching kernel code
  76. [ 0.007291] devtmpfs: initialized
  77. [ 0.012487] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  78. [ 0.012517] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  79. [ 0.025024] pinctrl core: initialized pinctrl subsystem
  80. [ 0.026100] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  81. [ 0.027518] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  82. [ 0.027701] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  83. [ 0.027930] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  84. [ 0.028504] thermal_sys: Registered thermal governor 'step_wise'
  85. [ 0.028851] cpuidle: using governor menu
  86. [ 0.029009] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  87. [ 0.029103] ASID allocator initialised with 65536 entries
  88. [ 0.029749] Serial: AMBA PL011 UART driver
  89. [ 0.041555] platform 6510000.tcon-top: Fixing up cyclic dependency with 6000000.hdmi
  90. [ 0.041871] platform 6515000.lcd-controller: Fixing up cyclic dependency with 6510000.tcon-top
  91. [ 0.043467] platform connector: Fixing up cyclic dependency with 6000000.hdmi
  92. [ 0.053203] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  93. [ 0.053221] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  94. [ 0.053228] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  95. [ 0.053234] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  96. [ 0.053786] cryptd: max_cpu_qlen set to 1000
  97. [ 0.055705] iommu: Default domain type: Translated
  98. [ 0.055715] iommu: DMA domain TLB invalidation policy: strict mode
  99. [ 0.055976] SCSI subsystem initialized
  100. [ 0.056089] libata version 3.00 loaded.
  101. [ 0.056305] usbcore: registered new interface driver usbfs
  102. [ 0.056350] usbcore: registered new interface driver hub
  103. [ 0.056379] usbcore: registered new device driver usb
  104. [ 0.056650] mc: Linux media interface: v0.10
  105. [ 0.056681] videodev: Linux video capture interface: v2.00
  106. [ 0.056772] pps_core: LinuxPPS API ver. 1 registered
  107. [ 0.056778] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  108. [ 0.056793] PTP clock support registered
  109. [ 0.057279] Advanced Linux Sound Architecture Driver Initialized.
  110. [ 0.058011] clocksource: Switched to clocksource arch_sys_counter
  111. [ 0.058176] VFS: Disk quotas dquot_6.6.0
  112. [ 0.058228] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  113. [ 0.064276] NET: Registered PF_INET protocol family
  114. [ 0.064576] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  115. [ 0.066824] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  116. [ 0.066924] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  117. [ 0.067205] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  118. [ 0.067728] TCP: Hash tables configured (established 32768 bind 32768)
  119. [ 0.067868] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  120. [ 0.067973] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  121. [ 0.068178] NET: Registered PF_UNIX/PF_LOCAL protocol family
  122. [ 0.068573] RPC: Registered named UNIX socket transport module.
  123. [ 0.068580] RPC: Registered udp transport module.
  124. [ 0.068585] RPC: Registered tcp transport module.
  125. [ 0.068589] RPC: Registered tcp NFSv4.1 backchannel transport module.
  126. [ 0.078750] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  127. [ 0.080524] Initialise system trusted keyrings
  128. [ 0.080785] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  129. [ 0.087631] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  130. [ 0.088549] NFS: Registering the id_resolver key type
  131. [ 0.088594] Key type id_resolver registered
  132. [ 0.088599] Key type id_legacy registered
  133. [ 0.088684] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  134. [ 0.088690] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  135. [ 0.089549] Key type cifs.idmap registered
  136. [ 0.138923] NET: Registered PF_ALG protocol family
  137. [ 0.138951] Key type asymmetric registered
  138. [ 0.138956] Asymmetric key parser 'x509' registered
  139. [ 0.139137] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  140. [ 0.139323] io scheduler mq-deadline registered
  141. [ 0.139331] io scheduler kyber registered
  142. [ 0.144066] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  143. [ 0.156442] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  144. [ 0.160905] cacheinfo: Unable to detect cache hierarchy for CPU 0
  145. [ 0.166190] loop: module loaded
  146. [ 0.184783] libphy: Fixed MDIO Bus: probed
  147. [ 0.185492] tun: Universal TUN/TAP device driver, 1.6
  148. [ 0.187867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  149. [ 0.187875] ehci-platform: EHCI generic platform driver
  150. [ 0.188014] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  151. [ 0.188027] ohci-platform: OHCI generic platform driver
  152. [ 0.188650] usbcore: registered new interface driver uas
  153. [ 0.188694] usbcore: registered new interface driver usb-storage
  154. [ 0.191136] sun6i-rtc 7000000.rtc: registered as rtc0
  155. [ 0.191162] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-01T00:00:02 UTC (2)
  156. [ 0.191175] sun6i-rtc 7000000.rtc: RTC enabled
  157. [ 0.191275] i2c_dev: i2c /dev entries driver
  158. [ 0.191701] IR NEC protocol handler initialized
  159. [ 0.191706] IR RC5(x/sz) protocol handler initialized
  160. [ 0.191709] IR RC6 protocol handler initialized
  161. [ 0.191713] IR JVC protocol handler initialized
  162. [ 0.191717] IR Sony protocol handler initialized
  163. [ 0.191720] IR SANYO protocol handler initialized
  164. [ 0.191724] IR Sharp protocol handler initialized
  165. [ 0.191727] IR MCE Keyboard/mouse protocol handler initialized
  166. [ 0.191731] IR XMP protocol handler initialized
  167. [ 0.191735] ir_imon_decoder: IR iMON protocol handler initialized
  168. [ 0.191739] IR RCMM protocol handler initialized
  169. [ 0.191776] usbcore: registered new interface driver xbox_remote
  170. [ 0.193002] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  171. [ 0.193549] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pm not found, using dummy regulator
  172. [ 0.193907] sdhci: Secure Digital Host Controller Interface driver
  173. [ 0.193912] sdhci: Copyright(c) Pierre Ossman
  174. [ 0.194043] Synopsys Designware Multimedia Card Interface Driver
  175. [ 0.194781] sdhci-pltfm: SDHCI platform and OF driver helper
  176. [ 0.195570] ledtrig-cpu: registered to indicate activity on CPUs
  177. [ 0.195800] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  178. [ 0.195921] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
  179. [ 0.196134] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  180. [ 0.196240] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  181. [ 0.196329] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  182. [ 0.196413] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  183. [ 0.196485] sun8i-ce 1904000.crypto: Register cbc(aes)
  184. [ 0.196539] sun8i-ce 1904000.crypto: Register ecb(aes)
  185. [ 0.196556] sun8i-ce 1904000.crypto: Register cbc(des3_ede)
  186. [ 0.196572] sun8i-ce 1904000.crypto: Register ecb(des3_ede)
  187. [ 0.196588] sun8i-ce 1904000.crypto: Register md5
  188. [ 0.196603] sun8i-ce 1904000.crypto: Register sha1
  189. [ 0.196618] sun8i-ce 1904000.crypto: Register sha224
  190. [ 0.196633] sun8i-ce 1904000.crypto: Register sha256
  191. [ 0.196648] sun8i-ce 1904000.crypto: Register sha384
  192. [ 0.196669] sun8i-ce 1904000.crypto: Register sha512
  193. [ 0.196685] sun8i-ce 1904000.crypto: Register stdrng
  194. [ 0.197283] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0
  195. [ 0.197674] hid: raw HID events driver (C) Jiri Kosina
  196. [ 0.198283] usbcore: registered new interface driver usbhid
  197. [ 0.198290] usbhid: USB HID core driver
  198. [ 0.198664] random: fast init done
  199. [ 0.200120] random: crng init done
  200. [ 0.202234] Initializing XFRM netlink socket
  201. [ 0.202683] NET: Registered PF_INET6 protocol family
  202. [ 0.203514] Segment Routing with IPv6
  203. [ 0.203537] In-situ OAM (IOAM) with IPv6
  204. [ 0.203592] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  205. [ 0.204038] NET: Registered PF_PACKET protocol family
  206. [ 0.204114] Key type dns_resolver registered
  207. [ 0.204400] registered taskstats version 1
  208. [ 0.204419] Loading compiled-in X.509 certificates
  209. [ 0.222241] platform 1100000.mixer: Fixing up cyclic dependency with 6510000.tcon-top
  210. [ 0.227620] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  211. [ 0.228129] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pb not found, using dummy regulator
  212. [ 0.228669] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  213. [ 0.229054] printk: console [ttyS0] disabled
  214. [ 0.249423] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 36, base_baud = 1500000) is a 16550A
  215. [ 0.249570] printk: console [ttyS0] enabled
  216. [ 0.270903] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 37, base_baud = 1500000) is a 16550A
  217. [ 0.271038] serial serial0: tty port ttyS1 registered
  218. [ 0.273146] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  219. [ 0.273172] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
  220. [ 0.273316] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f064 hci version 0x100 quirks 0x0000000002010010
  221. [ 0.273371] xhci-hcd xhci-hcd.1.auto: irq 45, io mem 0x05200000
  222. [ 0.274118] hub 1-0:1.0: USB hub found
  223. [ 0.274149] hub 1-0:1.0: 1 port detected
  224. [ 0.274416] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  225. [ 0.274430] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
  226. [ 0.274445] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  227. [ 0.274499] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  228. [ 0.274932] hub 2-0:1.0: USB hub found
  229. [ 0.274959] hub 2-0:1.0: 1 port detected
  230. [ 0.275777] ehci-platform 5101000.usb: EHCI Host Controller
  231. [ 0.275809] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 3
  232. [ 0.275909] ehci-platform 5101000.usb: irq 43, io mem 0x05101000
  233. [ 0.290013] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  234. [ 0.290491] hub 3-0:1.0: USB hub found
  235. [ 0.290516] hub 3-0:1.0: 1 port detected
  236. [ 0.291269] ehci-platform 5311000.usb: EHCI Host Controller
  237. [ 0.291287] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 4
  238. [ 0.291376] ehci-platform 5311000.usb: irq 46, io mem 0x05311000
  239. [ 0.306023] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
  240. [ 0.306511] hub 4-0:1.0: USB hub found
  241. [ 0.306537] hub 4-0:1.0: 1 port detected
  242. [ 0.482087] ohci-platform 5101400.usb: Generic Platform OHCI controller
  243. [ 0.482116] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 5
  244. [ 0.482222] ohci-platform 5101400.usb: irq 44, io mem 0x05101400
  245. [ 0.546524] hub 5-0:1.0: USB hub found
  246. [ 0.546555] hub 5-0:1.0: 1 port detected
  247. [ 0.547312] ohci-platform 5311400.usb: Generic Platform OHCI controller
  248. [ 0.547331] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 6
  249. [ 0.547427] ohci-platform 5311400.usb: irq 47, io mem 0x05311400
  250. [ 0.610533] hub 6-0:1.0: USB hub found
  251. [ 0.610560] hub 6-0:1.0: 1 port detected
  252. [ 0.611456] usb_phy_generic usb_phy_generic.2.auto: supply vcc not found, using dummy regulator
  253. [ 0.690219] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
  254. [ 0.690240] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 7
  255. [ 0.690748] hub 7-0:1.0: USB hub found
  256. [ 0.690775] hub 7-0:1.0: 1 port detected
  257. [ 0.697222] ac200-codec: Failed to locate of_node [id: -1]
  258. [ 0.697420] ac200-efuse: Failed to locate of_node [id: -1]
  259. [ 0.697806] ac200-ephy ac200-ephy: DMA mask not set
  260. [ 0.701031] ac200-rtc: Failed to locate of_node [id: -1]
  261. [ 0.701144] ac200-tve: Failed to locate of_node [id: -1]
  262. [ 0.703741] core: _opp_supported_by_regulators: OPP minuV: 1160000 maxuV: 1200000, not supported by regulator
  263. [ 0.703762] cpu cpu0: _opp_add: OPP not supported by regulators (1800000000)
  264. [ 0.705089] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  265. [ 0.705839] sunxi-mmc 4020000.mmc: Got CD GPIO
  266. [ 0.705900] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
  267. [ 0.710449] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.4.10000 version
  268. [ 0.714092] sun8i-mixer 1100000.mixer: deferred probe timeout, ignoring dependency
  269. [ 0.714243] sun4i-drm display-engine: deferred probe timeout, ignoring dependency
  270. [ 0.724050] usb 3-1: new high-speed USB device number 2 using ehci-platform
  271. [ 0.724671] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
  272. [ 0.724817] sun4i-drm display-engine: bound 6510000.tcon-top (ops sun8i_tcon_top_ops)
  273. [ 0.725011] sun4i-drm display-engine: bound 6515000.lcd-controller (ops sun4i_tcon_ops)
  274. [ 0.725057] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
  275. [ 0.725324] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
  276. [ 0.725673] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
  277. [ 0.726288] sun4i-drm display-engine: bound 6000000.hdmi (ops sun8i_dw_hdmi_ops)
  278. [ 0.726555] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  279. [ 0.736550] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
  280. [ 0.736561] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  281. [ 0.736665] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  282. [ 0.770964] mmc0: host does not support reading read-only switch, assuming write-enable
  283. [ 0.772766] mmc0: new high speed SDHC card at address 0007
  284. [ 0.773418] mmcblk0: mmc0:0007 SD16G 14.4 GiB
  285. [ 0.775557] mmcblk0: p1 p2
  286. [ 0.847192] mmc2: new HS200 MMC card at address 0001
  287. [ 0.849285] mmcblk2: mmc2:0001 CJNB4R 58.2 GiB
  288. [ 0.853191] mmcblk2: p1 p2
  289. [ 0.855036] mmcblk2boot0: mmc2:0001 CJNB4R 4.00 MiB
  290. [ 0.858322] mmcblk2boot1: mmc2:0001 CJNB4R 4.00 MiB
  291. [ 0.880485] hub 3-1:1.0: USB hub found
  292. [ 0.880859] hub 3-1:1.0: 4 ports detected
  293. [ 1.170016] usb 3-1.2: new low-speed USB device number 3 using ehci-platform
  294. [ 1.210764] Console: switching to colour frame buffer device 480x135
  295. [ 1.308663] input: USB Keyboard as /devices/platform/soc/5101000.usb/usb3/3-1/3-1.2/3-1.2:1.0/0003:04D9:1702.0001/input/input0
  296. [ 1.353863] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
  297. [ 1.354493] cedrus 1c0e000.video-codec: deferred probe timeout, ignoring dependency
  298. [ 1.355120] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  299. [ 1.357747] ALSA device list:
  300. [ 1.357760] #0: sun50i-h6-spdif
  301. [ 1.357764] #1: allwinner-hdmi
  302. [ 1.359740] Freeing unused kernel memory: 4416K
  303. [ 1.359821] Run /init as init process
  304. [ 1.359824] with arguments:
  305. [ 1.359826] /init
  306. [ 1.359828] with environment:
  307. [ 1.359830] HOME=/
  308. [ 1.359832] TERM=linux
  309. [ 1.359834] boot=UUID=1601-4004
  310. [ 1.359836] disk=UUID=cdbbf61b-36ce-4bec-894e-8733d3feabec
  311. [ 1.366508] hid-generic 0003:04D9:1702.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-5101000.usb-1.2/input0
  312. [ 1.382527] input: USB Keyboard System Control as /devices/platform/soc/5101000.usb/usb3/3-1/3-1.2/3-1.2:1.1/0003:04D9:1702.0002/input/input1
  313. [ 1.442354] input: USB Keyboard Consumer Control as /devices/platform/soc/5101000.usb/usb3/3-1/3-1.2/3-1.2:1.1/0003:04D9:1702.0002/input/input2
  314. [ 1.442497] hid-generic 0003:04D9:1702.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-5101000.usb-1.2/input1
  315. [ 1.522047] usb 3-1.3: new full-speed USB device number 4 using ehci-platform
  316. [ 1.591362] Checking disk(s): UUID=1601-4004 UUID=cdbbf61b-36ce-4bec-894e-8733d3feabec
  317. [ 1.635714] input: MOSART Semi. 2.4G Wireless Mouse as /devices/platform/soc/5101000.usb/usb3/3-1/3-1.3/3-1.3:1.0/0003:3938:1031.0003/input/input3
  318. [ 1.635902] input: MOSART Semi. 2.4G Wireless Mouse as /devices/platform/soc/5101000.usb/usb3/3-1/3-1.3/3-1.3:1.0/0003:3938:1031.0003/input/input4
  319. [ 1.636133] hid-generic 0003:3938:1031.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-5101000.usb-1.3/input0
  320. [ 1.992326] fsck: Cannot initialize conversion from codepage 850 to ANSI_X3.4-1968: Invalid argument
  321. [ 1.992931] fsck: Cannot initialize conversion from ANSI_X3.4-1968 to codepage 850: Invalid argument
  322. [ 1.993275] fsck: Using internal CP850 conversion table
  323. [ 1.993552] fsck: fsck.fat 4.2 (2021-01-31)
  324. [ 1.993940] fsck: /dev/mmcblk0p1: 11 files, 16888/65501 clusters
  325. [ 1.994444] fsck: STORAGE: clean, 182/3649536 files, 925321/14598144 blocks
  326. [ 2.479809] loop0: detected capacity change from 0 to 226376
  327. [ 2.642257] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  328. [ 3.088659] kernel-overlays-setup: setup base modules
  329. [ 3.134269] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.16.0
  330. [ 3.176776] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
  331. [ 3.178504] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
  332. [ 3.180365] kernel-overlays-setup: done
  333. [ 3.582332] systemd[1]: System time before build time, advancing clock.
  334. [ 3.718430] systemd[1]: systemd 247.10 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
  335. [ 3.719349] systemd[1]: Detected architecture arm64.
  336. [ 3.743474] systemd[1]: Set hostname to <LibreELEC>.
  337. [ 4.010448] systemd[1]: Queued start job for default target Kodi Mediacenter Interface.
  338. [ 4.042144] systemd[1]: Created slice Slice /system/modprobe.
  339. [ 4.043176] systemd[1]: Created slice User and Session Slice.
  340. [ 4.043394] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  341. [ 4.043538] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  342. [ 4.043751] systemd[1]: Reached target Paths.
  343. [ 4.043854] systemd[1]: Reached target Slices.
  344. [ 4.057487] systemd[1]: Listening on RPCbind Server Activation Socket.
  345. [ 4.057663] systemd[1]: Reached target RPC Port Mapper.
  346. [ 4.057990] systemd[1]: Listening on initctl Compatibility Named Pipe.
  347. [ 4.062101] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  348. [ 4.063223] systemd[1]: Listening on Journal Socket (/dev/log).
  349. [ 4.063733] systemd[1]: Listening on Journal Socket.
  350. [ 4.065143] systemd[1]: Listening on udev Control Socket.
  351. [ 4.065552] systemd[1]: Listening on udev Kernel Socket.
  352. [ 4.069155] systemd[1]: Mounting Huge Pages File System...
  353. [ 4.073243] systemd[1]: Mounting POSIX Message Queue File System...
  354. [ 4.077581] systemd[1]: Mounting Kernel Debug File System...
  355. [ 4.078212] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  356. [ 4.082338] systemd[1]: Mounting Variable Directory...
  357. [ 4.086979] systemd[1]: Starting Create list of static device nodes for the current kernel...
  358. [ 4.091467] systemd[1]: Starting Load Kernel Module configfs...
  359. [ 4.097744] systemd[1]: Starting Load Kernel Module drm...
  360. [ 4.101613] systemd[1]: Starting Load Kernel Module fuse...
  361. [ 4.105765] systemd[1]: Starting Show Version...
  362. [ 4.109309] systemd[1]: Starting Create Persistent Log Directory on /storage and rotate large logs...
  363. [ 4.112953] systemd[1]: Starting Mounting swapfile...
  364. [ 4.142711] fuse: init (API version 7.35)
  365. [ 4.147376] systemd[1]: Starting Rebuild Hardware Database...
  366. [ 4.154072] systemd[1]: Starting Load Kernel Modules...
  367. [ 4.157505] systemd[1]: Starting Setup NTP servers for timesyncd...
  368. [ 4.161304] systemd[1]: Starting Coldplug All udev Devices...
  369. [ 4.164629] systemd[1]: Starting Wait for Kernel Time Synchronisation...
  370. [ 4.171347] systemd[1]: Mounted Huge Pages File System.
  371. [ 4.171708] systemd[1]: Mounted POSIX Message Queue File System.
  372. [ 4.171930] systemd[1]: Mounted Kernel Debug File System.
  373. [ 4.172159] systemd[1]: Mounted Variable Directory.
  374. [ 4.173511] systemd[1]: Finished Create list of static device nodes for the current kernel.
  375. [ 4.174281] systemd[1]: modprobe@configfs.service: Succeeded.
  376. [ 4.175333] systemd[1]: Finished Load Kernel Module configfs.
  377. [ 4.176012] systemd[1]: modprobe@drm.service: Succeeded.
  378. [ 4.177178] systemd[1]: Finished Load Kernel Module drm.
  379. [ 4.178284] systemd[1]: modprobe@fuse.service: Succeeded.
  380. [ 4.179616] systemd[1]: Finished Load Kernel Module fuse.
  381. [ 4.181535] systemd[1]: Finished Show Version.
  382. [ 4.188738] systemd[1]: Mounting FUSE Control File System...
  383. [ 4.193129] systemd[1]: Mounting Kernel Configuration File System...
  384. [ 4.226963] systemd[1]: Finished Create Persistent Log Directory on /storage and rotate large logs.
  385. [ 4.227504] systemd[1]: Mounted FUSE Control File System.
  386. [ 4.227766] systemd[1]: Mounted Kernel Configuration File System.
  387. [ 4.228600] systemd[1]: Condition check resulted in Persistent Log Storage being skipped.
  388. [ 4.237626] systemd[1]: Finished Setup NTP servers for timesyncd.
  389. [ 4.276155] systemd[1]: Finished Load Kernel Modules.
  390. [ 4.279698] systemd[1]: Starting Apply Kernel Variables...
  391. [ 4.304853] systemd[1]: Finished Apply Kernel Variables.
  392. [ 4.378283] systemd[1]: Finished Mounting swapfile.
  393. [ 4.378634] systemd[1]: Reached target Swap.
  394. [ 4.381964] systemd[1]: Mounting Temporary Directory (/tmp)...
  395. [ 4.387895] systemd[1]: Mounted Temporary Directory (/tmp).
  396. [ 4.388207] systemd[1]: Reached target Local File Systems.
  397. [ 4.391530] systemd[1]: Starting Setup machine-id...
  398. [ 4.423961] systemd[1]: Finished Setup machine-id.
  399. [ 4.428906] systemd[1]: Starting Journal Service...
  400. [ 4.433114] systemd[1]: Starting Create Static Device Nodes in /dev...
  401. [ 4.483006] systemd[1]: Finished Create Static Device Nodes in /dev.
  402. [ 4.527459] systemd[1]: Finished Coldplug All udev Devices.
  403. [ 4.532225] systemd[1]: Started Journal Service.
  404. [ 4.569357] systemd-journald[319]: Received client request to flush runtime journal.
  405. [ 6.418083] sun50i-di 1420000.deinterlace: Device registered as /dev/video1
  406. [ 6.443837] panfrost 1800000.gpu: clock rate = 432000000
  407. [ 6.443871] panfrost 1800000.gpu: bus_clock rate = 200000000
  408. [ 6.553357] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0
  409. [ 6.553385] panfrost 1800000.gpu: features: 00000000,10309e40, issues: 00000000,21054400
  410. [ 6.553392] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xf JS:0x7
  411. [ 6.553399] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1
  412. [ 6.563189] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator
  413. [ 6.563414] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  414. [ 6.563422] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  415. [ 6.563504] dwmac-sun8i 5020000.ethernet: supply phy not found, using dummy regulator
  416. [ 6.563673] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator
  417. [ 6.563789] dwmac-sun8i 5020000.ethernet: PTP uses main clock
  418. [ 6.563827] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000)
  419. [ 6.565667] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
  420. [ 6.565692] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
  421. [ 6.565696] dwmac-sun8i 5020000.ethernet: COE Type 2
  422. [ 6.565703] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
  423. [ 6.565707] dwmac-sun8i 5020000.ethernet: Normal descriptors
  424. [ 6.565712] dwmac-sun8i 5020000.ethernet: Chain mode enabled
  425. [ 6.571008] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 1
  426. [ 6.579077] libphy: stmmac: probed
  427. [ 6.718415] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  428. [ 6.718755] Registered IR keymap rc-tanix-tx5max
  429. [ 6.718849] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0
  430. [ 6.720104] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  431. [ 6.727348] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input5
  432. [ 6.746466] sunxi-ir 7040000.ir: initialized sunXi IR driver
  433. [ 6.800145] Bluetooth: Core ver 2.22
  434. [ 6.801242] NET: Registered PF_BLUETOOTH protocol family
  435. [ 6.801258] Bluetooth: HCI device and connection manager initialized
  436. [ 6.801278] Bluetooth: HCI socket layer initialized
  437. [ 6.801286] Bluetooth: L2CAP socket layer initialized
  438. [ 6.801312] Bluetooth: SCO socket layer initialized
  439. [ 7.383842] Bluetooth: HCI UART driver ver 2.3
  440. [ 7.383866] Bluetooth: HCI UART protocol H4 registered
  441. [ 7.383870] Bluetooth: HCI UART protocol BCSP registered
  442. [ 7.383952] Bluetooth: HCI UART protocol LL registered
  443. [ 7.383956] Bluetooth: HCI UART protocol ATH3K registered
  444. [ 7.384475] Bluetooth: HCI UART protocol Three-wire (H5) registered
  445. [ 7.392459] Bluetooth: HCI UART protocol Intel registered
  446. [ 7.431101] Bluetooth: HCI UART protocol Broadcom registered
  447. [ 7.441349] Bluetooth: HCI UART protocol QCA registered
  448. [ 7.441372] Bluetooth: HCI UART protocol AG6XX registered
  449. [ 7.474292] Bluetooth: HCI UART protocol Marvell registered
  450. [ 7.647854] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  451. [ 7.690969] dwmac-sun8i 5020000.ethernet eth0: PHY [stmmac-0:01] driver [AC200 EPHY] (irq=POLL)
  452. [ 7.697782] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  453. [ 7.698735] dwmac-sun8i 5020000.ethernet eth0: No Safety Features support found
  454. [ 7.698762] dwmac-sun8i 5020000.ethernet eth0: No MAC Management Counters available
  455. [ 7.698768] dwmac-sun8i 5020000.ethernet eth0: PTP not supported by HW
  456. [ 7.835028] dwmac-sun8i 5020000.ethernet eth0: configuring for phy/rmii link mode
  457. [ 8.226168] input: eventlircd as /devices/virtual/input/input6
  458. [ 58.018514] dwmac-sun8i 5020000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  459. [ 58.018561] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  460. [ 58.064506] 8021q: 802.1Q VLAN Support v1.8
  461.  
  462. ################################################################################
  463. # ... output of lsmod
  464. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  465. #
  466. ################################################################################
  467. Module Size Used by
  468. 8021q 32768 0
  469. garp 16384 1 8021q
  470. stp 16384 1 garp
  471. llc 16384 2 stp,garp
  472. mrp 20480 1 8021q
  473. hci_uart 94208 0
  474. btqca 16384 1 hci_uart
  475. btrtl 20480 1 hci_uart
  476. btbcm 16384 1 hci_uart
  477. btintel 36864 1 hci_uart
  478. bluetooth 393216 6 btrtl,btqca,btintel,hci_uart,btbcm
  479. crct10dif_ce 20480 1
  480. sunxi_cir 16384 0
  481. rfkill 32768 2 bluetooth
  482. ecdh_generic 16384 1 bluetooth
  483. ecc 36864 1 ecdh_generic
  484. dwmac_sun8i 24576 0
  485. panfrost 61440 1
  486. gpu_sched 32768 1 panfrost
  487. sun50i_di 20480 0
  488. fuse 118784 1
  489.  
  490. ################################################################################
  491. # ... output of ps xa
  492. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  493. #
  494. ################################################################################
  495. PID USER TIME COMMAND
  496. 1 root 0:01 /usr/lib/systemd/systemd
  497. 2 root 0:00 [kthreadd]
  498. 3 root 0:00 [rcu_gp]
  499. 4 root 0:00 [rcu_par_gp]
  500. 7 root 0:00 [kworker/u8:0-ev]
  501. 8 root 0:00 [mm_percpu_wq]
  502. 9 root 0:00 [rcu_tasks_kthre]
  503. 10 root 0:00 [rcu_tasks_trace]
  504. 11 root 0:00 [ksoftirqd/0]
  505. 12 root 0:00 [rcu_preempt]
  506. 13 root 0:00 [migration/0]
  507. 14 root 0:00 [cpuhp/0]
  508. 15 root 0:00 [cpuhp/1]
  509. 16 root 0:00 [migration/1]
  510. 17 root 0:00 [ksoftirqd/1]
  511. 20 root 0:00 [cpuhp/2]
  512. 21 root 0:00 [migration/2]
  513. 22 root 0:00 [ksoftirqd/2]
  514. 25 root 0:00 [cpuhp/3]
  515. 26 root 0:00 [migration/3]
  516. 27 root 0:00 [ksoftirqd/3]
  517. 30 root 0:00 [kdevtmpfs]
  518. 31 root 0:00 [netns]
  519. 32 root 0:00 [inet_frag_wq]
  520. 34 root 0:00 [kworker/2:1-mm_]
  521. 35 root 0:00 [kworker/0:1-eve]
  522. 36 root 0:00 [kworker/3:1-eve]
  523. 37 root 0:00 [oom_reaper]
  524. 38 root 0:00 [writeback]
  525. 39 root 0:00 [kcompactd0]
  526. 40 root 0:00 [ksmd]
  527. 41 root 0:00 [khugepaged]
  528. 42 root 0:00 [cryptd]
  529. 43 root 0:00 [kintegrityd]
  530. 44 root 0:00 [kblockd]
  531. 45 root 0:00 [blkcg_punt_bio]
  532. 46 root 0:00 [tpm_dev_wq]
  533. 47 root 0:00 [ata_sff]
  534. 48 root 0:00 [devfreq_wq]
  535. 49 root 0:00 [watchdogd]
  536. 51 root 0:00 [kworker/2:1H-kb]
  537. 52 root 0:00 [rpciod]
  538. 53 root 0:00 [xprtiod]
  539. 54 root 0:00 [kswapd0]
  540. 55 root 0:00 [nfsiod]
  541. 56 root 0:00 [cifsiod]
  542. 57 root 0:00 [smb3decryptd]
  543. 58 root 0:00 [cifsfileinfoput]
  544. 59 root 0:00 [cifsoplockd]
  545. 60 root 0:00 [deferredclose]
  546. 61 root 0:00 [kthrotld]
  547. 64 root 0:00 [kworker/2:2-eve]
  548. 65 root 0:00 [kworker/u9:0]
  549. 66 root 0:00 [nbd0-recv]
  550. 67 root 0:00 [nbd1-recv]
  551. 68 root 0:00 [nbd2-recv]
  552. 69 root 0:00 [nbd3-recv]
  553. 70 root 0:00 [nbd4-recv]
  554. 71 root 0:00 [nbd5-recv]
  555. 72 root 0:00 [nbd6-recv]
  556. 73 root 0:00 [nbd7-recv]
  557. 74 root 0:00 [nbd8-recv]
  558. 75 root 0:00 [nbd9-recv]
  559. 76 root 0:00 [nbd10-recv]
  560. 77 root 0:00 [nbd11-recv]
  561. 78 root 0:00 [nbd12-recv]
  562. 79 root 0:00 [nbd13-recv]
  563. 80 root 0:00 [nbd14-recv]
  564. 81 root 0:00 [nbd15-recv]
  565. 82 root 0:00 [uas]
  566. 83 root 0:00 [kworker/u8:2-lo]
  567. 84 root 0:00 [1904000.crypto-]
  568. 85 root 0:00 [1904000.crypto-]
  569. 86 root 0:00 [1904000.crypto-]
  570. 87 root 0:00 [1904000.crypto-]
  571. 88 root 0:00 [hwrng]
  572. 89 root 0:00 [mld]
  573. 90 root 0:00 [ipv6_addrconf]
  574. 157 root 0:00 [kworker/3:3-cgr]
  575. 160 root 0:00 [irq/56-ths]
  576. 161 root 0:00 [kworker/1:3-eve]
  577. 162 root 0:00 [sugov:0]
  578. 163 root 0:00 [kworker/1:4-eve]
  579. 164 root 0:00 [kworker/u8:3-ev]
  580. 166 root 0:00 [irq/33-sunxi-mm]
  581. 167 root 0:00 [irq/34-sunxi-mm]
  582. 169 root 0:00 [irq/35-sunxi-mm]
  583. 170 root 0:00 [irq/48-6000000.]
  584. 171 root 0:00 [cec-dw_hdmi]
  585. 172 root 0:00 [irq/48-dw-hdmi-]
  586. 173 root 0:00 [card0-crtc0]
  587. 174 root 0:00 [irq/159-4020000]
  588. 175 root 0:00 [mmc_complete]
  589. 176 root 0:00 [kworker/0:1H-mm]
  590. 177 root 0:00 [kworker/0:3-eve]
  591. 178 root 0:00 [mmc_complete]
  592. 207 root 0:00 [kworker/1:1H-kb]
  593. 208 root 0:00 [kworker/1:2H-kb]
  594. 209 root 0:00 [kworker/3:1H-kb]
  595. 212 root 0:00 [kworker/2:2H-kb]
  596. 223 root 0:00 [jbd2/mmcblk0p2-]
  597. 224 root 0:00 [ext4-rsv-conver]
  598. 238 root 0:00 [kworker/0:2H-mm]
  599. 319 root 0:00 /usr/lib/systemd/systemd-journald
  600. 326 root 0:00 /usr/sbin/rpcbind -f
  601. 357 root 0:01 /usr/lib/systemd/systemd-udevd
  602. 371 root 0:00 /usr/sbin/connman-vpnd -n
  603. 374 dbus 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  604. 375 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd
  605. 381 root 0:00 /usr/bin/pulseaudio --system --disallow-exit --exit-idle-time=-1 --disable-shm --enable-memfd --realtime
  606. 386 root 0:00 /usr/lib/systemd/systemd-logind
  607. 406 root 0:00 [kworker/3:3H-kb]
  608. 409 root 0:00 [irq/22-panfrost]
  609. 410 root 0:00 [irq/21-panfrost]
  610. 411 root 0:00 [pan_js]
  611. 412 root 0:00 [pan_js]
  612. 413 root 0:00 [pan_js]
  613. 414 root 0:00 [stmmac_wq]
  614. 425 root 0:00 [rc0]
  615. 480 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
  616. 505 root 0:00 [jbd2/mmcblk2p2-]
  617. 507 root 0:00 [ext4-rsv-conver]
  618. 525 avahi 0:00 avahi-daemon: running [LibreELEC.local]
  619. 593 root 0:00 {kodi.sh} /bin/sh /usr/lib/kodi/kodi.sh --standalone -fs
  620. 618 root 1:50 /usr/lib/kodi/kodi.bin --standalone -fs
  621. 711 root 0:00 /usr/bin/wpa_supplicant -u
  622. 1197 root 0:00 /usr/sbin/nmbd
  623. 1202 61623 0:00 /usr/sbin/wsdd2
  624. 1207 root 0:00 /usr/sbin/smbd
  625. 1209 root 0:00 {smbd-notifyd} /usr/sbin/smbd
  626. 1210 root 0:00 {cleanupd} /usr/sbin/smbd
  627. 1211 root 0:00 {lpqd} /usr/sbin/smbd
  628. 1222 root 0:00 /usr/sbin/smbd
  629. 1228 root 0:00 {createlog} /bin/sh /usr/bin/createlog
  630. 1246 root 0:00 ps xa
  631.  
  632. ################################################################################
  633. # ... output of cat /storage/.config/hwdb.d/99-osmcrf.hwdb
  634. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  635. #
  636. ################################################################################
  637. evdev:input:b0003v2017p1689*
  638. KEYBOARD_KEY_7002e=volumeup
  639. KEYBOARD_KEY_7002d=volumedown
  640. KEYBOARD_KEY_7000c=kpleftparen
  641. KEYBOARD_KEY_70006=kprightparen
  642.  
  643. evdev:input:b0003v2017p1688*
  644. KEYBOARD_KEY_7004a=esc
  645. KEYBOARD_KEY_c0060=kpleftparen
  646. KEYBOARD_KEY_10084=kprightparen
  647. KEYBOARD_KEY_7002e=volumeup
  648. KEYBOARD_KEY_7002d=volumedown
  649.  
  650. evdev:input:b0003v2252p1037*
  651. KEYBOARD_KEY_7004a=esc
  652. KEYBOARD_KEY_c0060=kpleftparen
  653. KEYBOARD_KEY_10084=kprightparen
  654. ################################################################################
  655. # ... output of cat /storage/.config/modprobe.d/disable-spdif-for-hd-audio.conf
  656. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  657. #
  658. ################################################################################
  659. # INTEL HBR WORKAROUND FOR DTS-MA & Dolby TrueHD PLAYBACK
  660.  
  661. # Uncomment the following lines to disable any S/PDIF out to deliver
  662. # bitstreamed audio on Intel builds. This is a rough workaround for
  663. # users that have both S/PDIF and HDMI audio outputs on their motherboard
  664. # or motherboard+discrete graphics combo.
  665.  
  666. # EVEN IF YOU ARE NOT USING THE S/PDIF OUTPUT
  667. # but still have one, you will need to uncomment the lines below !
  668.  
  669. # after uncommenting these lines, you must reboot for these settings to take effect
  670.  
  671. # blacklist snd_hda_codec_realtek
  672. # blacklist snd_hda_codec_sigmatel
  673. # blacklist snd_hda_codec_cirrus
  674.  
  675.  
  676. ################################################################################
  677. # ... output of ls -laR /storage/.config/system.d
  678. # LibreELEC release: H6.arm-nightly-20220116-a5fc687
  679. #
  680. ################################################################################
  681. /storage/.config/system.d:
  682. total 38
  683. drwxr-xr-x 2 root root 1024 Jan 16 12:44 .
  684. drwxr-xr-x 18 root root 1024 Oct 29 10:22 ..
  685. -rw-r--r-- 1 root root 28816 Jan 16 11:45 README
  686. -rw-r--r-- 1 root root 1772 Jan 16 11:45 cifs.mount.sample
  687. -rw-r--r-- 1 root root 1729 Jan 16 11:45 nfs.mount.sample
  688. -rw-r--r-- 1 root root 1145 Jan 16 11:45 openvpn.service.sample
  689. -rw-r--r-- 1 root root 421 Jan 16 12:44 wireguard.service.sample
  690.  
  691.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement