Advertisement
Guest User

Volumio 2.698 logondemand

a guest
Jan 18th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 225.43 KB | None | 0 0
  1. Sat Jan 18 15:14:27 UTC 2020
  2. Description="''"
  3.  
  4. # cat /proc/version ---------------
  5. Linux version 4.19.86-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1283 SMP Fri Nov 29 18:32:25 GMT 2019
  6.  
  7. # cat /etc/os-release ---------------
  8. PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
  9. NAME="Raspbian GNU/Linux"
  10. VERSION_ID="8"
  11. VERSION="8 (jessie)"
  12. ID=raspbian
  13. ID_LIKE=debian
  14. HOME_URL="http://www.raspbian.org/"
  15. SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
  16. BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
  17. VOLUMIO_BUILD_VERSION="80e3a7415791a01dac7cd7cc2cc0a3d3fc65ba9d"
  18. VOLUMIO_FE_VERSION=""
  19. VOLUMIO_BE_VERSION="a5d5fb6aa4e4c71be85580a005adf6b2009366a5"
  20. VOLUMIO_ARCH="arm"
  21. VOLUMIO_VARIANT="volumio"
  22. VOLUMIO_TEST="FALSE"
  23. VOLUMIO_BUILD_DATE="Thu Jan 16 20:23:20 CET 2020"
  24.  
  25. VOLUMIO_VERSION="2.698"
  26. VOLUMIO_HARDWARE="pi"
  27. VOLUMIO_HASH="3dcbb012a2043e1c4181cb54ce618cae"
  28.  
  29. # ifconfig ---------------
  30. eth0 Link encap:Ethernet HWaddr b8:27:eb:d5:7b:ec
  31. UP BROADCAST MULTICAST MTU:1500 Metric:1
  32. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:1000
  35. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  36.  
  37. lo Link encap:Local Loopback
  38. inet addr:127.0.0.1 Mask:255.0.0.0
  39. UP LOOPBACK RUNNING MTU:65536 Metric:1
  40. RX packets:3257 errors:0 dropped:0 overruns:0 frame:0
  41. TX packets:3257 errors:0 dropped:0 overruns:0 carrier:0
  42. collisions:0 txqueuelen:1000
  43. RX bytes:901283 (880.1 KiB) TX bytes:901283 (880.1 KiB)
  44.  
  45. wlan0 Link encap:Ethernet HWaddr b8:27:eb:80:2e:b9
  46. inet addr:192.168.1.220 Bcast:192.168.1.255 Mask:255.255.255.0
  47. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  48. RX packets:513276 errors:0 dropped:0 overruns:0 frame:0
  49. TX packets:482919 errors:0 dropped:0 overruns:0 carrier:0
  50. collisions:0 txqueuelen:1000
  51. RX bytes:229038318 (218.4 MiB) TX bytes:121424991 (115.7 MiB)
  52.  
  53.  
  54. # sudo iwconfig ---------------
  55. eth0 no wireless extensions.
  56.  
  57. lo no wireless extensions.
  58.  
  59. wlan0 IEEE 802.11 ESSID:"Jeffield"
  60. Mode:Managed Frequency:5.24 GHz Access Point: 48:5D:36:A3:76:68
  61. Bit Rate=292.5 Mb/s Tx-Power=31 dBm
  62. Retry short limit:7 RTS thr:off Fragment thr:off
  63. Encryption key:off
  64. Power Management:off
  65. Link Quality=44/70 Signal level=-66 dBm
  66. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  67. Tx excessive retries:4 Invalid misc:0 Missed beacon:0
  68.  
  69.  
  70. # aplay -l ---------------
  71. **** List of PLAYBACK Hardware Devices ****
  72. card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  73. Subdevices: 7/7
  74. Subdevice #0: subdevice #0
  75. Subdevice #1: subdevice #1
  76. Subdevice #2: subdevice #2
  77. Subdevice #3: subdevice #3
  78. Subdevice #4: subdevice #4
  79. Subdevice #5: subdevice #5
  80. Subdevice #6: subdevice #6
  81. card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
  82. Subdevices: 1/1
  83. Subdevice #0: subdevice #0
  84. card 0: ALSA [bcm2835 ALSA], device 2: bcm2835 IEC958/HDMI1 [bcm2835 IEC958/HDMI1]
  85. Subdevices: 1/1
  86. Subdevice #0: subdevice #0
  87. card 1: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 [HiFiBerry DAC+ HiFi pcm512x-hifi-0]
  88. Subdevices: 1/1
  89. Subdevice #0: subdevice #0
  90.  
  91. # ps -ef ---------------
  92. UID PID PPID C STIME TTY TIME CMD
  93. root 1 0 0 15:03 ? 00:00:06 /sbin/init
  94. root 2 0 0 15:03 ? 00:00:00 [kthreadd]
  95. root 3 2 0 15:03 ? 00:00:00 [rcu_gp]
  96. root 4 2 0 15:03 ? 00:00:00 [rcu_par_gp]
  97. root 7 2 1 15:03 ? 00:00:07 [kworker/u8:0-br]
  98. root 8 2 0 15:03 ? 00:00:00 [mm_percpu_wq]
  99. root 9 2 0 15:03 ? 00:00:00 [ksoftirqd/0]
  100. root 10 2 0 15:03 ? 00:00:01 [rcu_sched]
  101. root 11 2 0 15:03 ? 00:00:00 [rcu_bh]
  102. root 12 2 0 15:03 ? 00:00:00 [migration/0]
  103. root 13 2 0 15:03 ? 00:00:00 [cpuhp/0]
  104. root 14 2 0 15:03 ? 00:00:00 [cpuhp/1]
  105. root 15 2 0 15:03 ? 00:00:00 [migration/1]
  106. root 16 2 0 15:03 ? 00:00:00 [ksoftirqd/1]
  107. root 17 2 0 15:03 ? 00:00:00 [kworker/1:0-cgr]
  108. root 19 2 0 15:03 ? 00:00:00 [cpuhp/2]
  109. root 20 2 0 15:03 ? 00:00:00 [migration/2]
  110. root 21 2 0 15:03 ? 00:00:00 [ksoftirqd/2]
  111. root 23 2 0 15:03 ? 00:00:00 [kworker/2:0H-kb]
  112. root 24 2 0 15:03 ? 00:00:00 [cpuhp/3]
  113. root 25 2 0 15:03 ? 00:00:00 [migration/3]
  114. root 26 2 0 15:03 ? 00:00:00 [ksoftirqd/3]
  115. root 29 2 0 15:03 ? 00:00:00 [kdevtmpfs]
  116. root 30 2 0 15:03 ? 00:00:00 [netns]
  117. root 31 2 0 15:03 ? 00:00:00 [kworker/0:1-eve]
  118. root 32 2 0 15:03 ? 00:00:00 [kworker/1:1-cgr]
  119. root 34 2 0 15:03 ? 00:00:00 [khungtaskd]
  120. root 35 2 0 15:03 ? 00:00:00 [oom_reaper]
  121. root 36 2 0 15:03 ? 00:00:00 [writeback]
  122. root 37 2 0 15:03 ? 00:00:00 [kcompactd0]
  123. root 38 2 0 15:03 ? 00:00:00 [crypto]
  124. root 39 2 0 15:03 ? 00:00:00 [kblockd]
  125. root 40 2 0 15:03 ? 00:00:00 [watchdogd]
  126. root 41 2 0 15:03 ? 00:00:00 [rpciod]
  127. root 42 2 0 15:03 ? 00:00:03 [kworker/u9:0-xp]
  128. root 43 2 0 15:03 ? 00:00:00 [xprtiod]
  129. root 44 2 5 15:03 ? 00:00:34 [kworker/u8:1-br]
  130. root 46 2 0 15:03 ? 00:00:01 [kswapd0]
  131. root 47 2 0 15:03 ? 00:00:00 [nfsiod]
  132. root 58 2 0 15:03 ? 00:00:00 [kthrotld]
  133. root 59 2 0 15:03 ? 00:00:00 [kworker/3:1-mm_]
  134. root 60 2 0 15:03 ? 00:00:00 [iscsi_eh]
  135. root 61 2 0 15:03 ? 00:00:00 [dwc_otg]
  136. root 62 2 0 15:03 ? 00:00:00 [DWC Notificatio]
  137. root 63 2 0 15:03 ? 00:00:00 [vchiq-slot/0]
  138. root 64 2 0 15:03 ? 00:00:00 [vchiq-recy/0]
  139. root 65 2 0 15:03 ? 00:00:00 [vchiq-sync/0]
  140. root 66 2 0 15:03 ? 00:00:00 [vchiq-keep/0]
  141. root 67 2 0 15:03 ? 00:00:00 [SMIO]
  142. root 68 2 0 15:03 ? 00:00:00 [kworker/2:2-eve]
  143. root 69 2 4 15:03 ? 00:00:27 [irq/86-mmc1]
  144. root 78 2 0 15:03 ? 00:00:00 [mmc_complete]
  145. root 80 2 0 15:03 ? 00:00:00 [kworker/0:1H-mm]
  146. root 101 2 0 15:03 ? 00:00:00 [kworker/1:1H-kb]
  147. root 105 2 0 15:03 ? 00:00:00 [kworker/3:1H-kb]
  148. root 106 2 0 15:03 ? 00:00:00 [kworker/3:2H-kb]
  149. root 107 2 0 15:03 ? 00:00:00 [jbd2/mmcblk0p2-]
  150. root 108 2 0 15:03 ? 00:00:00 [ext4-rsv-conver]
  151. root 110 2 0 15:03 ? 00:00:00 [kworker/0:2-cgr]
  152. root 112 2 0 15:03 ? 00:00:00 [irq/166-usb-001]
  153. root 118 2 0 15:03 ? 00:00:00 [loop0]
  154. root 137 2 0 15:03 ? 00:00:00 [jbd2/mmcblk0p3-]
  155. root 138 2 0 15:03 ? 00:00:00 [ext4-rsv-conver]
  156. root 145 2 0 15:03 ? 00:00:00 [kworker/1:2H-kb]
  157. root 146 2 0 15:03 ? 00:00:00 [kworker/0:2H-kb]
  158. root 147 2 0 15:03 ? 00:00:00 [ipv6_addrconf]
  159. root 174 1 0 15:03 ? 00:00:02 /lib/systemd/systemd-journald
  160. root 181 1 0 15:03 ? 00:00:00 /lib/systemd/systemd-udevd
  161. root 225 2 0 15:03 ? 00:00:00 [ft5406]
  162. root 230 2 0 15:03 ? 00:00:00 [SMIO]
  163. root 242 2 2 15:03 ? 00:00:13 [kworker/u8:2-ev]
  164. root 293 2 0 15:03 ? 00:00:00 [mmal-vchiq]
  165. root 295 2 0 15:03 ? 00:00:00 [mmal-vchiq]
  166. root 300 2 0 15:03 ? 00:00:00 [mmal-vchiq]
  167. root 311 2 0 15:03 ? 00:00:00 [cfg80211]
  168. root 316 2 0 15:03 ? 00:00:00 [brcmf_wq/mmc1:0]
  169. root 317 2 0 15:03 ? 00:00:00 [brcmf_wdog/mmc1]
  170. root 444 2 0 15:03 ? 00:00:00 [kworker/3:3-cgr]
  171. root 532 1 0 15:03 ? 00:00:00 /sbin/rpcbind -w
  172. statd 548 1 0 15:03 ? 00:00:00 /sbin/rpc.statd
  173. root 560 1 0 15:03 ? 00:00:00 /usr/sbin/rpc.idmapd
  174. root 562 1 0 15:03 ? 00:00:03 /usr/sbin/haveged --Foreground --verbose=1 --write=1024
  175. volumio 566 1 0 15:03 ? 00:00:00 /usr/bin/udisks-glue --foreground
  176. volumio 571 1 0 15:03 ? 00:00:00 /usr/local/bin/volumio-remote-updater
  177. root 594 1 0 15:03 ? 00:00:00 /lib/systemd/systemd-logind
  178. avahi 620 1 0 15:03 ? 00:00:00 avahi-daemon: running [livingroom.local]
  179. message+ 628 1 0 15:03 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  180. root 667 1 0 15:03 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
  181. avahi 684 620 0 15:03 ? 00:00:00 avahi-daemon: chroot helper
  182. ntp 688 1 0 15:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 100:104
  183. root 693 1 0 15:03 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:7f:d1:46
  184. root 698 1 0 15:03 ? 00:00:00 /usr/sbin/sshd -D
  185. root 700 1 0 15:03 ? 00:00:00 /usr/lib/udisks/udisks-daemon --no-debug
  186. root 703 1 0 15:03 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
  187. root 715 700 0 15:03 ? 00:00:00 udisks-daemon: not polling any devices
  188. root 728 1 0 15:03 tty1 00:00:00 /sbin/agetty --noclear tty1 linux
  189. root 740 1 0 15:03 ? 00:00:00 /usr/lib/policykit-1/polkitd --no-debug
  190. root 811 1 0 15:03 ? 00:00:00 /usr/sbin/nmbd -D
  191. root 812 811 0 15:03 ? 00:00:00 /usr/sbin/nmbd -D
  192. root 823 1 0 15:03 ? 00:00:00 /usr/sbin/winbindd
  193. root 827 823 0 15:03 ? 00:00:00 /usr/sbin/winbindd
  194. root 874 1 0 15:03 ? 00:00:00 wpa_supplicant -s -B -Dnl80211,wext -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
  195. root 875 1 0 15:03 ? 00:00:00 /usr/sbin/smbd -D
  196. root 878 823 0 15:03 ? 00:00:00 /usr/sbin/winbindd
  197. root 879 823 0 15:03 ? 00:00:00 /usr/sbin/winbindd
  198. root 880 875 0 15:03 ? 00:00:00 /usr/sbin/smbd -D
  199. root 983 1 0 15:03 ? 00:00:00 /sbin/dhcpcd
  200. root 1046 2 0 15:03 ? 00:00:00 [NFSv4 callback]
  201. volumio 1138 1 0 15:03 ? 00:00:00 /bin/sh /usr/bin/startx /etc/X11/Xsession /opt/volumiokiosk.sh -- -nocursor
  202. volumio 1159 1138 0 15:03 ? 00:00:00 xinit /etc/X11/Xsession /opt/volumiokiosk.sh -- /usr/bin/X :0 -nocursor -auth /tmp/serverauth.xxdL7sp9Qg
  203. root 1160 1159 0 15:03 tty2 00:00:04 /usr/lib/xorg/Xorg :0 -nocursor -auth /tmp/serverauth.xxdL7sp9Qg
  204. volumio 1316 1 0 15:03 ? 00:00:00 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
  205. volumio 1320 1159 0 15:03 ? 00:00:00 /bin/bash /opt/volumiokiosk.sh
  206. volumio 1338 1320 0 15:03 ? 00:00:00 /usr/bin/ssh-agent /opt/volumiokiosk.sh
  207. volumio 1339 1320 0 15:03 ? 00:00:00 matchbox-keyboard -d
  208. volumio 1340 1320 0 15:03 ? 00:00:00 matchbox-window-manager -use_titlebar no
  209. volumio 1346 1320 0 15:03 ? 00:00:01 unclutter -idle 0
  210. volumio 1347 1320 1 15:03 ? 00:00:07 /usr/lib/chromium-browser/chromium-browser --enable-pinch --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --disable-pinch --kiosk --no-first-run --disable-3d-apis --disable-breakpad --disable-crash-reporter --disable-infobars --disable-session-crashed-bubble --disable-translate --user-data-dir=/data/volumiokiosk --no-sandbox http://localhost:3000
  211. volumio 1363 1347 0 15:03 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser --type=zygote --no-sandbox --user-data-dir=/data/volumiokiosk --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so
  212. volumio 1364 1363 0 15:03 ? 00:00:00 [nacl_helper_boo] <defunct>
  213. volumio 1416 1363 2 15:03 ? 00:00:16 /usr/lib/chromium-browser/chromium-browser --type=renderer --disable-3d-apis --disable-breakpad --disable-pinch --enable-pinch --no-sandbox --enable-features=AutofillCreditCardSigninPromo<AutofillCreditCardSigninPromo,AutofillProfileCleanup<AutofillProfileCleanup,DocumentWriteEvaluator<DisallowFetchForDocWrittenScriptsInMainFrame,ExpectCTReporting<ExpectCTReporting,IncidentReportingDisableUpload<SafeBrowsingIncidentReportingService,IncidentReportingModuleLoadAnalysis<SafeBrowsingIncidentReportingServiceFeatures,IncidentReportingSuspiciousModuleReporting<SafeBrowsingIncidentReportingServiceFeatures,MaterialDesignUserManager<MaterialDesignUserManager,NegotiateTLS13<TLS13Negotiation,NetworkTimeServiceQuerying<NetworkTimeQueries,NewAudioR
  214. volumio 1583 1 5 15:05 ? 00:00:27 /usr/local/bin/node /volumio/index.js
  215. volumio 1630 1583 0 15:05 ? 00:00:00 /bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
  216. volumio 1644 1630 0 15:05 ? 00:00:01 /bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
  217. volumio 1646 1630 0 15:05 ? 00:00:01 /bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
  218. volumio 1657 1630 0 15:05 ? 00:00:01 /bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
  219. volumio 1833 1 0 15:05 ? 00:00:00 /bin/streaming-daemon
  220. volumio 1858 1 0 15:05 ? 00:00:00 /bin/sh /tmp/sshtunnel.sh
  221. volumio 1860 1858 0 15:05 ? 00:00:00 /usr/lib/autossh/autossh -M 0 -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R MRTBHaHkNVdFehXBlYDX6NuAZt23-c240fbcf081afd2cc1e9fc2e2a091df9.us1.myvolumio.org:8091:localhost:3000 us1.myvolumio.org
  222. volumio 1865 1860 0 15:05 ? 00:00:00 /usr/bin/ssh -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R MRTBHaHkNVdFehXBlYDX6NuAZt23-c240fbcf081afd2cc1e9fc2e2a091df9.us1.myvolumio.org:8091:localhost:3000 us1.myvolumio.org
  223. root 1930 698 0 15:08 ? 00:00:00 sshd: volumio [priv]
  224. volumio 1938 1 0 15:08 ? 00:00:00 /lib/systemd/systemd --user
  225. volumio 1941 1938 0 15:08 ? 00:00:00 (sd-pam)
  226. volumio 1944 1930 0 15:08 ? 00:00:00 sshd: volumio@pts/0
  227. volumio 1946 1944 0 15:08 pts/0 00:00:00 -bash
  228. root 1953 2 0 15:08 ? 00:00:00 [kworker/2:0-eve]
  229. root 1985 2 0 15:08 ? 00:00:00 [kworker/2:1H]
  230. root 2013 2 0 15:08 ? 00:00:02 [kworker/u9:2-xp]
  231. root 2033 2 4 15:11 ? 00:00:08 [kworker/u8:3-br]
  232. mpd 2080 1 11 15:12 ? 00:00:10 /usr/bin/mpd --no-daemon
  233. root 2081 2 0 15:12 ? 00:00:00 [kworker/1:2-mm_]
  234. root 2088 2 0 15:13 ? 00:00:00 [kworker/2:1-eve]
  235. root 2090 2 1 15:13 ? 00:00:00 [kworker/u9:1-xp]
  236. volumio 2092 1946 1 15:14 pts/0 00:00:00 /bin/bash /usr/local/bin/volumio logdump
  237. volumio 2093 2092 37 15:14 pts/0 00:00:00 /usr/local/bin/node /volumio/logsubmit.js nosubmit
  238. volumio 2118 2093 0 15:14 pts/0 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
  239. volumio 2119 2118 0 15:14 pts/0 00:00:00 ps -ef
  240.  
  241. # df -h ---------------
  242. Filesystem Size Used Avail Use% Mounted on
  243. /dev/mmcblk0p2 2.2G 1.2G 903M 57% /imgpart
  244. /dev/loop0 338M 338M 0 100% /static
  245. overlay 56G 1.7G 52G 4% /
  246. devtmpfs 471M 0 471M 0% /dev
  247. tmpfs 485M 60M 426M 13% /dev/shm
  248. tmpfs 485M 4.7M 481M 1% /run
  249. tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  250. tmpfs 485M 0 485M 0% /sys/fs/cgroup
  251. tmpfs 485M 80K 485M 1% /tmp
  252. tmpfs 485M 0 485M 0% /var/spool/cups
  253. tmpfs 20M 112K 20M 1% /var/log
  254. tmpfs 485M 0 485M 0% /var/spool/cups/tmp
  255. /dev/mmcblk0p1 61M 59M 1.9M 97% /boot
  256. jeffield.local:/volume1/music 2.7T 2.2T 465G 83% /mnt/NAS/Jeffield
  257. tmpfs 97M 0 97M 0% /run/user/1000
  258.  
  259. # mount ---------------
  260. /dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime,stripe=1024)
  261. /dev/loop0 on /static type squashfs (ro,relatime)
  262. overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work)
  263. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  264. proc on /proc type proc (rw,relatime)
  265. devtmpfs on /dev type devtmpfs (rw,nosuid,size=482140k,nr_inodes=120535,mode=755)
  266. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
  267. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  268. tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
  269. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  270. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  271. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  272. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  273. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  274. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  275. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  276. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  277. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  278. cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
  279. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  280. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
  281. mqueue on /dev/mqueue type mqueue (rw,relatime)
  282. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  283. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  284. configfs on /sys/kernel/config type configfs (rw,relatime)
  285. tmpfs on /tmp type tmpfs (rw,noatime,mode=755)
  286. tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
  287. tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4)
  288. tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755)
  289. /dev/mmcblk0p1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
  290. rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
  291. jeffield.local:/volume1/music on /mnt/NAS/Jeffield type nfs4 (ro,relatime,vers=4.0,rsize=131072,wsize=131072,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.220,local_lock=none,addr=192.168.1.187)
  292. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=99296k,mode=700,uid=1000,gid=1000)
  293.  
  294. # sudo journalctl -p 7 ---------------
  295. -- Logs begin at Sat 2020-01-18 15:02:52 UTC, end at Sat 2020-01-18 15:14:27 UTC. --
  296. Jan 18 15:02:52 livingroom systemd-journal[174]: Runtime journal is using 4.0M (max allowed 30.0M, trying to leave 72.7M free of 480.6M available → current limit 30.0M).
  297. Jan 18 15:02:52 livingroom kernel: Booting Linux on physical CPU 0x0
  298. Jan 18 15:02:52 livingroom kernel: Linux version 4.19.86-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1283 SMP Fri Nov 29 18:32:25 GMT 2019
  299. Jan 18 15:02:52 livingroom kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  300. Jan 18 15:02:52 livingroom kernel: CPU: div instructions available: patching division code
  301. Jan 18 15:02:52 livingroom kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  302. Jan 18 15:02:52 livingroom kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
  303. Jan 18 15:02:52 livingroom kernel: Memory policy: Data cache writealloc
  304. Jan 18 15:02:52 livingroom kernel: cma: Reserved 8 MiB at 0x3d800000
  305. Jan 18 15:02:52 livingroom kernel: On node 0 totalpages: 253952
  306. Jan 18 15:02:52 livingroom kernel: Normal zone: 2232 pages used for memmap
  307. Jan 18 15:02:52 livingroom kernel: Normal zone: 0 pages reserved
  308. Jan 18 15:02:52 livingroom kernel: Normal zone: 253952 pages, LIFO batch:63
  309. Jan 18 15:02:52 livingroom kernel: random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
  310. Jan 18 15:02:52 livingroom kernel: percpu: Embedded 16 pages/cpu s36864 r8192 d20480 u65536
  311. Jan 18 15:02:52 livingroom kernel: pcpu-alloc: s36864 r8192 d20480 u65536 alloc=16*4096
  312. Jan 18 15:02:52 livingroom kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  313. Jan 18 15:02:52 livingroom kernel: Built 1 zonelists, mobility grouping on. Total pages: 251720
  314. Jan 18 15:02:52 livingroom kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash quiet plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh elevator=noop rootwait bootdelay=5 logo.nologo vt.global_cursor_default=0 loglevel=0
  315. Jan 18 15:02:52 livingroom kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  316. Jan 18 15:02:52 livingroom kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  317. Jan 18 15:02:52 livingroom kernel: Memory: 964280K/1015808K available (8192K kernel code, 653K rwdata, 2220K rodata, 1024K init, 822K bss, 43336K reserved, 8192K cma-reserved)
  318. Jan 18 15:02:52 livingroom kernel: Virtual kernel memory layout:
  319. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  320. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  321. vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
  322. lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
  323. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  324. .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
  325. .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  326. .data : 0x(ptrval) - 0x(ptrval) ( 654 kB)
  327. .bss : 0x(ptrval) - 0x(ptrval) ( 823 kB)
  328. Jan 18 15:02:52 livingroom kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  329. Jan 18 15:02:52 livingroom kernel: ftrace: allocating 26847 entries in 79 pages
  330. Jan 18 15:02:52 livingroom kernel: rcu: Hierarchical RCU implementation.
  331. Jan 18 15:02:52 livingroom kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  332. Jan 18 15:02:52 livingroom kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  333. Jan 18 15:02:52 livingroom kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  334. Jan 18 15:02:52 livingroom kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  335. Jan 18 15:02:52 livingroom kernel: Switching to timer-based delay loop, resolution 52ns
  336. Jan 18 15:02:52 livingroom kernel: Console: colour dummy device 80x30
  337. Jan 18 15:02:52 livingroom kernel: console [tty1] enabled
  338. Jan 18 15:02:52 livingroom kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  339. Jan 18 15:02:52 livingroom kernel: pid_max: default: 32768 minimum: 301
  340. Jan 18 15:02:52 livingroom kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  341. Jan 18 15:02:52 livingroom kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  342. Jan 18 15:02:52 livingroom kernel: CPU: Testing write buffer coherency: ok
  343. Jan 18 15:02:52 livingroom kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  344. Jan 18 15:02:52 livingroom kernel: Setting up static identity map for 0x100000 - 0x10003c
  345. Jan 18 15:02:52 livingroom kernel: rcu: Hierarchical SRCU implementation.
  346. Jan 18 15:02:52 livingroom kernel: smp: Bringing up secondary CPUs ...
  347. Jan 18 15:02:52 livingroom kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  348. Jan 18 15:02:52 livingroom kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  349. Jan 18 15:02:52 livingroom kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  350. Jan 18 15:02:52 livingroom kernel: smp: Brought up 1 node, 4 CPUs
  351. Jan 18 15:02:52 livingroom kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS).
  352. Jan 18 15:02:52 livingroom kernel: CPU: All CPU(s) started in HYP mode.
  353. Jan 18 15:02:52 livingroom kernel: CPU: Virtualization extensions available.
  354. Jan 18 15:02:52 livingroom kernel: devtmpfs: initialized
  355. Jan 18 15:02:52 livingroom kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  356. Jan 18 15:02:52 livingroom kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  357. Jan 18 15:02:52 livingroom kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
  358. Jan 18 15:02:52 livingroom kernel: pinctrl core: initialized pinctrl subsystem
  359. Jan 18 15:02:52 livingroom kernel: NET: Registered protocol family 16
  360. Jan 18 15:02:52 livingroom kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
  361. Jan 18 15:02:52 livingroom kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  362. Jan 18 15:02:52 livingroom kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
  363. Jan 18 15:02:52 livingroom kernel: Serial: AMBA PL011 UART driver
  364. Jan 18 15:02:52 livingroom kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  365. Jan 18 15:02:52 livingroom kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
  366. Jan 18 15:02:52 livingroom kernel: SCSI subsystem initialized
  367. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver usbfs
  368. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver hub
  369. Jan 18 15:02:52 livingroom kernel: usbcore: registered new device driver usb
  370. Jan 18 15:02:52 livingroom kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2019-11-29 18:46, variant start
  371. Jan 18 15:02:52 livingroom kernel: raspberrypi-firmware soc:firmware: Firmware hash is 7d5bdbd77968098c981dadefae06aaec79354c69
  372. Jan 18 15:02:52 livingroom kernel: clocksource: Switched to clocksource arch_sys_counter
  373. Jan 18 15:02:52 livingroom kernel: VFS: Disk quotas dquot_6.6.0
  374. Jan 18 15:02:52 livingroom kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  375. Jan 18 15:02:52 livingroom kernel: FS-Cache: Loaded
  376. Jan 18 15:02:52 livingroom kernel: CacheFiles: Loaded
  377. Jan 18 15:02:52 livingroom kernel: NET: Registered protocol family 2
  378. Jan 18 15:02:52 livingroom kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  379. Jan 18 15:02:52 livingroom kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  380. Jan 18 15:02:52 livingroom kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  381. Jan 18 15:02:52 livingroom kernel: TCP: Hash tables configured (established 8192 bind 8192)
  382. Jan 18 15:02:52 livingroom kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
  383. Jan 18 15:02:52 livingroom kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  384. Jan 18 15:02:52 livingroom kernel: NET: Registered protocol family 1
  385. Jan 18 15:02:52 livingroom kernel: RPC: Registered named UNIX socket transport module.
  386. Jan 18 15:02:52 livingroom kernel: RPC: Registered udp transport module.
  387. Jan 18 15:02:52 livingroom kernel: RPC: Registered tcp transport module.
  388. Jan 18 15:02:52 livingroom kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
  389. Jan 18 15:02:52 livingroom kernel: Trying to unpack rootfs image as initramfs...
  390. Jan 18 15:02:52 livingroom kernel: Freeing initrd memory: 19456K
  391. Jan 18 15:02:52 livingroom kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  392. Jan 18 15:02:52 livingroom kernel: Initialise system trusted keyrings
  393. Jan 18 15:02:52 livingroom kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
  394. Jan 18 15:02:52 livingroom kernel: FS-Cache: Netfs 'nfs' registered for caching
  395. Jan 18 15:02:52 livingroom kernel: NFS: Registering the id_resolver key type
  396. Jan 18 15:02:52 livingroom kernel: Key type id_resolver registered
  397. Jan 18 15:02:52 livingroom kernel: Key type id_legacy registered
  398. Jan 18 15:02:52 livingroom kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  399. Jan 18 15:02:52 livingroom kernel: Key type asymmetric registered
  400. Jan 18 15:02:52 livingroom kernel: Asymmetric key parser 'x509' registered
  401. Jan 18 15:02:52 livingroom kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  402. Jan 18 15:02:52 livingroom kernel: io scheduler noop registered (default)
  403. Jan 18 15:02:52 livingroom kernel: io scheduler deadline registered
  404. Jan 18 15:02:52 livingroom kernel: io scheduler cfq registered
  405. Jan 18 15:02:52 livingroom kernel: io scheduler mq-deadline registered
  406. Jan 18 15:02:52 livingroom kernel: io scheduler kyber registered
  407. Jan 18 15:02:52 livingroom kernel: bcm2708_fb soc:fb: FB found 1 display(s)
  408. Jan 18 15:02:52 livingroom kernel: Console: switching to colour frame buffer device 100x30
  409. Jan 18 15:02:52 livingroom kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 800x480
  410. Jan 18 15:02:52 livingroom kernel: bcm2835-rng 3f104000.rng: hwrng registered
  411. Jan 18 15:02:52 livingroom kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  412. Jan 18 15:02:52 livingroom kernel: vc-sm: Videocore shared memory driver
  413. Jan 18 15:02:52 livingroom kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  414. Jan 18 15:02:52 livingroom kernel: brd: module loaded
  415. Jan 18 15:02:52 livingroom kernel: loop: module loaded
  416. Jan 18 15:02:52 livingroom kernel: Loading iSCSI transport class v2.0-870.
  417. Jan 18 15:02:52 livingroom kernel: libphy: Fixed MDIO Bus: probed
  418. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver lan78xx
  419. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver smsc95xx
  420. Jan 18 15:02:52 livingroom kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  421. Jan 18 15:02:52 livingroom kernel: dwc_otg 3f980000.usb: base=(ptrval)
  422. Jan 18 15:02:52 livingroom kernel: Core Release: 2.80a
  423. Jan 18 15:02:52 livingroom kernel: Setting default values for core params
  424. Jan 18 15:02:52 livingroom kernel: Finished setting default values for core params
  425. Jan 18 15:02:52 livingroom kernel: Using Buffer DMA mode
  426. Jan 18 15:02:52 livingroom kernel: Periodic Transfer Interrupt Enhancement - disabled
  427. Jan 18 15:02:52 livingroom kernel: Multiprocessor Interrupt Enhancement - disabled
  428. Jan 18 15:02:52 livingroom kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
  429. Jan 18 15:02:52 livingroom kernel: Dedicated Tx FIFOs mode
  430. Jan 18 15:02:52 livingroom kernel: WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bd914000 dma = 0xfd914000 len=9024
  431. Jan 18 15:02:52 livingroom kernel: FIQ FSM acceleration enabled for :
  432. Non-periodic Split Transactions
  433. Periodic Split Transactions
  434. High-Speed Isochronous Endpoints
  435. Interrupt/Control Split Transaction hack enabled
  436. Jan 18 15:02:52 livingroom kernel: dwc_otg: Microframe scheduler enabled
  437. Jan 18 15:02:52 livingroom kernel: WARN::hcd_init_fiq:457: FIQ on core 1
  438. Jan 18 15:02:52 livingroom kernel: WARN::hcd_init_fiq:458: FIQ ASM at 8067e550 length 36
  439. Jan 18 15:02:52 livingroom kernel: WARN::hcd_init_fiq:497: MPHI regs_base at be810000
  440. Jan 18 15:02:52 livingroom kernel: dwc_otg 3f980000.usb: DWC OTG Controller
  441. Jan 18 15:02:52 livingroom kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  442. Jan 18 15:02:52 livingroom kernel: dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
  443. Jan 18 15:02:52 livingroom kernel: Init: Port Power? op_state=1
  444. Jan 18 15:02:52 livingroom kernel: Init: Power Port (0)
  445. Jan 18 15:02:52 livingroom kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  446. Jan 18 15:02:52 livingroom kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  447. Jan 18 15:02:52 livingroom kernel: usb usb1: Product: DWC OTG Controller
  448. Jan 18 15:02:52 livingroom kernel: usb usb1: Manufacturer: Linux 4.19.86-v7+ dwc_otg_hcd
  449. Jan 18 15:02:52 livingroom kernel: usb usb1: SerialNumber: 3f980000.usb
  450. Jan 18 15:02:52 livingroom kernel: hub 1-0:1.0: USB hub found
  451. Jan 18 15:02:52 livingroom kernel: hub 1-0:1.0: 1 port detected
  452. Jan 18 15:02:52 livingroom kernel: dwc_otg: FIQ enabled
  453. Jan 18 15:02:52 livingroom kernel: dwc_otg: NAK holdoff enabled
  454. Jan 18 15:02:52 livingroom kernel: dwc_otg: FIQ split-transaction FSM enabled
  455. Jan 18 15:02:52 livingroom kernel: Module dwc_common_port init
  456. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver usb-storage
  457. Jan 18 15:02:52 livingroom kernel: mousedev: PS/2 mouse device common for all mice
  458. Jan 18 15:02:52 livingroom kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  459. Jan 18 15:02:52 livingroom kernel: bcm2835-cpufreq: min=600000 max=1400000
  460. Jan 18 15:02:52 livingroom kernel: sdhci: Secure Digital Host Controller Interface driver
  461. Jan 18 15:02:52 livingroom kernel: sdhci: Copyright(c) Pierre Ossman
  462. Jan 18 15:02:52 livingroom kernel: mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
  463. Jan 18 15:02:52 livingroom kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
  464. Jan 18 15:02:52 livingroom kernel: sdhci-pltfm: SDHCI platform and OF driver helper
  465. Jan 18 15:02:52 livingroom kernel: ledtrig-cpu: registered to indicate activity on CPUs
  466. Jan 18 15:02:52 livingroom kernel: hidraw: raw HID events driver (C) Jiri Kosina
  467. Jan 18 15:02:52 livingroom kernel: usbcore: registered new interface driver usbhid
  468. Jan 18 15:02:52 livingroom kernel: usbhid: USB HID core driver
  469. Jan 18 15:02:52 livingroom kernel: vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
  470. Jan 18 15:02:52 livingroom kernel: [vc_sm_connected_init]: start
  471. Jan 18 15:02:52 livingroom kernel: [vc_sm_connected_init]: end - returning 0
  472. Jan 18 15:02:52 livingroom kernel: Initializing XFRM netlink socket
  473. Jan 18 15:02:52 livingroom kernel: NET: Registered protocol family 17
  474. Jan 18 15:02:52 livingroom kernel: Key type dns_resolver registered
  475. Jan 18 15:02:52 livingroom kernel: Registering SWP/SWPB emulation handler
  476. Jan 18 15:02:52 livingroom kernel: registered taskstats version 1
  477. Jan 18 15:02:52 livingroom kernel: Loading compiled-in X.509 certificates
  478. Jan 18 15:02:52 livingroom kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
  479. Jan 18 15:02:52 livingroom kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
  480. Jan 18 15:02:52 livingroom kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
  481. Jan 18 15:02:52 livingroom kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
  482. Jan 18 15:02:52 livingroom kernel: sdhost: log_buf @ (ptrval) (fd913000)
  483. Jan 18 15:02:52 livingroom kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  484. Jan 18 15:02:52 livingroom kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  485. Jan 18 15:02:52 livingroom kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  486. Jan 18 15:02:52 livingroom kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  487. Jan 18 15:02:52 livingroom kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  488. Jan 18 15:02:52 livingroom kernel: of_cfs_init
  489. Jan 18 15:02:52 livingroom kernel: of_cfs_init: OK
  490. Jan 18 15:02:52 livingroom kernel: Freeing unused kernel memory: 1024K
  491. Jan 18 15:02:52 livingroom kernel: Run /init as init process
  492. Jan 18 15:02:52 livingroom kernel: mmc0: host does not support reading read-only switch, assuming write-enable
  493. Jan 18 15:02:52 livingroom kernel: mmc0: new high speed SDXC card at address 0001
  494. Jan 18 15:02:52 livingroom kernel: mmcblk0: mmc0:0001 GC2QT 59.6 GiB
  495. Jan 18 15:02:52 livingroom kernel: mmcblk0: p1 p2 p3
  496. Jan 18 15:02:52 livingroom kernel: random: fast init done
  497. Jan 18 15:02:52 livingroom kernel: mmc1: new high speed SDIO card at address 0001
  498. Jan 18 15:02:52 livingroom kernel: Indeed it is in host mode hprt0 = 00021501
  499. Jan 18 15:02:52 livingroom initramfs: Booting Volumio for BCM2835
  500. Jan 18 15:02:52 livingroom initramfs: This script mounts rootfs RO with an overlay RW layer.
  501. Jan 18 15:02:52 livingroom kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  502. Jan 18 15:02:52 livingroom kernel: fuse init (API version 7.27)
  503. Jan 18 15:02:52 livingroom initramfs: IMGPART=/dev/mmcblk0p2
  504. Jan 18 15:02:52 livingroom initramfs: IMGFILE=/volumio_current.sqsh
  505. Jan 18 15:02:52 livingroom initramfs: Boot delay (except first time) will be 5 seconds
  506. Jan 18 15:02:52 livingroom initramfs: /dev/mmcblk0p2:
  507. Jan 18 15:02:52 livingroom kernel: EXT4-fs (mmcblk0p2): recovery complete
  508. Jan 18 15:02:52 livingroom kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  509. Jan 18 15:02:52 livingroom initramfs: Doing a 5 second delay here to give kernel load a headstart
  510. Jan 18 15:02:52 livingroom kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
  511. Jan 18 15:02:52 livingroom kernel: Indeed it is in host mode hprt0 = 00001101
  512. Jan 18 15:02:52 livingroom kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
  513. Jan 18 15:02:52 livingroom kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  514. Jan 18 15:02:52 livingroom kernel: hub 1-1:1.0: USB hub found
  515. Jan 18 15:02:52 livingroom kernel: hub 1-1:1.0: 4 ports detected
  516. Jan 18 15:02:52 livingroom kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  517. Jan 18 15:02:52 livingroom kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
  518. Jan 18 15:02:52 livingroom kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  519. Jan 18 15:02:52 livingroom kernel: hub 1-1.1:1.0: USB hub found
  520. Jan 18 15:02:52 livingroom kernel: hub 1-1.1:1.0: 3 ports detected
  521. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: new high-speed USB device number 4 using dwc_otg
  522. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: New USB device found, idVendor=05ac, idProduct=12a8, bcdDevice= 9.01
  523. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  524. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: Product: iPhone
  525. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: Manufacturer: Apple Inc.
  526. Jan 18 15:02:52 livingroom kernel: usb 1-1.2: SerialNumber: c856ff24cce5c41d904054766a4bfb2b02287c98
  527. Jan 18 15:02:52 livingroom kernel: usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
  528. Jan 18 15:02:52 livingroom kernel: usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
  529. Jan 18 15:02:52 livingroom kernel: usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  530. Jan 18 15:02:52 livingroom kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
  531. Jan 18 15:02:52 livingroom kernel: libphy: lan78xx-mdiobus: probed
  532. Jan 18 15:02:52 livingroom kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
  533. Jan 18 15:02:52 livingroom initramfs: Checking for USB updates
  534. Jan 18 15:02:52 livingroom initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline)
  535. Jan 18 15:02:52 livingroom kernel: EXT4-fs (mmcblk0p3): recovery complete
  536. Jan 18 15:02:52 livingroom kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  537. Jan 18 15:02:52 livingroom initramfs: With Option:
  538. Jan 18 15:02:52 livingroom initramfs: VOLUMIO_VERSION="2.698"
  539. Jan 18 15:02:52 livingroom initramfs: Finish initramfs, continue booting Volumio
  540. Jan 18 15:02:52 livingroom kernel: random: systemd: uninitialized urandom read (16 bytes read)
  541. Jan 18 15:02:52 livingroom systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  542. Jan 18 15:02:52 livingroom systemd[1]: Detected architecture 'arm'.
  543. Jan 18 15:02:52 livingroom kernel: NET: Registered protocol family 10
  544. Jan 18 15:02:52 livingroom kernel: Segment Routing with IPv6
  545. Jan 18 15:02:52 livingroom systemd[1]: Inserted module 'ipv6'
  546. Jan 18 15:02:52 livingroom systemd[1]: Set hostname to <livingroom>.
  547. Jan 18 15:02:52 livingroom kernel: random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
  548. Jan 18 15:02:52 livingroom kernel: random: systemd: uninitialized urandom read (16 bytes read)
  549. Jan 18 15:02:52 livingroom systemd[1]: [/lib/systemd/system/mpd.service:18] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
  550. Jan 18 15:02:52 livingroom systemd[1]: [/lib/systemd/system/mpd.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service'
  551. Jan 18 15:02:52 livingroom systemd[1]: [/lib/systemd/system/mpd.service:20] Unknown lvalue 'ProtectKernelModules' in section 'Service'
  552. Jan 18 15:02:52 livingroom systemd[1]: [/lib/systemd/system/mpd.service:23] Unknown lvalue 'RestrictNamespaces' in section 'Service'
  553. Jan 18 15:02:52 livingroom systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  554. Jan 18 15:02:52 livingroom systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  555. Jan 18 15:02:52 livingroom kernel: i2c /dev entries driver
  556. Jan 18 15:02:52 livingroom systemd-udevd[181]: starting version 215
  557. Jan 18 15:02:52 livingroom systemd-journal[174]: Journal started
  558. Jan 18 15:02:52 livingroom systemd[1]: Starting Slices.
  559. Jan 18 15:02:52 livingroom systemd[1]: Reached target Slices.
  560. Jan 18 15:02:52 livingroom systemd[1]: Started Create list of required static device nodes for the current kernel.
  561. Jan 18 15:02:52 livingroom systemd[1]: Time has been changed
  562. Jan 18 15:02:52 livingroom systemd[1]: Started Restore / save the current clock.
  563. Jan 18 15:02:52 livingroom systemd[1]: Starting Create Static Device Nodes in /dev...
  564. Jan 18 15:02:52 livingroom systemd[1]: Started Create Static Device Nodes in /dev.
  565. Jan 18 15:02:52 livingroom systemd[1]: Starting udev Kernel Device Manager...
  566. Jan 18 15:02:52 livingroom systemd[1]: Mounted Debug File System.
  567. Jan 18 15:02:52 livingroom systemd[1]: Mounted POSIX Message Queue File System.
  568. Jan 18 15:02:52 livingroom systemd-modules-load[172]: Inserted module 'i2c_dev'
  569. Jan 18 15:02:52 livingroom systemd[1]: Started Apply Kernel Variables.
  570. Jan 18 15:02:52 livingroom fake-hwclock[163]: Sat Jan 18 15:02:52 UTC 2020
  571. Jan 18 15:02:52 livingroom systemd[1]: Started udev Coldplug all Devices.
  572. Jan 18 15:02:52 livingroom systemd[1]: Starting Copy rules generated while the root was ro...
  573. Jan 18 15:02:52 livingroom systemd[1]: Starting LSB: Set preliminary keymap...
  574. Jan 18 15:02:52 livingroom systemd[1]: Started Copy rules generated while the root was ro.
  575. Jan 18 15:02:52 livingroom systemd[1]: Started LSB: Set preliminary keymap.
  576. Jan 18 15:02:52 livingroom systemd[1]: Starting Show Plymouth Boot Screen...
  577. Jan 18 15:02:52 livingroom kernel: rpi-ft5406 rpi_ft5406: Probing device
  578. Jan 18 15:02:52 livingroom systemd[1]: Starting Remount Root and Kernel File Systems...
  579. Jan 18 15:02:52 livingroom kernel: input: FT5406 memory based driver as /devices/virtual/input/input0
  580. Jan 18 15:02:52 livingroom kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  581. Jan 18 15:02:52 livingroom kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  582. Jan 18 15:02:52 livingroom kernel: [vc_sm_connected_init]: start
  583. Jan 18 15:02:52 livingroom systemd[1]: Started Remount Root and Kernel File Systems.
  584. Jan 18 15:02:52 livingroom systemd[1]: Started Various fixups to make systemd work better on Debian.
  585. Jan 18 15:02:52 livingroom systemd[1]: Starting Load/Save Random Seed...
  586. Jan 18 15:02:52 livingroom kernel: [vc_sm_connected_init]: installed successfully
  587. Jan 18 15:02:52 livingroom systemd[1]: Starting Local File Systems (Pre).
  588. Jan 18 15:02:52 livingroom systemd[1]: Reached target Local File Systems (Pre).
  589. Jan 18 15:02:52 livingroom systemd[1]: Mounting /tmp...
  590. Jan 18 15:02:52 livingroom systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  591. Jan 18 15:02:52 livingroom systemd[1]: Mounting /var/spool/cups...
  592. Jan 18 15:02:52 livingroom systemd[1]: Mounting /var/log...
  593. Jan 18 15:02:52 livingroom systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
  594. Jan 18 15:02:52 livingroom systemd[1]: Mounted /var/spool/cups.
  595. Jan 18 15:02:52 livingroom systemd[1]: Mounted /tmp.
  596. Jan 18 15:02:52 livingroom systemd[1]: Started Load/Save Random Seed.
  597. Jan 18 15:02:52 livingroom systemd[1]: Mounted /var/log.
  598. Jan 18 15:02:52 livingroom systemd[1]: Started Show Plymouth Boot Screen.
  599. Jan 18 15:02:52 livingroom kernel: media: Linux media interface: v0.10
  600. Jan 18 15:02:52 livingroom systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
  601. Jan 18 15:02:52 livingroom systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
  602. Jan 18 15:02:52 livingroom systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  603. Jan 18 15:02:52 livingroom systemd[1]: Starting Paths.
  604. Jan 18 15:02:52 livingroom systemd[1]: Reached target Paths.
  605. Jan 18 15:02:52 livingroom systemd[1]: Mounting /var/spool/cups/tmp...
  606. Jan 18 15:02:52 livingroom systemd[1]: Mounted /var/spool/cups/tmp.
  607. Jan 18 15:02:52 livingroom kernel: videodev: Linux video capture interface: v2.00
  608. Jan 18 15:02:52 livingroom kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  609. Jan 18 15:02:53 livingroom kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  610. Jan 18 15:02:53 livingroom kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  611. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  612. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  613. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  614. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  615. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  616. Jan 18 15:02:53 livingroom kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  617. Jan 18 15:02:53 livingroom kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  618. Jan 18 15:02:53 livingroom kernel: snd_bcm2835: unknown parameter 'index' ignored
  619. Jan 18 15:02:53 livingroom kernel: bcm2835_audio soc:audio: card created with 8 channels
  620. Jan 18 15:02:53 livingroom kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
  621. Jan 18 15:02:53 livingroom kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  622. Jan 18 15:02:53 livingroom kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  623. Jan 18 15:02:53 livingroom kernel: cfg80211: failed to load regulatory.db
  624. Jan 18 15:02:53 livingroom kernel: brcmfmac: F1 signature read @0x18000000=0x15264345
  625. Jan 18 15:02:53 livingroom kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  626. Jan 18 15:02:53 livingroom kernel: usbcore: registered new interface driver brcmfmac
  627. Jan 18 15:02:53 livingroom systemd[1]: Starting system-ifup.slice.
  628. Jan 18 15:02:53 livingroom systemd[1]: Created slice system-ifup.slice.
  629. Jan 18 15:02:53 livingroom systemd[1]: Starting system-systemd\x2dbacklight.slice.
  630. Jan 18 15:02:53 livingroom systemd[1]: Created slice system-systemd\x2dbacklight.slice.
  631. Jan 18 15:02:53 livingroom systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:rpi_backlight...
  632. Jan 18 15:02:53 livingroom systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:rpi_backlight.
  633. Jan 18 15:02:53 livingroom kernel: snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
  634. Jan 18 15:02:53 livingroom systemd[1]: Starting Sound Card.
  635. Jan 18 15:02:53 livingroom systemd[1]: Reached target Sound Card.
  636. Jan 18 15:02:53 livingroom kernel: pcm512x 1-004d: Linked as a consumer to regulator.1
  637. Jan 18 15:02:53 livingroom systemd[1]: Found device /dev/mmcblk0p1.
  638. Jan 18 15:02:53 livingroom systemd[1]: Starting File System Check on /dev/mmcblk0p1...
  639. Jan 18 15:02:53 livingroom kernel: snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
  640. Jan 18 15:02:53 livingroom kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  641. Jan 18 15:02:53 livingroom kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
  642. Jan 18 15:02:53 livingroom systemd[1]: Starting system-systemd\x2drfkill.slice.
  643. Jan 18 15:02:53 livingroom systemd[1]: Created slice system-systemd\x2drfkill.slice.
  644. Jan 18 15:02:53 livingroom systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0...
  645. Jan 18 15:02:53 livingroom systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0.
  646. Jan 18 15:02:54 livingroom systemd-fsck[333]: fsck.fat 3.0.27 (2014-11-12)
  647. Jan 18 15:02:54 livingroom systemd-fsck[333]: /dev/mmcblk0p1: 230 files, 119244/123044 clusters
  648. Jan 18 15:02:54 livingroom systemd[1]: Started File System Check on /dev/mmcblk0p1.
  649. Jan 18 15:02:54 livingroom systemd[1]: Mounting /boot...
  650. Jan 18 15:02:54 livingroom systemd[1]: Mounted /boot.
  651. Jan 18 15:02:54 livingroom systemd[1]: Starting Local File Systems.
  652. Jan 18 15:02:54 livingroom systemd[1]: Reached target Local File Systems.
  653. Jan 18 15:02:54 livingroom systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  654. Jan 18 15:02:54 livingroom systemd[1]: Starting Create Volatile Files and Directories...
  655. Jan 18 15:02:54 livingroom systemd[1]: Starting Remote File Systems.
  656. Jan 18 15:02:54 livingroom systemd[1]: Reached target Remote File Systems.
  657. Jan 18 15:02:54 livingroom systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
  658. Jan 18 15:02:54 livingroom systemd[1]: Starting LSB: Set console font and keymap...
  659. Jan 18 15:02:54 livingroom systemd[1]: Starting LSB: Raise network interfaces....
  660. Jan 18 15:02:54 livingroom systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
  661. Jan 18 15:02:54 livingroom systemd[1]: Started Create Volatile Files and Directories.
  662. Jan 18 15:02:54 livingroom systemd[1]: Started LSB: Set console font and keymap.
  663. Jan 18 15:02:54 livingroom systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
  664. Jan 18 15:02:54 livingroom kernel: random: crng init done
  665. Jan 18 15:02:54 livingroom kernel: random: 7 urandom warning(s) missed due to ratelimiting
  666. Jan 18 15:02:54 livingroom systemd[1]: Starting Update UTMP about System Boot/Shutdown...
  667. Jan 18 15:02:54 livingroom systemd[1]: Started Update UTMP about System Boot/Shutdown.
  668. Jan 18 15:02:54 livingroom kernel: brcmfmac: power management disabled
  669. Jan 18 15:02:55 livingroom systemd[1]: Received SIGRTMIN+20 from PID 233 (plymouthd).
  670. Jan 18 15:02:55 livingroom kernel: brcmfmac: power management disabled
  671. Jan 18 15:02:55 livingroom networking[361]: Configuring network interfaces...done.
  672. Jan 18 15:02:55 livingroom systemd[1]: Started LSB: Raise network interfaces..
  673. Jan 18 15:02:55 livingroom systemd[1]: Starting ifup for wlan0...
  674. Jan 18 15:02:55 livingroom systemd[1]: Started ifup for wlan0.
  675. Jan 18 15:02:55 livingroom systemd[1]: Starting ifup for eth0...
  676. Jan 18 15:02:55 livingroom systemd[1]: Started ifup for eth0.
  677. Jan 18 15:02:55 livingroom systemd[1]: Starting Network.
  678. Jan 18 15:02:55 livingroom systemd[1]: Reached target Network.
  679. Jan 18 15:02:55 livingroom systemd[1]: Starting Network is Online.
  680. Jan 18 15:02:55 livingroom systemd[1]: Reached target Network is Online.
  681. Jan 18 15:02:55 livingroom systemd[1]: Starting LSB: RPC portmapper replacement...
  682. Jan 18 15:02:55 livingroom ifup[448]: dhcpcd[482]: version 6.0.5 starting
  683. Jan 18 15:02:55 livingroom dhcpcd[482]: version 6.0.5 starting
  684. Jan 18 15:02:55 livingroom dhcpcd[482]: eth0: waiting for carrier
  685. Jan 18 15:02:55 livingroom ifup[448]: dhcpcd[482]: eth0: waiting for carrier
  686. Jan 18 15:02:55 livingroom rpcbind[451]: Starting rpcbind daemon....
  687. Jan 18 15:02:55 livingroom systemd[1]: Started LSB: RPC portmapper replacement.
  688. Jan 18 15:02:55 livingroom systemd[1]: Starting RPC Port Mapper.
  689. Jan 18 15:02:56 livingroom systemd[1]: Reached target RPC Port Mapper.
  690. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: NFS support files common to client and server...
  691. Jan 18 15:02:56 livingroom rpc.statd[548]: Version 1.2.8 starting
  692. Jan 18 15:02:56 livingroom sm-notify[549]: Version 1.2.8 starting
  693. Jan 18 15:02:56 livingroom kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  694. Jan 18 15:02:56 livingroom nfs-common[542]: Starting NFS common utilities: statd idmapd.
  695. Jan 18 15:02:56 livingroom systemd[1]: Started LSB: NFS support files common to client and server.
  696. Jan 18 15:02:56 livingroom systemd[1]: Starting System Initialization.
  697. Jan 18 15:02:56 livingroom systemd[1]: Reached target System Initialization.
  698. Jan 18 15:02:56 livingroom systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
  699. Jan 18 15:02:56 livingroom systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  700. Jan 18 15:02:56 livingroom systemd[1]: Starting mpd.socket.
  701. Jan 18 15:02:56 livingroom systemd[1]: Listening on mpd.socket.
  702. Jan 18 15:02:56 livingroom systemd[1]: Starting D-Bus System Message Bus Socket.
  703. Jan 18 15:02:56 livingroom systemd[1]: Listening on D-Bus System Message Bus Socket.
  704. Jan 18 15:02:56 livingroom systemd[1]: Starting Sockets.
  705. Jan 18 15:02:56 livingroom systemd[1]: Reached target Sockets.
  706. Jan 18 15:02:56 livingroom systemd[1]: Starting Daily Cleanup of Temporary Directories.
  707. Jan 18 15:02:56 livingroom systemd[1]: Started Daily Cleanup of Temporary Directories.
  708. Jan 18 15:02:56 livingroom systemd[1]: Starting Timers.
  709. Jan 18 15:02:56 livingroom systemd[1]: Reached target Timers.
  710. Jan 18 15:02:56 livingroom systemd[1]: Started Manage Sound Card State (restore and store).
  711. Jan 18 15:02:56 livingroom systemd[1]: Starting Restore Sound Card State...
  712. Jan 18 15:02:56 livingroom systemd[1]: Starting Basic System.
  713. Jan 18 15:02:56 livingroom systemd[1]: Reached target Basic System.
  714. Jan 18 15:02:56 livingroom systemd[1]: Starting Entropy daemon using the HAVEGE algorithm...
  715. Jan 18 15:02:56 livingroom systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
  716. Jan 18 15:02:56 livingroom systemd[1]: Starting cd.service...
  717. Jan 18 15:02:56 livingroom systemd[1]: Started cd.service.
  718. Jan 18 15:02:56 livingroom systemd[1]: Starting Configure Bluetooth Modems connected by UART...
  719. Jan 18 15:02:56 livingroom systemd[1]: Starting Volumio Iptables Module...
  720. Jan 18 15:02:56 livingroom systemd[1]: Started Volumio Iptables Module.
  721. Jan 18 15:02:56 livingroom systemd[1]: Starting mount disks automatically with standby...
  722. Jan 18 15:02:56 livingroom systemd[1]: Started mount disks automatically with standby.
  723. Jan 18 15:02:56 livingroom systemd[1]: Starting UPnP Renderer front-end to MPD...
  724. Jan 18 15:02:56 livingroom systemd[1]: Started UPnP Renderer front-end to MPD.
  725. Jan 18 15:02:56 livingroom systemd[1]: Starting volumio-remote-updater.service...
  726. Jan 18 15:02:56 livingroom systemd[1]: Started volumio-remote-updater.service.
  727. Jan 18 15:02:56 livingroom systemd[1]: Starting Volumio SSH enabler...
  728. Jan 18 15:02:56 livingroom systemd[1]: Started Volumio SSH enabler.
  729. Jan 18 15:02:56 livingroom systemd[1]: Starting Wireless Services...
  730. Jan 18 15:02:56 livingroom systemd[1]: Starting Xbindrc...
  731. Jan 18 15:02:56 livingroom systemd[1]: Started Xbindrc.
  732. Jan 18 15:02:56 livingroom volumio[563]: /bin/bash: /volumio/app/plugins/music_service/cd_controller/cd.sh: No such file or directory
  733. Jan 18 15:02:56 livingroom systemd[1]: Starting OpenBSD Secure Shell server...
  734. Jan 18 15:02:56 livingroom systemd[1]: Starting /etc/rc.local Compatibility...
  735. Jan 18 15:02:56 livingroom systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available.
  736. Jan 18 15:02:56 livingroom systemd[1]: Starting Login Service...
  737. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: start Winbind daemon...
  738. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: start Samba daemons for the AD DC...
  739. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: Start NTP daemon...
  740. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: start Samba NetBIOS nameserver (nmbd)...
  741. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  742. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: Brings up/down network automatically...
  743. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: Advanced IEEE 802.11 management daemon...
  744. Jan 18 15:02:56 livingroom systemd[1]: Starting LSB: IPv4 DHCP client with IPv4LL support...
  745. Jan 18 15:02:56 livingroom kernel: uart-pl011 3f201000.serial: no DMA platform data
  746. Jan 18 15:02:56 livingroom systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
  747. Jan 18 15:02:56 livingroom systemd[1]: Starting Music Player Daemon...
  748. Jan 18 15:02:56 livingroom systemd[1]: Starting D-Bus System Message Bus...
  749. Jan 18 15:02:56 livingroom systemd[1]: Started D-Bus System Message Bus.
  750. Jan 18 15:02:56 livingroom btuart[564]: Patch not found for BCM4345C0, continue anyway
  751. Jan 18 15:02:56 livingroom dhcpcd[615]: Not running dhcpcd because there is aleady an interface specific instance ... failed!
  752. Jan 18 15:02:56 livingroom dhcpcd[615]: /var/run/dhcpcd-eth0.pid ... failed!
  753. Jan 18 15:02:56 livingroom ifplugd(eth0)[667]: ifplugd 0.28 initializing.
  754. Jan 18 15:02:56 livingroom ifplugd(eth0)[667]: Using interface eth0/B8:27:EB:D5:7B:EC with driver <lan78xx> (version: )
  755. Jan 18 15:02:56 livingroom ifplugd(eth0)[667]: Using detection mode: SIOCETHTOOL
  756. Jan 18 15:02:56 livingroom ifplugd(eth0)[667]: Initialization complete, link beat not detected.
  757. Jan 18 15:02:57 livingroom loadcpufreq[603]: Loading cpufreq kernel modules...done (none).
  758. Jan 18 15:02:57 livingroom ifplugd[604]: Network Interface Plugging Daemon...start eth0...done.
  759. Jan 18 15:02:57 livingroom avahi-daemon[620]: Found user 'avahi' (UID 104) and group 'avahi' (GID 106).
  760. Jan 18 15:02:57 livingroom avahi-daemon[620]: Successfully dropped root privileges.
  761. Jan 18 15:02:57 livingroom avahi-daemon[620]: avahi-daemon 0.6.31 starting up.
  762. Jan 18 15:02:57 livingroom kernel: Bluetooth: Core ver 2.22
  763. Jan 18 15:02:57 livingroom kernel: NET: Registered protocol family 31
  764. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI device and connection manager initialized
  765. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI socket layer initialized
  766. Jan 18 15:02:57 livingroom kernel: Bluetooth: L2CAP socket layer initialized
  767. Jan 18 15:02:57 livingroom kernel: Bluetooth: SCO socket layer initialized
  768. Jan 18 15:02:57 livingroom ntpd[657]: ntpd 4.2.6p5@1.2349-o Mon Jul 25 22:35:28 UTC 2016 (1)
  769. Jan 18 15:02:57 livingroom ntp[600]: Starting NTP server: ntpd.
  770. Jan 18 15:02:57 livingroom avahi-daemon[620]: Successfully called chroot().
  771. Jan 18 15:02:57 livingroom avahi-daemon[620]: Successfully dropped remaining capabilities.
  772. Jan 18 15:02:57 livingroom avahi-daemon[620]: Loading service file /services/volumio.service.
  773. Jan 18 15:02:57 livingroom systemd[1]: Started Avahi mDNS/DNS-SD Stack.
  774. Jan 18 15:02:57 livingroom systemd[1]: Starting Permit User Sessions...
  775. Jan 18 15:02:57 livingroom avahi-daemon[620]: Network interface enumeration completed.
  776. Jan 18 15:02:57 livingroom avahi-daemon[620]: Registering HINFO record with values 'ARMV7L'/'LINUX'.
  777. Jan 18 15:02:57 livingroom systemd[1]: Started Restore Sound Card State.
  778. Jan 18 15:02:57 livingroom systemd[1]: cd.service: main process exited, code=exited, status=127/n/a
  779. Jan 18 15:02:57 livingroom systemd[1]: Unit cd.service entered failed state.
  780. Jan 18 15:02:57 livingroom systemd[1]: Started /etc/rc.local Compatibility.
  781. Jan 18 15:02:57 livingroom avahi-daemon[620]: Server startup complete. Host name is livingroom.local. Local service cookie is 295397312.
  782. Jan 18 15:02:57 livingroom avahi-daemon[620]: Service "livingroom" (/services/volumio.service) successfully established.
  783. Jan 18 15:02:57 livingroom systemd[1]: Started LSB: Start NTP daemon.
  784. Jan 18 15:02:57 livingroom systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
  785. Jan 18 15:02:57 livingroom systemd[1]: Started LSB: Brings up/down network automatically.
  786. Jan 18 15:02:57 livingroom systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon.
  787. Jan 18 15:02:57 livingroom systemd[1]: dhcpcd.service: control process exited, code=exited status=6
  788. Jan 18 15:02:57 livingroom systemd[1]: Failed to start LSB: IPv4 DHCP client with IPv4LL support.
  789. Jan 18 15:02:57 livingroom systemd[1]: Unit dhcpcd.service entered failed state.
  790. Jan 18 15:02:57 livingroom systemd[1]: Started Permit User Sessions.
  791. Jan 18 15:02:57 livingroom systemd-udevd[694]: failed to execute '/usr/bin/hciconfig' '/usr/bin/hciconfig hci0 up': No such file or directory
  792. Jan 18 15:02:57 livingroom systemd[1]: Started Configure Bluetooth Modems connected by UART.
  793. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI UART driver ver 2.3
  794. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI UART protocol H4 registered
  795. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
  796. Jan 18 15:02:57 livingroom kernel: Bluetooth: HCI UART protocol Broadcom registered
  797. Jan 18 15:02:57 livingroom dbus[628]: [system] Activating via systemd: service name='org.freedesktop.UDisks' unit='udisks.service'
  798. Jan 18 15:02:57 livingroom btuart[564]: bcm43xx_init
  799. Jan 18 15:02:57 livingroom btuart[564]: Set BDADDR UART: b8:27:eb:7f:d1:46
  800. Jan 18 15:02:57 livingroom btuart[564]: Set Controller UART speed to 3000000 bit/s
  801. Jan 18 15:02:57 livingroom btuart[564]: Device setup complete
  802. Jan 18 15:02:57 livingroom systemd[1]: cd.service holdoff time over, scheduling restart.
  803. Jan 18 15:02:57 livingroom ntpd[688]: proto: precision = 1.094 usec
  804. Jan 18 15:02:57 livingroom ntpd[688]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
  805. Jan 18 15:02:57 livingroom ntpd[688]: Listen and drop on 1 v6wildcard :: UDP 123
  806. Jan 18 15:02:57 livingroom ntpd[688]: Listen normally on 2 lo 127.0.0.1 UDP 123
  807. Jan 18 15:02:57 livingroom ntpd[688]: peers refreshed
  808. Jan 18 15:02:57 livingroom ntpd[688]: Listening on routing socket on fd #19 for interface updates
  809. Jan 18 15:02:57 livingroom systemd[1]: Started OpenBSD Secure Shell server.
  810. Jan 18 15:02:57 livingroom sshd[698]: Server listening on 0.0.0.0 port 22.
  811. Jan 18 15:02:57 livingroom sshd[698]: Server listening on :: port 22.
  812. Jan 18 15:02:57 livingroom systemd[1]: Starting Disk Manager (legacy version)...
  813. Jan 18 15:02:57 livingroom systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
  814. Jan 18 15:02:57 livingroom systemd-logind[594]: New seat seat0.
  815. Jan 18 15:02:57 livingroom systemd[1]: Starting Bluetooth service...
  816. Jan 18 15:02:57 livingroom systemd[1]: Stopping cd.service...
  817. Jan 18 15:02:57 livingroom systemd[1]: Starting cd.service...
  818. Jan 18 15:02:57 livingroom systemd[1]: Started cd.service.
  819. Jan 18 15:02:57 livingroom systemd[1]: Starting LSB: set CPUFreq kernel parameters...
  820. Jan 18 15:02:57 livingroom systemd[1]: Starting Hold until boot process finishes up...
  821. Jan 18 15:02:57 livingroom systemd[1]: Starting Terminate Plymouth Boot Screen...
  822. Jan 18 15:02:57 livingroom volumio[704]: /bin/bash: /volumio/app/plugins/music_service/cd_controller/cd.sh: No such file or directory
  823. Jan 18 15:02:57 livingroom systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
  824. Jan 18 15:02:57 livingroom systemd[1]: cd.service: main process exited, code=exited, status=127/n/a
  825. Jan 18 15:02:57 livingroom systemd[1]: Unit cd.service entered failed state.
  826. Jan 18 15:02:57 livingroom systemd[1]: Received SIGRTMIN+21 from PID 233 (plymouthd).
  827. Jan 18 15:02:57 livingroom systemd[1]: Started Login Service.
  828. Jan 18 15:02:58 livingroom systemd[1]: Started Terminate Plymouth Boot Screen.
  829. Jan 18 15:02:58 livingroom dbus[628]: [system] Successfully activated service 'org.freedesktop.UDisks'
  830. Jan 18 15:02:58 livingroom systemd[1]: Started Hold until boot process finishes up.
  831. Jan 18 15:02:58 livingroom systemd[1]: Started Disk Manager (legacy version).
  832. Jan 18 15:02:58 livingroom systemd[1]: cd.service holdoff time over, scheduling restart.
  833. Jan 18 15:02:58 livingroom cpufrequtils[705]: CPUFreq Utilities: Setting performance CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
  834. Jan 18 15:02:58 livingroom systemd[1]: Started LSB: set CPUFreq kernel parameters.
  835. Jan 18 15:02:58 livingroom sudo[578]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 set power_save off
  836. Jan 18 15:02:58 livingroom systemd[1]: Stopping cd.service...
  837. Jan 18 15:02:58 livingroom systemd[1]: Starting cd.service...
  838. Jan 18 15:02:58 livingroom systemd[1]: Started cd.service.
  839. Jan 18 15:02:58 livingroom systemd[1]: Starting Getty on tty1...
  840. Jan 18 15:02:58 livingroom systemd[1]: Started Getty on tty1.
  841. Jan 18 15:02:58 livingroom systemd[1]: Starting Login Prompts.
  842. Jan 18 15:02:58 livingroom systemd[1]: Reached target Login Prompts.
  843. Jan 18 15:02:58 livingroom sudo[578]: pam_unix(sudo:session): session opened for user root by (uid=0)
  844. Jan 18 15:02:58 livingroom volumio[727]: /bin/bash: /volumio/app/plugins/music_service/cd_controller/cd.sh: No such file or directory
  845. Jan 18 15:02:58 livingroom systemd[1]: cd.service: main process exited, code=exited, status=127/n/a
  846. Jan 18 15:02:58 livingroom systemd[1]: Unit cd.service entered failed state.
  847. Jan 18 15:02:58 livingroom sudo[578]: pam_unix(sudo:session): session closed for user root
  848. Jan 18 15:02:58 livingroom systemd[1]: cd.service holdoff time over, scheduling restart.
  849. Jan 18 15:02:58 livingroom systemd[1]: Stopping cd.service...
  850. Jan 18 15:02:58 livingroom systemd[1]: Starting cd.service...
  851. Jan 18 15:02:58 livingroom systemd[1]: Started cd.service.
  852. Jan 18 15:02:58 livingroom dbus[628]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
  853. Jan 18 15:02:58 livingroom bluetoothd[703]: Bluetooth daemon 5.23
  854. Jan 18 15:02:58 livingroom systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
  855. Jan 18 15:02:58 livingroom systemd[1]: cd.service: main process exited, code=exited, status=127/n/a
  856. Jan 18 15:02:58 livingroom systemd[1]: Unit cd.service entered failed state.
  857. Jan 18 15:02:58 livingroom volumio[739]: /bin/bash: /volumio/app/plugins/music_service/cd_controller/cd.sh: No such file or directory
  858. Jan 18 15:02:58 livingroom polkitd[740]: started daemon version 0.105 using authority implementation `local' version `0.105'
  859. Jan 18 15:02:58 livingroom dbus[628]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  860. Jan 18 15:02:58 livingroom systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
  861. Jan 18 15:02:58 livingroom systemd[1]: Started Bluetooth service.
  862. Jan 18 15:02:58 livingroom systemd[1]: Starting Bluetooth.
  863. Jan 18 15:02:58 livingroom systemd[1]: Reached target Bluetooth.
  864. Jan 18 15:02:58 livingroom bluetoothd[703]: Starting SDP server
  865. Jan 18 15:02:58 livingroom bluetoothd[703]: Excluding (cli) sap
  866. Jan 18 15:02:58 livingroom udisks-glue[566]: Device file /dev/mmcblk0p3 inserted
  867. Jan 18 15:02:58 livingroom udisks-glue[566]: Device file /dev/mmcblk0 inserted
  868. Jan 18 15:02:58 livingroom kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  869. Jan 18 15:02:58 livingroom kernel: Bluetooth: BNEP filters: protocol multicast
  870. Jan 18 15:02:58 livingroom kernel: Bluetooth: BNEP socket layer initialized
  871. Jan 18 15:02:58 livingroom dbus[628]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
  872. Jan 18 15:02:58 livingroom bluetoothd[703]: Bluetooth management interface 1.14 initialized
  873. Jan 18 15:02:58 livingroom systemd[1]: cd.service holdoff time over, scheduling restart.
  874. Jan 18 15:02:58 livingroom systemd[1]: Starting Hostname Service...
  875. Jan 18 15:02:58 livingroom systemd[1]: Stopping cd.service...
  876. Jan 18 15:02:58 livingroom systemd[1]: Starting cd.service...
  877. Jan 18 15:02:58 livingroom systemd[1]: Started cd.service.
  878. Jan 18 15:02:58 livingroom volumio[747]: /bin/bash: /volumio/app/plugins/music_service/cd_controller/cd.sh: No such file or directory
  879. Jan 18 15:02:58 livingroom systemd[1]: cd.service: main process exited, code=exited, status=127/n/a
  880. Jan 18 15:02:58 livingroom systemd[1]: Unit cd.service entered failed state.
  881. Jan 18 15:02:58 livingroom systemd-hostnamed[746]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  882. Jan 18 15:02:58 livingroom dbus[628]: [system] Successfully activated service 'org.freedesktop.hostname1'
  883. Jan 18 15:02:58 livingroom systemd[1]: Started Hostname Service.
  884. Jan 18 15:02:58 livingroom volumio-remote-updater[571]: Error: No active session
  885. Jan 18 15:02:58 livingroom volumio-remote-updater[571]: [2020-01-18 15:02:58] [info] asio async_connect error: system:111 (Connection refused)
  886. Jan 18 15:02:58 livingroom volumio-remote-updater[571]: [2020-01-18 15:02:58] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
  887. Jan 18 15:02:58 livingroom volumio-remote-updater[571]: [2020-01-18 15:02:58] [error] handle_connect error: Underlying Transport Error
  888. Jan 18 15:02:58 livingroom systemd[1]: cd.service holdoff time over, scheduling restart.
  889. Jan 18 15:02:58 livingroom systemd[1]: Stopping cd.service...
  890. Jan 18 15:02:58 livingroom systemd[1]: Starting cd.service...
  891. Jan 18 15:02:58 livingroom systemd[1]: cd.service start request repeated too quickly, refusing to start.
  892. Jan 18 15:02:58 livingroom systemd[1]: Failed to start cd.service.
  893. Jan 18 15:02:58 livingroom systemd[1]: Unit cd.service entered failed state.
  894. Jan 18 15:02:59 livingroom haveged[562]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 4.8.2 CTV); collect: 128K
  895. Jan 18 15:02:59 livingroom haveged[562]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 8/40; sz: 15248/74244
  896. Jan 18 15:02:59 livingroom haveged[562]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.9997
  897. Jan 18 15:02:59 livingroom haveged[562]: haveged: fills: 0, generated: 0
  898. Jan 18 15:02:59 livingroom volumio[570]: Could not open config: /tmp/upmpdcli.conf
  899. Jan 18 15:02:59 livingroom systemd[1]: upmpdcli.service: main process exited, code=exited, status=1/FAILURE
  900. Jan 18 15:02:59 livingroom systemd[1]: Unit upmpdcli.service entered failed state.
  901. Jan 18 15:02:59 livingroom systemd[1]: xbindkeysrc.service holdoff time over, scheduling restart.
  902. Jan 18 15:02:59 livingroom systemd[1]: Stopping Xbindrc...
  903. Jan 18 15:02:59 livingroom systemd[1]: Starting Xbindrc...
  904. Jan 18 15:02:59 livingroom systemd[1]: Started Xbindrc.
  905. Jan 18 15:02:59 livingroom systemd[1]: xbindkeysrc.service holdoff time over, scheduling restart.
  906. Jan 18 15:02:59 livingroom systemd[1]: Stopping Xbindrc...
  907. Jan 18 15:02:59 livingroom systemd[1]: Starting Xbindrc...
  908. Jan 18 15:02:59 livingroom systemd[1]: Started Xbindrc.
  909. Jan 18 15:02:59 livingroom ntpd[688]: Deferring DNS for 0.debian.pool.ntp.org 1
  910. Jan 18 15:02:59 livingroom ntpd[688]: Deferring DNS for 1.debian.pool.ntp.org 1
  911. Jan 18 15:02:59 livingroom ntpd[688]: Deferring DNS for 2.debian.pool.ntp.org 1
  912. Jan 18 15:02:59 livingroom ntpd[688]: Deferring DNS for 3.debian.pool.ntp.org 1
  913. Jan 18 15:02:59 livingroom ntpd[760]: signal_no_reset: signal 17 had flags 4000000
  914. Jan 18 15:02:59 livingroom systemd[1]: xbindkeysrc.service holdoff time over, scheduling restart.
  915. Jan 18 15:02:59 livingroom systemd[1]: Stopping Xbindrc...
  916. Jan 18 15:02:59 livingroom systemd[1]: Starting Xbindrc...
  917. Jan 18 15:02:59 livingroom systemd[1]: Started Xbindrc.
  918. Jan 18 15:03:00 livingroom systemd[1]: xbindkeysrc.service holdoff time over, scheduling restart.
  919. Jan 18 15:03:00 livingroom systemd[1]: Stopping Xbindrc...
  920. Jan 18 15:03:00 livingroom systemd[1]: Starting Xbindrc...
  921. Jan 18 15:03:00 livingroom systemd[1]: Started Xbindrc.
  922. Jan 18 15:03:00 livingroom systemd[1]: xbindkeysrc.service holdoff time over, scheduling restart.
  923. Jan 18 15:03:00 livingroom systemd[1]: Stopping Xbindrc...
  924. Jan 18 15:03:00 livingroom systemd[1]: Starting Xbindrc...
  925. Jan 18 15:03:00 livingroom systemd[1]: xbindkeysrc.service start request repeated too quickly, refusing to start.
  926. Jan 18 15:03:00 livingroom systemd[1]: Failed to start Xbindrc.
  927. Jan 18 15:03:00 livingroom systemd[1]: Unit xbindkeysrc.service entered failed state.
  928. Jan 18 15:03:01 livingroom wireless.js[737]: WIRELESS DAEMON: start
  929. Jan 18 15:03:01 livingroom wireless.js[737]: WIRELESS: Loaded configuration
  930. Jan 18 15:03:01 livingroom wireless.js[737]: Cleaning previous...
  931. Jan 18 15:03:01 livingroom ntpd_intres[760]: host name not found: 0.debian.pool.ntp.org
  932. Jan 18 15:03:01 livingroom ntpd_intres[760]: host name not found: 1.debian.pool.ntp.org
  933. Jan 18 15:03:01 livingroom ntpd_intres[760]: host name not found: 2.debian.pool.ntp.org
  934. Jan 18 15:03:01 livingroom ntpd_intres[760]: host name not found: 3.debian.pool.ntp.org
  935. Jan 18 15:03:01 livingroom systemd[1]: Stopped hotspot.service.
  936. Jan 18 15:03:01 livingroom systemd[1]: Started LSB: start Samba daemons for the AD DC.
  937. Jan 18 15:03:01 livingroom sudo[793]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
  938. Jan 18 15:03:01 livingroom sudo[793]: pam_unix(sudo:session): session opened for user root by (uid=0)
  939. Jan 18 15:03:01 livingroom sudo[793]: pam_unix(sudo:session): session closed for user root
  940. Jan 18 15:03:01 livingroom sudo[803]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
  941. Jan 18 15:03:01 livingroom sudo[803]: pam_unix(sudo:session): session opened for user root by (uid=0)
  942. Jan 18 15:03:01 livingroom winbind[598]: Starting the Winbind daemon: winbindmkdir failed on directory /var/log/samba/cores: No such file or directory
  943. Jan 18 15:03:01 livingroom winbind[598]: Failed to create /var/log/samba/cores for user 0 with mode 0700
  944. Jan 18 15:03:01 livingroom winbind[598]: Unable to setup corepath for winbindd: No such file or directory
  945. Jan 18 15:03:01 livingroom winbind[598]: mkdir failed on directory /var/log/samba/cores: No such file or directory
  946. Jan 18 15:03:01 livingroom winbind[598]: Failed to create /var/log/samba/cores for user 0 with mode 0700
  947. Jan 18 15:03:01 livingroom winbind[598]: Unable to setup corepath for winbindd: No such file or directory
  948. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  949. Jan 18 15:03:01 livingroom winbind[598]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  950. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  951. Jan 18 15:03:01 livingroom winbind[598]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  952. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../source3/winbindd/winbindd.c:1549(main)
  953. Jan 18 15:03:01 livingroom winbind[598]: winbindd version 4.2.14-Debian started.
  954. Jan 18 15:03:01 livingroom winbind[598]: Copyright Andrew Tridgell and the Samba Team 1992-2014
  955. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../lib/util/util.c:220(directory_create_or_exist)
  956. Jan 18 15:03:01 livingroom winbind[598]: mkdir failed on directory /var/log/samba/cores: No such file or directory
  957. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../source3/lib/dumpcore.c:59(get_default_corepath)
  958. Jan 18 15:03:01 livingroom winbind[598]: Failed to create /var/log/samba/cores for user 0 with mode 0700
  959. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01, 0] ../source3/lib/dumpcore.c:250(dump_core_setup)
  960. Jan 18 15:03:01 livingroom winbind[598]: Unable to setup corepath for winbindd: No such file or directory
  961. Jan 18 15:03:01 livingroom winbindd[795]: [2020/01/18 15:03:01.807379, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  962. Jan 18 15:03:01 livingroom winbindd[795]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  963. Jan 18 15:03:01 livingroom winbindd[795]: [2020/01/18 15:03:01.808378, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  964. Jan 18 15:03:01 livingroom winbindd[795]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  965. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01.807379, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  966. Jan 18 15:03:01 livingroom winbind[598]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  967. Jan 18 15:03:01 livingroom winbind[598]: [2020/01/18 15:03:01.808378, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  968. Jan 18 15:03:01 livingroom winbind[598]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
  969. Jan 18 15:03:01 livingroom nmbd[602]: Starting NetBIOS name server: nmbdmkdir failed on directory /var/log/samba/cores: No such file or directory
  970. Jan 18 15:03:01 livingroom nmbd[602]: Failed to create /var/log/samba/cores for user 0 with mode 0700
  971. Jan 18 15:03:01 livingroom nmbd[602]: Unable to setup corepath for nmbd: No such file or directory
  972. Jan 18 15:03:01 livingroom nmbd[810]: [2020/01/18 15:03:01.848270, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  973. Jan 18 15:03:01 livingroom nmbd[810]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  974. Jan 18 15:03:01 livingroom nmbd[602]: [2020/01/18 15:03:01, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  975. Jan 18 15:03:01 livingroom nmbd[602]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  976. Jan 18 15:03:01 livingroom nmbd[602]: [2020/01/18 15:03:01, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  977. Jan 18 15:03:01 livingroom nmbd[602]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  978. Jan 18 15:03:01 livingroom nmbd[602]: [2020/01/18 15:03:01, 0] ../source3/nmbd/nmbd.c:908(main)
  979. Jan 18 15:03:01 livingroom nmbd[602]: nmbd version 4.2.14-Debian started.
  980. Jan 18 15:03:01 livingroom nmbd[602]: Copyright Andrew Tridgell and the Samba Team 1992-2014
  981. Jan 18 15:03:01 livingroom nmbd[602]: [2020/01/18 15:03:01.848270, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  982. Jan 18 15:03:01 livingroom nmbd[602]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  983. Jan 18 15:03:01 livingroom nmbd[810]: [2020/01/18 15:03:01.851242, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  984. Jan 18 15:03:01 livingroom nmbd[810]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  985. Jan 18 15:03:01 livingroom nmbd[811]: [2020/01/18 15:03:01.854686, 0] ../source3/nmbd/asyncdns.c:157(start_async_dns)
  986. Jan 18 15:03:01 livingroom nmbd[811]: started asyncdns process 812
  987. Jan 18 15:03:01 livingroom nmbd[602]: [2020/01/18 15:03:01.851242, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  988. Jan 18 15:03:01 livingroom nmbd[602]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
  989. Jan 18 15:03:01 livingroom nmbd[602]: .
  990. Jan 18 15:03:01 livingroom systemd[1]: Started LSB: start Samba NetBIOS nameserver (nmbd).
  991. Jan 18 15:03:01 livingroom systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
  992. Jan 18 15:03:02 livingroom sudo[803]: pam_unix(sudo:session): session closed for user root
  993. Jan 18 15:03:02 livingroom nmbd[811]: [2020/01/18 15:03:02.204565, 0] ../lib/util/become_daemon.c:135(daemon_status)
  994. Jan 18 15:03:02 livingroom nmbd[811]: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
  995. Jan 18 15:03:02 livingroom winbind[598]: .
  996. Jan 18 15:03:02 livingroom systemd[1]: Started LSB: start Winbind daemon.
  997. Jan 18 15:03:02 livingroom winbindd[823]: [2020/01/18 15:03:02.223965, 0] ../source3/winbindd/winbindd_cache.c:3235(initialize_winbindd_cache)
  998. Jan 18 15:03:02 livingroom winbindd[823]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
  999. Jan 18 15:03:02 livingroom winbindd[823]: [2020/01/18 15:03:02.259873, 0] ../lib/util/become_daemon.c:124(daemon_ready)
  1000. Jan 18 15:03:02 livingroom winbindd[823]: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
  1001. Jan 18 15:03:02 livingroom winbindd[827]: [2020/01/18 15:03:02.264443, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1002. Jan 18 15:03:02 livingroom winbindd[827]: Unable to open new log file '/var/log/samba/log.wb-LIVINGROOM': No such file or directory
  1003. Jan 18 15:03:02 livingroom wireless.js[737]: Stopped aP
  1004. Jan 18 15:03:02 livingroom wireless.js[737]: Start wireless flow
  1005. Jan 18 15:03:02 livingroom wireless.js[737]: Stopped hotspot (if there)..
  1006. Jan 18 15:03:02 livingroom sudo[831]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
  1007. Jan 18 15:03:02 livingroom sudo[831]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1008. Jan 18 15:03:02 livingroom sudo[831]: pam_unix(sudo:session): session closed for user root
  1009. Jan 18 15:03:02 livingroom sudo[839]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
  1010. Jan 18 15:03:02 livingroom sudo[839]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1011. Jan 18 15:03:02 livingroom sudo[839]: pam_unix(sudo:session): session closed for user root
  1012. Jan 18 15:03:02 livingroom wireless.js[737]: DHCP IP
  1013. Jan 18 15:03:02 livingroom wireless.js[737]: Start ap
  1014. Jan 18 15:03:02 livingroom sudo[848]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/dhcpcd
  1015. Jan 18 15:03:02 livingroom sudo[848]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1016. Jan 18 15:03:02 livingroom dhcpcd[852]: version 6.0.5 starting
  1017. Jan 18 15:03:02 livingroom kernel: brcmfmac: power management disabled
  1018. Jan 18 15:03:02 livingroom wpa_supplicant[847]: Successfully initialized wpa_supplicant
  1019. Jan 18 15:03:02 livingroom dhcpcd[852]: eth0: waiting for carrier
  1020. Jan 18 15:03:02 livingroom dhcpcd[852]: wlan0: waiting for carrier
  1021. Jan 18 15:03:02 livingroom smbd[813]: Starting SMB/CIFS daemon: smbd[2020/01/18 15:03:02, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1022. Jan 18 15:03:02 livingroom smbd[813]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1023. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02, 0] ../lib/util/util.c:220(directory_create_or_exist)
  1024. Jan 18 15:03:02 livingroom smbd[813]: mkdir failed on directory /var/log/samba/cores: No such file or directory
  1025. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02, 0] ../source3/lib/dumpcore.c:59(get_default_corepath)
  1026. Jan 18 15:03:02 livingroom smbd[813]: Failed to create /var/log/samba/cores for user 0 with mode 0700
  1027. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02, 0] ../source3/lib/dumpcore.c:250(dump_core_setup)
  1028. Jan 18 15:03:02 livingroom smbd[813]: Unable to setup corepath for smbd: No such file or directory
  1029. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1030. Jan 18 15:03:02 livingroom smbd[813]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1031. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02, 0] ../source3/smbd/server.c:1241(main)
  1032. Jan 18 15:03:02 livingroom smbd[813]: smbd version 4.2.14-Debian started.
  1033. Jan 18 15:03:02 livingroom smbd[813]: Copyright Andrew Tridgell and the Samba Team 1992-2014
  1034. Jan 18 15:03:02 livingroom smbd[873]: [2020/01/18 15:03:02.841597, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1035. Jan 18 15:03:02 livingroom smbd[873]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1036. Jan 18 15:03:02 livingroom smbd[873]: [2020/01/18 15:03:02.843063, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1037. Jan 18 15:03:02 livingroom smbd[873]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1038. Jan 18 15:03:02 livingroom smbd[873]: [2020/01/18 15:03:02.843260, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1039. Jan 18 15:03:02 livingroom smbd[873]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1040. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02.841597, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1041. Jan 18 15:03:02 livingroom smbd[813]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1042. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02.843063, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1043. Jan 18 15:03:02 livingroom smbd[813]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1044. Jan 18 15:03:02 livingroom smbd[813]: [2020/01/18 15:03:02.843260, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1045. Jan 18 15:03:02 livingroom smbd[813]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1046. Jan 18 15:03:02 livingroom systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
  1047. Jan 18 15:03:02 livingroom smbd[813]: .
  1048. Jan 18 15:03:02 livingroom winbindd[878]: [2020/01/18 15:03:02.898349, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1049. Jan 18 15:03:02 livingroom winbindd[878]: Unable to open new log file '/var/log/samba/log.winbindd-idmap': No such file or directory
  1050. Jan 18 15:03:03 livingroom winbindd[879]: [2020/01/18 15:03:03.010001, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1051. Jan 18 15:03:03 livingroom winbindd[879]: Unable to open new log file '/var/log/samba/log.wb-BUILTIN': No such file or directory
  1052. Jan 18 15:03:03 livingroom smbd[875]: [2020/01/18 15:03:03.042382, 0] ../lib/util/become_daemon.c:124(daemon_ready)
  1053. Jan 18 15:03:03 livingroom smbd[875]: STATUS=daemon 'smbd' finished starting up and ready to serve connections
  1054. Jan 18 15:03:03 livingroom smbd[880]: [2020/01/18 15:03:03.048988, 0] ../lib/util/debug.c:603(reopen_logs_internal)
  1055. Jan 18 15:03:03 livingroom smbd[880]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
  1056. Jan 18 15:03:03 livingroom wireless.js[737]: trying...
  1057. Jan 18 15:03:03 livingroom sudo[884]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1058. Jan 18 15:03:03 livingroom sudo[884]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1059. Jan 18 15:03:03 livingroom sudo[884]: pam_unix(sudo:session): session closed for user root
  1060. Jan 18 15:03:03 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:03] [info] asio async_connect error: system:111 (Connection refused)
  1061. Jan 18 15:03:03 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:03] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
  1062. Jan 18 15:03:03 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:03] [error] handle_connect error: Underlying Transport Error
  1063. Jan 18 15:03:04 livingroom wireless.js[737]: trying...
  1064. Jan 18 15:03:04 livingroom systemd[1]: Started Music Player Daemon.
  1065. Jan 18 15:03:04 livingroom sudo[896]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1066. Jan 18 15:03:04 livingroom sudo[896]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1067. Jan 18 15:03:04 livingroom sudo[896]: pam_unix(sudo:session): session closed for user root
  1068. Jan 18 15:03:05 livingroom wireless.js[737]: trying...
  1069. Jan 18 15:03:05 livingroom sudo[906]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1070. Jan 18 15:03:05 livingroom sudo[906]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1071. Jan 18 15:03:05 livingroom sudo[906]: pam_unix(sudo:session): session closed for user root
  1072. Jan 18 15:03:05 livingroom wpa_supplicant[874]: wlan0: Trying to associate with SSID 'Jeffield'
  1073. Jan 18 15:03:06 livingroom wireless.js[737]: trying...
  1074. Jan 18 15:03:06 livingroom sudo[915]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1075. Jan 18 15:03:06 livingroom sudo[915]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1076. Jan 18 15:03:06 livingroom sudo[915]: pam_unix(sudo:session): session closed for user root
  1077. Jan 18 15:03:07 livingroom wireless.js[737]: trying...
  1078. Jan 18 15:03:07 livingroom sudo[924]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1079. Jan 18 15:03:07 livingroom sudo[924]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1080. Jan 18 15:03:07 livingroom sudo[924]: pam_unix(sudo:session): session closed for user root
  1081. Jan 18 15:03:08 livingroom wpa_supplicant[874]: wlan0: Associated with 48:5d:36:a3:76:68
  1082. Jan 18 15:03:08 livingroom wpa_supplicant[874]: wlan0: WPA: Key negotiation completed with 48:5d:36:a3:76:68 [PTK=CCMP GTK=CCMP]
  1083. Jan 18 15:03:08 livingroom wpa_supplicant[874]: wlan0: CTRL-EVENT-CONNECTED - Connection to 48:5d:36:a3:76:68 completed [id=0 id_str=]
  1084. Jan 18 15:03:08 livingroom wpa_supplicant[874]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
  1085. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: carrier acquired
  1086. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: rebinding lease of 192.168.1.220
  1087. Jan 18 15:03:08 livingroom wireless.js[737]: trying...
  1088. Jan 18 15:03:08 livingroom sudo[945]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
  1089. Jan 18 15:03:08 livingroom sudo[945]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1090. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: leased 192.168.1.220 for 86400 seconds
  1091. Jan 18 15:03:08 livingroom avahi-daemon[620]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.220.
  1092. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: adding host route to 192.168.1.220 via 127.0.0.1
  1093. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: adding route to 192.168.1.0/24
  1094. Jan 18 15:03:08 livingroom dhcpcd[852]: wlan0: adding default route via 192.168.1.1
  1095. Jan 18 15:03:08 livingroom avahi-daemon[620]: New relevant interface wlan0.IPv4 for mDNS.
  1096. Jan 18 15:03:08 livingroom avahi-daemon[620]: Registering new address record for 192.168.1.220 on wlan0.IPv4.
  1097. Jan 18 15:03:08 livingroom sudo[945]: pam_unix(sudo:session): session closed for user root
  1098. Jan 18 15:03:08 livingroom wireless.js[737]: Connected to: ----Jeffield
  1099. Jan 18 15:03:08 livingroom wireless.js[737]: ----
  1100. Jan 18 15:03:08 livingroom sudo[962]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1101. Jan 18 15:03:08 livingroom sudo[962]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1102. Jan 18 15:03:08 livingroom sudo[962]: pam_unix(sudo:session): session closed for user root
  1103. Jan 18 15:03:08 livingroom dhcpcd[852]: forked to background, child pid 983
  1104. Jan 18 15:03:08 livingroom sudo[848]: pam_unix(sudo:session): session closed for user root
  1105. Jan 18 15:03:08 livingroom wireless.js[737]: ... joined AP, wlan0 IPv4 is 192.168.1.220, ipV6 is undefined
  1106. Jan 18 15:03:08 livingroom wireless.js[737]: It's done! AP
  1107. Jan 18 15:03:08 livingroom systemd[1]: Started Wireless Services.
  1108. Jan 18 15:03:08 livingroom systemd[1]: Starting Volumio Backend Module...
  1109. Jan 18 15:03:08 livingroom systemd[1]: Started Volumio Backend Module.
  1110. Jan 18 15:03:08 livingroom systemd[1]: Starting Volumio Streaming Daemon...
  1111. Jan 18 15:03:08 livingroom systemd[1]: Started Volumio Streaming Daemon.
  1112. Jan 18 15:03:08 livingroom systemd[1]: Starting Multi-User System.
  1113. Jan 18 15:03:08 livingroom systemd[1]: Reached target Multi-User System.
  1114. Jan 18 15:03:08 livingroom systemd[1]: Starting Graphical Interface.
  1115. Jan 18 15:03:08 livingroom systemd[1]: Reached target Graphical Interface.
  1116. Jan 18 15:03:08 livingroom systemd[1]: Starting Update UTMP about System Runlevel Changes...
  1117. Jan 18 15:03:08 livingroom systemd[1]: Started Update UTMP about System Runlevel Changes.
  1118. Jan 18 15:03:08 livingroom systemd[1]: Startup finished in 9.221s (kernel) + 17.575s (userspace) = 26.797s.
  1119. Jan 18 15:03:09 livingroom volumio-streaming-daemon[989]: ############################
  1120. Jan 18 15:03:09 livingroom volumio-streaming-daemon[989]: # Volumio Streaming Daemon #
  1121. Jan 18 15:03:09 livingroom volumio-streaming-daemon[989]: # Running on port 7777 #
  1122. Jan 18 15:03:09 livingroom volumio-streaming-daemon[989]: ############################
  1123. Jan 18 15:03:10 livingroom ntpd[688]: Listen normally on 3 wlan0 192.168.1.220 UDP 123
  1124. Jan 18 15:03:10 livingroom ntpd[688]: peers refreshed
  1125. Jan 18 15:03:11 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:11] [connect] Successful connection
  1126. Jan 18 15:03:11 livingroom volumio[988]: info: -------------------------------------------
  1127. Jan 18 15:03:11 livingroom volumio[988]: info: ----- Volumio2 ----
  1128. Jan 18 15:03:11 livingroom volumio[988]: info: -------------------------------------------
  1129. Jan 18 15:03:11 livingroom volumio[988]: info: ----- System startup ----
  1130. Jan 18 15:03:11 livingroom volumio[988]: info: -------------------------------------------
  1131. Jan 18 15:03:11 livingroom volumio[988]: info: MYVOLUMIO Environment detected
  1132. Jan 18 15:03:12 livingroom nmbd[811]: [2020/01/18 15:03:12.210422, 0] ../lib/util/become_daemon.c:124(daemon_ready)
  1133. Jan 18 15:03:12 livingroom nmbd[811]: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
  1134. Jan 18 15:03:12 livingroom nmbd[811]: [2020/01/18 15:03:12.217042, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
  1135. Jan 18 15:03:12 livingroom nmbd[811]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.220 for name WORKGROUP<1d>.
  1136. Jan 18 15:03:12 livingroom nmbd[811]: This response was from IP 192.168.1.254, reporting an IP address of 192.168.1.254.
  1137. Jan 18 15:03:12 livingroom ntpd_intres[760]: DNS 0.debian.pool.ntp.org -> 163.237.218.19
  1138. Jan 18 15:03:12 livingroom ntpd_intres[760]: DNS 1.debian.pool.ntp.org -> 216.229.0.50
  1139. Jan 18 15:03:12 livingroom volumio[988]: info: Plugin folders cleanup
  1140. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning into folder /volumio/app/plugins/
  1141. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category audio_interface
  1142. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category miscellanea
  1143. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category music_service
  1144. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category plugins.json
  1145. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category system_controller
  1146. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category user_interface
  1147. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning into folder /data/plugins/
  1148. Jan 18 15:03:12 livingroom volumio[988]: info: Scanning category miscellanea
  1149. Jan 18 15:03:12 livingroom volumio[988]: info: Plugin folders cleanup completed
  1150. Jan 18 15:03:12 livingroom volumio[988]: info: -------------------------------------------
  1151. Jan 18 15:03:12 livingroom volumio[988]: info: ----- Core plugins startup ----
  1152. Jan 18 15:03:12 livingroom volumio[988]: info: -------------------------------------------
  1153. Jan 18 15:03:12 livingroom volumio[988]: info: Loading plugins from folder /volumio/app/plugins/
  1154. Jan 18 15:03:12 livingroom volumio[988]: info: Adding plugin upnp to MyMusic Plugins
  1155. Jan 18 15:03:12 livingroom volumio[988]: info: Adding plugin airplay_emulation to MyMusic Plugins
  1156. Jan 18 15:03:12 livingroom volumio[988]: info: Adding plugin upnp_browser to MyMusic Plugins
  1157. Jan 18 15:03:12 livingroom volumio[988]: info: Loading plugins from folder /data/plugins/
  1158. Jan 18 15:03:12 livingroom volumio[988]: info: Loading plugin "system"...
  1159. Jan 18 15:03:12 livingroom ntpd_intres[760]: DNS 2.debian.pool.ntp.org -> 204.2.134.164
  1160. Jan 18 15:03:12 livingroom volumio[988]: info: Loading plugin "appearance"...
  1161. Jan 18 15:03:12 livingroom ntpd_intres[760]: DNS 3.debian.pool.ntp.org -> 193.140.100.40
  1162. Jan 18 15:03:13 livingroom volumio[988]: info: Loading plugin "network"...
  1163. Jan 18 15:03:14 livingroom volumio[988]: info: Loading plugin "touch_display"...
  1164. Jan 18 15:03:14 livingroom volumio[988]: info: Applying required configuration parameters for plugin touch_display
  1165. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "services"...
  1166. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "alsa_controller"...
  1167. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "wizard"...
  1168. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "volumio_command_line_client"...
  1169. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "upnp"...
  1170. Jan 18 15:03:15 livingroom volumio[988]: info: [1579359795257] Starting Upmpd Daemon
  1171. Jan 18 15:03:15 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1172. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "my_music"...
  1173. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "mpd"...
  1174. Jan 18 15:03:15 livingroom sudo[1021]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
  1175. Jan 18 15:03:15 livingroom volumio[988]: info: Loading plugin "upnp_browser"...
  1176. Jan 18 15:03:15 livingroom sudo[1021]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1177. Jan 18 15:03:15 livingroom sudo[1024]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
  1178. Jan 18 15:03:15 livingroom sudo[1021]: pam_unix(sudo:session): session closed for user root
  1179. Jan 18 15:03:15 livingroom sudo[1024]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1180. Jan 18 15:03:15 livingroom systemd[1]: Stopping Music Player Daemon...
  1181. Jan 18 15:03:16 livingroom systemd[1]: Starting Music Player Daemon...
  1182. Jan 18 15:03:16 livingroom volumio[988]: info: Loading plugin "networkfs"...
  1183. Jan 18 15:03:16 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1184. Jan 18 15:03:16 livingroom volumio[988]: info: Loading plugin "alarm-clock"...
  1185. Jan 18 15:03:16 livingroom sudo[1038]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mount -t nfs -o ro,soft,noauto jeffield.local:/volume1/music /mnt/NAS/Jeffield
  1186. Jan 18 15:03:16 livingroom sudo[1038]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1187. Jan 18 15:03:16 livingroom volumio[988]: info: Loading plugin "airplay_emulation"...
  1188. Jan 18 15:03:16 livingroom volumio[988]: info: Starting Shairport Sync
  1189. Jan 18 15:03:16 livingroom volumio[988]: info: Loading plugin "last_100"...
  1190. Jan 18 15:03:16 livingroom volumio[988]: info: Loading plugin "webradio"...
  1191. Jan 18 15:03:16 livingroom sudo[1038]: pam_unix(sudo:session): session closed for user root
  1192. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "i2s_dacs"...
  1193. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1194. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "volumiodiscovery"...
  1195. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
  1196. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
  1197. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1198. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
  1199. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
  1200. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1201. Jan 18 15:03:17 livingroom node[988]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
  1202. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1203. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
  1204. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
  1205. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1206. Jan 18 15:03:17 livingroom volumio[988]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
  1207. Jan 18 15:03:17 livingroom volumio[988]: info: Applying required configuration parameters for plugin volumiodiscovery
  1208. Jan 18 15:03:17 livingroom volumio[988]: Discovery: StartAdv! undefined
  1209. Jan 18 15:03:17 livingroom volumio[988]: Discovery: Started advertising... livingroom - undefined
  1210. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1211. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "outputs"...
  1212. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "albumart"...
  1213. Jan 18 15:03:17 livingroom volumio[988]: info: Plugin example_plugin is not enabled
  1214. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "inputs"...
  1215. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "updater_comm"...
  1216. Jan 18 15:03:17 livingroom volumio[988]: info: Plugin mpdemulation is not enabled
  1217. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "rest_api"...
  1218. Jan 18 15:03:17 livingroom volumio[988]: info: Loading plugin "websocket"...
  1219. Jan 18 15:03:17 livingroom volumio[988]: info: ___________ START PLUGINS ___________
  1220. Jan 18 15:03:17 livingroom volumio[988]: info: Loading i18n strings for locale en
  1221. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1222. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1223. Jan 18 15:03:17 livingroom volumio[988]: info: [1579359797604] CoreMusicLibrary::Adding element Media Servers
  1224. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1225. Jan 18 15:03:17 livingroom sudo[1062]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl daemon-reload
  1226. Jan 18 15:03:17 livingroom volumio[988]: Forking 3 albumart workers
  1227. Jan 18 15:03:17 livingroom sudo[1062]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1228. Jan 18 15:03:17 livingroom systemd[1]: Reloading.
  1229. Jan 18 15:03:17 livingroom volumio[988]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
  1230. Jan 18 15:03:17 livingroom systemd[1]: [/lib/systemd/system/mpd.service:18] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
  1231. Jan 18 15:03:17 livingroom systemd[1]: [/lib/systemd/system/mpd.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service'
  1232. Jan 18 15:03:17 livingroom systemd[1]: [/lib/systemd/system/mpd.service:20] Unknown lvalue 'ProtectKernelModules' in section 'Service'
  1233. Jan 18 15:03:17 livingroom systemd[1]: [/lib/systemd/system/mpd.service:23] Unknown lvalue 'RestrictNamespaces' in section 'Service'
  1234. Jan 18 15:03:17 livingroom sudo[1062]: pam_unix(sudo:session): session closed for user root
  1235. Jan 18 15:03:17 livingroom volumio[988]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
  1236. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1237. Jan 18 15:03:17 livingroom volumio[988]: info: [1579359797995] CoreMusicLibrary::Adding element Last_100
  1238. Jan 18 15:03:17 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1239. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1240. Jan 18 15:03:18 livingroom volumio[988]: info: [1579359798000] CoreMusicLibrary::Adding element Webradio
  1241. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1242. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
  1243. Jan 18 15:03:18 livingroom volumio[988]: info: -------------------------------------------
  1244. Jan 18 15:03:18 livingroom volumio[988]: info: ----- MyVolumio plugins startup ----
  1245. Jan 18 15:03:18 livingroom volumio[988]: info: -------------------------------------------
  1246. Jan 18 15:03:18 livingroom volumio[988]: info: [MyVolumio PluginManager] Fetching plans data....
  1247. Jan 18 15:03:18 livingroom volumio[988]: info: Loading i18n strings for locale en
  1248. Jan 18 15:03:18 livingroom volumio[988]: Updating browse sources language
  1249. Jan 18 15:03:18 livingroom volumio[988]: Cannot find translation for sourceMedia Servers
  1250. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1251. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1252. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::initPlayerControls
  1253. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1254. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAlsaCards
  1255. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1256. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1257. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1258. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1259. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1260. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1261. Jan 18 15:03:18 livingroom volumio[988]: info: BOOT COMPLETED
  1262. Jan 18 15:03:18 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1263. Jan 18 15:03:18 livingroom kernel: pcm512x 1-004d: No SCLK, using BCLK: -2
  1264. Jan 18 15:03:18 livingroom volumio[988]: Starting albumart workers
  1265. Jan 18 15:03:18 livingroom volumio[988]: Starting albumart workers
  1266. Jan 18 15:03:18 livingroom volumio[988]: Starting albumart workers
  1267. Jan 18 15:03:43 livingroom systemd[1]: Time has been changed
  1268. Jan 18 15:03:47 livingroom volumio[988]: Playing WAVE '/volumio/app/startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
  1269. Jan 18 15:03:47 livingroom volumio[988]: info: CoreCommandRouter::Close All Modals sent
  1270. Jan 18 15:03:47 livingroom volumio[988]: info: CoreCommandRouter::Close All Modals sent
  1271. Jan 18 15:03:47 livingroom volumio[988]: Express server listening on port 3000
  1272. Jan 18 15:03:47 livingroom volumio[988]: Volumio Calling Home
  1273. Jan 18 15:03:47 livingroom volumio[988]: info: CoreStateMachine::resetVolumioState
  1274. Jan 18 15:03:47 livingroom volumio[988]: info: CoreStateMachine::getcurrentVolume
  1275. Jan 18 15:03:47 livingroom volumio[988]: info: CoreCommandRouter::volumioRetrievevolume
  1276. Jan 18 15:03:48 livingroom volumio[988]: info: Setting Device type: Raspberry PI
  1277. Jan 18 15:03:48 livingroom volumio[988]: info: systemctl daemon-reload succeeded.
  1278. Jan 18 15:03:48 livingroom volumio[988]: info: MPD Permissions set
  1279. Jan 18 15:03:48 livingroom sudo[1133]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio-kiosk.service
  1280. Jan 18 15:03:48 livingroom sudo[1133]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1281. Jan 18 15:03:48 livingroom systemd[1]: Starting Volumio Kiosk...
  1282. Jan 18 15:03:48 livingroom systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
  1283. Jan 18 15:03:48 livingroom systemd[1]: Started Volumio Kiosk.
  1284. Jan 18 15:03:48 livingroom sudo[1133]: pam_unix(sudo:session): session closed for user root
  1285. Jan 18 15:03:48 livingroom volumio[988]: info: Volumio called home
  1286. Jan 18 15:03:48 livingroom startx[1138]: X.Org X Server 1.18.4
  1287. Jan 18 15:03:48 livingroom startx[1138]: Release Date: 2016-07-19
  1288. Jan 18 15:03:48 livingroom startx[1138]: X Protocol Version 11, Revision 0
  1289. Jan 18 15:03:48 livingroom startx[1138]: Build Operating System: Linux 4.4.26-v7+ armv7l Raspbian
  1290. Jan 18 15:03:48 livingroom startx[1138]: Current Operating System: Linux livingroom 4.19.86-v7+ #1283 SMP Fri Nov 29 18:32:25 GMT 2019 armv7l
  1291. Jan 18 15:03:48 livingroom startx[1138]: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash quiet plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh elevator=noop rootwait bootdelay=5 logo.nologo vt.global_cursor_default=0 loglevel=0
  1292. Jan 18 15:03:48 livingroom startx[1138]: Build Date: 11 November 2016 11:59:59AM
  1293. Jan 18 15:03:48 livingroom startx[1138]: xorg-server 2:1.18.4-2+rpi1 (https://www.debian.org/support)
  1294. Jan 18 15:03:48 livingroom startx[1138]: Current version of pixman: 0.32.6
  1295. Jan 18 15:03:48 livingroom startx[1138]: Before reporting problems, check http://wiki.x.org
  1296. Jan 18 15:03:48 livingroom startx[1138]: to make sure that you have the latest version.
  1297. Jan 18 15:03:48 livingroom startx[1138]: Markers: (--) probed, (**) from config file, (==) default setting,
  1298. Jan 18 15:03:48 livingroom startx[1138]: (++) from command line, (!!) notice, (II) informational,
  1299. Jan 18 15:03:48 livingroom startx[1138]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  1300. Jan 18 15:03:48 livingroom startx[1138]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 18 15:03:48 2020
  1301. Jan 18 15:03:48 livingroom startx[1138]: (==) Using config directory: "/etc/X11/xorg.conf.d"
  1302. Jan 18 15:03:48 livingroom startx[1138]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  1303. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1304. Jan 18 15:03:48 livingroom volumio[988]: info: CoreStateMachine::getState
  1305. Jan 18 15:03:48 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1306. Jan 18 15:03:48 livingroom startx[1138]: modprobe: FATAL: Module g2d_23 not found.
  1307. Jan 18 15:03:48 livingroom volumio[988]: info: systemctl start volumio-kiosk.service succeeded.
  1308. Jan 18 15:03:48 livingroom volumio[988]: info: Volumio Kiosk started
  1309. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1310. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1311. Jan 18 15:03:48 livingroom volumio[988]: info: CoreStateMachine::getState
  1312. Jan 18 15:03:48 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1313. Jan 18 15:03:48 livingroom volumio[988]: info: VolumeController:: Volume=33 Mute =false
  1314. Jan 18 15:03:48 livingroom volumio[988]: info: CoreStateMachine::pushState
  1315. Jan 18 15:03:48 livingroom volumio[988]: info: CoreStateMachine::getState
  1316. Jan 18 15:03:48 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1317. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::volumioPushState
  1318. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1319. Jan 18 15:03:48 livingroom volumio[988]: info: CoreStateMachine::updateTrackBlock
  1320. Jan 18 15:03:48 livingroom volumio[988]: info: CorePlayQueue::getTrackBlock
  1321. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::volumioRetrievevolume
  1322. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1323. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1324. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1325. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1326. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1327. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1328. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1329. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1330. Jan 18 15:03:48 livingroom volumio[988]: info: Reloading queue from file
  1331. Jan 18 15:03:48 livingroom volumio[988]: info: Using Xorg socket /tmp/.X11-unix/X0
  1332. Jan 18 15:03:48 livingroom volumio[988]: info: Raspberry Pi Foundation touch screen detected.
  1333. Jan 18 15:03:48 livingroom volumio[988]: info: Using /boot/config.txt instead of /boot/userconfig.txt. Reason: Error: ENOENT: no such file or directory, stat '/boot/userconfig.txt'
  1334. Jan 18 15:03:48 livingroom volumio[988]: info: Using /boot/config.txt instead of /boot/userconfig.txt. Reason: Error: ENOENT: no such file or directory, stat '/boot/userconfig.txt'
  1335. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
  1336. Jan 18 15:03:48 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
  1337. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::setRepeat null single undefined
  1338. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::pushState
  1339. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getState
  1340. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1341. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioPushState
  1342. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1343. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::setRandom false
  1344. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::pushState
  1345. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getState
  1346. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1347. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioPushState
  1348. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1349. Jan 18 15:03:49 livingroom volumio[988]: info: Listing playlists
  1350. Jan 18 15:03:49 livingroom volumio[988]: info: Listing playlists
  1351. Jan 18 15:03:49 livingroom volumio[988]: info: Backlight module of a Raspberry Pi Foundation touch screen detected.
  1352. Jan 18 15:03:49 livingroom sudo[1179]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sed -i -e /Option "TransformationMatrix"/d /etc/X11/xorg.conf.d/40-libinput.conf
  1353. Jan 18 15:03:49 livingroom sudo[1179]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1354. Jan 18 15:03:49 livingroom sudo[1179]: pam_unix(sudo:session): session closed for user root
  1355. Jan 18 15:03:49 livingroom volumio[988]: info: Starting Shairport Sync
  1356. Jan 18 15:03:49 livingroom sudo[1195]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1357. Jan 18 15:03:49 livingroom sudo[1195]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1358. Jan 18 15:03:49 livingroom volumio[988]: info: Starting Shairport Sync
  1359. Jan 18 15:03:49 livingroom sudo[1195]: pam_unix(sudo:session): session closed for user root
  1360. Jan 18 15:03:49 livingroom sudo[1199]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
  1361. Jan 18 15:03:49 livingroom sudo[1199]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1362. Jan 18 15:03:49 livingroom sudo[1207]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
  1363. Jan 18 15:03:49 livingroom systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
  1364. Jan 18 15:03:49 livingroom systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
  1365. Jan 18 15:03:49 livingroom sudo[1199]: pam_unix(sudo:session): session closed for user root
  1366. Jan 18 15:03:49 livingroom systemd[1212]: Failed at step GROUP spawning /usr/local/bin/shairport-sync: No such process
  1367. Jan 18 15:03:49 livingroom sudo[1207]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1368. Jan 18 15:03:49 livingroom systemd[1]: shairport-sync.service: main process exited, code=exited, status=216/GROUP
  1369. Jan 18 15:03:49 livingroom systemd[1]: Unit shairport-sync.service entered failed state.
  1370. Jan 18 15:03:49 livingroom systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
  1371. Jan 18 15:03:49 livingroom systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
  1372. Jan 18 15:03:49 livingroom systemd[1220]: Failed at step GROUP spawning /usr/local/bin/shairport-sync: No such process
  1373. Jan 18 15:03:49 livingroom systemd[1]: shairport-sync.service: main process exited, code=exited, status=216/GROUP
  1374. Jan 18 15:03:49 livingroom sudo[1207]: pam_unix(sudo:session): session closed for user root
  1375. Jan 18 15:03:49 livingroom systemd[1]: Unit shairport-sync.service entered failed state.
  1376. Jan 18 15:03:49 livingroom volumio[988]: info: Touchscreen transformation matrix removed.
  1377. Jan 18 15:03:49 livingroom volumio[988]: info: VolumeController:: Volume=33 Mute =false
  1378. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::pushState
  1379. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getState
  1380. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1381. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioPushState
  1382. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1383. Jan 18 15:03:49 livingroom volumio[988]: Discovery: adding 1702dd66-3187-49e6-b057-633e3ad20f82
  1384. Jan 18 15:03:49 livingroom volumio[988]: info: mDNS: Found device livingroom
  1385. Jan 18 15:03:49 livingroom sudo[1229]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1386. Jan 18 15:03:49 livingroom sudo[1229]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1387. Jan 18 15:03:49 livingroom sudo[1229]: pam_unix(sudo:session): session closed for user root
  1388. Jan 18 15:03:49 livingroom sudo[1227]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sed -i -e /Identifier "libinput touchscreen catchall"/a\ Option "TransformationMatrix" "undefined" /etc/X11/xorg.conf.d/40-libinput.conf
  1389. Jan 18 15:03:49 livingroom sudo[1227]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1390. Jan 18 15:03:49 livingroom volumio[988]: info: Shairport-Sync Started
  1391. Jan 18 15:03:49 livingroom volumio[988]: Error adding Membership: Error: addMembership EINVAL
  1392. Jan 18 15:03:49 livingroom volumio[988]: info: Shairport-Sync Started
  1393. Jan 18 15:03:49 livingroom sudo[1227]: pam_unix(sudo:session): session closed for user root
  1394. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioGetVisibleSources
  1395. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1396. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1397. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getState
  1398. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1399. Jan 18 15:03:49 livingroom dhcpcd[482]: timed out
  1400. Jan 18 15:03:49 livingroom dhcpcd[482]: exited
  1401. Jan 18 15:03:49 livingroom ifup[448]: dhcpcd[482]: timed out
  1402. Jan 18 15:03:49 livingroom ifup[448]: dhcpcd[482]: exited
  1403. Jan 18 15:03:49 livingroom sudo[1251]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1404. Jan 18 15:03:49 livingroom ifup[448]: Failed to bring up eth0.
  1405. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1406. Jan 18 15:03:49 livingroom volumio[988]: info: Listing playlists
  1407. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioGetQueue
  1408. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getQueue
  1409. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getQueue
  1410. Jan 18 15:03:49 livingroom sudo[1256]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1411. Jan 18 15:03:49 livingroom sudo[1251]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1412. Jan 18 15:03:49 livingroom sudo[1256]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1413. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioGetVisibleSources
  1414. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1415. Jan 18 15:03:49 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1416. Jan 18 15:03:49 livingroom volumio[988]: info: CoreStateMachine::getState
  1417. Jan 18 15:03:49 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1418. Jan 18 15:03:49 livingroom sudo[1251]: pam_unix(sudo:session): session closed for user root
  1419. Jan 18 15:03:49 livingroom sudo[1256]: pam_unix(sudo:session): session closed for user root
  1420. Jan 18 15:03:49 livingroom sudo[1268]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1421. Jan 18 15:03:50 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1422. Jan 18 15:03:50 livingroom sudo[1268]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1423. Jan 18 15:03:50 livingroom volumio[988]: info: Listing playlists
  1424. Jan 18 15:03:50 livingroom volumio[988]: info: CoreCommandRouter::volumioGetQueue
  1425. Jan 18 15:03:50 livingroom volumio[988]: info: CoreStateMachine::getQueue
  1426. Jan 18 15:03:50 livingroom volumio[988]: info: CorePlayQueue::getQueue
  1427. Jan 18 15:03:50 livingroom sudo[1268]: pam_unix(sudo:session): session closed for user root
  1428. Jan 18 15:03:50 livingroom sudo[1275]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1429. Jan 18 15:03:50 livingroom sudo[1275]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1430. Jan 18 15:03:50 livingroom sudo[1275]: pam_unix(sudo:session): session closed for user root
  1431. Jan 18 15:03:50 livingroom volumio[988]: info: Touchscreen transformation matrix written.
  1432. Jan 18 15:03:50 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1433. Jan 18 15:03:50 livingroom volumio[988]: info: CoreStateMachine::getState
  1434. Jan 18 15:03:50 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1435. Jan 18 15:03:50 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1436. Jan 18 15:03:50 livingroom volumio[988]: info: CoreStateMachine::getState
  1437. Jan 18 15:03:50 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1438. Jan 18 15:03:50 livingroom sudo[1291]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1439. Jan 18 15:03:50 livingroom sudo[1291]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1440. Jan 18 15:03:50 livingroom sudo[1293]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1441. Jan 18 15:03:50 livingroom sudo[1291]: pam_unix(sudo:session): session closed for user root
  1442. Jan 18 15:03:50 livingroom sudo[1293]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1443. Jan 18 15:03:50 livingroom sudo[1293]: pam_unix(sudo:session): session closed for user root
  1444. Jan 18 15:03:50 livingroom sudo[1311]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
  1445. Jan 18 15:03:50 livingroom sudo[1311]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1446. Jan 18 15:03:50 livingroom systemd[1]: Starting UPnP Renderer front-end to MPD...
  1447. Jan 18 15:03:50 livingroom systemd[1]: Started UPnP Renderer front-end to MPD.
  1448. Jan 18 15:03:50 livingroom sudo[1311]: pam_unix(sudo:session): session closed for user root
  1449. Jan 18 15:03:50 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:50] [connect] Successful connection
  1450. Jan 18 15:03:50 livingroom volumio[988]: info: Upmpdcli Daemon Started
  1451. Jan 18 15:03:50 livingroom volumio-remote-updater[571]: [2020-01-18 15:03:50] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.5.1" /socket.io/?EIO=4&transport=websocket&t=1579359830 101
  1452. Jan 18 15:03:50 livingroom volumio[988]: info: Setting screensaver timeout to 120 seconds.
  1453. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
  1454. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
  1455. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
  1456. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
  1457. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
  1458. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
  1459. Jan 18 15:03:50 livingroom volumio[988]: info: Adding plugin bluetooth to MyMusic Plugins
  1460. Jan 18 15:03:50 livingroom volumio[988]: info: Adding plugin cd_controller to MyMusic Plugins
  1461. Jan 18 15:03:50 livingroom volumio[988]: info: Adding plugin smart_inputs to MyMusic Plugins
  1462. Jan 18 15:03:50 livingroom volumio[988]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
  1463. Jan 18 15:03:53 livingroom volumio[988]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
  1464. Jan 18 15:03:55 livingroom volumio[988]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
  1465. Jan 18 15:03:55 livingroom volumio[988]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
  1466. Jan 18 15:03:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1467. Jan 18 15:03:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1468. Jan 18 15:03:55 livingroom volumio[988]: info: Starting MyVolumio Remote Streaming Endpoints
  1469. Jan 18 15:03:55 livingroom volumio[988]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
  1470. Jan 18 15:03:55 livingroom volumio[988]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
  1471. Jan 18 15:03:55 livingroom volumio[988]: info: Streaming services startup
  1472. Jan 18 15:03:55 livingroom volumio[988]: info: Starting Streaming Daemon
  1473. Jan 18 15:03:55 livingroom volumio[988]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
  1474. Jan 18 15:03:55 livingroom sudo[1394]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
  1475. Jan 18 15:03:55 livingroom sudo[1394]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1476. Jan 18 15:03:55 livingroom systemd[1]: Stopping Volumio Streaming Daemon...
  1477. Jan 18 15:03:55 livingroom systemd[1]: Starting Volumio Streaming Daemon...
  1478. Jan 18 15:03:55 livingroom systemd[1]: Started Volumio Streaming Daemon.
  1479. Jan 18 15:03:55 livingroom volumio-streaming-daemon[1401]: ############################
  1480. Jan 18 15:03:55 livingroom volumio-streaming-daemon[1401]: # Volumio Streaming Daemon #
  1481. Jan 18 15:03:55 livingroom volumio-streaming-daemon[1401]: # Running on port 7777 #
  1482. Jan 18 15:03:55 livingroom volumio-streaming-daemon[1401]: ############################
  1483. Jan 18 15:03:55 livingroom sudo[1394]: pam_unix(sudo:session): session closed for user root
  1484. Jan 18 15:03:56 livingroom volumio[988]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
  1485. Jan 18 15:03:56 livingroom volumio[988]: info: MYVOLUMIO: Adding device
  1486. Jan 18 15:03:56 livingroom volumio[988]: info: MYVOLUMIO: Evaluating Server
  1487. Jan 18 15:03:58 livingroom volumio[988]: info: Setting Geolocation for MyVolumio to us1
  1488. Jan 18 15:03:58 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1489. Jan 18 15:03:58 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1490. Jan 18 15:03:58 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1491. Jan 18 15:03:58 livingroom volumio[988]: info: Fetching Streaming Services browse cache
  1492. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesQOBUZ
  1493. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1494. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesTIDAL
  1495. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1496. Jan 18 15:03:59 livingroom volumio[988]: info: Updating MyVolumio device info
  1497. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1498. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1499. Jan 18 15:03:59 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1500. Jan 18 15:04:02 livingroom volumio[988]: info: [MyVolumio PluginManager] Subscribed plan changed to virtuoso
  1501. Jan 18 15:04:02 livingroom volumio[988]: info: Removing browser output: myVolumio user plan is not superstar
  1502. Jan 18 15:04:02 livingroom volumio[988]: info: Removing audio output:
  1503. Jan 18 15:04:03 livingroom volumio[988]: info: Remote config written successfully
  1504. Jan 18 15:04:03 livingroom volumio[988]: info: Starting Tunnel 1
  1505. Jan 18 15:04:03 livingroom volumio[988]: info: Starting Tunnel Connection Checker
  1506. Jan 18 15:04:03 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1507. Jan 18 15:04:03 livingroom volumio[988]: info: CoreStateMachine::getState
  1508. Jan 18 15:04:03 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1509. Jan 18 15:04:03 livingroom volumio[988]: info: [MyVolumio PluginManager] Device activated, enabling myvolumio plugins...
  1510. Jan 18 15:04:03 livingroom volumio[988]: info: MyVolumio status changed
  1511. Jan 18 15:04:03 livingroom volumio[988]: info: Streaming services startup
  1512. Jan 18 15:04:03 livingroom volumio[988]: info: Re-Starting Streaming Daemon
  1513. Jan 18 15:04:03 livingroom sudo[1447]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
  1514. Jan 18 15:04:03 livingroom volumio-streaming-daemon[1401]: Restarting daemon
  1515. Jan 18 15:04:03 livingroom sudo[1447]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1516. Jan 18 15:04:03 livingroom systemd[1]: Starting MyVolumio SSH Tunnel...
  1517. Jan 18 15:04:03 livingroom systemd[1]: Started MyVolumio SSH Tunnel.
  1518. Jan 18 15:04:03 livingroom sudo[1447]: pam_unix(sudo:session): session closed for user root
  1519. Jan 18 15:04:03 livingroom volumio[988]: info: Remote SSH Started
  1520. Jan 18 15:04:03 livingroom autossh[1453]: port set to 0, monitoring disabled
  1521. Jan 18 15:04:03 livingroom autossh[1453]: starting ssh (count 1)
  1522. Jan 18 15:04:03 livingroom autossh[1453]: ssh child pid is 1461
  1523. Jan 18 15:04:03 livingroom volumiossh-tunnel[1452]: Warning: Permanently added '[us1.myvolumio.org]:2222,[162.243.167.188]:2222' (RSA) to the list of known hosts.
  1524. Jan 18 15:04:03 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
  1525. Jan 18 15:04:03 livingroom volumio[988]: info: [MyVolumio PluginManager] Loading plugin "bluetooth"...
  1526. Jan 18 15:04:03 livingroom volumio-streaming-daemon[1401]: Enabled services:
  1527. Jan 18 15:04:03 livingroom volumio-streaming-daemon[1401]: 1) tidal
  1528. Jan 18 15:04:03 livingroom volumio-streaming-daemon[1401]: 2) qobuz
  1529. Jan 18 15:04:04 livingroom volumio[988]: info: [1579359844037] Starting BluetoothController
  1530. Jan 18 15:04:04 livingroom volumio[988]: info: [MyVolumio PluginManager] Loading plugin "cd_controller"...
  1531. Jan 18 15:04:04 livingroom volumio[988]: info: [MyVolumio PluginManager] Starting plugin audio_interface.bluetooth
  1532. Jan 18 15:04:04 livingroom volumio[988]: info: [MyVolumio PluginManager] Plugin bluetooth disabled by user. Not starting
  1533. Jan 18 15:04:04 livingroom volumio[988]: info: [MyVolumio PluginManager] Starting plugin music_service.cd_controller
  1534. Jan 18 15:04:04 livingroom volumio[988]: info: Adding CD REST API Endpoints
  1535. Jan 18 15:04:04 livingroom volumio[988]: info: Adding detectCD REST Endpoint for plugin: music_service/cd_controller
  1536. Jan 18 15:04:04 livingroom volumio[988]: info: Adding cdRemove REST Endpoint for plugin: music_service/cd_controller
  1537. Jan 18 15:04:04 livingroom volumio[988]: info: Adding cdPostScan REST Endpoint for plugin: music_service/cd_controller
  1538. Jan 18 15:04:04 livingroom volumio[988]: info: Adding cdPostRip REST Endpoint for plugin: music_service/cd_controller
  1539. Jan 18 15:04:04 livingroom volumio[988]: info: Detecting CD presence
  1540. Jan 18 15:04:04 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1541. Jan 18 15:04:04 livingroom volumio[988]: info: CoreStateMachine::getState
  1542. Jan 18 15:04:04 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1543. Jan 18 15:04:04 livingroom sudo[1463]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1544. Jan 18 15:04:04 livingroom sudo[1463]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1545. Jan 18 15:04:04 livingroom sudo[1463]: pam_unix(sudo:session): session closed for user root
  1546. Jan 18 15:04:05 livingroom volumio[988]: info: Fetching Streaming Services browse cache
  1547. Jan 18 15:04:05 livingroom volumio[988]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesTIDAL
  1548. Jan 18 15:04:05 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1549. Jan 18 15:04:05 livingroom volumio[988]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesQOBUZ
  1550. Jan 18 15:04:05 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1551. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::volumioGetVisibleSources
  1552. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1553. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1554. Jan 18 15:04:06 livingroom volumio[988]: info: CoreStateMachine::getState
  1555. Jan 18 15:04:06 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1556. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
  1557. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1558. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
  1559. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
  1560. Jan 18 15:04:06 livingroom sudo[1476]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1561. Jan 18 15:04:06 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1562. Jan 18 15:04:06 livingroom volumio[988]: info: Listing playlists
  1563. Jan 18 15:04:06 livingroom sudo[1476]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1564. Jan 18 15:04:06 livingroom sudo[1476]: pam_unix(sudo:session): session closed for user root
  1565. Jan 18 15:04:06 livingroom sudo[1480]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1566. Jan 18 15:04:06 livingroom sudo[1480]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1567. Jan 18 15:04:06 livingroom sudo[1480]: pam_unix(sudo:session): session closed for user root
  1568. Jan 18 15:04:07 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
  1569. Jan 18 15:04:12 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
  1570. Jan 18 15:04:12 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1571. Jan 18 15:04:13 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1572. Jan 18 15:04:13 livingroom volumio[988]: info: CoreStateMachine::getState
  1573. Jan 18 15:04:13 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1574. Jan 18 15:04:13 livingroom volumio[988]: info: Listing playlists
  1575. Jan 18 15:04:13 livingroom volumio[988]: info: Listing playlists
  1576. Jan 18 15:04:24 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1577. Jan 18 15:04:24 livingroom volumio[988]: info: CoreStateMachine::getState
  1578. Jan 18 15:04:24 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1579. Jan 18 15:04:35 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1580. Jan 18 15:04:35 livingroom volumio[988]: info: CoreStateMachine::getState
  1581. Jan 18 15:04:35 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1582. Jan 18 15:04:35 livingroom volumio[988]: info: Listing playlists
  1583. Jan 18 15:04:35 livingroom volumio[988]: info: Listing playlists
  1584. Jan 18 15:04:46 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1585. Jan 18 15:04:46 livingroom volumio[988]: info: CoreStateMachine::getState
  1586. Jan 18 15:04:46 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1587. Jan 18 15:04:55 livingroom sudo[1510]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
  1588. Jan 18 15:04:55 livingroom sudo[1510]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1589. Jan 18 15:04:55 livingroom sudo[1510]: pam_unix(sudo:session): session closed for user root
  1590. Jan 18 15:04:55 livingroom sudo[1513]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1591. Jan 18 15:04:55 livingroom sudo[1513]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1592. Jan 18 15:04:55 livingroom sudo[1513]: pam_unix(sudo:session): session closed for user root
  1593. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::volumioGetVisibleSources
  1594. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1595. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1596. Jan 18 15:04:55 livingroom volumio[988]: info: CoreStateMachine::getState
  1597. Jan 18 15:04:55 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1598. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
  1599. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1600. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
  1601. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
  1602. Jan 18 15:04:55 livingroom sudo[1528]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1603. Jan 18 15:04:55 livingroom sudo[1528]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1604. Jan 18 15:04:55 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1605. Jan 18 15:04:55 livingroom volumio[988]: info: Listing playlists
  1606. Jan 18 15:04:55 livingroom sudo[1528]: pam_unix(sudo:session): session closed for user root
  1607. Jan 18 15:04:55 livingroom sudo[1533]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1608. Jan 18 15:04:55 livingroom sudo[1533]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1609. Jan 18 15:04:55 livingroom sudo[1533]: pam_unix(sudo:session): session closed for user root
  1610. Jan 18 15:04:57 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1611. Jan 18 15:04:57 livingroom volumio[988]: info: CoreStateMachine::getState
  1612. Jan 18 15:04:57 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1613. Jan 18 15:04:57 livingroom volumio[988]: info: Listing playlists
  1614. Jan 18 15:04:57 livingroom volumio[988]: info: Listing playlists
  1615. Jan 18 15:04:57 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
  1616. Jan 18 15:04:57 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
  1617. Jan 18 15:05:00 livingroom volumio[988]: info: CoreCommandRouter::volumioGetQueue
  1618. Jan 18 15:05:00 livingroom volumio[988]: info: CoreStateMachine::getQueue
  1619. Jan 18 15:05:00 livingroom volumio[988]: info: CorePlayQueue::getQueue
  1620. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::getUIConfigOnPlugin
  1621. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::getUIConfigOnPlugin
  1622. Jan 18 15:05:04 livingroom volumio-streaming-daemon[1401]: Loading tidal configuration
  1623. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::getUIConfigOnPlugin
  1624. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
  1625. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  1626. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  1627. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  1628. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1629. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1630. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1631. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1632. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::volumioGetBrowseSources
  1633. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  1634. Jan 18 15:05:04 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: networkfs , listShares
  1635. Jan 18 15:05:08 livingroom volumio[988]: info: CoreCommandRouter::volumioGetState
  1636. Jan 18 15:05:08 livingroom volumio[988]: info: CoreStateMachine::getState
  1637. Jan 18 15:05:08 livingroom volumio[988]: info: CorePlayQueue::getTrack 0
  1638. Jan 18 15:05:08 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  1639. Jan 18 15:05:11 livingroom volumio[988]: info: CoreCommandRouter::executeOnPlugin: mpd , rescanDb
  1640. Jan 18 15:05:11 livingroom volumio[988]: info: ControllerMpd::sendMpdCommand rescan
  1641. Jan 18 15:05:11 livingroom volumio[988]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  1642. Jan 18 15:05:11 livingroom volumio[988]: TypeError: Cannot read property 'then' of undefined
  1643. Jan 18 15:05:11 livingroom volumio[988]: at ControllerMpd.sendMpdCommand (/volumio/app/plugins/music_service/mpd/index.js:347:10)
  1644. Jan 18 15:05:11 livingroom volumio[988]: at ControllerMpd.rescanDb (/volumio/app/plugins/music_service/mpd/index.js:1897:17)
  1645. Jan 18 15:05:11 livingroom volumio[988]: at CoreCommandRouter.executeOnPlugin (/volumio/app/index.js:1078:29)
  1646. Jan 18 15:05:11 livingroom volumio[988]: at Socket.<anonymous> (/volumio/app/plugins/user_interface/websocket/index.js:986:24)
  1647. Jan 18 15:05:11 livingroom volumio[988]: at emitTwo (events.js:126:13)
  1648. Jan 18 15:05:11 livingroom volumio[988]: at Socket.emit (events.js:214:7)
  1649. Jan 18 15:05:11 livingroom volumio[988]: at /volumio/node_modules/socket.io/lib/socket.js:503:12
  1650. Jan 18 15:05:11 livingroom volumio[988]: at _combinedTickCallback (internal/process/next_tick.js:131:7)
  1651. Jan 18 15:05:11 livingroom volumio[988]: at process._tickCallback (internal/process/next_tick.js:180:9)
  1652. Jan 18 15:05:11 livingroom volumio[988]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  1653. Jan 18 15:05:12 livingroom systemd[1]: mpd.service start operation timed out. Terminating.
  1654. Jan 18 15:05:12 livingroom sudo[1556]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl --since=2020-01-18 15:04
  1655. Jan 18 15:05:12 livingroom sudo[1556]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1656. Jan 18 15:05:12 livingroom sudo[1556]: pam_unix(sudo:session): session closed for user root
  1657. Jan 18 15:05:13 livingroom volumio-remote-updater[571]: [2020-01-18 15:05:13] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
  1658. Jan 18 15:05:13 livingroom systemd[1]: volumio.service: main process exited, code=exited, status=1/FAILURE
  1659. Jan 18 15:05:13 livingroom volumio-remote-updater[571]: [2020-01-18 15:05:13] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
  1660. Jan 18 15:05:13 livingroom sudo[1024]: pam_unix(sudo:session): session closed for user root
  1661. Jan 18 15:05:13 livingroom systemd[1]: Unit volumio.service entered failed state.
  1662. Jan 18 15:05:13 livingroom systemd[1]: Starting dynamicswap service...
  1663. Jan 18 15:05:13 livingroom systemd[1]: Started dynamicswap service.
  1664. Jan 18 15:05:13 livingroom systemd[1]: volumio.service holdoff time over, scheduling restart.
  1665. Jan 18 15:05:13 livingroom systemd[1]: Starting dynamicswap service...
  1666. Jan 18 15:05:13 livingroom systemd[1]: Started dynamicswap service.
  1667. Jan 18 15:05:13 livingroom systemd[1]: Stopping Volumio Backend Module...
  1668. Jan 18 15:05:13 livingroom systemd[1]: Starting Volumio Backend Module...
  1669. Jan 18 15:05:13 livingroom systemd[1]: Started Volumio Backend Module.
  1670. Jan 18 15:05:15 livingroom volumio[1583]: info: -------------------------------------------
  1671. Jan 18 15:05:15 livingroom volumio[1583]: info: ----- Volumio2 ----
  1672. Jan 18 15:05:15 livingroom volumio[1583]: info: -------------------------------------------
  1673. Jan 18 15:05:15 livingroom volumio[1583]: info: ----- System startup ----
  1674. Jan 18 15:05:15 livingroom volumio[1583]: info: -------------------------------------------
  1675. Jan 18 15:05:15 livingroom volumio[1583]: info: MYVOLUMIO Environment detected
  1676. Jan 18 15:05:17 livingroom volumio[1583]: info: Plugin folders cleanup
  1677. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning into folder /volumio/app/plugins/
  1678. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category audio_interface
  1679. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category miscellanea
  1680. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category music_service
  1681. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category plugins.json
  1682. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category system_controller
  1683. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category user_interface
  1684. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning into folder /data/plugins/
  1685. Jan 18 15:05:17 livingroom volumio[1583]: info: Scanning category miscellanea
  1686. Jan 18 15:05:17 livingroom volumio[1583]: info: Plugin folders cleanup completed
  1687. Jan 18 15:05:17 livingroom volumio[1583]: info: -------------------------------------------
  1688. Jan 18 15:05:17 livingroom volumio[1583]: info: ----- Core plugins startup ----
  1689. Jan 18 15:05:17 livingroom volumio[1583]: info: -------------------------------------------
  1690. Jan 18 15:05:17 livingroom volumio[1583]: info: Loading plugins from folder /volumio/app/plugins/
  1691. Jan 18 15:05:17 livingroom volumio[1583]: info: Adding plugin upnp to MyMusic Plugins
  1692. Jan 18 15:05:17 livingroom volumio[1583]: info: Adding plugin airplay_emulation to MyMusic Plugins
  1693. Jan 18 15:05:17 livingroom volumio[1583]: info: Adding plugin upnp_browser to MyMusic Plugins
  1694. Jan 18 15:05:17 livingroom volumio[1583]: info: Loading plugins from folder /data/plugins/
  1695. Jan 18 15:05:17 livingroom volumio[1583]: info: Loading plugin "system"...
  1696. Jan 18 15:05:17 livingroom volumio[1583]: info: Loading plugin "appearance"...
  1697. Jan 18 15:05:18 livingroom volumio-remote-updater[571]: [2020-01-18 15:05:18] [connect] Successful connection
  1698. Jan 18 15:05:18 livingroom volumio[1583]: info: Loading plugin "network"...
  1699. Jan 18 15:05:18 livingroom volumio[1583]: info: Loading plugin "touch_display"...
  1700. Jan 18 15:05:19 livingroom volumio[1583]: info: Applying required configuration parameters for plugin touch_display
  1701. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "services"...
  1702. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "alsa_controller"...
  1703. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "wizard"...
  1704. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "volumio_command_line_client"...
  1705. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "upnp"...
  1706. Jan 18 15:05:19 livingroom volumio[1583]: info: [1579359919702] Starting Upmpd Daemon
  1707. Jan 18 15:05:19 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1708. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "my_music"...
  1709. Jan 18 15:05:19 livingroom volumio[1583]: info: Loading plugin "mpd"...
  1710. Jan 18 15:05:20 livingroom sudo[1614]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
  1711. Jan 18 15:05:20 livingroom volumio[1583]: info: Loading plugin "upnp_browser"...
  1712. Jan 18 15:05:20 livingroom sudo[1614]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1713. Jan 18 15:05:20 livingroom sudo[1614]: pam_unix(sudo:session): session closed for user root
  1714. Jan 18 15:05:20 livingroom sudo[1618]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
  1715. Jan 18 15:05:20 livingroom sudo[1618]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1716. Jan 18 15:05:20 livingroom systemd[1]: Stopping Music Player Daemon...
  1717. Jan 18 15:05:20 livingroom volumio[1583]: info: Loading plugin "networkfs"...
  1718. Jan 18 15:05:21 livingroom volumio[1583]: info: Cannot mount NAS Jeffield at system boot, trial number 1 ,retrying in 5 seconds
  1719. Jan 18 15:05:21 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1720. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "alarm-clock"...
  1721. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "airplay_emulation"...
  1722. Jan 18 15:05:21 livingroom volumio[1583]: info: Starting Shairport Sync
  1723. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "last_100"...
  1724. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "webradio"...
  1725. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "i2s_dacs"...
  1726. Jan 18 15:05:21 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1727. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "volumiodiscovery"...
  1728. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
  1729. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
  1730. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1731. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
  1732. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
  1733. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1734. Jan 18 15:05:21 livingroom node[1583]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
  1735. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1736. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
  1737. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
  1738. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** Please fix your application to use the native API of Avahi!
  1739. Jan 18 15:05:21 livingroom volumio[1583]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
  1740. Jan 18 15:05:21 livingroom volumio[1583]: info: Applying required configuration parameters for plugin volumiodiscovery
  1741. Jan 18 15:05:21 livingroom volumio[1583]: Discovery: StartAdv! undefined
  1742. Jan 18 15:05:21 livingroom volumio[1583]: Discovery: Started advertising... livingroom - undefined
  1743. Jan 18 15:05:21 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
  1744. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "outputs"...
  1745. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "albumart"...
  1746. Jan 18 15:05:21 livingroom volumio[1583]: info: Plugin example_plugin is not enabled
  1747. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "inputs"...
  1748. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "updater_comm"...
  1749. Jan 18 15:05:21 livingroom volumio[1583]: info: Plugin mpdemulation is not enabled
  1750. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "rest_api"...
  1751. Jan 18 15:05:21 livingroom volumio[1583]: info: Loading plugin "websocket"...
  1752. Jan 18 15:05:22 livingroom volumio[1583]: info: ___________ START PLUGINS ___________
  1753. Jan 18 15:05:22 livingroom volumio[1583]: info: Loading i18n strings for locale en
  1754. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1755. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1756. Jan 18 15:05:22 livingroom volumio[1583]: info: [1579359922050] CoreMusicLibrary::Adding element Media Servers
  1757. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1758. Jan 18 15:05:22 livingroom sudo[1639]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl daemon-reload
  1759. Jan 18 15:05:22 livingroom volumio[1583]: Forking 3 albumart workers
  1760. Jan 18 15:05:22 livingroom sudo[1639]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1761. Jan 18 15:05:22 livingroom systemd[1]: Reloading.
  1762. Jan 18 15:05:22 livingroom volumio[1583]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
  1763. Jan 18 15:05:22 livingroom systemd[1]: [/lib/systemd/system/mpd.service:18] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
  1764. Jan 18 15:05:22 livingroom systemd[1]: [/lib/systemd/system/mpd.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service'
  1765. Jan 18 15:05:22 livingroom systemd[1]: [/lib/systemd/system/mpd.service:20] Unknown lvalue 'ProtectKernelModules' in section 'Service'
  1766. Jan 18 15:05:22 livingroom systemd[1]: [/lib/systemd/system/mpd.service:23] Unknown lvalue 'RestrictNamespaces' in section 'Service'
  1767. Jan 18 15:05:22 livingroom volumio[1583]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
  1768. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1769. Jan 18 15:05:22 livingroom volumio[1583]: info: [1579359922317] CoreMusicLibrary::Adding element Last_100
  1770. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1771. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
  1772. Jan 18 15:05:22 livingroom volumio[1583]: info: [1579359922323] CoreMusicLibrary::Adding element Webradio
  1773. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1774. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
  1775. Jan 18 15:05:22 livingroom volumio[1583]: info: -------------------------------------------
  1776. Jan 18 15:05:22 livingroom volumio[1583]: info: ----- MyVolumio plugins startup ----
  1777. Jan 18 15:05:22 livingroom volumio[1583]: info: -------------------------------------------
  1778. Jan 18 15:05:22 livingroom volumio[1583]: info: [MyVolumio PluginManager] Fetching plans data....
  1779. Jan 18 15:05:22 livingroom volumio[1583]: info: Loading i18n strings for locale en
  1780. Jan 18 15:05:22 livingroom volumio[1583]: Updating browse sources language
  1781. Jan 18 15:05:22 livingroom volumio[1583]: Cannot find translation for sourceMedia Servers
  1782. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1783. Jan 18 15:05:22 livingroom sudo[1639]: pam_unix(sudo:session): session closed for user root
  1784. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1785. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::initPlayerControls
  1786. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1787. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAlsaCards
  1788. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1789. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1790. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1791. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1792. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1793. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  1794. Jan 18 15:05:22 livingroom volumio[1583]: info: BOOT COMPLETED
  1795. Jan 18 15:05:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1796. Jan 18 15:05:22 livingroom kernel: pcm512x 1-004d: No SCLK, using BCLK: -2
  1797. Jan 18 15:05:23 livingroom volumio[1583]: Starting albumart workers
  1798. Jan 18 15:05:23 livingroom volumio[1583]: Starting albumart workers
  1799. Jan 18 15:05:23 livingroom volumio[1583]: Starting albumart workers
  1800. Jan 18 15:05:27 livingroom volumio[1583]: Playing WAVE '/volumio/app/startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
  1801. Jan 18 15:05:27 livingroom volumio[1583]: info: CoreCommandRouter::Close All Modals sent
  1802. Jan 18 15:05:27 livingroom volumio[1583]: info: CoreCommandRouter::Close All Modals sent
  1803. Jan 18 15:05:27 livingroom volumio[1583]: Express server listening on port 3000
  1804. Jan 18 15:05:27 livingroom volumio[1583]: Volumio Calling Home
  1805. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::resetVolumioState
  1806. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::getcurrentVolume
  1807. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioRetrievevolume
  1808. Jan 18 15:05:28 livingroom volumio[1583]: info: Cannot mount NAS Jeffield at system boot, trial number 2 ,retrying in 5 seconds
  1809. Jan 18 15:05:28 livingroom volumio[1583]: info: Setting Device type: Raspberry PI
  1810. Jan 18 15:05:28 livingroom volumio[1583]: info: systemctl daemon-reload succeeded.
  1811. Jan 18 15:05:28 livingroom volumio[1583]: info: MPD Permissions set
  1812. Jan 18 15:05:28 livingroom sudo[1708]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio-kiosk.service
  1813. Jan 18 15:05:28 livingroom sudo[1708]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1814. Jan 18 15:05:28 livingroom systemd[1]: Started Volumio Kiosk.
  1815. Jan 18 15:05:28 livingroom sudo[1708]: pam_unix(sudo:session): session closed for user root
  1816. Jan 18 15:05:28 livingroom volumio[1583]: info: VolumeController:: Volume=33 Mute =false
  1817. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::pushState
  1818. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::getState
  1819. Jan 18 15:05:28 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1820. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioPushState
  1821. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1822. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::updateTrackBlock
  1823. Jan 18 15:05:28 livingroom volumio[1583]: info: CorePlayQueue::getTrackBlock
  1824. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioRetrievevolume
  1825. Jan 18 15:05:28 livingroom volumio[1583]: info: Volumio called home
  1826. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1827. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::getState
  1828. Jan 18 15:05:28 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1829. Jan 18 15:05:28 livingroom volumio[1583]: info: systemctl start volumio-kiosk.service succeeded.
  1830. Jan 18 15:05:28 livingroom volumio[1583]: info: Volumio Kiosk started
  1831. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1832. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1833. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreStateMachine::getState
  1834. Jan 18 15:05:28 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1835. Jan 18 15:05:28 livingroom volumio[1583]: info: Reloading queue from file
  1836. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1837. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1838. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1839. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1840. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1841. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1842. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1843. Jan 18 15:05:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
  1844. Jan 18 15:05:28 livingroom volumio[1583]: info: Raspberry Pi Foundation touch screen detected.
  1845. Jan 18 15:05:29 livingroom volumio[1583]: info: Using /boot/config.txt instead of /boot/userconfig.txt. Reason: Error: ENOENT: no such file or directory, stat '/boot/userconfig.txt'
  1846. Jan 18 15:05:29 livingroom volumio[1583]: info: Using /boot/config.txt instead of /boot/userconfig.txt. Reason: Error: ENOENT: no such file or directory, stat '/boot/userconfig.txt'
  1847. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
  1848. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
  1849. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::setRepeat null single undefined
  1850. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::pushState
  1851. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getState
  1852. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1853. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioPushState
  1854. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1855. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::setRandom false
  1856. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::pushState
  1857. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getState
  1858. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1859. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioPushState
  1860. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1861. Jan 18 15:05:29 livingroom volumio[1583]: info: Listing playlists
  1862. Jan 18 15:05:29 livingroom volumio[1583]: info: Listing playlists
  1863. Jan 18 15:05:29 livingroom sudo[1729]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sed -i -e /Option "TransformationMatrix"/d /etc/X11/xorg.conf.d/40-libinput.conf
  1864. Jan 18 15:05:29 livingroom sudo[1729]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1865. Jan 18 15:05:29 livingroom sudo[1729]: pam_unix(sudo:session): session closed for user root
  1866. Jan 18 15:05:29 livingroom volumio[1583]: info: VolumeController:: Volume=33 Mute =false
  1867. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::pushState
  1868. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getState
  1869. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1870. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioPushState
  1871. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
  1872. Jan 18 15:05:29 livingroom volumio[1583]: info: Backlight module of a Raspberry Pi Foundation touch screen detected.
  1873. Jan 18 15:05:29 livingroom volumio[1583]: info: Using Xorg socket /tmp/.X11-unix/X0
  1874. Jan 18 15:05:29 livingroom volumio[1583]: info: Touchscreen transformation matrix removed.
  1875. Jan 18 15:05:29 livingroom volumio[1583]: info: Starting Shairport Sync
  1876. Jan 18 15:05:29 livingroom volumio[1583]: info: Starting Shairport Sync
  1877. Jan 18 15:05:29 livingroom sudo[1747]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
  1878. Jan 18 15:05:29 livingroom sudo[1747]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1879. Jan 18 15:05:29 livingroom sudo[1749]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
  1880. Jan 18 15:05:29 livingroom sudo[1749]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1881. Jan 18 15:05:29 livingroom systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
  1882. Jan 18 15:05:29 livingroom systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
  1883. Jan 18 15:05:29 livingroom systemd[1760]: Failed at step GROUP spawning /usr/local/bin/shairport-sync: No such process
  1884. Jan 18 15:05:29 livingroom sudo[1745]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sed -i -e /Identifier "libinput touchscreen catchall"/a\ Option "TransformationMatrix" "undefined" /etc/X11/xorg.conf.d/40-libinput.conf
  1885. Jan 18 15:05:29 livingroom sudo[1745]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1886. Jan 18 15:05:29 livingroom sudo[1745]: pam_unix(sudo:session): session closed for user root
  1887. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetVisibleSources
  1888. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1889. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1890. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getState
  1891. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1892. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1893. Jan 18 15:05:29 livingroom volumio[1583]: info: Listing playlists
  1894. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetQueue
  1895. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getQueue
  1896. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getQueue
  1897. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetVisibleSources
  1898. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  1899. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1900. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getState
  1901. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1902. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  1903. Jan 18 15:05:29 livingroom volumio[1583]: info: Listing playlists
  1904. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetQueue
  1905. Jan 18 15:05:29 livingroom volumio[1583]: info: CoreStateMachine::getQueue
  1906. Jan 18 15:05:29 livingroom volumio[1583]: info: CorePlayQueue::getQueue
  1907. Jan 18 15:05:29 livingroom systemd[1]: shairport-sync.service: main process exited, code=exited, status=216/GROUP
  1908. Jan 18 15:05:29 livingroom systemd[1]: Unit shairport-sync.service entered failed state.
  1909. Jan 18 15:05:29 livingroom sudo[1747]: pam_unix(sudo:session): session closed for user root
  1910. Jan 18 15:05:29 livingroom systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
  1911. Jan 18 15:05:29 livingroom systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
  1912. Jan 18 15:05:29 livingroom systemd[1774]: Failed at step GROUP spawning /usr/local/bin/shairport-sync: No such process
  1913. Jan 18 15:05:29 livingroom systemd[1]: shairport-sync.service: main process exited, code=exited, status=216/GROUP
  1914. Jan 18 15:05:29 livingroom systemd[1]: Unit shairport-sync.service entered failed state.
  1915. Jan 18 15:05:29 livingroom sudo[1749]: pam_unix(sudo:session): session closed for user root
  1916. Jan 18 15:05:29 livingroom volumio[1583]: info: Setting screensaver timeout to 120 seconds.
  1917. Jan 18 15:05:29 livingroom sudo[1780]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1918. Jan 18 15:05:29 livingroom sudo[1780]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1919. Jan 18 15:05:29 livingroom volumio[1583]: Discovery: adding 1702dd66-3187-49e6-b057-633e3ad20f82
  1920. Jan 18 15:05:29 livingroom volumio[1583]: info: mDNS: Found device livingroom
  1921. Jan 18 15:05:29 livingroom sudo[1780]: pam_unix(sudo:session): session closed for user root
  1922. Jan 18 15:05:30 livingroom sudo[1789]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1923. Jan 18 15:05:30 livingroom volumio[1583]: info: Shairport-Sync Started
  1924. Jan 18 15:05:30 livingroom sudo[1789]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1925. Jan 18 15:05:30 livingroom volumio[1583]: Error adding Membership: Error: addMembership EINVAL
  1926. Jan 18 15:05:30 livingroom volumio[1583]: info: Shairport-Sync Started
  1927. Jan 18 15:05:30 livingroom volumio[1583]: info: Touchscreen transformation matrix written.
  1928. Jan 18 15:05:30 livingroom sudo[1789]: pam_unix(sudo:session): session closed for user root
  1929. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1930. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreStateMachine::getState
  1931. Jan 18 15:05:30 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1932. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1933. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreStateMachine::getState
  1934. Jan 18 15:05:30 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1935. Jan 18 15:05:30 livingroom sudo[1800]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1936. Jan 18 15:05:30 livingroom sudo[1800]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1937. Jan 18 15:05:30 livingroom sudo[1800]: pam_unix(sudo:session): session closed for user root
  1938. Jan 18 15:05:30 livingroom sudo[1806]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  1939. Jan 18 15:05:30 livingroom sudo[1806]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1940. Jan 18 15:05:30 livingroom sudo[1806]: pam_unix(sudo:session): session closed for user root
  1941. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  1942. Jan 18 15:05:30 livingroom volumio[1583]: info: CoreStateMachine::getState
  1943. Jan 18 15:05:30 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  1944. Jan 18 15:05:30 livingroom sudo[1818]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
  1945. Jan 18 15:05:30 livingroom sudo[1818]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1946. Jan 18 15:05:30 livingroom systemd[1]: Started UPnP Renderer front-end to MPD.
  1947. Jan 18 15:05:30 livingroom sudo[1818]: pam_unix(sudo:session): session closed for user root
  1948. Jan 18 15:05:30 livingroom volumio[1583]: info: Upmpdcli Daemon Started
  1949. Jan 18 15:05:30 livingroom volumio-remote-updater[571]: [2020-01-18 15:05:30] [connect] Successful connection
  1950. Jan 18 15:05:30 livingroom volumio-remote-updater[571]: [2020-01-18 15:05:30] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.5.1" /socket.io/?EIO=4&transport=websocket&t=1579359930 101
  1951. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
  1952. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
  1953. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
  1954. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
  1955. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
  1956. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
  1957. Jan 18 15:05:30 livingroom volumio[1583]: info: Adding plugin bluetooth to MyMusic Plugins
  1958. Jan 18 15:05:30 livingroom volumio[1583]: info: Adding plugin cd_controller to MyMusic Plugins
  1959. Jan 18 15:05:30 livingroom volumio[1583]: info: Adding plugin smart_inputs to MyMusic Plugins
  1960. Jan 18 15:05:30 livingroom volumio[1583]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
  1961. Jan 18 15:05:32 livingroom volumio[1583]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
  1962. Jan 18 15:05:34 livingroom volumio[1583]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
  1963. Jan 18 15:05:34 livingroom volumio[1583]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
  1964. Jan 18 15:05:34 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1965. Jan 18 15:05:34 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1966. Jan 18 15:05:34 livingroom volumio[1583]: info: Starting MyVolumio Remote Streaming Endpoints
  1967. Jan 18 15:05:34 livingroom volumio[1583]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
  1968. Jan 18 15:05:34 livingroom volumio[1583]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
  1969. Jan 18 15:05:34 livingroom volumio[1583]: info: Streaming services startup
  1970. Jan 18 15:05:34 livingroom volumio[1583]: info: Starting Streaming Daemon
  1971. Jan 18 15:05:34 livingroom volumio[1583]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
  1972. Jan 18 15:05:34 livingroom sudo[1827]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
  1973. Jan 18 15:05:34 livingroom sudo[1827]: pam_unix(sudo:session): session opened for user root by (uid=0)
  1974. Jan 18 15:05:34 livingroom systemd[1]: Stopping Volumio Streaming Daemon...
  1975. Jan 18 15:05:34 livingroom systemd[1]: Starting Volumio Streaming Daemon...
  1976. Jan 18 15:05:34 livingroom systemd[1]: Started Volumio Streaming Daemon.
  1977. Jan 18 15:05:34 livingroom sudo[1827]: pam_unix(sudo:session): session closed for user root
  1978. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: ############################
  1979. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: # Volumio Streaming Daemon #
  1980. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: # Running on port 7777 #
  1981. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: ############################
  1982. Jan 18 15:05:34 livingroom volumio[1583]: info: Cannot mount NAS Jeffield at system boot, trial number 3 ,retrying in 5 seconds
  1983. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: Enabled services:
  1984. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: 1) tidal
  1985. Jan 18 15:05:34 livingroom volumio-streaming-daemon[1833]: 2) qobuz
  1986. Jan 18 15:05:35 livingroom volumio[1583]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
  1987. Jan 18 15:05:35 livingroom volumio[1583]: info: MYVOLUMIO: Adding device
  1988. Jan 18 15:05:35 livingroom volumio[1583]: info: MYVOLUMIO: Evaluating Server
  1989. Jan 18 15:05:36 livingroom volumio[1583]: info: Setting Geolocation for MyVolumio to us1
  1990. Jan 18 15:05:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1991. Jan 18 15:05:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1992. Jan 18 15:05:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1993. Jan 18 15:05:40 livingroom volumio[1583]: info: [MyVolumio PluginManager] Subscribed plan changed to virtuoso
  1994. Jan 18 15:05:40 livingroom volumio[1583]: info: Removing browser output: myVolumio user plan is not superstar
  1995. Jan 18 15:05:40 livingroom volumio[1583]: info: Removing audio output:
  1996. Jan 18 15:05:40 livingroom volumio[1583]: info: Updating MyVolumio device info
  1997. Jan 18 15:05:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1998. Jan 18 15:05:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  1999. Jan 18 15:05:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  2000. Jan 18 15:05:40 livingroom volumio[1583]: info: Cannot mount NAS Jeffield at system boot, trial number 4 ,retrying in 5 seconds
  2001. Jan 18 15:05:40 livingroom volumio[1583]: info: Remote config written successfully
  2002. Jan 18 15:05:40 livingroom volumio[1583]: info: Starting Tunnel 1
  2003. Jan 18 15:05:40 livingroom volumio[1583]: info: Starting Tunnel Connection Checker
  2004. Jan 18 15:05:40 livingroom volumio[1583]: info: [MyVolumio PluginManager] Device activated, enabling myvolumio plugins...
  2005. Jan 18 15:05:40 livingroom volumio[1583]: info: MyVolumio status changed
  2006. Jan 18 15:05:40 livingroom volumio[1583]: info: Streaming services startup
  2007. Jan 18 15:05:40 livingroom volumio[1583]: info: Re-Starting Streaming Daemon
  2008. Jan 18 15:05:40 livingroom volumio-streaming-daemon[1833]: Restarting daemon
  2009. Jan 18 15:05:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
  2010. Jan 18 15:05:40 livingroom sudo[1851]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
  2011. Jan 18 15:05:40 livingroom volumio[1583]: info: [MyVolumio PluginManager] Loading plugin "bluetooth"...
  2012. Jan 18 15:05:40 livingroom volumio-streaming-daemon[1833]: Enabled services:
  2013. Jan 18 15:05:40 livingroom volumio-streaming-daemon[1833]: 1) tidal
  2014. Jan 18 15:05:40 livingroom volumio-streaming-daemon[1833]: 2) qobuz
  2015. Jan 18 15:05:40 livingroom sudo[1851]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2016. Jan 18 15:05:40 livingroom systemd[1]: Stopping MyVolumio SSH Tunnel...
  2017. Jan 18 15:05:40 livingroom autossh[1453]: received signal to exit (15)
  2018. Jan 18 15:05:40 livingroom systemd[1]: Starting MyVolumio SSH Tunnel...
  2019. Jan 18 15:05:40 livingroom systemd[1]: Started MyVolumio SSH Tunnel.
  2020. Jan 18 15:05:40 livingroom sudo[1851]: pam_unix(sudo:session): session closed for user root
  2021. Jan 18 15:05:41 livingroom autossh[1860]: port set to 0, monitoring disabled
  2022. Jan 18 15:05:41 livingroom autossh[1860]: starting ssh (count 1)
  2023. Jan 18 15:05:41 livingroom autossh[1860]: ssh child pid is 1865
  2024. Jan 18 15:05:41 livingroom volumiossh-tunnel[1858]: Warning: Permanently added '[us1.myvolumio.org]:2222,[162.243.167.188]:2222' (RSA) to the list of known hosts.
  2025. Jan 18 15:05:41 livingroom volumio[1583]: info: [1579359941201] Starting BluetoothController
  2026. Jan 18 15:05:41 livingroom volumio[1583]: info: [MyVolumio PluginManager] Loading plugin "cd_controller"...
  2027. Jan 18 15:05:41 livingroom volumio[1583]: info: [MyVolumio PluginManager] Starting plugin audio_interface.bluetooth
  2028. Jan 18 15:05:41 livingroom volumio[1583]: info: [MyVolumio PluginManager] Plugin bluetooth disabled by user. Not starting
  2029. Jan 18 15:05:41 livingroom volumio[1583]: info: [MyVolumio PluginManager] Starting plugin music_service.cd_controller
  2030. Jan 18 15:05:41 livingroom volumio[1583]: info: Adding CD REST API Endpoints
  2031. Jan 18 15:05:41 livingroom volumio[1583]: info: Adding detectCD REST Endpoint for plugin: music_service/cd_controller
  2032. Jan 18 15:05:41 livingroom volumio[1583]: info: Adding cdRemove REST Endpoint for plugin: music_service/cd_controller
  2033. Jan 18 15:05:41 livingroom volumio[1583]: info: Adding cdPostScan REST Endpoint for plugin: music_service/cd_controller
  2034. Jan 18 15:05:41 livingroom volumio[1583]: info: Adding cdPostRip REST Endpoint for plugin: music_service/cd_controller
  2035. Jan 18 15:05:41 livingroom volumio[1583]: info: Detecting CD presence
  2036. Jan 18 15:05:41 livingroom volumio[1583]: info: Remote SSH Started
  2037. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2038. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreStateMachine::getState
  2039. Jan 18 15:05:41 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2040. Jan 18 15:05:41 livingroom volumio[1583]: info: Fetching Streaming Services browse cache
  2041. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesTIDAL
  2042. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2043. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesQOBUZ
  2044. Jan 18 15:05:41 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2045. Jan 18 15:05:42 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2046. Jan 18 15:05:42 livingroom volumio[1583]: info: CoreStateMachine::getState
  2047. Jan 18 15:05:42 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2048. Jan 18 15:05:42 livingroom sudo[1869]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2049. Jan 18 15:05:42 livingroom sudo[1869]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2050. Jan 18 15:05:42 livingroom sudo[1869]: pam_unix(sudo:session): session closed for user root
  2051. Jan 18 15:05:43 livingroom volumio[1583]: info: Fetching Streaming Services browse cache
  2052. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesTIDAL
  2053. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2054. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::volumioRemoveToBrowseSourcesQOBUZ
  2055. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2056. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2057. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2058. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2059. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2060. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2061. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2062. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2063. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetVisibleSources
  2064. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2065. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2066. Jan 18 15:05:43 livingroom volumio[1583]: info: CoreStateMachine::getState
  2067. Jan 18 15:05:43 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2068. Jan 18 15:05:43 livingroom sudo[1880]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2069. Jan 18 15:05:43 livingroom sudo[1880]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2070. Jan 18 15:05:43 livingroom sudo[1880]: pam_unix(sudo:session): session closed for user root
  2071. Jan 18 15:05:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  2072. Jan 18 15:05:44 livingroom volumio[1583]: info: Listing playlists
  2073. Jan 18 15:05:44 livingroom sudo[1888]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2074. Jan 18 15:05:44 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetQueue
  2075. Jan 18 15:05:44 livingroom volumio[1583]: info: CoreStateMachine::getQueue
  2076. Jan 18 15:05:44 livingroom volumio[1583]: info: CorePlayQueue::getQueue
  2077. Jan 18 15:05:44 livingroom sudo[1888]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2078. Jan 18 15:05:44 livingroom sudo[1888]: pam_unix(sudo:session): session closed for user root
  2079. Jan 18 15:05:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2080. Jan 18 15:05:45 livingroom volumio[1583]: info: Cannot mount NAS at system boot, trial number 4 ,stopping
  2081. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetVisibleSources
  2082. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2083. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2084. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreStateMachine::getState
  2085. Jan 18 15:05:48 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2086. Jan 18 15:05:48 livingroom sudo[1898]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2087. Jan 18 15:05:48 livingroom sudo[1898]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2088. Jan 18 15:05:48 livingroom sudo[1898]: pam_unix(sudo:session): session closed for user root
  2089. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  2090. Jan 18 15:05:48 livingroom volumio[1583]: info: Listing playlists
  2091. Jan 18 15:05:48 livingroom sudo[1906]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2092. Jan 18 15:05:48 livingroom sudo[1906]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2093. Jan 18 15:05:48 livingroom sudo[1906]: pam_unix(sudo:session): session closed for user root
  2094. Jan 18 15:05:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2095. Jan 18 15:05:52 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2096. Jan 18 15:05:52 livingroom volumio[1583]: info: CoreStateMachine::getState
  2097. Jan 18 15:05:52 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2098. Jan 18 15:05:52 livingroom volumio[1583]: info: Listing playlists
  2099. Jan 18 15:05:52 livingroom volumio[1583]: info: Listing playlists
  2100. Jan 18 15:05:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
  2101. Jan 18 15:05:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
  2102. Jan 18 15:05:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2103. Jan 18 15:05:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2104. Jan 18 15:06:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2105. Jan 18 15:06:03 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2106. Jan 18 15:06:03 livingroom volumio[1583]: info: CoreStateMachine::getState
  2107. Jan 18 15:06:03 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2108. Jan 18 15:06:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2109. Jan 18 15:06:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2110. Jan 18 15:06:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2111. Jan 18 15:06:14 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2112. Jan 18 15:06:14 livingroom volumio[1583]: info: CoreStateMachine::getState
  2113. Jan 18 15:06:14 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2114. Jan 18 15:06:14 livingroom volumio[1583]: info: Listing playlists
  2115. Jan 18 15:06:14 livingroom volumio[1583]: info: Listing playlists
  2116. Jan 18 15:06:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2117. Jan 18 15:06:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2118. Jan 18 15:06:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2119. Jan 18 15:06:25 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2120. Jan 18 15:06:25 livingroom volumio[1583]: info: CoreStateMachine::getState
  2121. Jan 18 15:06:25 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2122. Jan 18 15:06:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2123. Jan 18 15:06:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2124. Jan 18 15:06:36 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2125. Jan 18 15:06:36 livingroom volumio[1583]: info: CoreStateMachine::getState
  2126. Jan 18 15:06:36 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2127. Jan 18 15:06:36 livingroom volumio[1583]: info: Listing playlists
  2128. Jan 18 15:06:36 livingroom volumio[1583]: info: Listing playlists
  2129. Jan 18 15:06:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2130. Jan 18 15:06:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2131. Jan 18 15:06:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2132. Jan 18 15:06:47 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2133. Jan 18 15:06:47 livingroom volumio[1583]: info: CoreStateMachine::getState
  2134. Jan 18 15:06:47 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2135. Jan 18 15:06:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2136. Jan 18 15:06:52 livingroom systemd[1]: mpd.service stop-final-sigterm timed out. Killing.
  2137. Jan 18 15:06:52 livingroom systemd[1]: mpd.service: main process exited, code=killed, status=9/KILL
  2138. Jan 18 15:06:52 livingroom systemd[1]: Unit mpd.service entered failed state.
  2139. Jan 18 15:06:52 livingroom systemd[1]: Starting Music Player Daemon...
  2140. Jan 18 15:06:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2141. Jan 18 15:06:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2142. Jan 18 15:06:58 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2143. Jan 18 15:06:58 livingroom volumio[1583]: info: CoreStateMachine::getState
  2144. Jan 18 15:06:58 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2145. Jan 18 15:06:58 livingroom volumio[1583]: info: Listing playlists
  2146. Jan 18 15:06:58 livingroom volumio[1583]: info: Listing playlists
  2147. Jan 18 15:07:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2148. Jan 18 15:07:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2149. Jan 18 15:07:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2150. Jan 18 15:07:09 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2151. Jan 18 15:07:09 livingroom volumio[1583]: info: CoreStateMachine::getState
  2152. Jan 18 15:07:09 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2153. Jan 18 15:07:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2154. Jan 18 15:07:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2155. Jan 18 15:07:20 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2156. Jan 18 15:07:20 livingroom volumio[1583]: info: CoreStateMachine::getState
  2157. Jan 18 15:07:20 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2158. Jan 18 15:07:20 livingroom volumio[1583]: info: Listing playlists
  2159. Jan 18 15:07:20 livingroom volumio[1583]: info: Listing playlists
  2160. Jan 18 15:07:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2161. Jan 18 15:07:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2162. Jan 18 15:07:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2163. Jan 18 15:07:31 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2164. Jan 18 15:07:31 livingroom volumio[1583]: info: CoreStateMachine::getState
  2165. Jan 18 15:07:31 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2166. Jan 18 15:07:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2167. Jan 18 15:07:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2168. Jan 18 15:07:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2169. Jan 18 15:07:42 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2170. Jan 18 15:07:42 livingroom volumio[1583]: info: CoreStateMachine::getState
  2171. Jan 18 15:07:42 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2172. Jan 18 15:07:42 livingroom volumio[1583]: info: Listing playlists
  2173. Jan 18 15:07:42 livingroom volumio[1583]: info: Listing playlists
  2174. Jan 18 15:07:45 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2175. Jan 18 15:07:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2176. Jan 18 15:07:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2177. Jan 18 15:07:53 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2178. Jan 18 15:07:53 livingroom volumio[1583]: info: CoreStateMachine::getState
  2179. Jan 18 15:07:53 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2180. Jan 18 15:07:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2181. Jan 18 15:08:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2182. Jan 18 15:08:04 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2183. Jan 18 15:08:04 livingroom volumio[1583]: info: CoreStateMachine::getState
  2184. Jan 18 15:08:04 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2185. Jan 18 15:08:04 livingroom volumio[1583]: info: Listing playlists
  2186. Jan 18 15:08:04 livingroom volumio[1583]: info: Listing playlists
  2187. Jan 18 15:08:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2188. Jan 18 15:08:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2189. Jan 18 15:08:10 livingroom sshd[1930]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=nes-fcp-sheff.fios-router.home user=volumio
  2190. Jan 18 15:08:12 livingroom sshd[1930]: Failed password for volumio from 192.168.1.188 port 50110 ssh2
  2191. Jan 18 15:08:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2192. Jan 18 15:08:15 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2193. Jan 18 15:08:15 livingroom volumio[1583]: info: CoreStateMachine::getState
  2194. Jan 18 15:08:15 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2195. Jan 18 15:08:15 livingroom sshd[1930]: Accepted password for volumio from 192.168.1.188 port 50110 ssh2
  2196. Jan 18 15:08:15 livingroom sshd[1930]: pam_unix(sshd:session): session opened for user volumio by (uid=0)
  2197. Jan 18 15:08:15 livingroom systemd[1]: Starting user-1000.slice.
  2198. Jan 18 15:08:15 livingroom systemd[1]: Created slice user-1000.slice.
  2199. Jan 18 15:08:15 livingroom systemd[1]: Starting Session c1 of user volumio.
  2200. Jan 18 15:08:15 livingroom systemd-logind[594]: New session c1 of user volumio.
  2201. Jan 18 15:08:15 livingroom systemd[1]: Started Session c1 of user volumio.
  2202. Jan 18 15:08:15 livingroom systemd[1]: Starting User Manager for UID 1000...
  2203. Jan 18 15:08:15 livingroom systemd[1938]: pam_unix(systemd-user:session): session opened for user volumio by (uid=0)
  2204. Jan 18 15:08:15 livingroom systemd[1938]: Starting Paths.
  2205. Jan 18 15:08:15 livingroom systemd[1938]: Reached target Paths.
  2206. Jan 18 15:08:15 livingroom systemd[1938]: Starting Timers.
  2207. Jan 18 15:08:15 livingroom systemd[1938]: Reached target Timers.
  2208. Jan 18 15:08:15 livingroom systemd[1938]: Starting Sockets.
  2209. Jan 18 15:08:15 livingroom systemd[1938]: Reached target Sockets.
  2210. Jan 18 15:08:15 livingroom systemd[1938]: Starting Basic System.
  2211. Jan 18 15:08:15 livingroom systemd[1938]: Reached target Basic System.
  2212. Jan 18 15:08:15 livingroom systemd[1938]: Starting Default.
  2213. Jan 18 15:08:15 livingroom systemd[1938]: Reached target Default.
  2214. Jan 18 15:08:15 livingroom systemd[1938]: Startup finished in 46ms.
  2215. Jan 18 15:08:15 livingroom systemd[1]: Started User Manager for UID 1000.
  2216. Jan 18 15:08:15 livingroom sshd[1930]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
  2217. Jan 18 15:08:15 livingroom sshd[1930]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
  2218. Jan 18 15:08:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2219. Jan 18 15:08:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2220. Jan 18 15:08:22 livingroom systemd[1]: mpd.service start operation timed out. Terminating.
  2221. Jan 18 15:08:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2222. Jan 18 15:08:26 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2223. Jan 18 15:08:26 livingroom volumio[1583]: info: CoreStateMachine::getState
  2224. Jan 18 15:08:26 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2225. Jan 18 15:08:26 livingroom volumio[1583]: info: Listing playlists
  2226. Jan 18 15:08:26 livingroom volumio[1583]: info: Listing playlists
  2227. Jan 18 15:08:27 livingroom nmbd[811]: [2020/01/18 15:08:27.017968, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
  2228. Jan 18 15:08:27 livingroom nmbd[811]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.220 for name WORKGROUP<1d>.
  2229. Jan 18 15:08:27 livingroom nmbd[811]: This response was from IP 192.168.1.254, reporting an IP address of 192.168.1.254.
  2230. Jan 18 15:08:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2231. Jan 18 15:08:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2232. Jan 18 15:08:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2233. Jan 18 15:08:37 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2234. Jan 18 15:08:37 livingroom volumio[1583]: info: CoreStateMachine::getState
  2235. Jan 18 15:08:37 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2236. Jan 18 15:08:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2237. Jan 18 15:08:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2238. Jan 18 15:08:47 livingroom sudo[1971]: volumio : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/sbin/iwconfig
  2239. Jan 18 15:08:47 livingroom sudo[1971]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
  2240. Jan 18 15:08:47 livingroom sudo[1971]: pam_unix(sudo:session): session closed for user root
  2241. Jan 18 15:08:47 livingroom sudo[1989]: volumio : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/bin/journalctl -p 7
  2242. Jan 18 15:08:47 livingroom sudo[1989]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
  2243. Jan 18 15:08:48 livingroom sudo[1989]: pam_unix(sudo:session): session closed for user root
  2244. Jan 18 15:08:48 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2245. Jan 18 15:08:48 livingroom volumio[1583]: info: CoreStateMachine::getState
  2246. Jan 18 15:08:48 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2247. Jan 18 15:08:48 livingroom volumio[1583]: info: Listing playlists
  2248. Jan 18 15:08:48 livingroom volumio[1583]: info: Listing playlists
  2249. Jan 18 15:08:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2250. Jan 18 15:08:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2251. Jan 18 15:08:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2252. Jan 18 15:08:59 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2253. Jan 18 15:08:59 livingroom volumio[1583]: info: CoreStateMachine::getState
  2254. Jan 18 15:08:59 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2255. Jan 18 15:09:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2256. Jan 18 15:09:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2257. Jan 18 15:09:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2258. Jan 18 15:09:10 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2259. Jan 18 15:09:10 livingroom volumio[1583]: info: CoreStateMachine::getState
  2260. Jan 18 15:09:10 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2261. Jan 18 15:09:10 livingroom volumio[1583]: info: Listing playlists
  2262. Jan 18 15:09:10 livingroom volumio[1583]: info: Listing playlists
  2263. Jan 18 15:09:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2264. Jan 18 15:09:15 livingroom volumio[1583]: error: Upnp client error: Error: connect ETIMEDOUT 127.0.0.1:6600
  2265. Jan 18 15:09:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2266. Jan 18 15:09:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2267. Jan 18 15:09:21 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2268. Jan 18 15:09:21 livingroom volumio[1583]: info: CoreStateMachine::getState
  2269. Jan 18 15:09:21 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2270. Jan 18 15:09:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2271. Jan 18 15:09:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2272. Jan 18 15:09:32 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2273. Jan 18 15:09:32 livingroom volumio[1583]: info: CoreStateMachine::getState
  2274. Jan 18 15:09:32 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2275. Jan 18 15:09:32 livingroom volumio[1583]: info: Listing playlists
  2276. Jan 18 15:09:32 livingroom volumio[1583]: info: Listing playlists
  2277. Jan 18 15:09:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2278. Jan 18 15:09:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2279. Jan 18 15:09:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2280. Jan 18 15:09:43 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2281. Jan 18 15:09:43 livingroom volumio[1583]: info: CoreStateMachine::getState
  2282. Jan 18 15:09:43 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2283. Jan 18 15:09:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2284. Jan 18 15:09:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2285. Jan 18 15:09:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2286. Jan 18 15:09:52 livingroom systemd[1]: mpd.service stop-final-sigterm timed out. Killing.
  2287. Jan 18 15:09:53 livingroom systemd[1]: mpd.service: main process exited, code=killed, status=9/KILL
  2288. Jan 18 15:09:53 livingroom systemd[1]: Failed to start Music Player Daemon.
  2289. Jan 18 15:09:53 livingroom systemd[1]: Unit mpd.service entered failed state.
  2290. Jan 18 15:09:53 livingroom sudo[1618]: pam_unix(sudo:session): session closed for user root
  2291. Jan 18 15:09:53 livingroom systemd[1]: Starting Music Player Daemon...
  2292. Jan 18 15:09:53 livingroom volumio[1583]: error: Cannot start MPD on system Start: Error: Command failed: /usr/bin/sudo /bin/systemctl restart mpd.service
  2293. Jan 18 15:09:53 livingroom volumio[1583]: Job for mpd.service failed. See 'systemctl status mpd.service' and 'journalctl -xn' for details.
  2294. Jan 18 15:09:54 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2295. Jan 18 15:09:54 livingroom volumio[1583]: info: CoreStateMachine::getState
  2296. Jan 18 15:09:54 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2297. Jan 18 15:09:54 livingroom volumio[1583]: info: Listing playlists
  2298. Jan 18 15:09:54 livingroom volumio[1583]: info: Listing playlists
  2299. Jan 18 15:09:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2300. Jan 18 15:10:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2301. Jan 18 15:10:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2302. Jan 18 15:10:05 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2303. Jan 18 15:10:05 livingroom volumio[1583]: info: CoreStateMachine::getState
  2304. Jan 18 15:10:05 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2305. Jan 18 15:10:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2306. Jan 18 15:10:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2307. Jan 18 15:10:16 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2308. Jan 18 15:10:16 livingroom volumio[1583]: info: CoreStateMachine::getState
  2309. Jan 18 15:10:16 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2310. Jan 18 15:10:16 livingroom volumio[1583]: info: Listing playlists
  2311. Jan 18 15:10:16 livingroom volumio[1583]: info: Listing playlists
  2312. Jan 18 15:10:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2313. Jan 18 15:10:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2314. Jan 18 15:10:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2315. Jan 18 15:10:27 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2316. Jan 18 15:10:27 livingroom volumio[1583]: info: CoreStateMachine::getState
  2317. Jan 18 15:10:27 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2318. Jan 18 15:10:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2319. Jan 18 15:10:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2320. Jan 18 15:10:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2321. Jan 18 15:10:38 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2322. Jan 18 15:10:38 livingroom volumio[1583]: info: CoreStateMachine::getState
  2323. Jan 18 15:10:38 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2324. Jan 18 15:10:38 livingroom volumio[1583]: info: Listing playlists
  2325. Jan 18 15:10:38 livingroom volumio[1583]: info: Listing playlists
  2326. Jan 18 15:10:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2327. Jan 18 15:10:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2328. Jan 18 15:10:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2329. Jan 18 15:10:49 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2330. Jan 18 15:10:49 livingroom volumio[1583]: info: CoreStateMachine::getState
  2331. Jan 18 15:10:49 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2332. Jan 18 15:10:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2333. Jan 18 15:10:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2334. Jan 18 15:11:00 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2335. Jan 18 15:11:00 livingroom volumio[1583]: info: CoreStateMachine::getState
  2336. Jan 18 15:11:00 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2337. Jan 18 15:11:00 livingroom volumio[1583]: info: Listing playlists
  2338. Jan 18 15:11:00 livingroom volumio[1583]: info: Listing playlists
  2339. Jan 18 15:11:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2340. Jan 18 15:11:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2341. Jan 18 15:11:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2342. Jan 18 15:11:11 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2343. Jan 18 15:11:11 livingroom volumio[1583]: info: CoreStateMachine::getState
  2344. Jan 18 15:11:11 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2345. Jan 18 15:11:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2346. Jan 18 15:11:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2347. Jan 18 15:11:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2348. Jan 18 15:11:22 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2349. Jan 18 15:11:22 livingroom volumio[1583]: info: CoreStateMachine::getState
  2350. Jan 18 15:11:22 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2351. Jan 18 15:11:22 livingroom volumio[1583]: info: Listing playlists
  2352. Jan 18 15:11:22 livingroom volumio[1583]: info: Listing playlists
  2353. Jan 18 15:11:23 livingroom systemd[1]: mpd.service start operation timed out. Terminating.
  2354. Jan 18 15:11:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2355. Jan 18 15:11:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2356. Jan 18 15:11:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2357. Jan 18 15:11:33 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2358. Jan 18 15:11:33 livingroom volumio[1583]: info: CoreStateMachine::getState
  2359. Jan 18 15:11:33 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2360. Jan 18 15:11:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2361. Jan 18 15:11:39 livingroom sudo[2036]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
  2362. Jan 18 15:11:39 livingroom sudo[2036]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2363. Jan 18 15:11:39 livingroom sudo[2039]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2364. Jan 18 15:11:39 livingroom sudo[2036]: pam_unix(sudo:session): session closed for user root
  2365. Jan 18 15:11:39 livingroom sudo[2039]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2366. Jan 18 15:11:39 livingroom sudo[2039]: pam_unix(sudo:session): session closed for user root
  2367. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetVisibleSources
  2368. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
  2369. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2370. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreStateMachine::getState
  2371. Jan 18 15:11:39 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2372. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
  2373. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  2374. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
  2375. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
  2376. Jan 18 15:11:39 livingroom sudo[2054]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2377. Jan 18 15:11:39 livingroom sudo[2054]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2378. Jan 18 15:11:39 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
  2379. Jan 18 15:11:39 livingroom volumio[1583]: info: Listing playlists
  2380. Jan 18 15:11:39 livingroom sudo[2054]: pam_unix(sudo:session): session closed for user root
  2381. Jan 18 15:11:39 livingroom sudo[2060]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
  2382. Jan 18 15:11:39 livingroom sudo[2060]: pam_unix(sudo:session): session opened for user root by (uid=0)
  2383. Jan 18 15:11:39 livingroom sudo[2060]: pam_unix(sudo:session): session closed for user root
  2384. Jan 18 15:11:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2385. Jan 18 15:11:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
  2386. Jan 18 15:11:41 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
  2387. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::getUIConfigOnPlugin
  2388. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::getUIConfigOnPlugin
  2389. Jan 18 15:11:42 livingroom volumio-streaming-daemon[1833]: Loading tidal configuration
  2390. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::getUIConfigOnPlugin
  2391. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
  2392. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  2393. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  2394. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
  2395. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  2396. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  2397. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  2398. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
  2399. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetBrowseSources
  2400. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2401. Jan 18 15:11:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: networkfs , listShares
  2402. Jan 18 15:11:44 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2403. Jan 18 15:11:44 livingroom volumio[1583]: info: CoreStateMachine::getState
  2404. Jan 18 15:11:44 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2405. Jan 18 15:11:44 livingroom volumio[1583]: info: Listing playlists
  2406. Jan 18 15:11:44 livingroom volumio[1583]: info: Listing playlists
  2407. Jan 18 15:11:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , updateDb
  2408. Jan 18 15:11:44 livingroom volumio[1583]: info: ControllerMpd::sendMpdCommand update
  2409. Jan 18 15:11:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2410. Jan 18 15:11:45 livingroom volumio[1583]: error: Upnp client error: Error: connect ETIMEDOUT 127.0.0.1:6600
  2411. Jan 18 15:11:46 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2412. Jan 18 15:11:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2413. Jan 18 15:11:50 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2414. Jan 18 15:11:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2415. Jan 18 15:11:54 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2416. Jan 18 15:11:55 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2417. Jan 18 15:11:55 livingroom volumio[1583]: info: CoreStateMachine::getState
  2418. Jan 18 15:11:55 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2419. Jan 18 15:11:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2420. Jan 18 15:11:58 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2421. Jan 18 15:12:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2422. Jan 18 15:12:02 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2423. Jan 18 15:12:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2424. Jan 18 15:12:06 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2425. Jan 18 15:12:06 livingroom volumio[1583]: info: CoreStateMachine::getState
  2426. Jan 18 15:12:06 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2427. Jan 18 15:12:06 livingroom volumio[1583]: info: Listing playlists
  2428. Jan 18 15:12:06 livingroom volumio[1583]: info: Listing playlists
  2429. Jan 18 15:12:06 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2430. Jan 18 15:12:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2431. Jan 18 15:12:10 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2432. Jan 18 15:12:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2433. Jan 18 15:12:14 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2434. Jan 18 15:12:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2435. Jan 18 15:12:17 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2436. Jan 18 15:12:17 livingroom volumio[1583]: info: CoreStateMachine::getState
  2437. Jan 18 15:12:17 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2438. Jan 18 15:12:18 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2439. Jan 18 15:12:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2440. Jan 18 15:12:22 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2441. Jan 18 15:12:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2442. Jan 18 15:12:26 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2443. Jan 18 15:12:28 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2444. Jan 18 15:12:28 livingroom volumio[1583]: info: CoreStateMachine::getState
  2445. Jan 18 15:12:28 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2446. Jan 18 15:12:28 livingroom volumio[1583]: info: Listing playlists
  2447. Jan 18 15:12:28 livingroom volumio[1583]: info: Listing playlists
  2448. Jan 18 15:12:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2449. Jan 18 15:12:30 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2450. Jan 18 15:12:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2451. Jan 18 15:12:34 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2452. Jan 18 15:12:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2453. Jan 18 15:12:38 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2454. Jan 18 15:12:39 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2455. Jan 18 15:12:39 livingroom volumio[1583]: info: CoreStateMachine::getState
  2456. Jan 18 15:12:39 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2457. Jan 18 15:12:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2458. Jan 18 15:12:42 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2459. Jan 18 15:12:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2460. Jan 18 15:12:46 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2461. Jan 18 15:12:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2462. Jan 18 15:12:50 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2463. Jan 18 15:12:50 livingroom volumio[1583]: info: CoreStateMachine::getState
  2464. Jan 18 15:12:50 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2465. Jan 18 15:12:50 livingroom volumio[1583]: info: Listing playlists
  2466. Jan 18 15:12:50 livingroom volumio[1583]: info: Listing playlists
  2467. Jan 18 15:12:50 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2468. Jan 18 15:12:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2469. Jan 18 15:12:53 livingroom systemd[1]: mpd.service stop-final-sigterm timed out. Killing.
  2470. Jan 18 15:12:53 livingroom systemd[1]: mpd.service: main process exited, code=killed, status=9/KILL
  2471. Jan 18 15:12:53 livingroom systemd[1]: Failed to start Music Player Daemon.
  2472. Jan 18 15:12:53 livingroom systemd[1]: Unit mpd.service entered failed state.
  2473. Jan 18 15:12:53 livingroom systemd[1]: Starting Music Player Daemon...
  2474. Jan 18 15:12:54 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2475. Jan 18 15:12:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2476. Jan 18 15:12:57 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetQueue
  2477. Jan 18 15:12:57 livingroom volumio[1583]: info: CoreStateMachine::getQueue
  2478. Jan 18 15:12:57 livingroom volumio[1583]: info: CorePlayQueue::getQueue
  2479. Jan 18 15:13:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2480. Jan 18 15:13:01 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2481. Jan 18 15:13:01 livingroom volumio[1583]: info: CoreStateMachine::getState
  2482. Jan 18 15:13:01 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2483. Jan 18 15:13:03 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
  2484. Jan 18 15:13:03 livingroom volumio[1583]: info: CURURI: music-library
  2485. Jan 18 15:13:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2486. Jan 18 15:13:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2487. Jan 18 15:13:12 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2488. Jan 18 15:13:12 livingroom volumio[1583]: info: CoreStateMachine::getState
  2489. Jan 18 15:13:12 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2490. Jan 18 15:13:12 livingroom volumio[1583]: info: Listing playlists
  2491. Jan 18 15:13:12 livingroom volumio[1583]: info: Listing playlists
  2492. Jan 18 15:13:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2493. Jan 18 15:13:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2494. Jan 18 15:13:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2495. Jan 18 15:13:23 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2496. Jan 18 15:13:23 livingroom volumio[1583]: info: CoreStateMachine::getState
  2497. Jan 18 15:13:23 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2498. Jan 18 15:13:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2499. Jan 18 15:13:28 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2500. Jan 18 15:13:31 livingroom nmbd[811]: [2020/01/18 15:13:31.426111, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
  2501. Jan 18 15:13:31 livingroom nmbd[811]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.220 for name WORKGROUP<1d>.
  2502. Jan 18 15:13:31 livingroom nmbd[811]: This response was from IP 192.168.1.254, reporting an IP address of 192.168.1.254.
  2503. Jan 18 15:13:32 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2504. Jan 18 15:13:34 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2505. Jan 18 15:13:34 livingroom volumio[1583]: info: CoreStateMachine::getState
  2506. Jan 18 15:13:34 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2507. Jan 18 15:13:34 livingroom volumio[1583]: info: Listing playlists
  2508. Jan 18 15:13:34 livingroom volumio[1583]: info: Listing playlists
  2509. Jan 18 15:13:36 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2510. Jan 18 15:13:40 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2511. Jan 18 15:13:44 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2512. Jan 18 15:13:45 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2513. Jan 18 15:13:45 livingroom volumio[1583]: info: CoreStateMachine::getState
  2514. Jan 18 15:13:45 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2515. Jan 18 15:13:48 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2516. Jan 18 15:13:52 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2517. Jan 18 15:13:56 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2518. Jan 18 15:13:56 livingroom volumio[1583]: info: CoreStateMachine::getState
  2519. Jan 18 15:13:56 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2520. Jan 18 15:13:56 livingroom volumio[1583]: info: Listing playlists
  2521. Jan 18 15:13:56 livingroom volumio[1583]: info: Listing playlists
  2522. Jan 18 15:13:56 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2523. Jan 18 15:14:00 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2524. Jan 18 15:14:04 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2525. Jan 18 15:14:07 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2526. Jan 18 15:14:07 livingroom volumio[1583]: info: CoreStateMachine::getState
  2527. Jan 18 15:14:07 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2528. Jan 18 15:14:08 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2529. Jan 18 15:14:12 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2530. Jan 18 15:14:15 livingroom volumio[1583]: error: Upnp client error: Error: connect ETIMEDOUT 127.0.0.1:6600
  2531. Jan 18 15:14:16 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2532. Jan 18 15:14:18 livingroom volumio[1583]: info: CoreCommandRouter::volumioGetState
  2533. Jan 18 15:14:18 livingroom volumio[1583]: info: CoreStateMachine::getState
  2534. Jan 18 15:14:18 livingroom volumio[1583]: info: CorePlayQueue::getTrack 0
  2535. Jan 18 15:14:18 livingroom volumio[1583]: info: Listing playlists
  2536. Jan 18 15:14:18 livingroom volumio[1583]: info: Listing playlists
  2537. Jan 18 15:14:20 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2538. Jan 18 15:14:23 livingroom systemd[1]: mpd.service start operation timed out. Terminating.
  2539. Jan 18 15:14:24 livingroom volumio[1583]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
  2540. Jan 18 15:14:27 livingroom sudo[2108]: volumio : TTY=pts/0 ; PWD=/var/tmp ; USER=root ; COMMAND=/sbin/iwconfig
  2541. Jan 18 15:14:27 livingroom sudo[2108]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
  2542. Jan 18 15:14:27 livingroom sudo[2108]: pam_unix(sudo:session): session closed for user root
  2543. Jan 18 15:14:27 livingroom sudo[2125]: volumio : TTY=pts/0 ; PWD=/var/tmp ; USER=root ; COMMAND=/bin/journalctl -p 7
  2544. Jan 18 15:14:27 livingroom sudo[2125]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
  2545.  
  2546. # cat /var/log/mpd.log ---------------
  2547. Jan 18 15:03 : zeroconf: No global port, disabling zeroconf
  2548. Jan 18 15:03 : zeroconf: No global port, disabling zeroconf
  2549. Jan 18 15:06 : zeroconf: No global port, disabling zeroconf
  2550. Jan 18 15:09 : zeroconf: No global port, disabling zeroconf
  2551. Jan 18 15:12 : zeroconf: No global port, disabling zeroconf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement