Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2018
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.74 KB | None | 0 0
  1. ################################################################################
  2. # ... output of dmesg
  3. # LibreELEC release: RPi2.arm-8.2.5
  4. #
  5. ################################################################################
  6. [ 0.000000] Booting Linux on physical CPU 0x0
  7. [ 0.000000] Linux version 4.9.80 (chewitt@build1) (gcc version 6.2.0 (GCC) ) #1 SMP Fri Apr 13 11:08:35 BST 2018
  8. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  9. [ 0.000000] CPU: div instructions available: patching division code
  10. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  11. [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
  12. [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
  13. [ 0.000000] Memory policy: Data cache writealloc
  14. [ 0.000000] On node 0 totalpages: 196608
  15. [ 0.000000] free_area_init_node: node 0, pgdat 80c36080, node_mem_map af136000
  16. [ 0.000000] Normal zone: 1728 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
  19. [ 0.000000] percpu: Embedded 14 pages/cpu @af0f0000 s25292 r8192 d23860 u57344
  20. [ 0.000000] pcpu-alloc: s25292 r8192 d23860 u57344 alloc=14*4096
  21. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194880
  23. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1
  24. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  27. [ 0.000000] Memory: 758304K/786432K available (6144K kernel code, 221K rwdata, 1380K rodata, 3072K init, 394K bss, 19936K reserved, 8192K cma-reserved)
  28. [ 0.000000] Virtual kernel memory layout:
  29. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  31. [ 0.000000] vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
  32. [ 0.000000] lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
  33. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  34. [ 0.000000] .text : 0x80008000 - 0x80700000 (7136 kB)
  35. [ 0.000000] .init : 0x80900000 - 0x80c00000 (3072 kB)
  36. [ 0.000000] .data : 0x80c00000 - 0x80c37560 ( 222 kB)
  37. [ 0.000000] .bss : 0x80c39000 - 0x80c9b9ec ( 395 kB)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [ 0.000000] Hierarchical RCU implementation.
  40. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  41. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  42. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
  43. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  44. [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  45. [ 0.000016] Switching to timer-based delay loop, resolution 52ns
  46. [ 0.000197] Console: colour dummy device 80x30
  47. [ 0.000210] console [tty0] enabled
  48. [ 0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  49. [ 0.000240] pid_max: default: 32768 minimum: 301
  50. [ 0.000372] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.000380] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.001180] Disabling memory control group subsystem
  53. [ 0.001215] CPU: Testing write buffer coherency: ok
  54. [ 0.001538] CPU0: update cpu_capacity 1024
  55. [ 0.001545] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. [ 0.001571] Setting up static identity map for 0x100000 - 0x100034
  57. [ 0.003172] CPU1: update cpu_capacity 1024
  58. [ 0.003179] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  59. [ 0.003802] CPU2: update cpu_capacity 1024
  60. [ 0.003808] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  61. [ 0.004381] CPU3: update cpu_capacity 1024
  62. [ 0.004387] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  63. [ 0.004463] Brought up 4 CPUs
  64. [ 0.004472] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  65. [ 0.004476] CPU: All CPU(s) started in HYP mode.
  66. [ 0.004479] CPU: Virtualization extensions available.
  67. [ 0.005036] devtmpfs: initialized
  68. [ 0.015233] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  69. [ 0.015483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  70. [ 0.015497] futex hash table entries: 1024 (order: 4, 65536 bytes)
  71. [ 0.015976] pinctrl core: initialized pinctrl subsystem
  72. [ 0.016852] NET: Registered protocol family 16
  73. [ 0.018851] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  74. [ 0.036684] cpuidle: using governor ladder
  75. [ 0.050050] cpuidle: using governor menu
  76. [ 0.050521] Serial: AMBA PL011 UART driver
  77. [ 0.052285] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  78. [ 0.052748] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  79. [ 0.104393] bcm2835-dma 3f007000.dma: DMA legacy API manager at b080d000, dmachans=0x1
  80. [ 0.106012] SCSI subsystem initialized
  81. [ 0.106302] usbcore: registered new interface driver usbfs
  82. [ 0.106374] usbcore: registered new interface driver hub
  83. [ 0.106452] usbcore: registered new device driver usb
  84. [ 0.106954] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-06 18:05
  85. [ 0.108177] clocksource: Switched to clocksource arch_sys_counter
  86. [ 0.108458] FS-Cache: Loaded
  87. [ 0.119327] NET: Registered protocol family 2
  88. [ 0.120016] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  89. [ 0.120122] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  90. [ 0.120306] TCP: Hash tables configured (established 8192 bind 8192)
  91. [ 0.120391] UDP hash table entries: 512 (order: 2, 16384 bytes)
  92. [ 0.120432] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  93. [ 0.120627] NET: Registered protocol family 1
  94. [ 0.120946] RPC: Registered named UNIX socket transport module.
  95. [ 0.120951] RPC: Registered udp transport module.
  96. [ 0.120954] RPC: Registered tcp transport module.
  97. [ 0.120958] RPC: Registered tcp NFSv4.1 backchannel transport module.
  98. [ 0.254164] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  99. [ 0.268479] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  100. [ 0.269854] FS-Cache: Netfs 'nfs' registered for caching
  101. [ 0.270750] NFS: Registering the id_resolver key type
  102. [ 0.270773] Key type id_resolver registered
  103. [ 0.270777] Key type id_legacy registered
  104. [ 0.270791] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  105. [ 0.271035] FS-Cache: Netfs 'cifs' registered for caching
  106. [ 0.274209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  107. [ 0.274215] io scheduler noop registered (default)
  108. [ 0.274220] io scheduler deadline registered
  109. [ 0.274443] io scheduler cfq registered
  110. [ 0.279977] BCM2708FB: allocated DMA memory ef910000
  111. [ 0.279998] BCM2708FB: allocated DMA channel 0 @ b080d000
  112. [ 0.325686] Console: switching to colour frame buffer device 228x61
  113. [ 0.352653] bcm2835-rng 3f104000.rng: hwrng registered
  114. [ 0.352753] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  115. [ 0.353269] vc-sm: Videocore shared memory driver
  116. [ 0.366722] brd: module loaded
  117. [ 0.366885] loop: module loaded
  118. [ 0.370374] nbd: registered device at major 43
  119. [ 0.382115] usbcore: registered new interface driver rtsx_usb
  120. [ 0.382122] Loading iSCSI transport class v2.0-870.
  121. [ 0.382536] iscsi: registered transport (tcp)
  122. [ 0.383047] libphy: Fixed MDIO Bus: probed
  123. [ 0.383094] tun: Universal TUN/TAP device driver, 1.6
  124. [ 0.383098] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  125. [ 0.383383] usbcore: registered new interface driver lan78xx
  126. [ 0.383443] usbcore: registered new interface driver dm9601
  127. [ 0.383527] usbcore: registered new interface driver smsc95xx
  128. [ 0.383564] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  129. [ 0.611630] Core Release: 2.80a
  130. [ 0.611638] Setting default values for core params
  131. [ 0.611663] Finished setting default values for core params
  132. [ 0.812027] Using Buffer DMA mode
  133. [ 0.812032] Periodic Transfer Interrupt Enhancement - disabled
  134. [ 0.812035] Multiprocessor Interrupt Enhancement - disabled
  135. [ 0.812042] OTG VER PARAM: 0, OTG VER FLAG: 0
  136. [ 0.812054] Dedicated Tx FIFOs mode
  137. [ 0.812384] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xaf904000 dma = 0xef904000 len=9024
  138. [ 0.812410] FIQ FSM acceleration enabled for :
  139. [ 0.812410] Non-periodic Split Transactions
  140. [ 0.812410] Periodic Split Transactions
  141. [ 0.812410] High-Speed Isochronous Endpoints
  142. [ 0.812410] Interrupt/Control Split Transaction hack enabled
  143. [ 0.812415] dwc_otg: Microframe scheduler enabled
  144. [ 0.812461] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8053a680
  145. [ 0.812470] WARN::hcd_init_fiq:460: FIQ ASM at 0x8053a9e0 length 36
  146. [ 0.812480] WARN::hcd_init_fiq:486: MPHI regs_base at 0xb087c000
  147. [ 0.812528] dwc_otg 3f980000.usb: DWC OTG Controller
  148. [ 0.812560] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  149. [ 0.812591] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  150. [ 0.812637] Init: Port Power? op_state=1
  151. [ 0.812640] Init: Power Port (0)
  152. [ 0.812813] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  153. [ 0.812823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  154. [ 0.812830] usb usb1: Product: DWC OTG Controller
  155. [ 0.812839] usb usb1: Manufacturer: Linux 4.9.80 dwc_otg_hcd
  156. [ 0.812846] usb usb1: SerialNumber: 3f980000.usb
  157. [ 0.813560] hub 1-0:1.0: USB hub found
  158. [ 0.813595] hub 1-0:1.0: 1 port detected
  159. [ 0.814213] dwc_otg: FIQ enabled
  160. [ 0.814219] dwc_otg: NAK holdoff enabled
  161. [ 0.814222] dwc_otg: FIQ split-transaction FSM enabled
  162. [ 0.814235] Module dwc_common_port init
  163. [ 0.814435] usbcore: registered new interface driver usb-storage
  164. [ 0.814638] mousedev: PS/2 mouse device common for all mice
  165. [ 0.814786] i2c /dev entries driver
  166. [ 0.816195] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  167. [ 0.816462] bcm2835-cpufreq: min=600000 max=1200000
  168. [ 0.816939] sdhci: Secure Digital Host Controller Interface driver
  169. [ 0.816944] sdhci: Copyright(c) Pierre Ossman
  170. [ 0.817216] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
  171. [ 0.819419] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  172. [ 0.819506] sdhci-pltfm: SDHCI platform and OF driver helper
  173. [ 0.821714] ledtrig-cpu: registered to indicate activity on CPUs
  174. [ 0.821807] hidraw: raw HID events driver (C) Jiri Kosina
  175. [ 0.822737] usbcore: registered new interface driver usbhid
  176. [ 0.822739] usbhid: USB HID core driver
  177. [ 0.823169] vchiq: vchiq_init_state: slot_zero = 0xaf980000, is_master = 0
  178. [ 0.824133] [vc_sm_connected_init]: start
  179. [ 0.831725] [vc_sm_connected_init]: end - returning 0
  180. [ 0.832422] NET: Registered protocol family 10
  181. [ 0.832969] NET: Registered protocol family 17
  182. [ 0.833020] Key type dns_resolver registered
  183. [ 0.833201] Registering SWP/SWPB emulation handler
  184. [ 0.837110] uart-pl011 3f201000.serial: cts_event_workaround enabled
  185. [ 0.837155] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  186. [ 0.837998] sdhost: log_buf @ af907000 (ef907000)
  187. [ 0.891516] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  188. [ 0.893527] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  189. [ 0.893531] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  190. [ 0.944950] console [netcon0] enabled
  191. [ 0.944952] netconsole: network logging started
  192. [ 0.944954] of_cfs_init
  193. [ 0.945038] of_cfs_init: OK
  194. [ 0.948815] Freeing unused kernel memory: 3072K
  195. [ 0.963753] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  196. [ 0.965279] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  197. [ 0.966849] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  198. [ 0.969568] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  199. [ 0.989677] mmc0: host does not support reading read-only switch, assuming write-enable
  200. [ 0.993556] mmc0: new high speed SDHC card at address aaaa
  201. [ 0.994012] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
  202. [ 1.010885] mmcblk0: p1 p2
  203. [ 1.018282] Indeed it is in host mode hprt0 = 00021501
  204. [ 1.024848] random: fast init done
  205. [ 1.119121] mmc1: new high speed SDIO card at address 0001
  206. [ 1.191531] usb 1-1: new high-speed USB device number 2 using dwc_otg
  207. [ 1.191616] Indeed it is in host mode hprt0 = 00001101
  208. [ 1.381765] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  209. [ 1.381774] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  210. [ 1.382268] hub 1-1:1.0: USB hub found
  211. [ 1.382315] hub 1-1:1.0: 5 ports detected
  212. [ 1.560992] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  213. [ 1.561356] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  214. [ 1.568953] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  215. [ 1.661524] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  216. [ 1.751892] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  217. [ 1.751905] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  218. [ 1.754787] smsc95xx v1.0.5
  219. [ 1.808708] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:be:bd:e7
  220. [ 2.014923] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
  221. [ 2.073391] systemd[1]: System time before build time, advancing clock.
  222. [ 2.085751] systemd[1]: systemd 232 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  223. [ 2.086053] systemd[1]: Detected architecture arm.
  224. [ 2.086257] systemd[1]: Set hostname to <LibreELEC>.
  225. [ 2.108228] usb 1-1.5: config 1 interface 0 altsetting 1 bulk endpoint 0x83 has invalid maxpacket 256
  226. [ 2.111026] usb 1-1.5: New USB device found, idVendor=1b71, idProduct=3002
  227. [ 2.111032] usb 1-1.5: New USB device strings: Mfr=3, Product=4, SerialNumber=2
  228. [ 2.111036] usb 1-1.5: Product: usbtv007
  229. [ 2.111040] usb 1-1.5: Manufacturer: fushicai
  230. [ 2.111043] usb 1-1.5: SerialNumber: 300000000002
  231. [ 2.148945] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  232. [ 2.149309] systemd[1]: Listening on RPCbind Server Activation Socket.
  233. [ 2.149458] systemd[1]: Listening on Journal Socket.
  234. [ 2.149619] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  235. [ 2.149670] systemd[1]: Reached target Paths.
  236. [ 2.191707] systemd[1]: Listening on udev Kernel Socket.
  237. [ 2.192420] systemd[1]: Created slice System Slice.
  238. [ 2.374411] systemd-journald[220]: Received request to flush runtime journal from PID 1
  239. [ 2.860079] random: crng init done
  240. [ 3.355990] Console: switching to colour dummy device 80x30
  241. [ 3.455073] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  242. [ 3.493214] videodev: loading out-of-tree module taints kernel.
  243. [ 3.494958] Linux video capture interface: v2.00
  244. [ 3.494968] WARNING: You are using an experimental version of the media stack.
  245. [ 3.494968] As the driver is backported to an older kernel, it doesn't offer
  246. [ 3.494968] enough quality for its usage in production.
  247. [ 3.494968] Use it with care.
  248. [ 3.494968] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):
  249. [ 3.494968] a83dbc951051ded0ec728f65cc918b7320600b55 Remove unused stv6120 headers.
  250. [ 3.496046] WARNING: You are using an experimental version of the media stack.
  251. [ 3.496046] As the driver is backported to an older kernel, it doesn't offer
  252. [ 3.496046] enough quality for its usage in production.
  253. [ 3.496046] Use it with care.
  254. [ 3.496046] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):
  255. [ 3.496046] a83dbc951051ded0ec728f65cc918b7320600b55 Remove unused stv6120 headers.
  256. [ 3.613558] lirc_dev: IR Remote Control driver registered, major 244
  257. [ 3.614721] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
  258. [ 3.660371] usbtv 1-1.5:1.0: Fushicai USBTV007 Audio-Video Grabber
  259. [ 3.660445] usbcore: registered new interface driver usbtv
  260. [ 3.796371] usbcore: registered new interface driver brcmfmac
  261. [ 4.080846] brcmfmac: Firmware version = wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
  262. [ 4.081982] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.10.39 Inc Compiler: 1.29.4 Inc ClmImport: 1.36.3 Creation: 2017-10-23 03:47:14
  263. [ 4.262736] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  264. [ 4.262860] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  265. [ 4.283054] uart-pl011 3f201000.serial: no DMA platform data
  266. [ 4.322366] input: lircd-uinput as /devices/virtual/input/input0
  267. [ 4.524147] input: eventlircd as /devices/virtual/input/input1
  268. [ 4.551577] lirc_rpi: auto-detected active low receiver on GPIO pin 18
  269. [ 4.551795] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
  270. [ 4.551800] lirc_rpi: driver registered!
  271. [ 5.808843] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  272. [ 5.809660] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  273. [ 5.827412] 8021q: 802.1Q VLAN Support v1.8
  274. [ 8.704302] Bluetooth: Core ver 2.22
  275. [ 8.704351] NET: Registered protocol family 31
  276. [ 8.704354] Bluetooth: HCI device and connection manager initialized
  277. [ 8.704368] Bluetooth: HCI socket layer initialized
  278. [ 8.704373] Bluetooth: L2CAP socket layer initialized
  279. [ 8.704392] Bluetooth: SCO socket layer initialized
  280. [ 8.713447] Bluetooth: HCI UART driver ver 2.3
  281. [ 8.713457] Bluetooth: HCI UART protocol H4 registered
  282. [ 8.713462] Bluetooth: HCI UART protocol Three-wire (H5) registered
  283. [ 8.713577] Bluetooth: HCI UART protocol Broadcom registered
  284.  
  285. ################################################################################
  286. # ... output of lsmod
  287. # LibreELEC release: RPi2.arm-8.2.5
  288. #
  289. ################################################################################
  290. Module Size Used by
  291. hci_uart 15605 1
  292. btbcm 5315 1 hci_uart
  293. bluetooth 292114 23 hci_uart,btbcm
  294. 8021q 16771 0
  295. brcmfmac 184788 0
  296. brcmutil 4893 1 brcmfmac
  297. usbtv 9749 0
  298. cfg80211 247994 1 brcmfmac
  299. snd_pcm 68159 1 usbtv
  300. snd_timer 17901 1 snd_pcm
  301. snd 41825 3 usbtv,snd_timer,snd_pcm
  302. lirc_rpi 5930 2
  303. lirc_dev 7007 1 lirc_rpi
  304. videobuf2_vmalloc 4227 1 usbtv
  305. videobuf2_memops 1012 1 videobuf2_vmalloc
  306. videobuf2_v4l2 9822 1 usbtv
  307. rfkill 13757 4 bluetooth,cfg80211
  308. videobuf2_core 24667 2 usbtv,videobuf2_v4l2
  309. rc_core 20369 1 lirc_dev
  310. videodev 112083 2 usbtv,videobuf2_v4l2
  311. spi_bcm2835 6050 0
  312. fixed 2407 0
  313. bcm2835_gpiomem 2652 0
  314.  
  315. ################################################################################
  316. # ... output of ps xa
  317. # LibreELEC release: RPi2.arm-8.2.5
  318. #
  319. ################################################################################
  320. PID USER TIME COMMAND
  321. 1 root 0:02 /usr/lib/systemd/systemd
  322. 2 root 0:00 [kthreadd]
  323. 3 root 0:00 [ksoftirqd/0]
  324. 5 root 0:00 [kworker/0:0H]
  325. 7 root 0:16 [rcu_sched]
  326. 8 root 0:00 [rcu_bh]
  327. 9 root 0:00 [migration/0]
  328. 10 root 0:00 [lru-add-drain]
  329. 11 root 0:00 [watchdog/0]
  330. 12 root 0:00 [cpuhp/0]
  331. 13 root 0:00 [cpuhp/1]
  332. 14 root 0:00 [watchdog/1]
  333. 15 root 0:00 [migration/1]
  334. 16 root 0:00 [ksoftirqd/1]
  335. 18 root 0:00 [kworker/1:0H]
  336. 19 root 0:00 [cpuhp/2]
  337. 20 root 0:00 [watchdog/2]
  338. 21 root 0:00 [migration/2]
  339. 22 root 0:01 [ksoftirqd/2]
  340. 24 root 0:00 [kworker/2:0H]
  341. 25 root 0:00 [cpuhp/3]
  342. 26 root 0:00 [watchdog/3]
  343. 27 root 0:00 [migration/3]
  344. 28 root 0:00 [ksoftirqd/3]
  345. 30 root 0:00 [kworker/3:0H]
  346. 31 root 0:00 [kdevtmpfs]
  347. 32 root 0:00 [netns]
  348. 33 root 0:00 [oom_reaper]
  349. 34 root 0:00 [writeback]
  350. 35 root 0:00 [kcompactd0]
  351. 36 root 0:00 [crypto]
  352. 37 root 0:00 [bioset]
  353. 38 root 0:00 [kblockd]
  354. 39 root 0:00 [watchdogd]
  355. 41 root 0:00 [rpciod]
  356. 42 root 0:00 [xprtiod]
  357. 45 root 0:00 [kswapd0]
  358. 46 root 0:00 [vmstat]
  359. 47 root 0:00 [nfsiod]
  360. 48 root 0:00 [cifsiod]
  361. 49 root 0:00 [cifsoplockd]
  362. 66 root 0:00 [bioset]
  363. 67 root 0:00 [bioset]
  364. 68 root 0:00 [bioset]
  365. 69 root 0:00 [bioset]
  366. 70 root 0:00 [bioset]
  367. 71 root 0:00 [bioset]
  368. 72 root 0:00 [bioset]
  369. 73 root 0:00 [bioset]
  370. 74 root 0:00 [bioset]
  371. 75 root 0:00 [bioset]
  372. 76 root 0:00 [bioset]
  373. 77 root 0:00 [bioset]
  374. 78 root 0:00 [bioset]
  375. 79 root 0:00 [bioset]
  376. 80 root 0:00 [bioset]
  377. 81 root 0:00 [bioset]
  378. 82 root 0:00 [bioset]
  379. 83 root 0:00 [bioset]
  380. 84 root 0:00 [bioset]
  381. 85 root 0:00 [bioset]
  382. 86 root 0:00 [bioset]
  383. 87 root 0:00 [bioset]
  384. 88 root 0:00 [bioset]
  385. 89 root 0:00 [bioset]
  386. 90 root 0:00 [bioset]
  387. 91 root 0:00 [bioset]
  388. 92 root 0:00 [bioset]
  389. 93 root 0:00 [bioset]
  390. 94 root 0:00 [bioset]
  391. 95 root 0:00 [bioset]
  392. 96 root 0:00 [bioset]
  393. 97 root 0:00 [bioset]
  394. 98 root 0:00 [iscsi_eh]
  395. 99 root 0:00 [dwc_otg]
  396. 101 root 0:00 [DWC Notificatio]
  397. 102 root 1:44 [VCHIQ-0]
  398. 103 root 0:01 [VCHIQr-0]
  399. 104 root 0:00 [VCHIQs-0]
  400. 105 root 0:00 [VCHIQka-0]
  401. 106 root 0:00 [SMIO]
  402. 107 root 0:00 [ipv6_addrconf]
  403. 109 root 0:00 [irq/92-mmc1]
  404. 111 root 0:00 [kworker/3:1]
  405. 133 root 0:00 [bioset]
  406. 134 root 0:00 [mmcqd/0]
  407. 141 root 0:00 [kworker/0:1H]
  408. 144 root 0:00 [kworker/1:1]
  409. 149 root 0:00 [jbd2/mmcblk0p2-]
  410. 150 root 0:00 [ext4-rsv-conver]
  411. 161 root 0:00 [bioset]
  412. 162 root 0:00 [loop0]
  413. 163 root 0:00 [kworker/2:1H]
  414. 186 root 0:00 [kworker/1:1H]
  415. 187 root 0:00 [kworker/u8:1]
  416. 192 root 0:00 [kworker/3:1H]
  417. 220 root 0:00 /usr/lib/systemd/systemd-journald
  418. 226 root 0:03 [kworker/3:2]
  419. 245 root 0:00 /usr/bin/rpcbind -f
  420. 261 root 0:00 /usr/lib/systemd/systemd-udevd
  421. 265 root 0:00 /usr/bin/pulseaudio --system
  422. 278 root 0:00 /usr/lib/systemd/systemd-logind
  423. 282 dbus 0:06 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  424. 293 root 0:00 [spi0]
  425. 297 root 0:00 [cfg80211]
  426. 306 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd
  427. 313 root 0:00 /sbin/crond -f -S
  428. 328 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
  429. 330 root 0:00 [brcmf_wq/mmc1:0]
  430. 331 root 0:00 [brcmf_wdog/mmc1]
  431. 345 root 0:00 [kworker/u8:2]
  432. 348 root 0:00 /usr/sbin/lircd --nodaemon --release /storage/.config/lircd.conf
  433. 351 root 0:00 /usr/sbin/lircd-uinput
  434. 353 avahi 0:38 avahi-daemon: running [LibreELEC.local]
  435. 360 root 0:00 /usr/sbin/sshd -D
  436. 381 root 0:00 /usr/bin/wpa_supplicant -u
  437. 468 root 0:03 /usr/sbin/nmbd
  438. 502 root 0:00 /usr/sbin/smbd
  439. 510 root 0:00 {smbd-notifyd} /usr/sbin/smbd
  440. 511 root 0:00 {cleanupd} /usr/sbin/smbd
  441. 524 root 0:00 {kodi.sh} /bin/sh /usr/lib/kodi/kodi.sh --standalone -fs --lircdev /run/lirc/lircd
  442. 528 root 0:00 {lpqd} /usr/sbin/smbd
  443. 530 root 131:06 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
  444. 553 root 0:00 [kworker/u9:0]
  445. 554 root 0:00 [hci0]
  446. 555 root 0:00 [hci0]
  447. 556 root 0:00 /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflow - b8:27:eb:14:17:4d
  448. 559 root 0:00 [kworker/u9:2]
  449. 560 root 0:00 /usr/lib/bluetooth/bluetoothd
  450. 636 root 0:04 [kworker/1:0]
  451. 642 root 0:07 [kworker/0:2]
  452. 852 root 0:00 [kworker/2:3]
  453. 998 root 0:00 [kworker/0:0]
  454. 1127 root 0:00 sshd: root@pts/0
  455. 1128 root 0:00 -sh
  456. 1136 root 0:00 [kworker/2:0]
  457. 1139 root 0:00 [kworker/2:1]
  458. 1144 root 0:00 [kworker/2:2]
  459. 1166 root 0:00 [kworker/0:1]
  460. 1260 root 0:00 [kworker/1:2]
  461. 1380 root 0:00 /usr/sbin/smbd
  462. 1384 root 0:00 sh -c createlog
  463. 1385 root 0:00 {createlog} /bin/sh /usr/bin/createlog
  464. 1404 root 0:00 ps xa
  465.  
  466. ################################################################################
  467. # ... output of cat /storage/.config/modprobe.d/disable-spdif-for-hd-audio.conf
  468. # LibreELEC release: RPi2.arm-8.2.5
  469. #
  470. ################################################################################
  471. # INTEL HBR WORKAROUND FOR DTS-MA & Dolby TrueHD PLAYBACK
  472.  
  473. # Uncomment the following lines to disable any S/PDIF out to deliver
  474. # bitstreamed audio on Intel builds. This is a rough workaround for
  475. # users that have both S/PDIF and HDMI audio outputs on their motherboard
  476. # or motherboard+discrete graphics combo.
  477.  
  478. # EVEN IF YOU ARE NOT USING THE S/PDIF OUTPUT
  479. # but still have one, you will need to uncomment the lines below !
  480.  
  481. # after uncommenting these lines, you must reboot for these settings to take effect
  482.  
  483. # blacklist snd_hda_codec_realtek
  484. # blacklist snd_hda_codec_sigmatel
  485. # blacklist snd_hda_codec_cirrus
  486.  
  487.  
  488. ################################################################################
  489. # ... output of cat /storage/.config/sysctl.d/transmission.conf
  490. # LibreELEC release: RPi2.arm-8.2.5
  491. #
  492. ################################################################################
  493. # transmission with uTP support
  494. # please comment out the follow line to activate this values:
  495.  
  496. # net.core.wmem_max=1048576
  497. # net.core.rmem_max=4194304
  498.  
  499. ################################################################################
  500. # ... output of cat /storage/.config/autostart.sh
  501. # LibreELEC release: RPi2.arm-8.2.5
  502. #
  503. ################################################################################
  504. /storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config.json > /storage/logfiles/hyperion.log 2>&1 &
  505.  
  506. ################################################################################
  507. # ... output of ls -laR /storage/.config/system.d
  508. # LibreELEC release: RPi2.arm-8.2.5
  509. #
  510. ################################################################################
  511. /storage/.config/system.d:
  512. total 37
  513. drwxrwxr-x 2 root root 1024 Apr 13 14:55 .
  514. drwxr-xr-x 13 root root 1024 Mar 24 16:12 ..
  515. -rw-rw-r-- 1 root root 28816 Oct 29 2017 README
  516. -rw-rw-r-- 1 root root 1772 Apr 13 14:55 cifs.mount.sample
  517. -rw-rw-r-- 1 root root 1729 Apr 13 14:55 nfs.mount.sample
  518. -rw-rw-r-- 1 root root 1145 Apr 13 14:55 openvpn.service.sample
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement