Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.44 KB | None | 0 0
  1. ###### System info ######
  2. Linux version 4.14.34-1-ARCH (alarm@alarmpi) (gcc version 7.3.1 20180312 (GCC)) #1 SMP Tue May 15 00:50:02 CDT 2018
  3.  
  4. System time: Mon Apr 1 12:14:04 CEST 2019
  5. System load: 1.64 0.44 0.15 5/297 1606
  6. Hardware model: Raspberry Pi 3 Model B Rev 1.2
  7. Linux version: 4.14.34-1-ARCH
  8. RuneOS/UI: 0.5b (gearhead) - Experimental Beta 0.5 20180903
  9. Git Branch: 0.5b
  10. HW platform: RaspberryPi (08)
  11. Build version: janui-20180903-10
  12.  
  13.  
  14.  
  15. ###### Boot configuration (cat /boot/config.txt) ######
  16. # Uncomment some or all of these to enable the optional hardware interfaces
  17. # Params:
  18. # i2c_arm Set to "on" to enable the ARM's i2c interface
  19. # (default "off")
  20. # i2c_vc Set to "on" to enable the i2c interface
  21. # usually reserved for the VideoCore processor
  22. # (default "off")
  23. # i2c_arm_baudrate Set the baudrate of the ARM's i2c interface
  24. # (default "100000")
  25. # i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface
  26. # (default "100000")
  27. # i2c_baudrate An alias for i2c_arm_baudrate
  28. # i2s Set to "on" to enable the i2s interface
  29. # (default "off")
  30. # spi Set to "on" to enable the spi interfaces
  31. # (default "off")
  32. # act_led_trigger Choose which activity the LED tracks.
  33. # Use "heartbeat" for a nice load indicator.
  34. # (default "mmc")
  35. # act_led_activelow Set to "on" to invert the sense of the LED
  36. # (default "off")
  37. # act_led_gpio Set which GPIO pin to use for the activity LED
  38. # (in case you want to connect it to an external
  39. # device)
  40. # (default "16" on a non-Plus board, "47" on a
  41. # Plus or Pi 2)
  42. # N.B. It is recommended to only enable those interfaces that are needed.
  43. # Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
  44. # interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
  45. # Note also that i2c, i2c_arm and i2c_vc are aliases for the physical
  46. # interfaces i2c0 and i2c1. Use of the numeric variants is still possible
  47. # but deprecated because the ARM/VC assignments differ between board
  48. # revisions. The same board-specific mapping applies to i2c_baudrate,
  49. # and the other i2c baudrate parameters.
  50. ## RuneAudio HDMI & 3,5mm jack
  51. dtparam=audio=on
  52. ## RuneAudio I2S-Settings
  53. dtoverlay=rpi-dac
  54. # Uncomment to enable the lirc-rpi module
  55. # Params: gpio_out_pin GPIO pin for output (default "17")
  56. # gpio_in_pin GPIO pin for input (default "18")
  57. # gpio_in_pull Pull up/down/off on the input pin
  58. # (default "down")
  59. # sense Override the IR receive auto-detection logic:
  60. # (default "-1")
  61. # softcarrier Turn the software carrier "on" or "off"
  62. # (default "on")
  63. # (default "off")
  64. # LCD settings
  65. # 180 degrees
  66. # Normal
  67. lcd_rotate=0
  68. disable_splash=1 # set to 1 to disable boot splash
  69. # Uncomment if you get no picture on HDMI for a default "safe" mode
  70. # Uncomment this if your display has a black border of unused pixels visible
  71. # and your display can output without overscan
  72. # Uncomment the following to adjust overscan. Use positive numbers if console
  73. # goes off screen, and negative if there is too much border
  74. # Uncomment to force a console size. By default it will be display's size minus
  75. # overscan.
  76. # Uncomment if hdmi display is not detected and composite is being output
  77. # Uncomment to force a specific HDMI mode (this will force VGA)
  78. # Uncomment to force a HDMI mode rather than DVI. This can make audio work in
  79. # DMT (computer monitor) modes
  80. hdmi_drive=2
  81. # Uncomment to set monitor mode to DMT
  82. # Uncomment to increase signal to HDMI, if you have interference, blanking, or
  83. # no display
  84. # setting the max usb current to 1200mA
  85. max_usb_current=1
  86. # memory options
  87. gpu_mem=16
  88. ## Some overclocking settings, govenor is set to ondemand as standard
  89. ## The values below are valid for the B+ and Zero models
  90. ## Overclocking should not be needed for the 2B, 3B and 3B+ models
  91. ## See your documentation for A and B models
  92. ## None
  93. ## Modest
  94. ## Medium - fast enough for normal (MPD) use, airplay may need more capacity
  95. ## High
  96. ## Turbo
  97. ## General CPU settings
  98. force_turbo=1
  99. # Lowering max CPU temperature from 85 (standard) to 70 or 75 degrees gives some protection when (force) turbo is set
  100. # If the max temp is reached the cpu will autmatically be throttled back
  101. # Boot delay sometimes needs to be set to higher values when overclocking is enabled
  102. # Default boot delay is 1 second, 3B+ needs a delay of 2
  103. boot_delay=2
  104. initramfs initramfs-linux.img followkernel
  105.  
  106.  
  107. ##################################################
  108.  
  109.  
  110. ###### System load statistics (procinfo -H) ######
  111. Memory: Total Used Free Buffers
  112. RAM: 973.57MiB 758.68MiB 214.89MiB 196.28MiB
  113. Swap: 0.00B 0.00B 0.00B
  114.  
  115. Bootup: Mon Apr 1 12:13:15 2019 Load average: 1.64 0.44 0.15 8/299 1623
  116.  
  117. user : 00:00:33.93 17.6% page in : 467487
  118. nice : 00:00:02.67 1.4% page out: 5632
  119. system: 00:00:22.57 11.7% page act: 18277
  120. IOwait: 00:00:41.91 21.8% page dea: 0
  121. hw irq: 00:00:00.00 0.0% page flt: 396157
  122. sw irq: 00:00:01.31 0.7% swap in : 0
  123. idle : 00:01:30.12 46.8% swap out: 0
  124. uptime: 00:00:49.42 context : 279208
  125.  
  126. irq 16: 0 irq 54: 6508
  127. irq 17: 17344 irq 55: 275
  128. irq 21: 0 irq 56: 0
  129. irq 23: 66 irq 59: 0
  130. irq 24: 2 irq 62: 82165
  131. irq 46: 0 irq 86: 364
  132. irq 48: 0 irq 87: 4616
  133. irq 50: 0 irq 92: 7272
  134. irq 51: 15
  135.  
  136. mmcblk0 6216r 3 mmcblk0p2 5986r
  137. mmcblk0p1 111r sda 14621r 1w
  138.  
  139. eth0 TX 63.10KiB RX 764.73KiB wlan0 TX 0.00B RX 0.00B
  140. lo TX 2.48MiB RX 2.48MiB
  141.  
  142.  
  143. ###### Active processes (pstree) ######
  144. systemd-+-avahi-daemon---avahi-daemon
  145. |-cmd_async---sh---debug_collector---sh---pstree
  146. |-crond
  147. |-dbus-daemon
  148. |-devmon---udevil
  149. |-dhcpcd
  150. |-haveged
  151. |-hciattach
  152. |-ifplugd
  153. |-mpd---5*[{mpd}]
  154. |-nginx---nginx
  155. |-nmbd
  156. |-php-fpm---3*[php-fpm]
  157. |-python
  158. |-redis-server---3*[{redis-server}]
  159. |-rune_PL_wrk
  160. |-rune_SY_wrk
  161. |-sh---sleep
  162. |-shairport-sync---2*[{shairport-sync}]
  163. |-smbd-+-cleanupd
  164. | `-smbd-notifyd
  165. |-sshd
  166. |-systemd-journal
  167. |-systemd-resolve
  168. |-systemd-timesyn---{systemd-timesyn}
  169. |-systemd-udevd-+-7*[systemd-udevd]
  170. | |-systemd-udevd---ui_notify.php
  171. | `-2*[systemd-udevd---refresh_ao]
  172. |-winbindd---3*[winbindd]
  173. |-wpa_actiond
  174. |-wpa_supplicant
  175. `-xinit-+-Xorg---5*[{Xorg}]
  176. `-sh-+-matchbox-window
  177. `-sudo---start_chromium.---chromium-+-chromium---chromium-+-chromium---14*[{chromium}]
  178. | `-2*[chromium---13*[{chromium}]]
  179. |-chromium---11*[{chromium}]
  180. `-48*[{chromium}]
  181.  
  182.  
  183. ###### Audio backend ######
  184. Advanced Linux Sound Architecture Driver Version k4.14.34-1-ARCH.
  185.  
  186. Card list: (/proc/asound/cards)
  187. --------------------------------------------------
  188. 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA
  189. bcm2835 ALSA
  190. 1 [sndrpirpidac ]: snd_rpi_rpi_dac - snd_rpi_rpi_dac
  191. snd_rpi_rpi_dac
  192.  
  193.  
  194. PLAYBACK devices: (aplay -l)
  195. --------------------------------------------------
  196. **** List of PLAYBACK Hardware Devices ****
  197. card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  198. Subdevices: 7/7
  199. Subdevice #0: subdevice #0
  200. Subdevice #1: subdevice #1
  201. Subdevice #2: subdevice #2
  202. Subdevice #3: subdevice #3
  203. Subdevice #4: subdevice #4
  204. Subdevice #5: subdevice #5
  205. Subdevice #6: subdevice #6
  206. card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
  207. Subdevices: 1/1
  208. Subdevice #0: subdevice #0
  209. card 1: sndrpirpidac [snd_rpi_rpi_dac], device 0: RPi-DAC HiFi pcm1794a-hifi-0 []
  210. Subdevices: 0/1
  211. Subdevice #0: subdevice #0
  212.  
  213.  
  214. PCM devices: (aplay -L)
  215. --------------------------------------------------
  216. null
  217. Discard all samples (playback) or generate zero samples (capture)
  218. pulse
  219. PulseAudio Sound Server
  220. default:CARD=ALSA
  221. bcm2835 ALSA, bcm2835 ALSA
  222. Default Audio Device
  223. sysdefault:CARD=ALSA
  224. bcm2835 ALSA, bcm2835 ALSA
  225. Default Audio Device
  226. default:CARD=sndrpirpidac
  227. snd_rpi_rpi_dac,
  228. Default Audio Device
  229. sysdefault:CARD=sndrpirpidac
  230. snd_rpi_rpi_dac,
  231. Default Audio Device
  232.  
  233.  
  234. Simple mixer controls: (amixer scontrols)
  235. --------------------------------------------------
  236. card 0:
  237. Simple mixer control 'PCM',0
  238.  
  239. card 1:
  240. no mixer scontrols
  241.  
  242.  
  243. Mixer controls: (amixer controls)
  244. --------------------------------------------------
  245. card 0:
  246. numid=3,iface=MIXER,name='PCM Playback Route'
  247. numid=2,iface=MIXER,name='PCM Playback Switch'
  248. numid=1,iface=MIXER,name='PCM Playback Volume'
  249. numid=5,iface=PCM,name='IEC958 Playback Con Mask'
  250. numid=4,iface=PCM,name='IEC958 Playback Default'
  251.  
  252. card 1:
  253. no mixer controls
  254.  
  255.  
  256. MPD audio outputs status: (mpc outputs)
  257. --------------------------------------------------
  258. Output 1 (snd_rpi_rpi_dac) is enabled
  259. Output 2 (bcm2835 ALSA_2) is disabled
  260. Output 3 (bcm2835 ALSA_1) is disabled
  261.  
  262. MPD statistics: (mpc stats)
  263. --------------------------------------------------
  264. Artists: 1461
  265. Albums: 2158
  266. Songs: 25626
  267.  
  268. Play Time: 0 days, 0:00:29
  269. Uptime: 0 days, 0:00:36
  270. DB Updated: Sun Mar 31 18:06:34 2019
  271. DB Play Time: 77 days, 21:50:40
  272.  
  273. ###### mpd version ######
  274. Music Player Daemon 0.20.20
  275.  
  276. Copyright (C) 2003-2007 Warren Dukes
  277. Copyright 2008-2017 Max Kellermann
  278. This is free software; see the source for copying conditions. There is NO
  279. warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  280.  
  281. Database plugins:
  282. simple proxy upnp
  283.  
  284. Storage plugins:
  285. local smbclient nfs curl
  286.  
  287. Neighbor plugins:
  288. smbclient upnp
  289.  
  290. Decoders plugins:
  291. [mad] mp3 mp2
  292. [vorbis] ogg oga
  293. [oggflac] ogg oga
  294. [flac] flac
  295. [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
  296. [audiofile] wav au aiff aif
  297. [dsdiff] dff
  298. [dsf] dsf
  299. [faad] aac
  300. [mpcdec] mpc
  301. [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve
  302. [pcm]
  303.  
  304. Filters:
  305. libsamplerate soxr
  306.  
  307. Tag plugins:
  308. id3tag
  309.  
  310. Output plugins:
  311. null fifo pipe alsa openal httpd
  312.  
  313. Encoder plugins:
  314. null vorbis wave flac
  315.  
  316. Input plugins:
  317. file alsa curl ffmpeg smbclient nfs mms
  318.  
  319. Playlist plugins:
  320. extm3u m3u pls xspf asx rss soundcloud flac cue embcue
  321.  
  322. Protocols:
  323. file:// http:// https:// mms:// mmsh:// mmst:// mmsu:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps:// smb:// nfs:// alsa://
  324.  
  325. Other features:
  326. avahi epoll icu inotify systemd tcp un
  327.  
  328. ###### mpd.conf ######
  329. ###################################
  330. # Auto generated mpd.conf file
  331. # please DO NOT edit it manually!
  332. # Use RuneUI MPD config section
  333. ###################################
  334.  
  335. log_level "default"
  336. log_file "/var/log/runeaudio/mpd.log"
  337. state_file "/var/lib/mpd/mpdstate"
  338. zeroconf_enabled "yes"
  339. zeroconf_name "RuneAudio"
  340. bind_to_address "/run/mpd.sock"
  341. bind_to_address "any"
  342. port "6600"
  343. max_connections "20"
  344. user "mpd"
  345. group "audio"
  346. db_file "/var/lib/mpd/mpd.db"
  347. sticker_file "/var/lib/mpd/sticker.sql"
  348. pid_file "/var/run/mpd/pid"
  349. music_directory "/mnt/MPD"
  350. playlist_directory "/var/lib/mpd/playlists"
  351. follow_outside_symlinks "yes"
  352. follow_inside_symlinks "yes"
  353. auto_update "no"
  354. filesystem_charset "UTF-8"
  355. id3v1_encoding "UTF-8"
  356. volume_normalization "no"
  357. audio_buffer_size "4096"
  358. buffer_before_play "10%"
  359. gapless_mp3_playback "yes"
  360. mixer_type "software"
  361.  
  362. input {
  363. plugin "curl"
  364. }
  365.  
  366. decoder {
  367. plugin "ffmpeg"
  368. enabled "yes"
  369. }
  370. # MPD version number: 0.20.20
  371.  
  372.  
  373. resampler {
  374. plugin "soxr"
  375. quality "very high"
  376. }
  377. replaygain "off"
  378.  
  379. audio_output {
  380. name "snd_rpi_rpi_dac"
  381. type "alsa"
  382. device "hw:1,0"
  383. auto_resample "no"
  384. auto_format "no"
  385. enabled "yes"
  386. }
  387.  
  388. audio_output {
  389. name "bcm2835 ALSA_2"
  390. type "alsa"
  391. device "hw:0,0"
  392. auto_resample "no"
  393. auto_format "no"
  394. }
  395.  
  396. audio_output {
  397. name "bcm2835 ALSA_1"
  398. type "alsa"
  399. device "hw:0,0"
  400. auto_resample "no"
  401. auto_format "no"
  402. }
  403.  
  404.  
  405. ###### Kernel optimization parameters ######
  406. hardware platform: RaspberryPi
  407. current orionprofile: RuneAudio
  408.  
  409.  
  410. kernel scheduler for mmcblk0: [noop] deadline cfq
  411. /proc/sys/vm/swappiness: 0
  412. /proc/sys/kernel/sched_latency_ns: 4500000
  413. /proc/sys/kernel/sched_rt_period_us: 1000000
  414. /proc/sys/kernel/sched_rt_runtime_us: 950000
  415. /proc/sys/kernel/sched_autogroup_enabled: 1
  416. /proc/sys/kernel/sched_rr_timeslice_ms: 100
  417. /proc/sys/kernel/sched_min_granularity_ns: 2250000
  418. /proc/sys/kernel/sched_wakeup_granularity_ns: 3000000
  419.  
  420.  
  421. ###### Kernel module snd_usb_audio settings ######
  422. Error opening module snd_usb_audio
  423.  
  424. ###### Systemd active startup scripts (ls -lah /etc/systemd/system/multi-user.target.wants/) ######
  425. total 8.0K
  426. drwxr-xr-x 2 root root 4.0K Apr 13 2018 .
  427. drwxr-xr-x 6 root root 4.0K Apr 13 2018 ..
  428. lrwxrwxrwx 1 root root 44 Jan 29 2017 amixer-webui.service -> /usr/lib/systemd/system/amixer-webui.service
  429. lrwxrwxrwx 1 root root 44 Feb 15 2015 avahi-daemon.service -> /usr/lib/systemd/system/avahi-daemon.service
  430. lrwxrwxrwx 1 root root 41 Mar 13 2018 brcm43438.service -> /usr/lib/systemd/system/brcm43438.service
  431. lrwxrwxrwx 1 root root 38 Mar 28 2018 cronie.service -> /usr/lib/systemd/system/cronie.service
  432. lrwxrwxrwx 1 root root 39 Feb 8 2015 haveged.service -> /usr/lib/systemd/system/haveged.service
  433. lrwxrwxrwx 1 root root 44 Mar 11 2016 mpd-watchdog.service -> /usr/lib/systemd/system/mpd-watchdog.service
  434. lrwxrwxrwx 1 root root 44 Dec 23 19:21 netctl-auto@wlan0.service -> /usr/lib/systemd/system/netctl-auto@.service
  435. lrwxrwxrwx 1 root root 47 Apr 13 2018 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
  436. lrwxrwxrwx 1 root root 37 Feb 14 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
  437. lrwxrwxrwx 1 root root 37 Feb 14 2015 redis.service -> /usr/lib/systemd/system/redis.service
  438. lrwxrwxrwx 1 root root 40 Mar 19 2016 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
  439. lrwxrwxrwx 1 root root 45 Feb 14 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
  440. lrwxrwxrwx 1 root root 43 Feb 14 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
  441. lrwxrwxrwx 1 root root 36 Feb 8 2015 sshd.service -> /usr/lib/systemd/system/sshd.service
  442. lrwxrwxrwx 1 root root 48 Mar 13 2018 systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service
  443.  
  444.  
  445. ###### Filesystem mounts ######
  446. proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
  447. sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
  448. dev /dev devtmpfs rw,nosuid,relatime,size=491280k,nr_inodes=122820,mode=755 0 0
  449. run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
  450. /dev/mmcblk0p2 / ext4 rw,relatime,stripe=32679,data=ordered 0 0
  451. securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
  452. tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
  453. devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
  454. tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
  455. cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0
  456. cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0
  457. bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
  458. cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
  459. cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
  460. cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
  461. cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
  462. cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
  463. cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
  464. cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
  465. cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
  466. systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=40,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2606 0 0
  467. mqueue /dev/mqueue mqueue rw,relatime 0 0
  468. debugfs /sys/kernel/debug debugfs rw,relatime 0 0
  469. tmpfs /tmp tmpfs rw,nosuid,nodev 0 0
  470. configfs /sys/kernel/config configfs rw,relatime 0 0
  471. http-tmp /srv/http/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k,uid=33,gid=33 0 0
  472. var-tmp /var/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
  473. logs /var/log tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
  474. rune-logs /var/log/runeaudio tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
  475. /dev/mmcblk0p1 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
  476. /dev/sda1 /mnt/MPD/USB/MUSIQUE vfat rw,nosuid,nodev,noexec,noatime,uid=1000,gid=92,fmask=0022,dmask=0022,codepage=437,iocharset=utf8,shortname=mixed,errors=remount-ro 0 0
  477.  
  478.  
  479. ###### Filesystem mounts - free space (df -h) ######
  480. Filesystem Size Used Avail Use% Mounted on
  481. dev 480M 0 480M 0% /dev
  482. run 487M 19M 469M 4% /run
  483. /dev/mmcblk0p2 3.5G 2.4G 1014M 71% /
  484. tmpfs 487M 12M 476M 3% /dev/shm
  485. tmpfs 487M 0 487M 0% /sys/fs/cgroup
  486. tmpfs 487M 11M 476M 3% /tmp
  487. http-tmp 5.0M 4.0K 5.0M 1% /srv/http/tmp
  488. var-tmp 5.0M 0 5.0M 0% /var/tmp
  489. logs 5.0M 32K 5.0M 1% /var/log
  490. rune-logs 5.0M 24K 5.0M 1% /var/log/runeaudio
  491. /dev/mmcblk0p1 100M 21M 80M 21% /boot
  492. /dev/sda1 448G 410G 38G 92% /mnt/MPD/USB/MUSIQUE
  493.  
  494.  
  495. ###### Filesystem mounts - partitions (parted -ls) ######
  496. Model: KINGSTON SUV400S37480G (scsi)
  497. Disk /dev/sda: 480GB
  498. Sector size (logical/physical): 512B/512B
  499. Partition Table: msdos
  500. Disk Flags:
  501.  
  502. Number Start End Size Type File system Flags
  503. 1 1049kB 480GB 480GB primary fat32
  504.  
  505.  
  506. Model: SD 00000 (sd/mmc)
  507. Disk /dev/mmcblk0: 7965MB
  508. Sector size (logical/physical): 512B/512B
  509. Partition Table: msdos
  510. Disk Flags:
  511.  
  512. Number Start End Size Type File system Flags
  513. 1 1049kB 106MB 105MB primary fat16 lba
  514. 2 106MB 3986MB 3880MB primary ext4
  515.  
  516.  
  517. ###### Hard Disk Drive - SMART Health Check (smartctl /dev/sda -d usbjmicron -H -i | grep -E 'Model:|Capacity:|-health self-|SMART support is') ######
  518. Device Model: KINGSTON SUV400S37480G
  519. User Capacity: 480,103,981,056 bytes [480 GB]
  520. SMART support is: Available - device has SMART capability.
  521. SMART support is: Enabled
  522. SMART overall-health self-assessment test result: PASSED
  523.  
  524.  
  525. ###### Loaded kernel modules (lsmod) ######
  526. Module Size Used by
  527. nls_utf8 16384 1
  528. 8021q 28672 0
  529. garp 16384 1 8021q
  530. mrp 20480 1 8021q
  531. stp 16384 1 garp
  532. llc 16384 2 garp,stp
  533. hci_uart 49152 1
  534. btbcm 16384 1 hci_uart
  535. serdev 20480 1 hci_uart
  536. bluetooth 360448 3 hci_uart,btbcm
  537. ecdh_generic 28672 1 bluetooth
  538. brcmfmac 217088 0
  539. brcmutil 16384 1 brcmfmac
  540. cfg80211 577536 1 brcmfmac
  541. evdev 24576 3
  542. joydev 20480 0
  543. snd_soc_pcm1794a 16384 1
  544. snd_soc_rpi_dac 16384 1
  545. snd_soc_bcm2835_i2s 16384 2
  546. snd_soc_core 176128 3 snd_soc_pcm1794a,snd_soc_rpi_dac,snd_soc_bcm2835_i2s
  547. snd_bcm2835 32768 0
  548. snd_compress 20480 1 snd_soc_core
  549. bcm2835_rng 16384 0
  550. snd_pcm_dmaengine 16384 1 snd_soc_core
  551. rng_core 16384 1 bcm2835_rng
  552. snd_pcm 94208 5 snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_bcm2835,snd_soc_core
  553. snd_timer 32768 1 snd_pcm
  554. snd 65536 6 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
  555. rpi_backlight 16384 0
  556. rpi_ft5406 16384 0
  557. fixed 16384 0
  558. uio_pdrv_genirq 16384 0
  559. uio 16384 1 uio_pdrv_genirq
  560. sch_fq_codel 20480 3
  561. crypto_user 16384 0
  562. ip_tables 24576 0
  563. x_tables 24576 1 ip_tables
  564. ipv6 438272 64
  565.  
  566.  
  567. ###### Network listening sockets (netstat -lnp) ######
  568. Active Internet connections (only servers)
  569. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  570. tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 713/shairport-sync
  571. tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 394/mpd
  572. tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 1061/smbd
  573. tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 303/redis-server 12
  574. tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 250/systemd-resolve
  575. tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
  576. tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 266/python
  577. tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 308/nginx: master p
  578. tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 308/nginx: master p
  579. tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 308/nginx: master p
  580. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 301/sshd
  581. tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 1061/smbd
  582. tcp6 0 0 :::5000 :::* LISTEN 713/shairport-sync
  583. tcp6 0 0 :::5355 :::* LISTEN 250/systemd-resolve
  584. tcp6 0 0 :::139 :::* LISTEN 1061/smbd
  585. tcp6 0 0 :::111 :::* LISTEN 1/init
  586. tcp6 0 0 :::22 :::* LISTEN 301/sshd
  587. tcp6 0 0 :::445 :::* LISTEN 1061/smbd
  588. udp 0 0 127.0.0.53:53 0.0.0.0:* 250/systemd-resolve
  589. udp 0 0 0.0.0.0:68 0.0.0.0:* 491/dhcpcd
  590. udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
  591. udp 0 0 192.168.8.255:137 0.0.0.0:* 1051/nmbd
  592. udp 0 0 192.168.8.34:137 0.0.0.0:* 1051/nmbd
  593. udp 0 0 0.0.0.0:137 0.0.0.0:* 1051/nmbd
  594. udp 0 0 192.168.8.255:138 0.0.0.0:* 1051/nmbd
  595. udp 0 0 192.168.8.34:138 0.0.0.0:* 1051/nmbd
  596. udp 0 0 0.0.0.0:138 0.0.0.0:* 1051/nmbd
  597. udp 0 0 0.0.0.0:53398 0.0.0.0:* 262/avahi-daemon: r
  598. udp 0 0 0.0.0.0:5353 0.0.0.0:* 905/chromium
  599. udp 0 0 0.0.0.0:5353 0.0.0.0:* 262/avahi-daemon: r
  600. udp 0 0 0.0.0.0:5355 0.0.0.0:* 250/systemd-resolve
  601. udp6 0 0 :::111 :::* 1/init
  602. udp6 0 0 :::5355 :::* 250/systemd-resolve
  603. Active UNIX domain sockets (only servers)
  604. Proto RefCnt Flags Type State I-Node PID/Program name Path
  605. unix 2 [ ACC ] STREAM LISTENING 18433 394/mpd /run/mpd.sock
  606. unix 2 [ ACC ] STREAM LISTENING 23810 1051/nmbd /var/run/samba/nmbd/unexpected
  607. unix 2 [ ACC ] STREAM LISTENING 2570 1/init /run/systemd/journal/stdout
  608. unix 2 [ ACC ] STREAM LISTENING 22291 905/chromium /tmp/.org.chromium.Chromium.vXqzkF/SingletonSocket
  609. unix 2 [ ACC ] STREAM LISTENING 20981 781/Xorg @/tmp/.X11-unix/X0
  610. unix 2 [ ACC ] SEQPACKET LISTENING 2600 1/init /run/systemd/coredump
  611. unix 2 [ ACC ] STREAM LISTENING 15409 1/init /run/dbus/system_bus_socket
  612. unix 2 [ ACC ] STREAM LISTENING 15413 1/init /run/avahi-daemon/socket
  613. unix 2 [ ACC ] STREAM LISTENING 18816 759/php-fpm: master /var/run/php-command.sock
  614. unix 2 [ ACC ] STREAM LISTENING 18819 759/php-fpm: master /var/run/php-db.sock
  615. unix 2 [ ACC ] STREAM LISTENING 18822 759/php-fpm: master /var/run/php-display.sock
  616. unix 2 [ ACC ] STREAM LISTENING 20184 974/winbindd /var/lib/samba/winbindd_privileged/pipe
  617. unix 2 [ ACC ] STREAM LISTENING 12771 303/redis-server 12 /run/redis.sock
  618. unix 2 [ ACC ] STREAM LISTENING 2544 1/init /run/systemd/private
  619. unix 2 [ ACC ] STREAM LISTENING 19189 974/winbindd /var/run/samba/winbindd/pipe
  620. unix 2 [ ACC ] STREAM LISTENING 20982 781/Xorg /tmp/.X11-unix/X0
  621. unix 2 [ ACC ] SEQPACKET LISTENING 2554 1/init /run/udev/control
  622. unix 2 [ ACC ] STREAM LISTENING 2557 1/init /run/rpcbind.sock
  623.  
  624.  
  625. ###### Network established sockets (netstat -np) ######
  626. Active Internet connections (w/o servers)
  627. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  628. TIME_WAIT -
  629. tcp 0 0 127.0.0.1:38626 127.0.0.1:6379 tcp 0 0 127.0.0.1:37216 127.0.0.1:6379 TIME_WAIT -
  630. tcp 0 0 127.0.0.1:37406 127.0.0.1:6379 TIME_WAIT -
  631.  
  632. tcp 0 0 127.0.0.1:37086 127.0.0.1:6379 TIME_WAIT -
  633. Active UNIX domain sockets (w/o servers)
  634. Proto RefCnt Flags Type State I-Node PID/Program name Path
  635. unix 2 [ ] DGRAM 14079 298/wpa_actiond /tmp/wpa_ctrl_298-1
  636. unix 6 [ ] DGRAM 2574 1/init /run/systemd/journal/socket
  637. unix 2 [ ] DGRAM 21872 974/winbindd /var/lib/samba/private/msg.sock/974
  638. unix 2 [ ] DGRAM 22547 990/winbindd: idmap /var/lib/samba/private/msg.sock/990
  639. unix 2 [ ] DGRAM 24586 1051/nmbd /var/lib/samba/private/msg.sock/1051
  640. unix 8 [ ] DGRAM 1417 1/init /run/systemd/journal/dev-log
  641. unix 2 [ ] DGRAM 21879 978/winbindd: domai /var/lib/samba/private/msg.sock/978
  642. unix 2 [ ] DGRAM 22705 1061/smbd /var/lib/samba/private/msg.sock/1061
  643. unix 2 [ ] DGRAM 23833 1065/smbd /var/lib/samba/private/msg.sock/1065
  644. unix 2 [ ] DGRAM 24605 1066/smbd /var/lib/samba/private/msg.sock/1066
  645. unix 3 [ ] DGRAM 2540 1/init /run/systemd/notify
  646. unix 2 [ ] DGRAM 22566 1000/winbindd: doma /var/lib/samba/private/msg.sock/1000
  647. unix 3 [ ] SEQPACKET CONNECTED 20185 905/chromium @00003
  648. unix 3 [ ] DGRAM 14076 296/wpa_supplicant /run/wpa_supplicant/wlan0
  649. unix 3 [ ] STREAM CONNECTED 20270 781/Xorg @/tmp/.X11-unix/X0
  650. unix 3 [ ] STREAM CONNECTED 23923 1179/chromium --typ
  651. unix 3 [ ] SEQPACKET CONNECTED 23924 905/chromium
  652. unix 3 [ ] STREAM CONNECTED 23922 905/chromium
  653. unix 3 [ ] STREAM CONNECTED 22045 905/chromium
  654. unix 3 [ ] SEQPACKET CONNECTED 21876 905/chromium
  655. unix 3 [ ] STREAM CONNECTED 23933 1179/chromium --typ
  656. unix 3 [ ] STREAM CONNECTED 21548 780/xinit
  657. unix 3 [ ] SEQPACKET CONNECTED 23925 905/chromium
  658. unix 3 [ ] STREAM CONNECTED 21052 781/Xorg @/tmp/.X11-unix/X0
  659. unix 3 [ ] STREAM CONNECTED 22883 781/Xorg @/tmp/.X11-unix/X0
  660. unix 3 [ ] SEQPACKET CONNECTED 21875 905/chromium
  661. unix 3 [ ] STREAM CONNECTED 21965 905/chromium
  662. unix 3 [ ] STREAM CONNECTED 23883 905/chromium
  663. unix 3 [ ] STREAM CONNECTED 23882 905/chromium
  664. unix 3 [ ] STREAM CONNECTED 18768 1/init /run/systemd/journal/stdout
  665. unix 3 [ ] SEQPACKET CONNECTED 24031 905/chromium
  666. unix 3 [ ] STREAM CONNECTED 22700 258/dbus-daemon /run/dbus/system_bus_socket
  667. unix 3 [ ] STREAM CONNECTED 18082 719/bash
  668. unix 3 [ ] SEQPACKET CONNECTED 24032 905/chromium
  669. unix 3 [ ] STREAM CONNECTED 20958 1/init /run/systemd/journal/stdout
  670. unix 3 [ ] STREAM CONNECTED 24038 1272/chromium --typ
  671. unix 3 [ ] STREAM CONNECTED 18343 780/xinit
  672. unix 3 [ ] STREAM CONNECTED 24037 905/chromium
  673. unix 3 [ ] STREAM CONNECTED 14758 262/avahi-daemon: r
  674. unix 3 [ ] STREAM CONNECTED 23840 258/dbus-daemon /run/dbus/system_bus_socket
  675. unix 2 [ ] DGRAM 14446 250/systemd-resolve
  676. unix 3 [ ] STREAM CONNECTED 22546 974/winbindd
  677. unix 3 [ ] STREAM CONNECTED 14285 258/dbus-daemon /run/dbus/system_bus_socket
  678. unix 3 [ ] STREAM CONNECTED 15423 1/init /run/systemd/journal/stdout
  679. unix 3 [ ] STREAM CONNECTED 14592 261/ifplugd
  680. unix 3 [ ] STREAM CONNECTED 22854 905/chromium
  681. unix 3 [ ] STREAM CONNECTED 12685 1/init /run/systemd/journal/stdout
  682. unix 3 [ ] STREAM CONNECTED 24584 781/Xorg @/tmp/.X11-unix/X0
  683. unix 3 [ ] STREAM CONNECTED 15425 1/init /run/systemd/journal/stdout
  684. unix 2 [ ] DGRAM 1631 204/systemd-udevd
  685. unix 3 [ ] STREAM CONNECTED 22721 1061/smbd
  686. unix 3 [ ] STREAM CONNECTED 15591 258/dbus-daemon /run/dbus/system_bus_socket
  687. unix 3 [ ] STREAM CONNECTED 14462 250/systemd-resolve
  688. unix 3 [ ] DGRAM 1636 204/systemd-udevd
  689. unix 3 [ ] STREAM CONNECTED 23839 974/winbindd /var/lib/samba/winbindd_privileged/pipe
  690. unix 3 [ ] DGRAM 1635 204/systemd-udevd
  691. unix 3 [ ] STREAM CONNECTED 22716 1061/smbd
  692. unix 3 [ ] STREAM CONNECTED 14528 260/crond
  693. unix 3 [ ] STREAM CONNECTED 22609 905/chromium
  694. unix 3 [ ] STREAM CONNECTED 15594 258/dbus-daemon /run/dbus/system_bus_socket
  695. unix 3 [ ] STREAM CONNECTED 15557 1/init /run/systemd/journal/stdout
  696. unix 3 [ ] STREAM CONNECTED 15589 258/dbus-daemon
  697. unix 3 [ ] STREAM CONNECTED 15590 258/dbus-daemon
  698. unix 3 [ ] SEQPACKET CONNECTED 20186 979/chromium --type
  699. unix 3 [ ] STREAM CONNECTED 12687 1/init /run/systemd/journal/stdout
  700. unix 3 [ ] STREAM CONNECTED 12683 1/init /run/systemd/journal/stdout
  701. unix 3 [ ] STREAM CONNECTED 15556 263/hciattach
  702. unix 3 [ ] STREAM CONNECTED 14657 264/sh
  703. unix 3 [ ] STREAM CONNECTED 18814 759/php-fpm: master
  704. unix 3 [ ] STREAM CONNECTED 15363 248/systemd-timesyn
  705. unix 2 [ ] DGRAM 14171 491/dhcpcd
  706. unix 3 [ ] STREAM CONNECTED 22853 905/chromium
  707. unix 3 [ ] STREAM CONNECTED 18441 394/mpd
  708. unix 3 [ ] STREAM CONNECTED 22545 990/winbindd: idmap
  709. unix 3 [ ] STREAM CONNECTED 15491 262/avahi-daemon: r
  710. unix 3 [ ] STREAM CONNECTED 14723 265/haveged
  711. unix 3 [ ] STREAM CONNECTED 13885 1/init /run/systemd/journal/stdout
  712. unix 3 [ ] STREAM CONNECTED 18815 759/php-fpm: master
  713. unix 3 [ ] STREAM CONNECTED 12872 308/nginx: master p
  714. unix 3 [ ] STREAM CONNECTED 12755 266/python
  715. unix 3 [ ] SEQPACKET CONNECTED 22339 905/chromium
  716. unix 3 [ ] STREAM CONNECTED 12873 308/nginx: master p
  717. unix 3 [ ] DGRAM 12550 248/systemd-timesyn
  718. unix 3 [ ] DGRAM 12549 248/systemd-timesyn
  719. unix 3 [ ] STREAM CONNECTED 22338 1287/chromium --typ
  720. unix 3 [ ] STREAM CONNECTED 10558 1/init /run/systemd/journal/stdout
  721. unix 3 [ ] STREAM CONNECTED 22349 905/chromium
  722. unix 3 [ ] STREAM CONNECTED 12335 204/systemd-udevd
  723. unix 3 [ ] DGRAM 2543 1/init
  724. unix 3 [ ] DGRAM 2542 1/init
  725. unix 3 [ ] DGRAM 12504 1/init
  726. unix 3 [ ] STREAM CONNECTED 15130 308/nginx: master p
  727. unix 3 [ ] DGRAM 12503 1/init
  728. unix 2 [ ] DGRAM 12545 248/systemd-timesyn
  729. unix 3 [ ] STREAM CONNECTED 22337 905/chromium
  730. unix 3 [ ] STREAM CONNECTED 15170 322/php
  731. unix 2 [ ] DGRAM 12756 260/crond
  732. unix 3 [ ] STREAM CONNECTED 14463 1/init /run/systemd/journal/stdout
  733. unix 3 [ ] STREAM CONNECTED 22360 1294/chromium --typ
  734. unix 3 [ ] STREAM CONNECTED 24498 310/php
  735. unix 3 [ ] STREAM CONNECTED 24499 303/redis-server 12 /run/redis.sock
  736. unix 3 [ ] STREAM CONNECTED 22359 905/chromium
  737. unix 3 [ ] DGRAM 12547 248/systemd-timesyn
  738. unix 2 [ ] DGRAM 2658 196/systemd-journal
  739. unix 3 [ ] STREAM CONNECTED 14099 1/init /run/systemd/journal/stdout
  740. unix 3 [ ] DGRAM 12548 248/systemd-timesyn
  741. unix 3 [ ] STREAM CONNECTED 15131 308/nginx: master p
  742. unix 3 [ ] STREAM CONNECTED 22357 905/chromium
  743. unix 3 [ ] STREAM CONNECTED 14974 301/sshd
  744. unix 3 [ ] STREAM CONNECTED 22358 1287/chromium --typ
  745. unix 3 [ ] STREAM CONNECTED 22350 1294/chromium --typ
  746. unix 3 [ ] STREAM CONNECTED 15766 1/init /run/systemd/journal/stdout
  747. unix 3 [ ] STREAM CONNECTED 13928 1/init /run/systemd/journal/stdout
  748. unix 3 [ ] STREAM CONNECTED 14140 303/redis-server 12 /run/redis.sock
  749. unix 3 [ ] STREAM CONNECTED 12616 258/dbus-daemon
  750. unix 3 [ ] STREAM CONNECTED 22311 1179/chromium --typ
  751. unix 3 [ ] STREAM CONNECTED 12519 250/systemd-resolve
  752. unix 2 [ ] DGRAM 2823 1/init
  753. unix 3 [ ] STREAM CONNECTED 22312 1179/chromium --typ
  754. unix 3 [ ] STREAM CONNECTED 13886 1/init /run/systemd/journal/stdout
  755. unix 2 [ ] DGRAM 14820 298/wpa_actiond
  756. unix 3 [ ] SEQPACKET CONNECTED 22340 905/chromium
  757. unix 3 [ ] STREAM CONNECTED 15127 303/redis-server 12
  758. unix 3 [ ] STREAM CONNECTED 19697 1/init /run/systemd/journal/stdout
  759. unix 3 [ ] STREAM CONNECTED 21601 781/Xorg @/tmp/.X11-unix/X0
  760. unix 3 [ ] STREAM CONNECTED 19719 394/mpd /run/mpd.sock
  761. unix 3 [ ] STREAM CONNECTED 23278 1179/chromium --typ
  762. unix 3 [ ] STREAM CONNECTED 19846 893/matchbox-window
  763. unix 3 [ ] STREAM CONNECTED 20925 766/php
  764. unix 3 [ ] STREAM CONNECTED 24780 1179/chromium --typ
  765. unix 3 [ ] STREAM CONNECTED 24648 905/chromium
  766. unix 3 [ ] STREAM CONNECTED 23820 905/chromium
  767. unix 3 [ ] STREAM CONNECTED 13957 271/avahi-daemon: c
  768. unix 3 [ ] STREAM CONNECTED 13956 262/avahi-daemon: r
  769. unix 3 [ ] STREAM CONNECTED 24760 905/chromium
  770. unix 3 [ ] STREAM CONNECTED 23827 905/chromium
  771. unix 2 [ ] DGRAM 21055 895/sudo
  772. unix 3 [ ] STREAM CONNECTED 18882 303/redis-server 12 /run/redis.sock
  773. unix 3 [ ] STREAM CONNECTED 21438 978/winbindd: domai
  774. unix 3 [ ] STREAM CONNECTED 15132 1/init /run/systemd/journal/stdout
  775. unix 3 [ ] STREAM CONNECTED 22911 1272/chromium --typ
  776. unix 3 [ ] STREAM CONNECTED 13906 1/init
  777. unix 3 [ ] STREAM CONNECTED 14138 321/php
  778. unix 3 [ ] STREAM CONNECTED 23277 1272/chromium --typ
  779. unix 3 [ ] STREAM CONNECTED 18403 258/dbus-daemon /run/dbus/system_bus_socket
  780. unix 3 [ ] STREAM CONNECTED 21439 974/winbindd
  781. unix 3 [ ] STREAM CONNECTED 19641 713/shairport-sync
  782. unix 2 [ ] DGRAM 13954 262/avahi-daemon: r
  783. unix 3 [ ] STREAM CONNECTED 15162 303/redis-server 12 /run/redis.sock
  784. unix 2 [ ] DGRAM 23835 258/dbus-daemon
  785. unix 3 [ ] STREAM CONNECTED 18000 258/dbus-daemon /run/dbus/system_bus_socket
  786. unix 3 [ ] STREAM CONNECTED 20269 974/winbindd
  787. unix 3 [ ] STREAM CONNECTED 23448 1579/php
  788. unix 3 [ ] STREAM CONNECTED 18881 766/php
  789. unix 3 [ ] STREAM CONNECTED 14124 310/php
  790. unix 3 [ ] STREAM CONNECTED 22885 781/Xorg @/tmp/.X11-unix/X0
  791. unix 3 [ ] STREAM CONNECTED 19740 781/Xorg
  792. unix 3 [ ] STREAM CONNECTED 22905 1179/chromium --typ
  793. unix 3 [ ] STREAM CONNECTED 19720 774/php
  794. unix 3 [ ] STREAM CONNECTED 23450 303/redis-server 12 /run/redis.sock
  795. unix 3 [ ] STREAM CONNECTED 20268 1000/winbindd: doma
  796. unix 3 [ ] STREAM CONNECTED 23819 905/chromium
  797. unix 3 [ ] DGRAM 13927 1/init
  798. unix 3 [ ] STREAM CONNECTED 24647 905/chromium
  799. unix 3 [ ] STREAM CONNECTED 18897 303/redis-server 12 /run/redis.sock
  800. unix 3 [ ] STREAM CONNECTED 20651 713/shairport-sync
  801. unix 3 [ ] DGRAM 13926 1/init
  802. unix 3 [ ] STREAM CONNECTED 15592 258/dbus-daemon /run/dbus/system_bus_socket
  803. unix 3 [ ] STREAM CONNECTED 17947 1/init /run/systemd/journal/stdout
  804. unix 3 [ ] STREAM CONNECTED 22910 905/chromium
  805. unix 3 [ ] STREAM CONNECTED 23828 905/chromium
  806. unix 3 [ ] STREAM CONNECTED 22906 1179/chromium --typ
  807. unix 3 [ ] STREAM CONNECTED 18887 766/php
  808. unix 3 [ ] STREAM CONNECTED 24761 1179/chromium --typ
  809.  
  810.  
  811. ###### Network interfaces (ip addr) ######
  812. 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  813. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  814. inet 127.0.0.1/8 scope host lo
  815. valid_lft forever preferred_lft forever
  816. 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
  817. link/ether b8:27:eb:4a:20:67 brd ff:ff:ff:ff:ff:ff
  818. inet 192.168.8.34/24 brd 192.168.8.255 scope global noprefixroute eth0
  819. valid_lft forever preferred_lft forever
  820. 3: wlan0: mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
  821. link/ether b8:27:eb:1f:75:32 brd ff:ff:ff:ff:ff:ff
  822.  
  823.  
  824. ###### Network interfaces (ifconfig) ######
  825. eth0: flags=4163 mtu 1500
  826. inet 192.168.8.34 netmask 255.255.255.0 broadcast 192.168.8.255
  827. ether b8:27:eb:4a:20:67 txqueuelen 1000 (Ethernet)
  828. RX packets 875 bytes 998649 (975.2 KiB)
  829. RX errors 0 dropped 0 overruns 0 frame 0
  830. TX packets 906 bytes 74792 (73.0 KiB)
  831. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  832.  
  833. lo: flags=73 mtu 65536
  834. inet 127.0.0.1 netmask 255.0.0.0
  835. loop txqueuelen 1000 (Local Loopback)
  836. RX packets 9878 bytes 2647596 (2.5 MiB)
  837. RX errors 0 dropped 0 overruns 0 frame 0
  838. TX packets 9878 bytes 2647596 (2.5 MiB)
  839. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  840.  
  841. wlan0: flags=4099 mtu 1500
  842. ether b8:27:eb:1f:75:32 txqueuelen 1000 (Ethernet)
  843. RX packets 0 bytes 0 (0.0 B)
  844. RX errors 0 dropped 0 overruns 0 frame 0
  845. TX packets 0 bytes 0 (0.0 B)
  846. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  847.  
  848.  
  849. ###### Network netctl profiles (netctl list) ######
  850. eth0
  851. test
  852.  
  853. eth0 netctl status
  854. --------------------------------------------------------
  855. ● netctl@eth0.service - Networking for netctl profile eth0
  856. Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
  857. Active: inactive (dead)
  858. Docs: man:netctl.profile(5)
  859.  
  860. eth0 netctl profile
  861. --------------------------------------------------------
  862. Description='eth0 connection'
  863. Interface=eth0
  864. ForceConnect=yes
  865. SkipNoCarrier=yes
  866. Connection=ethernet
  867. IP=dhcp
  868.  
  869. test netctl status
  870. --------------------------------------------------------
  871. ● netctl@test.service - Networking for netctl profile test
  872. Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
  873. Active: inactive (dead)
  874. Docs: man:netctl.profile(5)
  875.  
  876. test netctl profile
  877. --------------------------------------------------------
  878. Description='wlan0 connection'
  879. Interface=wlan0
  880. Connection=wireless
  881. Security=wpa-configsection
  882. IP=dhcp
  883. WPAConfigSection=(
  884. 'ssid="YOUR-SSID"'
  885. 'psk="***************"'
  886. 'key_mgmt=WPA-PSK'
  887. 'proto=WPA'
  888. 'group=TKIP'
  889. 'pairwise=TKIP'
  890. 'priority=3'
  891. )
  892.  
  893.  
  894. ###### Network wifi status (iwconfig) ######
  895. lo no wireless extensions.
  896.  
  897. eth0 no wireless extensions.
  898.  
  899. wlan0 IEEE 802.11 ESSID:off/any
  900. Mode:Managed Access Point: Not-Associated Tx-Power=31 dBm
  901. Retry short limit:7 RTS thr:off Fragment thr:off
  902. Encryption key:off
  903. Power Management:off
  904.  
  905.  
  906. ###### Network WiFi Access Point (redis-cli hgetall AccessPoint) ######
  907. enabled
  908. 0
  909. ip-address
  910. 192.168.5.1
  911. broadcast
  912. 192.168.5.255
  913. ssid
  914. RuneAudioAP
  915. passphrase
  916. RuneAudio
  917. dhcp-range
  918. 192.168.5.2,192.168.5.254,24h
  919. dhcp-option-dns
  920. 192.168.5.1
  921. dhcp-option-router
  922. 192.168.5.1
  923. enable-NAT
  924. 1
  925.  
  926. ###### Rern's Addons (redis-cli hgetall addons) ######
  927. update
  928. 0
  929. font
  930. 20170901
  931.  
  932. ###### List all USB devices (lsusb) ######
  933. Bus 001 Device 004: ID 1a2c:2d3c China Resource Semico Co., Ltd
  934. Bus 001 Device 005: ID 152d:2329 JMicron Technology Corp. / JMicron USA Technology Corp. JM20329 SATA Bridge
  935. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
  936. Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  937. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  938.  
  939. ###### Kernel status (dmesg) ######
  940. [ 0.000000] Booting Linux on physical CPU 0x0
  941. [ 0.000000] Linux version 4.14.34-1-ARCH (alarm@alarmpi) (gcc version 7.3.1 20180312 (GCC)) #1 SMP Tue May 15 00:50:02 CDT 2018
  942. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  943. [ 0.000000] CPU: div instructions available: patching division code
  944. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  945. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
  946. [ 0.000000] Memory policy: Data cache writealloc
  947. [ 0.000000] cma: Reserved 8 MiB at 0x3dc00000
  948. [ 0.000000] On node 0 totalpages: 255488
  949. [ 0.000000] free_area_init_node: node 0, pgdat 80f9c1c0, node_mem_map bd336000
  950. [ 0.000000] Normal zone: 2246 pages used for memmap
  951. [ 0.000000] Normal zone: 0 pages reserved
  952. [ 0.000000] Normal zone: 255488 pages, LIFO batch:31
  953. [ 0.000000] random: fast init done
  954. [ 0.000000] percpu: Embedded 17 pages/cpu @be59f000 s39564 r8192 d21876 u69632
  955. [ 0.000000] pcpu-alloc: s39564 r8192 d21876 u69632 alloc=17*4096
  956. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  957. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242
  958. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 root=/dev/mmcblk0p2 rw rootwait console=ttyS0,115200 console=tty1 selinux=0 plymouth.enable=0 fsck.repair=yes smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyS0,115200 elevator=noop quiet
  959. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  960. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  961. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  962. [ 0.000000] Memory: 982564K/1021952K available (10240K kernel code, 696K rwdata, 2640K rodata, 1024K init, 745K bss, 31196K reserved, 8192K cma-reserved)
  963. [ 0.000000] Virtual kernel memory layout:
  964. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  965. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  966. vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
  967. lowmem : 0x80000000 - 0xbe600000 ( 998 MB)
  968. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  969. .text : 0x80008000 - 0x80b00000 (11232 kB)
  970. .init : 0x80e00000 - 0x80f00000 (1024 kB)
  971. .data : 0x80f00000 - 0x80fae054 ( 697 kB)
  972. .bss : 0x80fb8ef8 - 0x810736d4 ( 746 kB)
  973. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  974. [ 0.000000] Hierarchical RCU implementation.
  975. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  976. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  977. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  978. [ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  979. [ 0.000009] Switching to timer-based delay loop, resolution 52ns
  980. [ 0.000137] Console: colour dummy device 80x30
  981. [ 0.000146] console [tty1] enabled
  982. [ 0.000159] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  983. [ 0.000167] pid_max: default: 32768 minimum: 301
  984. [ 0.000325] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  985. [ 0.000333] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  986. [ 0.000871] Disabling memory control group subsystem
  987. [ 0.000921] CPU: Testing write buffer coherency: ok
  988. [ 0.001151] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  989. [ 0.001355] Setting up static identity map for 0x100000 - 0x100054
  990. [ 0.001417] Hierarchical SRCU implementation.
  991. [ 0.001737] smp: Bringing up secondary CPUs ...
  992. [ 0.002100] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  993. [ 0.002481] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  994. [ 0.002837] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  995. [ 0.002883] smp: Brought up 1 node, 4 CPUs
  996. [ 0.002888] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  997. [ 0.002890] CPU: All CPU(s) started in HYP mode.
  998. [ 0.002892] CPU: Virtualization extensions available.
  999. [ 0.003377] devtmpfs: initialized
  1000. [ 0.008387] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  1001. [ 0.008514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  1002. [ 0.008523] futex hash table entries: 1024 (order: 4, 65536 bytes)
  1003. [ 0.008793] xor: measuring software checksum speed
  1004. [ 0.100005] arm4regs : 1845.600 MB/sec
  1005. [ 0.200039] 8regs : 1373.600 MB/sec
  1006. [ 0.300077] 32regs : 1324.000 MB/sec
  1007. [ 0.400110] neon : 2098.400 MB/sec
  1008. [ 0.400113] xor: using function: neon (2098.400 MB/sec)
  1009. [ 0.400120] pinctrl core: initialized pinctrl subsystem
  1010. [ 0.400513] NET: Registered protocol family 16
  1011. [ 0.401932] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  1012. [ 0.404145] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  1013. [ 0.404148] hw-breakpoint: maximum watchpoint size is 8 bytes.
  1014. [ 0.404262] Serial: AMBA PL011 UART driver
  1015. [ 0.405101] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  1016. [ 0.405295] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  1017. [ 0.580391] raid6: int32x1 gen() 205 MB/s
  1018. [ 0.750415] raid6: int32x1 xor() 190 MB/s
  1019. [ 0.920357] raid6: int32x2 gen() 329 MB/s
  1020. [ 1.090440] raid6: int32x2 xor() 247 MB/s
  1021. [ 1.260459] raid6: int32x4 gen() 339 MB/s
  1022. [ 1.430621] raid6: int32x4 xor() 268 MB/s
  1023. [ 1.600619] raid6: int32x8 gen() 334 MB/s
  1024. [ 1.770702] raid6: int32x8 xor() 248 MB/s
  1025. [ 1.940758] raid6: neonx1 gen() 703 MB/s
  1026. [ 2.110779] raid6: neonx1 xor() 700 MB/s
  1027. [ 2.280870] raid6: neonx2 gen() 1049 MB/s
  1028. [ 2.450880] raid6: neonx2 xor() 983 MB/s
  1029. [ 2.620956] raid6: neonx4 gen() 1501 MB/s
  1030. [ 2.791011] raid6: neonx4 xor() 1306 MB/s
  1031. [ 2.961093] raid6: neonx8 gen() 1442 MB/s
  1032. [ 3.131124] raid6: neonx8 xor() 1164 MB/s
  1033. [ 3.131127] raid6: using algorithm neonx4 gen() 1501 MB/s
  1034. [ 3.131129] raid6: .... xor() 1306 MB/s, rmw enabled
  1035. [ 3.131131] raid6: using neon recovery algorithm
  1036. [ 3.131352] bcm2835-dma 3f007000.dma: DMA legacy API manager at be813000, dmachans=0x1
  1037. [ 3.132064] SCSI subsystem initialized
  1038. [ 3.132165] usbcore: registered new interface driver usbfs
  1039. [ 3.132189] usbcore: registered new interface driver hub
  1040. [ 3.132240] usbcore: registered new device driver usb
  1041. [ 3.141274] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-16 18:18
  1042. [ 3.142123] clocksource: Switched to clocksource arch_sys_counter
  1043. [ 3.202343] VFS: Disk quotas dquot_6.6.0
  1044. [ 3.202387] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  1045. [ 3.202508] FS-Cache: Loaded
  1046. [ 3.202619] CacheFiles: Loaded
  1047. [ 3.206517] NET: Registered protocol family 2
  1048. [ 3.206900] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  1049. [ 3.206955] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  1050. [ 3.207047] TCP: Hash tables configured (established 8192 bind 8192)
  1051. [ 3.207119] UDP hash table entries: 512 (order: 2, 16384 bytes)
  1052. [ 3.207141] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  1053. [ 3.207296] NET: Registered protocol family 1
  1054. [ 3.207545] RPC: Registered named UNIX socket transport module.
  1055. [ 3.207547] RPC: Registered udp transport module.
  1056. [ 3.207549] RPC: Registered tcp transport module.
  1057. [ 3.207551] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1058. [ 3.207660] Unpacking initramfs...
  1059. [ 3.426688] Freeing initrd memory: 5156K
  1060. [ 3.430079] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  1061. [ 3.431330] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  1062. [ 3.435085] FS-Cache: Netfs 'nfs' registered for caching
  1063. [ 3.435376] NFS: Registering the id_resolver key type
  1064. [ 3.435390] Key type id_resolver registered
  1065. [ 3.435392] Key type id_legacy registered
  1066. [ 3.435400] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  1067. [ 3.435671] JFS: nTxBlock = 7780, nTxLock = 62244
  1068. [ 3.440350] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  1069. [ 3.443590] async_tx: api initialized (async)
  1070. [ 3.443627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  1071. [ 3.443691] io scheduler noop registered (default)
  1072. [ 3.443694] io scheduler deadline registered
  1073. [ 3.443825] io scheduler cfq registered
  1074. [ 3.443828] io scheduler mq-deadline registered
  1075. [ 3.443831] io scheduler kyber registered
  1076. [ 3.443902] io scheduler bfq registered
  1077. [ 3.445386] BCM2708FB: allocated DMA memory fdd10000
  1078. [ 3.445401] BCM2708FB: allocated DMA channel 0 @ be813000
  1079. [ 3.449246] Console: switching to colour frame buffer device 100x30
  1080. [ 3.451712] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
  1081. [ 3.451909] vc-sm: Videocore shared memory driver
  1082. [ 3.452036] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  1083. [ 3.456432] loop: module loaded
  1084. [ 3.456440] Loading iSCSI transport class v2.0-870.
  1085. [ 3.456777] libphy: Fixed MDIO Bus: probed
  1086. [ 3.456916] usbcore: registered new interface driver lan78xx
  1087. [ 3.456933] usbcore: registered new interface driver ax88179_178a
  1088. [ 3.456961] usbcore: registered new interface driver smsc95xx
  1089. [ 3.456991] usbcore: registered new interface driver cdc_ncm
  1090. [ 3.456994] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  1091. [ 3.684759] Core Release: 2.80a
  1092. [ 3.684763] Setting default values for core params
  1093. [ 3.684776] Finished setting default values for core params
  1094. [ 3.884893] Using Buffer DMA mode
  1095. [ 3.884895] Periodic Transfer Interrupt Enhancement - disabled
  1096. [ 3.884897] Multiprocessor Interrupt Enhancement - disabled
  1097. [ 3.884900] OTG VER PARAM: 0, OTG VER FLAG: 0
  1098. [ 3.884914] Dedicated Tx FIFOs mode
  1099. [ 3.885093] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbdd04000 dma = 0xfdd04000 len=9024
  1100. [ 3.885106] FIQ FSM acceleration enabled for :
  1101. Non-periodic Split Transactions
  1102. Periodic Split Transactions
  1103. High-Speed Isochronous Endpoints
  1104. Interrupt/Control Split Transaction hack enabled
  1105. [ 3.885109] dwc_otg: Microframe scheduler enabled
  1106. [ 3.885136] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8084eb90
  1107. [ 3.885140] WARN::hcd_init_fiq:460: FIQ ASM at 0x8084ef08 length 36
  1108. [ 3.885146] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbeca7000
  1109. [ 3.885173] dwc_otg 3f980000.usb: DWC OTG Controller
  1110. [ 3.885189] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  1111. [ 3.885207] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  1112. [ 3.885241] Init: Port Power? op_state=1
  1113. [ 3.885243] Init: Power Port (0)
  1114. [ 3.885339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1115. [ 3.885343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1116. [ 3.885347] usb usb1: Product: DWC OTG Controller
  1117. [ 3.885351] usb usb1: Manufacturer: Linux 4.14.34-1-ARCH dwc_otg_hcd
  1118. [ 3.885355] usb usb1: SerialNumber: 3f980000.usb
  1119. [ 3.885639] hub 1-0:1.0: USB hub found
  1120. [ 3.885659] hub 1-0:1.0: 1 port detected
  1121. [ 3.885909] dwc_otg: FIQ enabled
  1122. [ 3.885911] dwc_otg: NAK holdoff enabled
  1123. [ 3.885913] dwc_otg: FIQ split-transaction FSM enabled
  1124. [ 3.885918] Module dwc_common_port init
  1125. [ 3.886009] usbcore: registered new interface driver uas
  1126. [ 3.886046] usbcore: registered new interface driver usb-storage
  1127. [ 3.886063] usbcore: registered new interface driver ums-alauda
  1128. [ 3.886079] usbcore: registered new interface driver ums-cypress
  1129. [ 3.886095] usbcore: registered new interface driver ums-datafab
  1130. [ 3.886111] usbcore: registered new interface driver ums_eneub6250
  1131. [ 3.886126] usbcore: registered new interface driver ums-freecom
  1132. [ 3.886143] usbcore: registered new interface driver ums-isd200
  1133. [ 3.886159] usbcore: registered new interface driver ums-jumpshot
  1134. [ 3.886178] usbcore: registered new interface driver ums-karma
  1135. [ 3.886194] usbcore: registered new interface driver ums-onetouch
  1136. [ 3.886217] usbcore: registered new interface driver ums-realtek
  1137. [ 3.886234] usbcore: registered new interface driver ums-sddr09
  1138. [ 3.886250] usbcore: registered new interface driver ums-sddr55
  1139. [ 3.886266] usbcore: registered new interface driver ums-usbat
  1140. [ 3.886436] mousedev: PS/2 mouse device common for all mice
  1141. [ 3.886775] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  1142. [ 3.887003] device-mapper: uevent: version 1.0.3
  1143. [ 3.887144] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  1144. [ 3.887355] device-mapper: multipath round-robin: version 1.2.0 loaded
  1145. [ 3.887358] device-mapper: multipath queue-length: version 0.2.0 loaded
  1146. [ 3.887361] device-mapper: multipath service-time: version 0.3.0 loaded
  1147. [ 3.887367] device-mapper: raid: Loading target version 1.13.0
  1148. [ 3.887450] bcm2835-cpufreq: min=1200000 max=1200000
  1149. [ 3.887642] sdhci: Secure Digital Host Controller Interface driver
  1150. [ 3.887644] sdhci: Copyright(c) Pierre Ossman
  1151. [ 3.887821] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  1152. [ 3.887966] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
  1153. [ 3.888009] Error: Driver 'sdhost-bcm2835' is already registered, aborting...
  1154. [ 3.888079] sdhci-pltfm: SDHCI platform and OF driver helper
  1155. [ 3.889124] ledtrig-cpu: registered to indicate activity on CPUs
  1156. [ 3.889215] hidraw: raw HID events driver (C) Jiri Kosina
  1157. [ 3.889347] usbcore: registered new interface driver usbhid
  1158. [ 3.889349] usbhid: USB HID core driver
  1159. [ 3.889735] vchiq: vchiq_init_state: slot_zero = bdd80000, is_master = 0
  1160. [ 3.890571] [vc_sm_connected_init]: start
  1161. [ 3.893253] vc_vchi_sm_init: failed to open VCHI service (-1)
  1162. [ 3.893257] [vc_sm_connected_init]: failed to initialize shared memory service
  1163. [ 3.893372] [vc_sm_connected_init]: end - returning -1
  1164. [ 3.893741] Initializing XFRM netlink socket
  1165. [ 3.893756] NET: Registered protocol family 17
  1166. [ 3.893852] Key type dns_resolver registered
  1167. [ 3.894158] Registering SWP/SWPB emulation handler
  1168. [ 3.894812] registered taskstats version 1
  1169. [ 3.895297] Btrfs loaded, crc32c=crc32c-generic
  1170. [ 3.900393] Key type encrypted registered
  1171. [ 3.903246] uart-pl011 3f201000.serial: cts_event_workaround enabled
  1172. [ 3.903287] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  1173. [ 3.904159] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  1174. [ 3.904164] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  1175. [ 3.962480] sdhost: log_buf @ bdd07000 (fdd07000)
  1176. [ 3.999861] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  1177. [ 4.001352] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  1178. [ 4.002843] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  1179. [ 4.005505] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  1180. [ 4.042129] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  1181. [ 4.042585] of_cfs_init
  1182. [ 4.042663] of_cfs_init: OK
  1183. [ 4.063093] Freeing unused kernel memory: 1024K
  1184. [ 4.102324] Indeed it is in host mode hprt0 = 00021501
  1185. [ 4.169641] mmc0: host does not support reading read-only switch, assuming write-enable
  1186. [ 4.172454] mmc0: new high speed SDHC card at address 0002
  1187. [ 4.173464] mmcblk0: mmc0:0002 00000 7.42 GiB
  1188. [ 4.175602] mmcblk0: p1 p2
  1189. [ 4.181272] mmc1: new high speed SDIO card at address 0001
  1190. [ 4.312170] usb 1-1: new high-speed USB device number 2 using dwc_otg
  1191. [ 4.312259] Indeed it is in host mode hprt0 = 00001101
  1192. [ 4.552352] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  1193. [ 4.552361] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1194. [ 4.552746] hub 1-1:1.0: USB hub found
  1195. [ 4.552796] hub 1-1:1.0: 5 ports detected
  1196. [ 4.862297] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  1197. [ 4.882191] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  1198. [ 5.032281] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  1199. [ 5.032288] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1200. [ 5.034638] smsc95xx v1.0.6
  1201. [ 5.123823] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:4a:20:67
  1202. [ 5.582144] usb 1-1.5: new low-speed USB device number 4 using dwc_otg
  1203. [ 5.608767] systemd[1]: System time before build time, advancing clock.
  1204. [ 5.726267] usb 1-1.5: New USB device found, idVendor=1a2c, idProduct=2d3c
  1205. [ 5.726275] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1206. [ 5.726279] usb 1-1.5: Product: USB Keyboard
  1207. [ 5.726282] usb 1-1.5: Manufacturer: SEMICO
  1208. [ 5.736416] input: SEMICO USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:1A2C:2D3C.0001/input/input0
  1209. [ 5.748250] NET: Registered protocol family 10
  1210. [ 5.778018] Segment Routing with IPv6
  1211. [ 5.802421] hid-generic 0003:1A2C:2D3C.0001: input,hidraw0: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-3f980000.usb-1.5/input0
  1212. [ 5.804123] ip_tables: (C) 2000-2006 Netfilter Core Team
  1213. [ 5.816086] input: SEMICO USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:1A2C:2D3C.0002/input/input1
  1214. [ 5.816764] systemd[1]: systemd 238 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)
  1215. [ 5.817020] systemd[1]: Detected architecture arm.
  1216. [ 5.820348] systemd[1]: Set hostname to .
  1217. [ 5.882299] hid-generic 0003:1A2C:2D3C.0002: input,hidraw1: USB HID v1.10 Device [SEMICO USB Keyboard] on usb-3f980000.usb-1.5/input1
  1218. [ 6.602963] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1219. [ 6.603300] systemd[1]: Listening on udev Control Socket.
  1220. [ 6.603346] systemd[1]: Reached target Login Prompts.
  1221. [ 6.603394] systemd[1]: Reached target Swap.
  1222. [ 6.604937] systemd[1]: Created slice system-netctl\x2dauto.slice.
  1223. [ 6.615969] systemd[1]: Listening on RPCbind Server Activation Socket.
  1224. [ 6.616752] systemd[1]: Created slice system-netctl\x2difplugd.slice.
  1225. [ 6.862182] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
  1226. [ 6.992709] usb 1-1.4: New USB device found, idVendor=152d, idProduct=2329
  1227. [ 6.992717] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  1228. [ 6.992721] usb 1-1.4: Product: USB to ATA/ATAPI bridge
  1229. [ 6.992725] usb 1-1.4: Manufacturer: JMicron
  1230. [ 6.992729] usb 1-1.4: SerialNumber: 50026B726408
  1231. [ 6.993254] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  1232. [ 6.993397] usb-storage 1-1.4:1.0: Quirks match for vid 152d pid 2329: 8020
  1233. [ 6.993435] scsi host0: usb-storage 1-1.4:1.0
  1234. [ 7.178237] rpi-ft5406 rpi_ft5406: Probing device
  1235. [ 7.178610] input: FT5406 memory based driver as /devices/virtual/input/input2
  1236. [ 7.224121] bcm2835-rng 3f104000.rng: hwrng registered
  1237. [ 7.251208] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  1238. [ 7.252634] bcm2835_alsa bcm2835_alsa: card created with 8 channels
  1239. [ 7.290041] snd-rpi-dac soc:sound: ASoC: CODEC DAI pcm1794a-hifi not registered - will retry
  1240. [ 7.292385] snd-rpi-dac soc:sound: pcm1794a-hifi <-> 3f203000.i2s mapping ok
  1241. [ 7.651758] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
  1242. [ 7.651891] usbcore: registered new interface driver brcmfmac
  1243. [ 7.918992] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
  1244. [ 7.919597] 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
  1245. [ 7.964463] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1246. [ 8.059796] random: crng init done
  1247. [ 8.082631] scsi 0:0:0:0: Direct-Access KINGSTON SUV400S37480G 0C3F PQ: 0 ANSI: 2 CCS
  1248. [ 8.083223] sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
  1249. [ 8.083502] sd 0:0:0:0: [sda] Write Protect is off
  1250. [ 8.083508] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
  1251. [ 8.083754] sd 0:0:0:0: [sda] No Caching mode page found
  1252. [ 8.083759] sd 0:0:0:0: [sda] Assuming drive cache: write through
  1253. [ 8.085279] sda: sda1
  1254. [ 8.086519] sd 0:0:0:0: [sda] Attached SCSI disk
  1255. [ 8.685805] uart-pl011 3f201000.serial: no DMA platform data
  1256. [ 8.783229] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  1257. [ 9.546314] brcmfmac: power management disabled
  1258. [ 9.549704] Bluetooth: Core ver 2.22
  1259. [ 9.550020] NET: Registered protocol family 31
  1260. [ 9.550024] Bluetooth: HCI device and connection manager initialized
  1261. [ 9.550036] Bluetooth: HCI socket layer initialized
  1262. [ 9.550044] Bluetooth: L2CAP socket layer initialized
  1263. [ 9.550063] Bluetooth: SCO socket layer initialized
  1264. [ 9.560253] Bluetooth: HCI UART driver ver 2.3
  1265. [ 9.560264] Bluetooth: HCI UART protocol H4 registered
  1266. [ 9.560267] Bluetooth: HCI UART protocol BCSP registered
  1267. [ 9.560323] Bluetooth: HCI UART protocol LL registered
  1268. [ 9.560326] Bluetooth: HCI UART protocol ATH3K registered
  1269. [ 9.560328] Bluetooth: HCI UART protocol Three-wire (H5) registered
  1270. [ 9.560452] Bluetooth: HCI UART protocol Broadcom registered
  1271. [ 10.393722] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  1272. [ 12.149395] 8021q: 802.1Q VLAN Support v1.8
  1273. [ 26.710876] brcmfmac: power management disabled
  1274. [ 28.169683] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  1275. [ 28.224948] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1276.  
  1277. ###### startup systemd (journal) messages (journalctl | grep -i -E 'start|stop|reached|error|warning|loaded|loading' | grep -i -v 'audit' | head -n 200) ######
  1278. Apr 13 04:27:06 runeaudio kernel: CPU: All CPU(s) started in HYP mode.
  1279. Apr 13 04:27:06 runeaudio kernel: FS-Cache: Loaded
  1280. Apr 13 04:27:06 runeaudio kernel: CacheFiles: Loaded
  1281. Apr 13 04:27:06 runeaudio kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  1282. Apr 13 04:27:06 runeaudio kernel: loop: module loaded
  1283. Apr 13 04:27:06 runeaudio kernel: Loading iSCSI transport class v2.0-870.
  1284. Apr 13 04:27:06 runeaudio kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
  1285. Apr 13 04:27:06 runeaudio kernel: device-mapper: multipath queue-length: version 0.2.0 loaded
  1286. Apr 13 04:27:06 runeaudio kernel: device-mapper: multipath service-time: version 0.3.0 loaded
  1287. Apr 13 04:27:06 runeaudio kernel: device-mapper: raid: Loading target version 1.13.0
  1288. Apr 13 04:27:06 runeaudio kernel: Error: Driver 'sdhost-bcm2835' is already registered, aborting...
  1289. Apr 13 04:27:06 runeaudio kernel: [vc_sm_connected_init]: start
  1290. Apr 13 04:27:06 runeaudio kernel: Btrfs loaded, crc32c=crc32c-generic
  1291. Apr 13 04:27:06 runeaudio kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  1292. Apr 13 04:27:06 runeaudio systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1293. Apr 13 04:27:06 runeaudio systemd[1]: Reached target Login Prompts.
  1294. Apr 13 04:27:06 runeaudio systemd[1]: Reached target Swap.
  1295. Apr 13 04:27:06 runeaudio systemd-journald[196]: Journal started
  1296. Apr 13 04:27:06 runeaudio systemd[1]: Started display splash screen during boot.
  1297. Apr 13 04:27:06 runeaudio systemd[1]: Started Load/Save Random Seed.
  1298. Apr 13 04:27:06 runeaudio systemd[1]: Started Apply Kernel Variables.
  1299. Apr 13 04:27:06 runeaudio systemd[1]: Started udev Coldplug all Devices.
  1300. Apr 13 04:27:06 runeaudio systemd[1]: Started Create Static Device Nodes in /dev.
  1301. Apr 13 04:27:06 runeaudio systemd[1]: Starting udev Kernel Device Manager...
  1302. Apr 13 04:27:06 runeaudio systemd[1]: Reached target Local File Systems (Pre).
  1303. Apr 13 04:27:06 runeaudio systemd[1]: Started udev Kernel Device Manager.
  1304. Apr 13 04:27:06 runeaudio systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:rpi_backlight...
  1305. Apr 13 04:27:06 runeaudio systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:rpi_backlight.
  1306. Apr 13 04:27:07 runeaudio systemd[1]: Starting Load/Save RF Kill Switch Status...
  1307. Apr 13 04:27:07 runeaudio systemd[1]: Reached target Local File Systems.
  1308. Apr 13 04:27:07 runeaudio systemd[1]: Starting Create Volatile Files and Directories...
  1309. Apr 13 04:27:07 runeaudio systemd[1]: Started Load/Save RF Kill Switch Status.
  1310. Apr 13 04:27:07 runeaudio systemd[1]: Started Create Volatile Files and Directories.
  1311. Apr 13 04:27:07 runeaudio systemd[1]: Starting Network Time Synchronization...
  1312. Apr 13 04:27:07 runeaudio systemd[1]: Starting Update UTMP about System Boot/Shutdown...
  1313. Apr 13 04:27:07 runeaudio systemd[1]: Starting Network Name Resolution...
  1314. Apr 13 04:27:07 runeaudio systemd[1]: Started Update UTMP about System Boot/Shutdown.
  1315. Apr 13 04:27:07 runeaudio systemd[1]: Started Network Name Resolution.
  1316. Apr 13 04:27:07 runeaudio systemd[1]: Reached target Host and Network Name Lookups.
  1317. Apr 01 12:13:06 runeaudio systemd[1]: Started Network Time Synchronization.
  1318. Apr 01 12:13:06 runeaudio systemd[1]: Reached target System Initialization.
  1319. Apr 01 12:13:06 runeaudio systemd[1]: Started Daily Cleanup of Temporary Directories.
  1320. Apr 01 12:13:06 runeaudio systemd[1]: Reached target Sockets.
  1321. Apr 01 12:13:06 runeaudio systemd[1]: Reached target Basic System.
  1322. Apr 01 12:13:06 runeaudio systemd[1]: Started D-Bus System Message Bus.
  1323. Apr 01 12:13:06 runeaudio systemd[1]: Starting Automatic wireless network connection using netctl profiles...
  1324. Apr 01 12:13:06 runeaudio systemd[1]: Started Periodic Command Scheduler.
  1325. Apr 01 12:13:06 runeaudio systemd[1]: Started Automatic wired network connection using netctl profiles.
  1326. Apr 01 12:13:06 runeaudio systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
  1327. Apr 01 12:13:06 runeaudio systemd[1]: Started Broadcom BCM43438 bluetooth HCI.
  1328. Apr 01 12:13:06 runeaudio systemd[1]: Started RuneAudio MPD watchdog.
  1329. Apr 01 12:13:06 runeaudio systemd[1]: Started Entropy Harvesting Daemon.
  1330. Apr 01 12:13:06 runeaudio systemd[1]: Started Rune Audio Amixer-WebUI Service.
  1331. Apr 01 12:13:06 runeaudio systemd[1]: Reached target System Time Synchronized.
  1332. Apr 01 12:13:06 runeaudio systemd[1]: Started Daily rotation of log files.
  1333. Apr 01 12:13:06 runeaudio systemd[1]: Started Daily verification of password and group files.
  1334. Apr 01 12:13:06 runeaudio systemd[1]: Reached target Timers.
  1335. Apr 01 12:13:06 runeaudio avahi-daemon[262]: avahi-daemon 0.7 starting up.
  1336. Apr 01 12:13:06 runeaudio sh[264]: /var/www/command/mpd-watchdog: starting...
  1337. Apr 01 12:13:07 runeaudio systemd[1]: Started Avahi mDNS/DNS-SD Stack.
  1338. Apr 01 12:13:07 runeaudio avahi-daemon[262]: Loading service file /services/runeaudio.service.
  1339. Apr 01 12:13:07 runeaudio systemd[1]: Starting Save/Restore Sound Card State...
  1340. Apr 01 12:13:07 runeaudio avahi-daemon[262]: Server startup complete. Host name is runeaudio.local. Local service cookie is 520131819.
  1341. Apr 01 12:13:07 runeaudio systemd[1]: Started Save/Restore Sound Card State.
  1342. Apr 01 12:13:07 runeaudio systemd[1]: Reached target Sound Card.
  1343. Apr 01 12:13:07 runeaudio systemd[1]: Reached target Bluetooth.
  1344. Apr 01 12:13:07 runeaudio systemd[1]: Started Automatic wireless network connection using netctl profiles.
  1345. Apr 01 12:13:07 runeaudio systemd[1]: Reached target Network.
  1346. Apr 01 12:13:07 runeaudio wpa_actiond[298]: Starting wpa_actiond session for interface 'wlan0'
  1347. Apr 01 12:13:07 runeaudio systemd[1]: Starting Advanced key-value store...
  1348. Apr 01 12:13:07 runeaudio systemd[1]: Starting A high performance web server and a reverse proxy server...
  1349. Apr 01 12:13:07 runeaudio systemd[1]: Started OpenSSH Daemon.
  1350. Apr 01 12:13:07 runeaudio systemd[1]: Starting Permit User Sessions...
  1351. Apr 01 12:13:07 runeaudio systemd[1]: Started Advanced key-value store.
  1352. Apr 01 12:13:07 runeaudio systemd[1]: Started Permit User Sessions.
  1353. Apr 01 12:13:07 runeaudio systemd[1]: Started A high performance web server and a reverse proxy server.
  1354. Apr 01 12:13:07 runeaudio systemd[1]: Reached target Multi-User System.
  1355. Apr 01 12:13:07 runeaudio systemd[1]: Started RuneAudio System Worker.
  1356. Apr 01 12:13:07 runeaudio systemd[1]: Reached target Graphical Interface.
  1357. Apr 01 12:13:07 runeaudio systemd[1]: Startup finished in 5.556s (kernel) + 4.405s (userspace) = 9.962s.
  1358. Apr 01 12:13:09 runeaudio ifplugd[261]: client: Starting network profile 'eth0'...
  1359. Apr 01 12:13:10 runeaudio systemd[1]: Reloading.
  1360. Apr 01 12:13:11 runeaudio systemd[1]: Starting Music Player Daemon...
  1361. Apr 01 12:13:13 runeaudio systemd[1]: Started Music Player Daemon.
  1362. Apr 01 12:13:19 runeaudio ifplugd[261]: client: Started network profile 'eth0'
  1363. Apr 01 12:13:19 runeaudio systemd[1]: Reloading.
  1364. Apr 01 12:13:20 runeaudio systemd[1]: Reloading.
  1365. Apr 01 12:13:23 runeaudio systemd[1]: Reached target Network is Online.
  1366. Apr 01 12:13:23 runeaudio systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
  1367. Apr 01 12:13:23 runeaudio systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
  1368. Apr 01 12:13:23 runeaudio shairport-sync[713]: Successful Startup
  1369. Apr 01 12:13:23 runeaudio systemd[1]: Started Usb Automount (udevil).
  1370. Apr 01 12:13:24 runeaudio systemd[1]: Starting The PHP FastCGI Process Manager...
  1371. Apr 01 12:13:24 runeaudio systemd[1]: Started The PHP FastCGI Process Manager.
  1372. Apr 01 12:13:24 runeaudio systemd[1]: Started RuneAudio Playback Worker.
  1373. Apr 01 12:13:24 runeaudio systemd[1]: Started Local Chromium Browser.
  1374. Apr 01 12:13:25 runeaudio xinit[780]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  1375. Apr 01 12:13:28 runeaudio sudo[895]: root : TTY=unknown ; PWD=/ ; USER=http ; COMMAND=/etc/X11/xinit/start_chromium.sh
  1376. Apr 01 12:13:30 runeaudio systemd[1]: Started Process Core Dump (PID 918/UID 0).
  1377. Apr 01 12:13:31 runeaudio systemd[1]: Reloading.
  1378. Apr 01 12:13:31 runeaudio systemd[1]: Starting Samba NetBIOS name server...
  1379. Apr 01 12:13:32 runeaudio systemd[1]: Started Samba NetBIOS name server.
  1380. Apr 01 12:13:32 runeaudio systemd[1]: Starting Samba Winbind daemon...
  1381. Apr 01 12:13:32 runeaudio systemd[1]: Started Samba Winbind daemon.
  1382. Apr 01 12:13:32 runeaudio systemd[1]: Starting Samba SMB/CIFS server...
  1383. Apr 01 12:13:33 runeaudio systemd[1]: Started Samba SMB/CIFS server.
  1384. Apr 01 12:13:34 runeaudio systemd[1]: Stopping Samba SMB/CIFS server...
  1385. Apr 01 12:13:36 runeaudio systemd[1]: Stopped Samba SMB/CIFS server.
  1386. Apr 01 12:13:36 runeaudio systemd[1]: Stopping Samba NetBIOS name server...
  1387. Apr 01 12:13:36 runeaudio systemd[1]: Stopped Samba NetBIOS name server.
  1388. Apr 01 12:13:36 runeaudio systemd[1]: Reloading.
  1389. Apr 01 12:13:36 runeaudio systemd[1]: Starting Samba NetBIOS name server...
  1390. Apr 01 12:13:36 runeaudio systemd[1]: Started Samba NetBIOS name server.
  1391. Apr 01 12:13:36 runeaudio systemd[1]: Starting Samba SMB/CIFS server...
  1392. Apr 01 12:13:37 runeaudio systemd[1]: Started Samba SMB/CIFS server.
  1393. Apr 01 12:13:37 runeaudio dbus-daemon[258]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.24" (uid=33 pid=905 comm="/usr/lib/chromium/chromium --app=http://localhost ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination="org.bluez" (bus)
  1394. Apr 01 12:13:56 runeaudio xinit[780]: [905:1257:0401/121356.501712:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
  1395. Apr 01 12:13:57 runeaudio xinit[780]: [1179:1179:0401/121357.100464:ERROR:sandbox_linux.cc(375)] InitializeSandbox() called with multiple threads in process gpu-process.
  1396. Apr 01 12:13:57 runeaudio xinit[780]: [905:905:0401/121357.485140:ERROR:gpu_process_transport_factory.cc(1019)] Lost UI shared context.
  1397.  
  1398. ###### PHP backend ######
  1399. php version: 5.6.33
  1400. debug level: 0
  1401.  
  1402.  
  1403. Debug data collected in 3.807 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement