Mon Apr 10 18:13:15 UTC 2023
Description="'With laboratory power supply/ up to 24V'"
# cat /proc/version ---------------
Linux version 4.19.118-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:21:24 BST 2020
# cat /etc/os-release ---------------
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
VOLUMIO_BUILD_VERSION="dd2a4339faaeb892c7f467e7dc8d424aefb0bd03"
VOLUMIO_FE_VERSION="958dedc0edff114f244fa9acc70cf53089d9e5ae"
VOLUMIO_BE_VERSION="fd3e37ffec12db034ec93f94dbc26e5495d5b91a"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Wed Oct 6 12:34:49 CEST 2021"
VOLUMIO_VERSION="2.917"
VOLUMIO_HARDWARE="pi"
VOLUMIO_HASH="98c8f08c531a6f0456f17ab17795e35f"
# ifconfig ---------------
eth0 Link encap:Ethernet HWaddr b8:27:eb:1f:51:f6
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:9268 errors:0 dropped:0 overruns:0 frame:0
TX packets:9268 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1154349 (1.1 MiB) TX bytes:1154349 (1.1 MiB)
wlan0 Link encap:Ethernet HWaddr b8:27:eb:4a:04:a3
inet addr:192.168.0.161 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8846 errors:0 dropped:0 overruns:0 frame:0
TX packets:9271 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7985944 (7.6 MiB) TX bytes:4268988 (4.0 MiB)
# sudo iwconfig ---------------
eth0 no wireless extensions.
lo no wireless extensions.
wlan0 IEEE 802.11 ESSID:"Zeisig 5GHz"
Mode:Managed Frequency:5.3 GHz Access Point: C8:52:61:C8:16:18
Bit Rate=433.3 Mb/s Tx-Power=31 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=58/70 Signal level=-52 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# aplay -l ---------------
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ALSA [bcm2835 ALSA], device 2: bcm2835 IEC958/HDMI1 [bcm2835 IEC958/HDMI1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 3/3
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
card 2: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 [HiFiBerry DAC+ HiFi pcm512x-hifi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
# ps -ef ---------------
UID PID PPID C STIME TTY TIME CMD
root 1 0 1 18:05 ? 00:00:05 /sbin/init
root 2 0 0 18:05 ? 00:00:00 [kthreadd]
root 3 2 0 18:05 ? 00:00:00 [rcu_gp]
root 4 2 0 18:05 ? 00:00:00 [rcu_par_gp]
root 7 2 0 18:05 ? 00:00:00 [kworker/u8:0-fl]
root 8 2 0 18:05 ? 00:00:00 [mm_percpu_wq]
root 9 2 0 18:05 ? 00:00:00 [ksoftirqd/0]
root 10 2 0 18:05 ? 00:00:00 [rcu_sched]
root 11 2 0 18:05 ? 00:00:00 [rcu_bh]
root 12 2 0 18:05 ? 00:00:00 [migration/0]
root 13 2 0 18:05 ? 00:00:00 [cpuhp/0]
root 14 2 0 18:05 ? 00:00:00 [cpuhp/1]
root 15 2 0 18:05 ? 00:00:00 [migration/1]
root 16 2 0 18:05 ? 00:00:00 [ksoftirqd/1]
root 19 2 0 18:05 ? 00:00:00 [cpuhp/2]
root 20 2 0 18:05 ? 00:00:00 [migration/2]
root 21 2 0 18:05 ? 00:00:00 [ksoftirqd/2]
root 23 2 0 18:05 ? 00:00:00 [kworker/2:0H-kb]
root 24 2 0 18:05 ? 00:00:00 [cpuhp/3]
root 25 2 0 18:05 ? 00:00:00 [migration/3]
root 26 2 0 18:05 ? 00:00:00 [ksoftirqd/3]
root 29 2 0 18:05 ? 00:00:00 [kdevtmpfs]
root 30 2 0 18:05 ? 00:00:00 [netns]
root 31 2 0 18:05 ? 00:00:00 [kworker/0:1-cgr]
root 32 2 0 18:05 ? 00:00:00 [kworker/1:1-mm_]
root 33 2 0 18:05 ? 00:00:00 [kworker/2:1-eve]
root 34 2 0 18:05 ? 00:00:00 [khungtaskd]
root 35 2 0 18:05 ? 00:00:00 [oom_reaper]
root 36 2 0 18:05 ? 00:00:00 [writeback]
root 37 2 0 18:05 ? 00:00:00 [kcompactd0]
root 38 2 0 18:05 ? 00:00:00 [crypto]
root 39 2 0 18:05 ? 00:00:00 [kblockd]
root 40 2 0 18:05 ? 00:00:00 [watchdogd]
root 41 2 0 18:05 ? 00:00:00 [rpciod]
root 42 2 0 18:05 ? 00:00:00 [kworker/u9:0-hc]
root 43 2 0 18:05 ? 00:00:00 [xprtiod]
root 44 2 0 18:05 ? 00:00:00 [kworker/3:1-eve]
root 45 2 0 18:05 ? 00:00:00 [kworker/u8:1-br]
root 47 2 0 18:05 ? 00:00:00 [kswapd0]
root 48 2 0 18:05 ? 00:00:00 [nfsiod]
root 70 2 0 18:05 ? 00:00:00 [kthrotld]
root 71 2 0 18:05 ? 00:00:00 [iscsi_eh]
root 72 2 0 18:05 ? 00:00:00 [dwc_otg]
root 73 2 0 18:05 ? 00:00:00 [DWC Notificatio]
root 74 2 0 18:05 ? 00:00:00 [vchiq-slot/0]
root 75 2 0 18:05 ? 00:00:00 [vchiq-recy/0]
root 76 2 0 18:05 ? 00:00:00 [vchiq-sync/0]
root 77 2 0 18:05 ? 00:00:00 [vchiq-keep/0]
root 78 2 0 18:05 ? 00:00:00 [SMIO]
root 80 2 0 18:05 ? 00:00:00 [irq/86-mmc1]
root 81 2 0 18:05 ? 00:00:00 [kworker/2:3-eve]
root 89 2 0 18:05 ? 00:00:00 [mmc_complete]
root 91 2 0 18:05 ? 00:00:00 [kworker/0:1H-mm]
root 112 2 0 18:05 ? 00:00:00 [kworker/1:1H-kb]
root 113 2 0 18:05 ? 00:00:00 [kworker/1:2H-kb]
root 117 2 0 18:05 ? 00:00:00 [kworker/3:1H-kb]
root 118 2 0 18:05 ? 00:00:00 [jbd2/mmcblk0p2-]
root 119 2 0 18:05 ? 00:00:00 [ext4-rsv-conver]
root 122 2 0 18:05 ? 00:00:00 [irq/166-usb-001]
root 128 2 0 18:05 ? 00:00:00 [loop0]
root 147 2 0 18:05 ? 00:00:00 [kworker/2:2H-kb]
root 148 2 0 18:05 ? 00:00:00 [jbd2/mmcblk0p3-]
root 149 2 0 18:05 ? 00:00:00 [ext4-rsv-conver]
root 156 2 0 18:05 ? 00:00:00 [ipv6_addrconf]
root 168 2 0 18:05 ? 00:00:00 [kworker/3:2H-kb]
root 169 2 0 18:05 ? 00:00:00 [kworker/0:2H-kb]
root 185 1 0 18:05 ? 00:00:01 /lib/systemd/systemd-journald
root 194 1 0 18:05 ? 00:00:01 /lib/systemd/systemd-udevd
root 207 2 0 18:05 ? 00:00:00 [kworker/0:2-cgr]
root 256 2 0 18:05 ? 00:00:00 [kworker/3:2-eve]
root 262 2 0 18:05 ? 00:00:00 [SMIO]
root 295 2 0 18:05 ? 00:00:00 [mmal-vchiq]
root 298 2 0 18:05 ? 00:00:00 [mmal-vchiq]
root 299 2 0 18:05 ? 00:00:00 [mmal-vchiq]
root 317 2 0 18:05 ? 00:00:00 [cfg80211]
root 349 2 0 18:05 ? 00:00:00 [brcmf_wq/mmc1:0]
root 351 2 0 18:05 ? 00:00:00 [brcmf_wdog/mmc1]
root 476 2 0 18:05 ? 00:00:00 [kworker/1:3-cgr]
root 569 1 0 18:05 ? 00:00:00 /sbin/rpcbind -w
statd 601 1 0 18:05 ? 00:00:00 /sbin/rpc.statd
root 613 1 0 18:05 ? 00:00:00 /usr/sbin/rpc.idmapd
root 615 1 0 18:05 ? 00:00:01 /usr/sbin/haveged --Foreground --verbose=1 --write=1024
volumio 618 1 0 18:05 ? 00:00:00 /usr/bin/udisks-glue --foreground
volumio 622 1 0 18:05 ? 00:00:00 /usr/local/bin/volumio-remote-updater
root 623 1 0 18:05 ? 00:00:00 /bin/bash /bin/volumiologrotate
root 628 1 0 18:05 ? 00:00:00 /bin/bash /home/volumio/nanomesher_nanosoundcd/nanosoundcd_web
root 631 1 0 18:05 ? 00:00:00 /bin/bash /home/volumio/nanomesher_nanosoundcd/nanosoundcd_progressweb
memcache 632 1 0 18:05 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1
root 634 1 0 18:05 ? 00:00:00 /lib/systemd/systemd-logind
root 636 631 0 18:05 ? 00:00:00 sudo python -c import ripprogress_web; ripprogress_web.main()
root 637 628 0 18:05 ? 00:00:00 sudo python -c import nanosoundcd_web; nanosoundcd_web.main()
avahi 693 1 0 18:05 ? 00:00:00 avahi-daemon: running [volumio.local]
mpd 697 1 1 18:05 ? 00:00:08 /usr/bin/mpd --no-daemon
message+ 699 1 0 18:05 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
nobody 734 1 0 18:05 ? 00:00:00 /usr/sbin/thd --daemon --triggers /etc/triggerhappy/triggers.d/ --socket /var/run/thd.socket --pidfile /var/run/thd.pid --user nobody /dev/input/event0 /dev/input/event1
root 743 1 0 18:05 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
ntp 763 1 0 18:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -c /var/lib/ntp/ntp.conf.dhcp -u 100:104
avahi 764 693 0 18:05 ? 00:00:00 avahi-daemon: chroot helper
root 780 636 0 18:05 ? 00:00:01 python -c import ripprogress_web; ripprogress_web.main()
root 784 637 0 18:05 ? 00:00:01 python -c import nanosoundcd_web; nanosoundcd_web.main()
root 785 2 0 18:05 ? 00:00:00 [kworker/u9:1-hc]
root 786 1 0 18:05 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:b5:fb:5c
root 801 1 0 18:05 ? 00:00:00 /usr/lib/udisks/udisks-daemon --no-debug
root 804 1 0 18:05 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
root 818 801 0 18:05 ? 00:00:00 udisks-daemon: not polling any devices
root 821 1 0 18:05 tty1 00:00:00 /sbin/agetty --noclear tty1 linux
root 827 1 0 18:05 ? 00:00:00 /usr/sbin/sshd -D
root 836 1 0 18:05 ? 00:00:00 /usr/lib/policykit-1/polkitd --no-debug
root 890 1 0 18:05 ? 00:00:00 /usr/sbin/nmbd -D
root 894 890 0 18:05 ? 00:00:00 /usr/sbin/nmbd -D
root 912 1 0 18:05 ? 00:00:00 /usr/sbin/winbindd
root 915 912 0 18:05 ? 00:00:00 /usr/sbin/winbindd
root 965 1 0 18:05 ? 00:00:00 /usr/sbin/smbd -D
root 966 1 0 18:05 ? 00:00:00 wpa_supplicant -s -B -Dnl80211,wext -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
root 969 912 0 18:05 ? 00:00:00 /usr/sbin/winbindd
root 970 912 0 18:05 ? 00:00:00 /usr/sbin/winbindd
root 971 965 0 18:05 ? 00:00:00 /usr/sbin/smbd -D
root 1085 1 0 18:05 ? 00:00:00 /sbin/dhcpcd
volumio 1099 1 4 18:05 ? 00:00:21 /usr/local/bin/node --use-openssl-ca /volumio/index.js
root 1127 827 0 18:05 ? 00:00:00 sshd: volumio [priv]
volumio 1157 1099 0 18:05 ? 00:00:00 /bin/node --use-openssl-ca /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1163 1157 0 18:05 ? 00:00:01 /bin/node --use-openssl-ca /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1164 1157 0 18:05 ? 00:00:01 /bin/node --use-openssl-ca /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1169 1157 0 18:05 ? 00:00:01 /bin/node --use-openssl-ca /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1247 1 0 18:05 ? 00:00:00 /lib/systemd/systemd --user
volumio 1250 1247 0 18:05 ? 00:00:00 (sd-pam)
volumio 1253 1127 0 18:05 ? 00:00:00 sshd: volumio@pts/0
volumio 1255 1253 0 18:05 pts/0 00:00:00 -bash
volumio 1292 1 0 18:05 ? 00:00:00 /bin/sh /usr/bin/startx /etc/X11/Xsession /opt/volumiokiosk.sh -- -nocursor
volumio 1327 1292 0 18:05 ? 00:00:00 xinit /etc/X11/Xsession /opt/volumiokiosk.sh -- /usr/bin/X :0 -nocursor -auth /tmp/serverauth.JhnC1c4ZWP
root 1328 1327 0 18:05 tty2 00:00:00 /usr/lib/xorg/Xorg :0 -nocursor -auth /tmp/serverauth.JhnC1c4ZWP
shairpo+ 1358 1 0 18:05 ? 00:00:02 /usr/local/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
volumio 1380 1 0 18:05 ? 00:00:01 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
volumio 1414 1327 0 18:05 ? 00:00:00 /bin/bash /opt/volumiokiosk.sh
volumio 1436 1414 0 18:05 ? 00:00:00 /usr/bin/ssh-agent /opt/volumiokiosk.sh
volumio 1442 1414 0 18:05 ? 00:00:00 /usr/bin/openbox --startup /usr/lib/arm-linux-gnueabihf/openbox-autostart OPENBOX
volumio 1443 1414 1 18:05 ? 00:00:05 /usr/lib/chromium-browser/chromium-browser --enable-pinch --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --simulate-outdated-no-au=Tue, 31 Dec 2099 23:59:59 GMT --force-device-scale-factor=1 --disable-pinch --kiosk --no-first-run --noerrdialogs --disable-3d-apis --disable-breakpad --disable-crash-reporter --disable-infobars --disable-session-crashed-bubble --disable-translate --user-data-dir=/data/volumiokiosk http://localhost:3000
volumio 1467 1 0 18:05 ? 00:00:00 /bin/streaming-daemon
volumio 1493 1 0 18:05 ? 00:00:00 /usr/bin/pulseaudio --start
rtkit 1494 1 0 18:05 ? 00:00:00 /usr/lib/rtkit/rtkit-daemon
volumio 1556 1443 0 18:05 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser --type=zygote --force-device-scale-factor=1 --noerrdialogs --user-data-dir=/data/volumiokiosk --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so
volumio 1561 1 0 18:05 ? 00:00:00 /bin/sh /usr/bin/start-pulseaudio-x11
volumio 1562 1561 0 18:05 ? 00:00:00 /usr/bin/xprop -root -spy
volumio 1566 1556 0 18:05 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser --type=zygote --force-device-scale-factor=1 --noerrdialogs --user-data-dir=/data/volumiokiosk --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so
volumio 1610 1566 5 18:06 ? 00:00:23 /usr/lib/chromium-browser/chromium-browser --type=renderer --disable-3d-apis --disable-breakpad --disable-pinch --enable-pinch --force-device-scale-factor=1 --enable-features=AutofillCreditCardSigninPromo>/tmp/logondemand 2>&1
volumio 2798 2797 0 18:13 ? 00:00:00 ps -ef
# df -h ---------------
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 2.2G 826M 1.3G 40% /imgpart
/dev/loop0 355M 355M 0 100% /static
overlay 27G 1.5G 24G 6% /
devtmpfs 471M 0 471M 0% /dev
tmpfs 485M 36M 450M 8% /dev/shm
tmpfs 485M 4.8M 481M 1% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 485M 0 485M 0% /sys/fs/cgroup
tmpfs 485M 72K 485M 1% /tmp
tmpfs 485M 0 485M 0% /var/spool/cups
tmpfs 20M 28K 20M 1% /var/log
tmpfs 485M 0 485M 0% /var/spool/cups/tmp
/dev/mmcblk0p1 61M 57M 3.4M 95% /boot
tmpfs 97M 0 97M 0% /run/user/1000
# mount ---------------
/dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime,stripe=1024)
/dev/loop0 on /static type squashfs (ro,relatime)
overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=482100k,nr_inodes=120525,mode=755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,noatime,mode=755)
tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4)
tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755)
/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)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=99296k,mode=700,uid=1000,gid=1000)
# netstat -natp ---------------
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:4713 0.0.0.0:* LISTEN 1493/pulseaudio
tcp 0 0 0.0.0.0:43561 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5002 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5003 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN -
tcp 0 0 192.168.0.161:49152 0.0.0.0:* LISTEN 1380/upmpdcli
tcp 0 0 192.168.0.161:52402 194.97.151.148:80 ESTABLISHED -
tcp 0 0 127.0.0.1:43302 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:44808 142.250.185.148:443 ESTABLISHED 1443/localhost:3000
tcp 0 0 127.0.0.1:43566 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 127.0.0.1:43504 127.0.0.1:3000 ESTABLISHED 1443/localhost:3000
tcp 0 0 127.0.0.1:43252 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:39198 172.66.40.60:443 TIME_WAIT -
tcp 0 0 192.168.0.161:43634 34.120.160.131:443 ESTABLISHED 1443/localhost:3000
tcp 0 0 127.0.0.1:44362 127.0.0.1:6599 ESTABLISHED 1380/upmpdcli
tcp 0 0 192.168.0.161:39534 76.76.21.93:443 ESTABLISHED 1443/localhost:3000
tcp 0 0 192.168.0.161:55198 84.247.14.230:80 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:49676 46.101.141.203:2222 ESTABLISHED 2734/ssh
tcp 0 0 127.0.0.1:43256 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:22 192.168.0.105:50571 ESTABLISHED -
tcp 0 0 192.168.0.161:50162 130.211.34.183:443 ESTABLISHED 1443/localhost:3000
tcp 0 0 127.0.0.1:43250 127.0.0.1:3000 ESTABLISHED 622/volumio-remote-
tcp 0 0 192.168.0.161:43412 34.120.160.131:443 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:54454 216.58.212.138:443 TIME_WAIT -
tcp 0 0 192.168.0.161:49318 194.97.151.138:80 ESTABLISHED -
tcp 0 0 192.168.0.161:49652 46.101.141.203:2222 TIME_WAIT -
tcp 0 0 192.168.0.161:55182 84.247.14.230:80 TIME_WAIT -
tcp 0 0 192.168.0.161:56932 172.217.17.14:443 TIME_WAIT -
tcp 1 0 192.168.0.161:57728 31.12.71.119:80 CLOSE_WAIT -
tcp 0 0 127.0.0.1:43240 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 127.0.0.1:43590 127.0.0.1:3000 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:42084 142.250.184.238:443 TIME_WAIT -
tcp 0 0 192.168.0.161:36414 142.250.185.78:443 ESTABLISHED 1443/localhost:3000
tcp 0 0 127.0.0.1:37800 127.0.0.1:6600 ESTABLISHED 1099/node
tcp 0 0 192.168.0.161:46346 172.67.6.109:443 TIME_WAIT -
tcp6 0 0 :::6599 :::* LISTEN 1099/node
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::4713 :::* LISTEN 1493/pulseaudio
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::56689 :::* LISTEN -
tcp6 0 0 :::22 :::* LISTEN -
tcp6 0 0 :::3000 :::* LISTEN 1099/node
tcp6 0 0 :::3001 :::* LISTEN 1157/node
tcp6 0 0 :::3005 :::* LISTEN 1099/node
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::49152 :::* LISTEN 1380/upmpdcli
tcp6 0 0 :::7777 :::* LISTEN 1467/streaming-daem
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50677 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43590 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43256 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43586 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43566 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43250 ESTABLISHED 1099/node
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50599 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43240 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43596 TIME_WAIT -
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50574 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43598 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43252 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43504 ESTABLISHED 1099/node
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50676 TIME_WAIT -
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50600 ESTABLISHED 1099/node
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50595 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43592 TIME_WAIT -
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50586 ESTABLISHED 1099/node
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50682 ESTABLISHED 1099/node
tcp6 0 0 127.0.0.1:6600 127.0.0.1:37800 ESTABLISHED -
tcp6 0 0 127.0.0.1:6599 127.0.0.1:44362 ESTABLISHED 1099/node
tcp6 0 0 192.168.0.161:3000 192.168.0.105:50669 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:43302 ESTABLISHED 1099/node
# cat /var/log/mpd.log ---------------
Apr 10 18:05 : zeroconf: No global port, disabling zeroconf
Apr 10 18:05 : client: [0] opened from local
Apr 10 18:05 : exception: No such directory
Apr 10 18:05 : client: [1] opened from 127.0.0.1:37800
# cat /data/configuration/plugins.json ---------------
{
"music_service": {
"airplay_emulation": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"inputs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"mpd": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"webradio": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"example_plugin": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"last_100": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"upnp_browser": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"streaming_services": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"nanosound_cd": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"audio_interface": {
"outputs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"upnp": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"alsa_controller": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"miscellanea": {
"alarm-clock": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"albumart": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"appearance": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"wizard": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"my_music": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"touch_display": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"user_interface": {
"websocket": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"mpdemulation": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"rest_api": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"system_controller": {
"updater_comm": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"network": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"networkfs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"services": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"system": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"i2s_dacs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"volumiodiscovery": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"volumio_command_line_client": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"my_volumio": {
"status": {
"type": "string",
"value": "STARTED"
}
}
}
}
# cat /etc/mpd.conf ---------------
# Volumio MPD Configuration File
# Files and directories #######################################################
music_directory "/var/lib/mpd/music"
playlist_directory "/var/lib/mpd/playlists"
db_file "/var/lib/mpd/tag_cache"
log_file "/var/log/mpd.log"
#pid_file "/var/run/mpd/pid"
#state_file "/var/lib/mpd/state"
#sticker_file "/var/lib/mpd/sticker.sql"
###############################################################################
# General music daemon options ################################################
user "mpd"
group "audio"
bind_to_address "any"
#port "6600"
#log_level "default"
gapless_mp3_playback "no"
#save_absolute_paths_in_playlists "no"
#metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
auto_update "yes"
#auto_update_depth "3"
###############################################################################
# Symbolic link behavior ######################################################
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
###############################################################################
# Input #######################################################################
#
input {
plugin "curl"
# proxy "proxy.isp.com:8080"
# proxy_user "user"
# proxy_password "password"
}
###############################################################################
# Decoder ################################################################
###############################################################################
# Audio Output ################################################################
resampler {
plugin "soxr"
quality "high"
threads "1"
}
audio_output {
type "alsa"
name "alsa"
device "hw:2,0"
dop "no"
}
audio_output {
type "fifo"
enabled "no"
name "multiroom"
path "/tmp/snapfifo"
format "44100:16:2"
}
#replaygain "album"
#replaygain_preamp "0"
volume_normalization "no"
###############################################################################
# MPD Internal Buffering ######################################################
audio_buffer_size "2048"
buffer_before_play "10%"
###############################################################################
# Resource Limitations ########################################################
#connection_timeout "60"
max_connections "20"
max_playlist_length "81920"
max_command_list_size "81920"
max_output_buffer_size "81920"
###############################################################################
# Character Encoding ##########################################################
filesystem_charset "UTF-8"
id3v1_encoding "UTF-8"
###############################################################################
# volumio endpointstest ---------------
TESTING REMOTE ENDPOINTS
https://google.com, 655 ms: OK
https://www.googleapis.com, 448 ms: OK
https://securetoken.googleapis.com, 448 ms: OK
https://myvolumio.firebaseio.com, 678 ms: OK
https://functions.volumio.cloud, 1353 ms: OK
https://oauth-performer.dfs.volumio.org, 423 ms: FAILED
https://browsing-performer.dfs.volumio.org, 515 ms: OK
http://cddb.volumio.org, 5669 ms: FAILED
https://functions.volumio.cloud, 1510 ms: OK
http://pushupdates.volumio.org, 310 ms: OK
http://plugins.volumio.org, 1999 ms: OK
https://database.volumio.cloud, 722 ms: OK
https://radio-directory.firebaseapp.com, 489 ms: OK
----------
WARNING!!! Some remote endpoints cannot be reached!
Failing endpoints:
https://oauth-performer.dfs.volumio.org, 489 ms
http://cddb.volumio.org, 489 ms
----------
# sudo journalctl -p 7 ---------------
-- Logs begin at Mon 2023-04-10 18:04:56 UTC, end at Mon 2023-04-10 18:13:22 UTC. --
Apr 10 18:04:56 volumio systemd-journal[185]: Runtime journal is using 4.0M (max allowed 30.0M, trying to leave 72.7M free of 480.6M available → current limit 30.0M).
Apr 10 18:04:56 volumio kernel: Booting Linux on physical CPU 0x0
Apr 10 18:04:56 volumio kernel: Linux version 4.19.118-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:21:24 BST 2020
Apr 10 18:04:56 volumio kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
Apr 10 18:04:56 volumio kernel: CPU: div instructions available: patching division code
Apr 10 18:04:56 volumio kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Apr 10 18:04:56 volumio kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
Apr 10 18:04:56 volumio kernel: Memory policy: Data cache writealloc
Apr 10 18:04:56 volumio kernel: cma: Reserved 8 MiB at 0x3d800000
Apr 10 18:04:56 volumio kernel: On node 0 totalpages: 253952
Apr 10 18:04:56 volumio kernel: Normal zone: 2232 pages used for memmap
Apr 10 18:04:56 volumio kernel: Normal zone: 0 pages reserved
Apr 10 18:04:56 volumio kernel: Normal zone: 253952 pages, LIFO batch:63
Apr 10 18:04:56 volumio kernel: random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
Apr 10 18:04:56 volumio kernel: percpu: Embedded 16 pages/cpu s36864 r8192 d20480 u65536
Apr 10 18:04:56 volumio kernel: pcpu-alloc: s36864 r8192 d20480 u65536 alloc=16*4096
Apr 10 18:04:56 volumio kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Apr 10 18:04:56 volumio kernel: Built 1 zonelists, mobility grouping on. Total pages: 251720
Apr 10 18:04:56 volumio kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1024 bcm2708_fb.fbheight=600 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 snd-bcm2835.enable_compat_alsa=1 snd_bcm2835.enable_headphones=1
Apr 10 18:04:56 volumio kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Apr 10 18:04:56 volumio kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Apr 10 18:04:56 volumio kernel: Memory: 964204K/1015808K available (8192K kernel code, 656K rwdata, 2232K rodata, 1024K init, 831K bss, 43412K reserved, 8192K cma-reserved)
Apr 10 18:04:56 volumio kernel: Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x(ptrval) - 0x(ptrval) (9184 kB)
.init : 0x(ptrval) - 0x(ptrval) (1024 kB)
.data : 0x(ptrval) - 0x(ptrval) ( 657 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 832 kB)
Apr 10 18:04:56 volumio kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 10 18:04:56 volumio kernel: ftrace: allocating 27093 entries in 80 pages
Apr 10 18:04:56 volumio kernel: rcu: Hierarchical RCU implementation.
Apr 10 18:04:56 volumio kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Apr 10 18:04:56 volumio kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
Apr 10 18:04:56 volumio kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
Apr 10 18:04:56 volumio kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
Apr 10 18:04:56 volumio kernel: Switching to timer-based delay loop, resolution 52ns
Apr 10 18:04:56 volumio kernel: Console: colour dummy device 80x30
Apr 10 18:04:56 volumio kernel: console [tty1] enabled
Apr 10 18:04:56 volumio kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
Apr 10 18:04:56 volumio kernel: pid_max: default: 32768 minimum: 301
Apr 10 18:04:56 volumio kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Apr 10 18:04:56 volumio kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Apr 10 18:04:56 volumio kernel: CPU: Testing write buffer coherency: ok
Apr 10 18:04:56 volumio kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Apr 10 18:04:56 volumio kernel: Setting up static identity map for 0x100000 - 0x10003c
Apr 10 18:04:56 volumio kernel: rcu: Hierarchical SRCU implementation.
Apr 10 18:04:56 volumio kernel: smp: Bringing up secondary CPUs ...
Apr 10 18:04:56 volumio kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Apr 10 18:04:56 volumio kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Apr 10 18:04:56 volumio kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Apr 10 18:04:56 volumio kernel: smp: Brought up 1 node, 4 CPUs
Apr 10 18:04:56 volumio kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS).
Apr 10 18:04:56 volumio kernel: CPU: All CPU(s) started in HYP mode.
Apr 10 18:04:56 volumio kernel: CPU: Virtualization extensions available.
Apr 10 18:04:56 volumio kernel: devtmpfs: initialized
Apr 10 18:04:56 volumio kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
Apr 10 18:04:56 volumio kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Apr 10 18:04:56 volumio kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Apr 10 18:04:56 volumio kernel: pinctrl core: initialized pinctrl subsystem
Apr 10 18:04:56 volumio kernel: NET: Registered protocol family 16
Apr 10 18:04:56 volumio kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
Apr 10 18:04:56 volumio kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Apr 10 18:04:56 volumio kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
Apr 10 18:04:56 volumio kernel: Serial: AMBA PL011 UART driver
Apr 10 18:04:56 volumio kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
Apr 10 18:04:56 volumio kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2020-04-27 14:35, variant start
Apr 10 18:04:56 volumio kernel: raspberrypi-firmware soc:firmware: Firmware hash is 3a8f1793b758d6fb7f375edaa260e069ecd34c88
Apr 10 18:04:56 volumio kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
Apr 10 18:04:56 volumio kernel: SCSI subsystem initialized
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver usbfs
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver hub
Apr 10 18:04:56 volumio kernel: usbcore: registered new device driver usb
Apr 10 18:04:56 volumio kernel: clocksource: Switched to clocksource arch_sys_counter
Apr 10 18:04:56 volumio kernel: VFS: Disk quotas dquot_6.6.0
Apr 10 18:04:56 volumio kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Apr 10 18:04:56 volumio kernel: FS-Cache: Loaded
Apr 10 18:04:56 volumio kernel: CacheFiles: Loaded
Apr 10 18:04:56 volumio kernel: NET: Registered protocol family 2
Apr 10 18:04:56 volumio kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
Apr 10 18:04:56 volumio kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Apr 10 18:04:56 volumio kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Apr 10 18:04:56 volumio kernel: TCP: Hash tables configured (established 8192 bind 8192)
Apr 10 18:04:56 volumio kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
Apr 10 18:04:56 volumio kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Apr 10 18:04:56 volumio kernel: NET: Registered protocol family 1
Apr 10 18:04:56 volumio kernel: RPC: Registered named UNIX socket transport module.
Apr 10 18:04:56 volumio kernel: RPC: Registered udp transport module.
Apr 10 18:04:56 volumio kernel: RPC: Registered tcp transport module.
Apr 10 18:04:56 volumio kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr 10 18:04:56 volumio kernel: Trying to unpack rootfs image as initramfs...
Apr 10 18:04:56 volumio kernel: Freeing initrd memory: 19516K
Apr 10 18:04:56 volumio kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
Apr 10 18:04:56 volumio kernel: Initialise system trusted keyrings
Apr 10 18:04:56 volumio kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
Apr 10 18:04:56 volumio kernel: FS-Cache: Netfs 'nfs' registered for caching
Apr 10 18:04:56 volumio kernel: NFS: Registering the id_resolver key type
Apr 10 18:04:56 volumio kernel: Key type id_resolver registered
Apr 10 18:04:56 volumio kernel: Key type id_legacy registered
Apr 10 18:04:56 volumio kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Apr 10 18:04:56 volumio kernel: Key type asymmetric registered
Apr 10 18:04:56 volumio kernel: Asymmetric key parser 'x509' registered
Apr 10 18:04:56 volumio kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Apr 10 18:04:56 volumio kernel: io scheduler noop registered (default)
Apr 10 18:04:56 volumio kernel: io scheduler deadline registered
Apr 10 18:04:56 volumio kernel: io scheduler cfq registered
Apr 10 18:04:56 volumio kernel: io scheduler mq-deadline registered
Apr 10 18:04:56 volumio kernel: io scheduler kyber registered
Apr 10 18:04:56 volumio kernel: bcm2708_fb soc:fb: FB found 1 display(s)
Apr 10 18:04:56 volumio kernel: Console: switching to colour frame buffer device 128x37
Apr 10 18:04:56 volumio kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1024x600
Apr 10 18:04:56 volumio kernel: bcm2835-rng 3f104000.rng: hwrng registered
Apr 10 18:04:56 volumio kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Apr 10 18:04:56 volumio kernel: vc-sm: Videocore shared memory driver
Apr 10 18:04:56 volumio kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
Apr 10 18:04:56 volumio kernel: brd: module loaded
Apr 10 18:04:56 volumio kernel: loop: module loaded
Apr 10 18:04:56 volumio kernel: Loading iSCSI transport class v2.0-870.
Apr 10 18:04:56 volumio kernel: libphy: Fixed MDIO Bus: probed
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver lan78xx
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver smsc95xx
Apr 10 18:04:56 volumio kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Apr 10 18:04:56 volumio kernel: dwc_otg 3f980000.usb: base=(ptrval)
Apr 10 18:04:56 volumio kernel: Core Release: 2.80a
Apr 10 18:04:56 volumio kernel: Setting default values for core params
Apr 10 18:04:56 volumio kernel: Finished setting default values for core params
Apr 10 18:04:56 volumio kernel: Using Buffer DMA mode
Apr 10 18:04:56 volumio kernel: Periodic Transfer Interrupt Enhancement - disabled
Apr 10 18:04:56 volumio kernel: Multiprocessor Interrupt Enhancement - disabled
Apr 10 18:04:56 volumio kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
Apr 10 18:04:56 volumio kernel: Dedicated Tx FIFOs mode
Apr 10 18:04:56 volumio kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = bd914000 dma = 0xfd914000 len=9024
Apr 10 18:04:56 volumio kernel: FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
Apr 10 18:04:56 volumio kernel: dwc_otg: Microframe scheduler enabled
Apr 10 18:04:56 volumio kernel: WARN::hcd_init_fiq:457: FIQ on core 1
Apr 10 18:04:56 volumio kernel: WARN::hcd_init_fiq:458: FIQ ASM at 8068fda0 length 36
Apr 10 18:04:56 volumio kernel: WARN::hcd_init_fiq:497: MPHI regs_base at be810000
Apr 10 18:04:56 volumio kernel: dwc_otg 3f980000.usb: DWC OTG Controller
Apr 10 18:04:56 volumio kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
Apr 10 18:04:56 volumio kernel: dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
Apr 10 18:04:56 volumio kernel: Init: Port Power? op_state=1
Apr 10 18:04:56 volumio kernel: Init: Power Port (0)
Apr 10 18:04:56 volumio kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Apr 10 18:04:56 volumio kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 10 18:04:56 volumio kernel: usb usb1: Product: DWC OTG Controller
Apr 10 18:04:56 volumio kernel: usb usb1: Manufacturer: Linux 4.19.118-v7+ dwc_otg_hcd
Apr 10 18:04:56 volumio kernel: usb usb1: SerialNumber: 3f980000.usb
Apr 10 18:04:56 volumio kernel: hub 1-0:1.0: USB hub found
Apr 10 18:04:56 volumio kernel: hub 1-0:1.0: 1 port detected
Apr 10 18:04:56 volumio kernel: dwc_otg: FIQ enabled
Apr 10 18:04:56 volumio kernel: dwc_otg: NAK holdoff enabled
Apr 10 18:04:56 volumio kernel: dwc_otg: FIQ split-transaction FSM enabled
Apr 10 18:04:56 volumio kernel: Module dwc_common_port init
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver usb-storage
Apr 10 18:04:56 volumio kernel: mousedev: PS/2 mouse device common for all mice
Apr 10 18:04:56 volumio kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Apr 10 18:04:56 volumio kernel: bcm2835-cpufreq: min=600000 max=1400000
Apr 10 18:04:56 volumio kernel: sdhci: Secure Digital Host Controller Interface driver
Apr 10 18:04:56 volumio kernel: sdhci: Copyright(c) Pierre Ossman
Apr 10 18:04:56 volumio kernel: mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
Apr 10 18:04:56 volumio kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
Apr 10 18:04:56 volumio kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Apr 10 18:04:56 volumio kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 10 18:04:56 volumio kernel: hidraw: raw HID events driver (C) Jiri Kosina
Apr 10 18:04:56 volumio kernel: usbcore: registered new interface driver usbhid
Apr 10 18:04:56 volumio kernel: usbhid: USB HID core driver
Apr 10 18:04:56 volumio kernel: vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
Apr 10 18:04:56 volumio kernel: [vc_sm_connected_init]: start
Apr 10 18:04:56 volumio kernel: [vc_sm_connected_init]: end - returning 0
Apr 10 18:04:56 volumio kernel: Initializing XFRM netlink socket
Apr 10 18:04:56 volumio kernel: NET: Registered protocol family 17
Apr 10 18:04:56 volumio kernel: Key type dns_resolver registered
Apr 10 18:04:56 volumio kernel: Registering SWP/SWPB emulation handler
Apr 10 18:04:56 volumio kernel: registered taskstats version 1
Apr 10 18:04:56 volumio kernel: Loading compiled-in X.509 certificates
Apr 10 18:04:56 volumio kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
Apr 10 18:04:56 volumio kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
Apr 10 18:04:56 volumio kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
Apr 10 18:04:56 volumio kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
Apr 10 18:04:56 volumio kernel: sdhost: log_buf @ (ptrval) (fd913000)
Apr 10 18:04:56 volumio kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Apr 10 18:04:56 volumio kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Apr 10 18:04:56 volumio kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Apr 10 18:04:56 volumio kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Apr 10 18:04:56 volumio kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
Apr 10 18:04:56 volumio kernel: of_cfs_init
Apr 10 18:04:56 volumio kernel: of_cfs_init: OK
Apr 10 18:04:56 volumio kernel: Freeing unused kernel memory: 1024K
Apr 10 18:04:56 volumio kernel: Run /init as init process
Apr 10 18:04:56 volumio kernel: random: fast init done
Apr 10 18:04:56 volumio kernel: mmc1: new high speed SDIO card at address 0001
Apr 10 18:04:56 volumio kernel: mmc0: host does not support reading read-only switch, assuming write-enable
Apr 10 18:04:56 volumio kernel: mmc0: new high speed SDHC card at address aaaa
Apr 10 18:04:56 volumio kernel: mmcblk0: mmc0:aaaa SC32G 29.7 GiB
Apr 10 18:04:56 volumio kernel: mmcblk0: p1 p2 p3
Apr 10 18:04:56 volumio kernel: Indeed it is in host mode hprt0 = 00021501
Apr 10 18:04:56 volumio initramfs: Booting Volumio for BCM2835
Apr 10 18:04:56 volumio initramfs: This script mounts rootfs RO with an overlay RW layer.
Apr 10 18:04:56 volumio kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 10 18:04:56 volumio kernel: fuse init (API version 7.27)
Apr 10 18:04:56 volumio initramfs: IMGPART=/dev/mmcblk0p2
Apr 10 18:04:56 volumio initramfs: IMGFILE=/volumio_current.sqsh
Apr 10 18:04:56 volumio initramfs: Boot delay (except first time) will be 5 seconds
Apr 10 18:04:56 volumio initramfs: /dev/mmcblk0p2:
Apr 10 18:04:56 volumio kernel: EXT4-fs (mmcblk0p2): recovery complete
Apr 10 18:04:56 volumio kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Apr 10 18:04:56 volumio initramfs: Doing a 5 second delay here to give kernel load a headstart
Apr 10 18:04:56 volumio kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
Apr 10 18:04:56 volumio kernel: Indeed it is in host mode hprt0 = 00001101
Apr 10 18:04:56 volumio kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Apr 10 18:04:56 volumio kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 10 18:04:56 volumio kernel: hub 1-1:1.0: USB hub found
Apr 10 18:04:56 volumio kernel: hub 1-1:1.0: 4 ports detected
Apr 10 18:04:56 volumio kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
Apr 10 18:04:56 volumio kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Apr 10 18:04:56 volumio kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 10 18:04:56 volumio kernel: hub 1-1.1:1.0: USB hub found
Apr 10 18:04:56 volumio kernel: hub 1-1.1:1.0: 3 ports detected
Apr 10 18:04:56 volumio kernel: usb 1-1.1.3: new full-speed USB device number 4 using dwc_otg
Apr 10 18:04:56 volumio kernel: usb 1-1.1.3: New USB device found, idVendor=222a, idProduct=0001, bcdDevice= 0.00
Apr 10 18:04:56 volumio kernel: usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 10 18:04:56 volumio kernel: usb 1-1.1.3: Product: ILITEK-TP
Apr 10 18:04:56 volumio kernel: usb 1-1.1.3: Manufacturer: ILITEK
Apr 10 18:04:56 volumio kernel: input: ILITEK ILITEK-TP as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:222A:0001.0001/input/input0
Apr 10 18:04:56 volumio kernel: hid-generic 0003:222A:0001.0001: input,hidraw0: USB HID v1.10 Device [ILITEK ILITEK-TP] on usb-3f980000.usb-1.1.3/input0
Apr 10 18:04:56 volumio kernel: input: ILITEK ILITEK-TP Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:222A:0001.0002/input/input1
Apr 10 18:04:56 volumio kernel: hid-generic 0003:222A:0001.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [ILITEK ILITEK-TP] on usb-3f980000.usb-1.1.3/input1
Apr 10 18:04:56 volumio kernel: usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
Apr 10 18:04:56 volumio kernel: usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
Apr 10 18:04:56 volumio kernel: usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 10 18:04:56 volumio kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
Apr 10 18:04:56 volumio kernel: libphy: lan78xx-mdiobus: probed
Apr 10 18:04:56 volumio kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
Apr 10 18:04:56 volumio initramfs: Checking for USB updates
Apr 10 18:04:56 volumio initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline)
Apr 10 18:04:56 volumio kernel: EXT4-fs (mmcblk0p3): recovery complete
Apr 10 18:04:56 volumio kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Apr 10 18:04:56 volumio initramfs: With Option:
Apr 10 18:04:56 volumio initramfs: VOLUMIO_VERSION="2.917"
Apr 10 18:04:56 volumio initramfs: Finish initramfs, continue booting Volumio
Apr 10 18:04:56 volumio kernel: random: systemd: uninitialized urandom read (16 bytes read)
Apr 10 18:04:56 volumio systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
Apr 10 18:04:56 volumio systemd[1]: Detected architecture 'arm'.
Apr 10 18:04:56 volumio kernel: NET: Registered protocol family 10
Apr 10 18:04:56 volumio kernel: Segment Routing with IPv6
Apr 10 18:04:56 volumio systemd[1]: Inserted module 'ipv6'
Apr 10 18:04:56 volumio systemd[1]: Set hostname to .
Apr 10 18:04:56 volumio kernel: random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
Apr 10 18:04:56 volumio kernel: random: systemd: uninitialized urandom read (16 bytes read)
Apr 10 18:04:56 volumio systemd[1]: [/lib/systemd/system/mpd.service:18] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
Apr 10 18:04:56 volumio systemd[1]: [/lib/systemd/system/mpd.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Apr 10 18:04:56 volumio systemd[1]: [/lib/systemd/system/mpd.service:20] Unknown lvalue 'ProtectKernelModules' in section 'Service'
Apr 10 18:04:56 volumio systemd[1]: [/lib/systemd/system/mpd.service:23] Unknown lvalue 'RestrictNamespaces' in section 'Service'
Apr 10 18:04:56 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_progressweb.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Apr 10 18:04:56 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_progressweb.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
Apr 10 18:04:56 volumio kernel: i2c /dev entries driver
Apr 10 18:04:56 volumio systemd-udevd[194]: starting version 215
Apr 10 18:04:56 volumio systemd-journal[185]: Journal started
Apr 10 18:04:56 volumio systemd[1]: Starting Slices.
Apr 10 18:04:56 volumio systemd[1]: Reached target Slices.
Apr 10 18:04:56 volumio systemd[1]: Started Create list of required static device nodes for the current kernel.
Apr 10 18:04:56 volumio systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 10 18:04:56 volumio systemd[1]: Time has been changed
Apr 10 18:04:56 volumio systemd[1]: Started Restore / save the current clock.
Apr 10 18:04:56 volumio systemd[1]: Mounted Debug File System.
Apr 10 18:04:56 volumio systemd[1]: Mounted POSIX Message Queue File System.
Apr 10 18:04:56 volumio systemd[1]: Started Create Static Device Nodes in /dev.
Apr 10 18:04:56 volumio systemd[1]: Starting udev Kernel Device Manager...
Apr 10 18:04:56 volumio systemd-modules-load[183]: Inserted module 'i2c_dev'
Apr 10 18:04:56 volumio fake-hwclock[173]: Mon Apr 10 18:04:56 UTC 2023
Apr 10 18:04:56 volumio systemd[1]: Starting Copy rules generated while the root was ro...
Apr 10 18:04:56 volumio systemd[1]: Starting LSB: Set preliminary keymap...
Apr 10 18:04:56 volumio systemd[1]: Mounting FUSE Control File System...
Apr 10 18:04:56 volumio systemd[1]: Mounting Configuration File System...
Apr 10 18:04:56 volumio systemd[1]: Starting Apply Kernel Variables...
Apr 10 18:04:56 volumio systemd[1]: Started LSB: Set preliminary keymap.
Apr 10 18:04:56 volumio systemd[1]: Starting Show Plymouth Boot Screen...
Apr 10 18:04:56 volumio systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 10 18:04:56 volumio systemd[1]: Started Copy rules generated while the root was ro.
Apr 10 18:04:56 volumio systemd[1]: Mounted Configuration File System.
Apr 10 18:04:56 volumio systemd[1]: Mounted FUSE Control File System.
Apr 10 18:04:56 volumio systemd[1]: Started Apply Kernel Variables.
Apr 10 18:04:56 volumio systemd[1]: Started Remount Root and Kernel File Systems.
Apr 10 18:04:56 volumio systemd[1]: Started Various fixups to make systemd work better on Debian.
Apr 10 18:04:56 volumio systemd[1]: Starting Load/Save Random Seed...
Apr 10 18:04:56 volumio systemd[1]: Starting Local File Systems (Pre).
Apr 10 18:04:56 volumio systemd[1]: Reached target Local File Systems (Pre).
Apr 10 18:04:56 volumio systemd[1]: Mounting /tmp...
Apr 10 18:04:56 volumio systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Apr 10 18:04:56 volumio systemd[1]: Mounting /var/spool/cups...
Apr 10 18:04:56 volumio systemd[1]: Mounting /var/log...
Apr 10 18:04:56 volumio systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Apr 10 18:04:56 volumio systemd[1]: Mounted /var/spool/cups.
Apr 10 18:04:56 volumio systemd[1]: Mounted /tmp.
Apr 10 18:04:56 volumio systemd[1]: Mounted /var/log.
Apr 10 18:04:56 volumio systemd[1]: Started Load/Save Random Seed.
Apr 10 18:04:56 volumio systemd[1]: Mounting /var/spool/cups/tmp...
Apr 10 18:04:56 volumio systemd[1]: Mounted /var/spool/cups/tmp.
Apr 10 18:04:56 volumio systemd[1]: Received SIGRTMIN+20 from PID 220 (plymouthd).
Apr 10 18:04:56 volumio systemd[1]: Started Show Plymouth Boot Screen.
Apr 10 18:04:56 volumio systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
Apr 10 18:04:56 volumio systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Apr 10 18:04:56 volumio systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 10 18:04:56 volumio systemd[1]: Starting Paths.
Apr 10 18:04:56 volumio systemd[1]: Reached target Paths.
Apr 10 18:04:56 volumio kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
Apr 10 18:04:56 volumio kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
Apr 10 18:04:56 volumio kernel: [vc_sm_connected_init]: start
Apr 10 18:04:56 volumio kernel: [vc_sm_connected_init]: installed successfully
Apr 10 18:04:56 volumio kernel: media: Linux media interface: v0.10
Apr 10 18:04:57 volumio kernel: videodev: Linux video capture interface: v2.00
Apr 10 18:04:57 volumio mtp-probe[293]: checking bus 1, device 5: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.1"
Apr 10 18:04:57 volumio mtp-probe[293]: bus: 1, device: 5 was not an MTP device
Apr 10 18:04:57 volumio kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Apr 10 18:04:57 volumio kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
Apr 10 18:04:57 volumio kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode
Apr 10 18:04:57 volumio mtp-probe[297]: checking bus 1, device 4: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3"
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12
Apr 10 18:04:57 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp
Apr 10 18:04:57 volumio mtp-probe[297]: bus: 1, device: 4 was not an MTP device
Apr 10 18:04:57 volumio kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Apr 10 18:04:57 volumio kernel: snd_bcm2835: unknown parameter 'index' ignored
Apr 10 18:04:57 volumio kernel: bcm2835_audio soc:audio: card created with 5 channels
Apr 10 18:04:57 volumio kernel: bcm2835_audio soc:audio: card created with 3 channels
Apr 10 18:04:57 volumio kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 10 18:04:57 volumio kernel: input: ILITEK ILITEK-TP as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:222A:0001.0001/input/input3
Apr 10 18:04:57 volumio kernel: hid-multitouch 0003:222A:0001.0001: input,hidraw0: USB HID v1.10 Device [ILITEK ILITEK-TP] on usb-3f980000.usb-1.1.3/input0
Apr 10 18:04:57 volumio kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 10 18:04:57 volumio kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 10 18:04:57 volumio kernel: cfg80211: failed to load regulatory.db
Apr 10 18:04:57 volumio kernel: snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
Apr 10 18:04:57 volumio systemd[1]: Found device /dev/mmcblk0p1.
Apr 10 18:04:57 volumio systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Apr 10 18:04:57 volumio kernel: snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
Apr 10 18:04:57 volumio kernel: brcmfmac: F1 signature read @0x18000000=0x15264345
Apr 10 18:04:57 volumio kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Apr 10 18:04:57 volumio kernel: snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
Apr 10 18:04:57 volumio kernel: usbcore: registered new interface driver brcmfmac
Apr 10 18:04:57 volumio systemd[1]: Starting Sound Card.
Apr 10 18:04:57 volumio systemd[1]: Reached target Sound Card.
Apr 10 18:04:57 volumio kernel: pcm512x 1-004d: Linked as a consumer to regulator.1
Apr 10 18:04:57 volumio systemd[1]: Starting system-ifup.slice.
Apr 10 18:04:57 volumio systemd[1]: Created slice system-ifup.slice.
Apr 10 18:04:57 volumio kernel: snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
Apr 10 18:04:57 volumio systemd-fsck[337]: fsck.fat 3.0.27 (2014-11-12)
Apr 10 18:04:57 volumio systemd-fsck[337]: /dev/mmcblk0p1: 241 files, 116222/123044 clusters
Apr 10 18:04:57 volumio systemd[1]: Started File System Check on /dev/mmcblk0p1.
Apr 10 18:04:57 volumio systemd[1]: Mounting /boot...
Apr 10 18:04:58 volumio systemd[1]: Mounted /boot.
Apr 10 18:04:58 volumio systemd[1]: Starting Local File Systems.
Apr 10 18:04:58 volumio systemd[1]: Reached target Local File Systems.
Apr 10 18:04:58 volumio systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 10 18:04:58 volumio systemd[1]: Starting Create Volatile Files and Directories...
Apr 10 18:04:58 volumio systemd[1]: Starting Remote File Systems.
Apr 10 18:04:58 volumio systemd[1]: Reached target Remote File Systems.
Apr 10 18:04:58 volumio systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Apr 10 18:04:58 volumio systemd[1]: Starting LSB: Set console font and keymap...
Apr 10 18:04:58 volumio systemd[1]: Starting LSB: Raise network interfaces....
Apr 10 18:04:58 volumio systemd[1]: Started LSB: Set console font and keymap.
Apr 10 18:04:58 volumio kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Apr 10 18:04:58 volumio systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Apr 10 18:04:58 volumio systemd[1]: Started Create Volatile Files and Directories.
Apr 10 18:04:58 volumio kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
Apr 10 18:04:58 volumio systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Apr 10 18:04:58 volumio kernel: random: crng init done
Apr 10 18:04:58 volumio kernel: random: 7 urandom warning(s) missed due to ratelimiting
Apr 10 18:04:58 volumio systemd[1]: Starting system-systemd\x2drfkill.slice.
Apr 10 18:04:58 volumio systemd[1]: Created slice system-systemd\x2drfkill.slice.
Apr 10 18:04:58 volumio systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0...
Apr 10 18:04:58 volumio systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 10 18:04:58 volumio systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0.
Apr 10 18:04:58 volumio systemd[1]: Started Update UTMP about System Boot/Shutdown.
Apr 10 18:04:59 volumio kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Apr 10 18:04:59 volumio networking[378]: Configuring network interfaces...done.
Apr 10 18:04:59 volumio systemd[1]: Started LSB: Raise network interfaces..
Apr 10 18:04:59 volumio systemd[1]: Starting ifup for wlan0...
Apr 10 18:04:59 volumio systemd[1]: Started ifup for wlan0.
Apr 10 18:04:59 volumio systemd[1]: Starting ifup for eth0...
Apr 10 18:04:59 volumio systemd[1]: Started ifup for eth0.
Apr 10 18:04:59 volumio systemd[1]: Starting Network.
Apr 10 18:04:59 volumio systemd[1]: Reached target Network.
Apr 10 18:04:59 volumio systemd[1]: Starting Network is Online.
Apr 10 18:04:59 volumio systemd[1]: Reached target Network is Online.
Apr 10 18:04:59 volumio systemd[1]: Starting LSB: RPC portmapper replacement...
Apr 10 18:04:59 volumio ifup[480]: dhcpcd[514]: version 6.0.5 starting
Apr 10 18:04:59 volumio dhcpcd[514]: version 6.0.5 starting
Apr 10 18:04:59 volumio rpcbind[482]: Starting rpcbind daemon....
Apr 10 18:04:59 volumio systemd[1]: Started LSB: RPC portmapper replacement.
Apr 10 18:04:59 volumio systemd[1]: Starting RPC Port Mapper.
Apr 10 18:04:59 volumio systemd[1]: Reached target RPC Port Mapper.
Apr 10 18:04:59 volumio systemd[1]: Starting LSB: NFS support files common to client and server...
Apr 10 18:05:00 volumio dhcpcd[514]: eth0: waiting for carrier
Apr 10 18:05:00 volumio ifup[480]: dhcpcd[514]: eth0: waiting for carrier
Apr 10 18:05:00 volumio rpc.statd[601]: Version 1.2.8 starting
Apr 10 18:05:00 volumio sm-notify[602]: Version 1.2.8 starting
Apr 10 18:05:00 volumio kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr 10 18:05:00 volumio nfs-common[586]: Starting NFS common utilities: statd idmapd.
Apr 10 18:05:00 volumio systemd[1]: Started LSB: NFS support files common to client and server.
Apr 10 18:05:00 volumio systemd[1]: Starting System Initialization.
Apr 10 18:05:00 volumio systemd[1]: Reached target System Initialization.
Apr 10 18:05:00 volumio systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 10 18:05:00 volumio systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 10 18:05:00 volumio systemd[1]: Starting mpd.socket.
Apr 10 18:05:00 volumio systemd[1]: Listening on mpd.socket.
Apr 10 18:05:00 volumio systemd[1]: Starting D-Bus System Message Bus Socket.
Apr 10 18:05:00 volumio systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 10 18:05:00 volumio systemd[1]: Starting Sockets.
Apr 10 18:05:00 volumio systemd[1]: Reached target Sockets.
Apr 10 18:05:00 volumio systemd[1]: Starting Daily Cleanup of Temporary Directories.
Apr 10 18:05:00 volumio systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 10 18:05:00 volumio systemd[1]: Starting Timers.
Apr 10 18:05:00 volumio systemd[1]: Reached target Timers.
Apr 10 18:05:00 volumio systemd[1]: Started Manage Sound Card State (restore and store).
Apr 10 18:05:00 volumio systemd[1]: Starting Restore Sound Card State...
Apr 10 18:05:00 volumio systemd[1]: Starting Basic System.
Apr 10 18:05:00 volumio systemd[1]: Reached target Basic System.
Apr 10 18:05:00 volumio systemd[1]: Starting Entropy daemon using the HAVEGE algorithm...
Apr 10 18:05:00 volumio systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
Apr 10 18:05:00 volumio systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Apr 10 18:05:00 volumio systemd[1]: Starting Volumio Iptables Module...
Apr 10 18:05:00 volumio systemd[1]: Started Volumio Iptables Module.
Apr 10 18:05:00 volumio systemd[1]: Starting mount disks automatically with standby...
Apr 10 18:05:00 volumio systemd[1]: Started mount disks automatically with standby.
Apr 10 18:05:00 volumio systemd[1]: Starting UPnP Renderer front-end to MPD...
Apr 10 18:05:00 volumio systemd[1]: Started UPnP Renderer front-end to MPD.
Apr 10 18:05:00 volumio systemd[1]: Starting volumio-remote-updater.service...
Apr 10 18:05:00 volumio systemd[1]: Started volumio-remote-updater.service.
Apr 10 18:05:00 volumio systemd[1]: Starting Volumio Log Rotation Service...
Apr 10 18:05:00 volumio systemd[1]: Started Volumio Log Rotation Service.
Apr 10 18:05:00 volumio systemd[1]: Starting Volumio SSH enabler...
Apr 10 18:05:00 volumio systemd[1]: Started Volumio SSH enabler.
Apr 10 18:05:00 volumio systemd[1]: Starting Wireless Services...
Apr 10 18:05:00 volumio systemd[1]: Starting NanoSound CD Web Service...
Apr 10 18:05:00 volumio systemd[1]: Started NanoSound CD Web Service.
Apr 10 18:05:00 volumio systemd[1]: Starting NanoSound CD Progress Web Service...
Apr 10 18:05:00 volumio systemd[1]: Started NanoSound CD Progress Web Service.
Apr 10 18:05:00 volumio systemd[1]: Starting memcached daemon...
Apr 10 18:05:00 volumio systemd[1]: Started memcached daemon.
Apr 10 18:05:00 volumio systemd[1]: Starting /etc/rc.local Compatibility...
Apr 10 18:05:00 volumio systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available.
Apr 10 18:05:00 volumio systemd[1]: Starting Login Service...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: start Winbind daemon...
Apr 10 18:05:00 volumio volumiossh[624]: SSH file found, enabling SSH service
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: triggerhappy hotkey daemon...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: start Samba daemons for the AD DC...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: Start NTP daemon...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: start Samba NetBIOS nameserver (nmbd)...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: Brings up/down network automatically...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: Advanced IEEE 802.11 management daemon...
Apr 10 18:05:00 volumio systemd[1]: Starting LSB: IPv4 DHCP client with IPv4LL support...
Apr 10 18:05:00 volumio systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 10 18:05:00 volumio systemd[1]: Starting Music Player Daemon...
Apr 10 18:05:00 volumio systemd[1]: Starting D-Bus System Message Bus...
Apr 10 18:05:00 volumio systemd[1]: Started D-Bus System Message Bus.
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio triggerhappy[643]: Unable to parse trigger line:
Apr 10 18:05:00 volumio kernel: uart-pl011 3f201000.serial: no DMA platform data
Apr 10 18:05:00 volumio dhcpcd[677]: Not running dhcpcd because there is aleady an interface specific instance ... failed!
Apr 10 18:05:01 volumio dhcpcd[677]: /var/run/dhcpcd-eth0.pid ... failed!
Apr 10 18:05:01 volumio btuart[616]: Patch not found for BCM4345C0, continue anyway
Apr 10 18:05:01 volumio ifplugd(eth0)[743]: ifplugd 0.28 initializing.
Apr 10 18:05:01 volumio ifplugd(eth0)[743]: Using interface eth0/B8:27:EB:1F:51:F6 with driver (version: )
Apr 10 18:05:01 volumio ifplugd(eth0)[743]: Using detection mode: SIOCETHTOOL
Apr 10 18:05:01 volumio ifplugd(eth0)[743]: Initialization complete, link beat not detected.
Apr 10 18:05:01 volumio ifplugd[656]: Network Interface Plugging Daemon...start eth0...done.
Apr 10 18:05:01 volumio loadcpufreq[655]: Loading cpufreq kernel modules...done (none).
Apr 10 18:05:01 volumio ntpd[728]: ntpd 4.2.6p5@1.2349-o Mon Jul 25 22:35:28 UTC 2016 (1)
Apr 10 18:05:01 volumio ntp[649]: Starting NTP server: ntpd.
Apr 10 18:05:01 volumio avahi-daemon[693]: Found user 'avahi' (UID 104) and group 'avahi' (GID 106).
Apr 10 18:05:01 volumio avahi-daemon[693]: Successfully dropped root privileges.
Apr 10 18:05:01 volumio avahi-daemon[693]: avahi-daemon 0.6.31 starting up.
Apr 10 18:05:01 volumio sudo[627]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start ssh
Apr 10 18:05:01 volumio sudo[640]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 set power_save off
Apr 10 18:05:01 volumio sudo[636]: root : TTY=unknown ; PWD=/home/volumio/nanomesher_nanosoundcd ; USER=root ; COMMAND=/usr/bin/python -c import ripprogress_web; ripprogress_web.main()
Apr 10 18:05:01 volumio sudo[637]: root : TTY=unknown ; PWD=/home/volumio/nanomesher_nanosoundcd ; USER=root ; COMMAND=/usr/bin/python -c import nanosoundcd_web; nanosoundcd_web.main()
Apr 10 18:05:01 volumio ntpd[763]: proto: precision = 0.469 usec
Apr 10 18:05:01 volumio ntpd[763]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Apr 10 18:05:01 volumio kernel: Bluetooth: Core ver 2.22
Apr 10 18:05:01 volumio kernel: NET: Registered protocol family 31
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI device and connection manager initialized
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI socket layer initialized
Apr 10 18:05:01 volumio kernel: Bluetooth: L2CAP socket layer initialized
Apr 10 18:05:01 volumio kernel: Bluetooth: SCO socket layer initialized
Apr 10 18:05:01 volumio ntpd[763]: Listen and drop on 1 v6wildcard :: UDP 123
Apr 10 18:05:01 volumio ntpd[763]: Listen normally on 2 lo 127.0.0.1 UDP 123
Apr 10 18:05:01 volumio ntpd[763]: peers refreshed
Apr 10 18:05:01 volumio ntpd[763]: Listening on routing socket on fd #19 for interface updates
Apr 10 18:05:01 volumio sudo[636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:01 volumio sudo[637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:01 volumio sudo[640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:01 volumio sudo[627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:01 volumio sudo[640]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI UART driver ver 2.3
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI UART protocol H4 registered
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Apr 10 18:05:01 volumio kernel: Bluetooth: HCI UART protocol Broadcom registered
Apr 10 18:05:01 volumio btuart[616]: bcm43xx_init
Apr 10 18:05:01 volumio btuart[616]: Set BDADDR UART: b8:27:eb:b5:fb:5c
Apr 10 18:05:01 volumio btuart[616]: Set Controller UART speed to 3000000 bit/s
Apr 10 18:05:01 volumio btuart[616]: Device setup complete
Apr 10 18:05:01 volumio systemd-udevd[787]: failed to execute '/usr/bin/hciconfig' '/usr/bin/hciconfig hci0 up': No such file or directory
Apr 10 18:05:01 volumio avahi-daemon[693]: Successfully called chroot().
Apr 10 18:05:01 volumio avahi-daemon[693]: Successfully dropped remaining capabilities.
Apr 10 18:05:01 volumio avahi-daemon[693]: No service file found in /etc/avahi/services.
Apr 10 18:05:01 volumio avahi-daemon[693]: Network interface enumeration completed.
Apr 10 18:05:01 volumio avahi-daemon[693]: Registering HINFO record with values 'ARMV7L'/'LINUX'.
Apr 10 18:05:01 volumio avahi-daemon[693]: Server startup complete. Host name is volumio.local. Local service cookie is 321377976.
Apr 10 18:05:01 volumio systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 10 18:05:01 volumio systemd[1]: Starting Permit User Sessions...
Apr 10 18:05:01 volumio systemd[1]: Started Restore Sound Card State.
Apr 10 18:05:01 volumio systemd[1]: Started Configure Bluetooth Modems connected by UART.
Apr 10 18:05:02 volumio systemd[1]: Started /etc/rc.local Compatibility.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: triggerhappy hotkey daemon.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: Start NTP daemon.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: Brings up/down network automatically.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon.
Apr 10 18:05:02 volumio systemd[1]: dhcpcd.service: control process exited, code=exited status=6
Apr 10 18:05:02 volumio systemd[1]: Failed to start LSB: IPv4 DHCP client with IPv4LL support.
Apr 10 18:05:02 volumio systemd[1]: Unit dhcpcd.service entered failed state.
Apr 10 18:05:02 volumio dbus[699]: [system] Activating via systemd: service name='org.freedesktop.UDisks' unit='udisks.service'
Apr 10 18:05:02 volumio systemd[1]: Started Permit User Sessions.
Apr 10 18:05:02 volumio systemd-logind[634]: New seat seat0.
Apr 10 18:05:02 volumio systemd[1]: Started Login Service.
Apr 10 18:05:02 volumio systemd[1]: Starting Disk Manager (legacy version)...
Apr 10 18:05:02 volumio systemd[1]: Starting OpenBSD Secure Shell server...
Apr 10 18:05:02 volumio systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
Apr 10 18:05:02 volumio systemd[1]: Starting Bluetooth service...
Apr 10 18:05:02 volumio systemd[1]: Starting LSB: set CPUFreq kernel parameters...
Apr 10 18:05:02 volumio systemd[1]: Starting Hold until boot process finishes up...
Apr 10 18:05:02 volumio systemd[1]: Starting Terminate Plymouth Boot Screen...
Apr 10 18:05:02 volumio systemd[1]: Received SIGRTMIN+21 from PID 220 (plymouthd).
Apr 10 18:05:02 volumio systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
Apr 10 18:05:02 volumio systemd[1]: Started Hold until boot process finishes up.
Apr 10 18:05:02 volumio systemd[1]: Started Terminate Plymouth Boot Screen.
Apr 10 18:05:02 volumio dbus[699]: [system] Successfully activated service 'org.freedesktop.UDisks'
Apr 10 18:05:02 volumio systemd[1]: Started Disk Manager (legacy version).
Apr 10 18:05:02 volumio systemd[1]: Starting Getty on tty1...
Apr 10 18:05:02 volumio systemd[1]: Started Getty on tty1.
Apr 10 18:05:02 volumio systemd[1]: Starting Login Prompts.
Apr 10 18:05:02 volumio systemd[1]: Reached target Login Prompts.
Apr 10 18:05:02 volumio cpufrequtils[805]: CPUFreq Utilities: Setting performance CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
Apr 10 18:05:02 volumio systemd[1]: Started LSB: set CPUFreq kernel parameters.
Apr 10 18:05:02 volumio systemd[1]: Started OpenBSD Secure Shell server.
Apr 10 18:05:02 volumio sudo[627]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:02 volumio volumio-remote-updater[622]: Error: No active session
Apr 10 18:05:02 volumio sshd[827]: Server listening on 0.0.0.0 port 22.
Apr 10 18:05:02 volumio sshd[827]: Server listening on :: port 22.
Apr 10 18:05:02 volumio volumio-remote-updater[622]: [2023-04-10 18:05:02] [info] asio async_connect error: system:111 (Connection refused)
Apr 10 18:05:02 volumio volumio-remote-updater[622]: [2023-04-10 18:05:02] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Apr 10 18:05:02 volumio volumio-remote-updater[622]: [2023-04-10 18:05:02] [error] handle_connect error: Underlying Transport Error
Apr 10 18:05:02 volumio haveged[615]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 4.8.2 CTV); collect: 128K
Apr 10 18:05:02 volumio haveged[615]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 8/40; sz: 15248/74244
Apr 10 18:05:02 volumio haveged[615]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00312
Apr 10 18:05:02 volumio haveged[615]: haveged: fills: 0, generated: 0
Apr 10 18:05:02 volumio bluetoothd[804]: Bluetooth daemon 5.23
Apr 10 18:05:02 volumio bluetoothd[804]: Starting SDP server
Apr 10 18:05:02 volumio systemd[1]: Started Bluetooth service.
Apr 10 18:05:02 volumio systemd[1]: Starting Bluetooth.
Apr 10 18:05:02 volumio systemd[1]: Reached target Bluetooth.
Apr 10 18:05:02 volumio bluetoothd[804]: Excluding (cli) sap
Apr 10 18:05:02 volumio dbus[699]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Apr 10 18:05:02 volumio systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
Apr 10 18:05:03 volumio kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 10 18:05:03 volumio kernel: Bluetooth: BNEP filters: protocol multicast
Apr 10 18:05:03 volumio kernel: Bluetooth: BNEP socket layer initialized
Apr 10 18:05:03 volumio dbus[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Apr 10 18:05:03 volumio bluetoothd[804]: Bluetooth management interface 1.14 initialized
Apr 10 18:05:03 volumio systemd[1]: Starting Hostname Service...
Apr 10 18:05:03 volumio polkitd[836]: started daemon version 0.105 using authority implementation `local' version `0.105'
Apr 10 18:05:03 volumio dbus[699]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 10 18:05:03 volumio systemd-hostnamed[839]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
Apr 10 18:05:03 volumio dbus[699]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 10 18:05:03 volumio systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
Apr 10 18:05:03 volumio systemd[1]: Started Hostname Service.
Apr 10 18:05:03 volumio volumio[619]: Could not open config: /tmp/upmpdcli.conf
Apr 10 18:05:03 volumio udisks-glue[618]: Device file /dev/mmcblk0 inserted
Apr 10 18:05:03 volumio udisks-glue[618]: Device file /dev/mmcblk0p3 inserted
Apr 10 18:05:03 volumio systemd[1]: upmpdcli.service: main process exited, code=exited, status=1/FAILURE
Apr 10 18:05:03 volumio systemd[1]: Unit upmpdcli.service entered failed state.
Apr 10 18:05:03 volumio ntpd[763]: Deferring DNS for 0.debian.pool.ntp.org 1
Apr 10 18:05:03 volumio ntpd[763]: Deferring DNS for 1.debian.pool.ntp.org 1
Apr 10 18:05:03 volumio ntpd[763]: Deferring DNS for 2.debian.pool.ntp.org 1
Apr 10 18:05:03 volumio ntpd[763]: Deferring DNS for 3.debian.pool.ntp.org 1
Apr 10 18:05:03 volumio ntpd[846]: signal_no_reset: signal 17 had flags 4000000
Apr 10 18:05:05 volumio systemd[1]: Started LSB: start Samba daemons for the AD DC.
Apr 10 18:05:05 volumio ntpd_intres[846]: host name not found: 0.debian.pool.ntp.org
Apr 10 18:05:05 volumio ntpd_intres[846]: host name not found: 1.debian.pool.ntp.org
Apr 10 18:05:05 volumio ntpd_intres[846]: host name not found: 2.debian.pool.ntp.org
Apr 10 18:05:05 volumio ntpd_intres[846]: host name not found: 3.debian.pool.ntp.org
Apr 10 18:05:05 volumio wireless.js[799]: Cleaning previous...
Apr 10 18:05:05 volumio systemd[1]: Stopped hotspot.service.
Apr 10 18:05:05 volumio sudo[877]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Apr 10 18:05:05 volumio sudo[877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:05 volumio sudo[877]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:05 volumio sudo[885]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Apr 10 18:05:05 volumio sudo[885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:06 volumio nmbd[654]: Starting NetBIOS name server: nmbdmkdir failed on directory /var/log/samba/cores: No such file or directory
Apr 10 18:05:06 volumio nmbd[654]: Failed to create /var/log/samba/cores for user 0 with mode 0700
Apr 10 18:05:06 volumio nmbd[654]: Unable to setup corepath for nmbd: No such file or directory
Apr 10 18:05:06 volumio nmbd[875]: [2023/04/10 18:05:06.021439, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[875]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio nmbd[654]: [2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[654]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio nmbd[654]: [2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[654]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio nmbd[654]: [2023/04/10 18:05:06, 0] ../source3/nmbd/nmbd.c:908(main)
Apr 10 18:05:06 volumio nmbd[654]: nmbd version 4.2.14-Debian started.
Apr 10 18:05:06 volumio nmbd[654]: Copyright Andrew Tridgell and the Samba Team 1992-2014
Apr 10 18:05:06 volumio nmbd[654]: [2023/04/10 18:05:06.021439, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[654]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio nmbd[875]: [2023/04/10 18:05:06.024115, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[875]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio systemd[1]: Started LSB: start Samba NetBIOS nameserver (nmbd).
Apr 10 18:05:06 volumio systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
Apr 10 18:05:06 volumio winbind[635]: Starting the Winbind daemon: winbindmkdir failed on directory /var/log/samba/cores: No such file or directory
Apr 10 18:05:06 volumio winbind[635]: Failed to create /var/log/samba/cores for user 0 with mode 0700
Apr 10 18:05:06 volumio winbind[635]: Unable to setup corepath for winbindd: No such file or directory
Apr 10 18:05:06 volumio winbind[635]: mkdir failed on directory /var/log/samba/cores: No such file or directory
Apr 10 18:05:06 volumio winbind[635]: Failed to create /var/log/samba/cores for user 0 with mode 0700
Apr 10 18:05:06 volumio winbind[635]: Unable to setup corepath for winbindd: No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbind[635]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbind[635]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../source3/winbindd/winbindd.c:1549(main)
Apr 10 18:05:06 volumio winbind[635]: winbindd version 4.2.14-Debian started.
Apr 10 18:05:06 volumio winbind[635]: Copyright Andrew Tridgell and the Samba Team 1992-2014
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../lib/util/util.c:220(directory_create_or_exist)
Apr 10 18:05:06 volumio winbind[635]: mkdir failed on directory /var/log/samba/cores: No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../source3/lib/dumpcore.c:59(get_default_corepath)
Apr 10 18:05:06 volumio winbind[635]: Failed to create /var/log/samba/cores for user 0 with mode 0700
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06, 0] ../source3/lib/dumpcore.c:250(dump_core_setup)
Apr 10 18:05:06 volumio winbind[635]: Unable to setup corepath for winbindd: No such file or directory
Apr 10 18:05:06 volumio nmbd[890]: [2023/04/10 18:05:06.035292, 0] ../source3/nmbd/asyncdns.c:157(start_async_dns)
Apr 10 18:05:06 volumio nmbd[890]: started asyncdns process 894
Apr 10 18:05:06 volumio nmbd[654]: [2023/04/10 18:05:06.024115, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio nmbd[654]: Unable to open new log file '/var/log/samba/log.nmbd': No such file or directory
Apr 10 18:05:06 volumio nmbd[654]: .
Apr 10 18:05:06 volumio winbindd[867]: [2023/04/10 18:05:06.062238, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbindd[867]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio winbindd[867]: [2023/04/10 18:05:06.063211, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbindd[867]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06.062238, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbind[635]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio winbind[635]: [2023/04/10 18:05:06.063211, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbind[635]: Unable to open new log file '/var/log/samba/log.winbindd': No such file or directory
Apr 10 18:05:06 volumio nmbd[890]: [2023/04/10 18:05:06.516489, 0] ../lib/util/become_daemon.c:135(daemon_status)
Apr 10 18:05:06 volumio nmbd[890]: 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).
Apr 10 18:05:06 volumio sudo[885]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:06 volumio winbindd[912]: [2023/04/10 18:05:06.533983, 0] ../source3/winbindd/winbindd_cache.c:3235(initialize_winbindd_cache)
Apr 10 18:05:06 volumio winbindd[912]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Apr 10 18:05:06 volumio systemd[1]: Started LSB: start Winbind daemon.
Apr 10 18:05:06 volumio winbind[635]: .
Apr 10 18:05:06 volumio systemd[1]: Started Music Player Daemon.
Apr 10 18:05:06 volumio winbindd[912]: [2023/04/10 18:05:06.570669, 0] ../lib/util/become_daemon.c:124(daemon_ready)
Apr 10 18:05:06 volumio winbindd[912]: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Apr 10 18:05:06 volumio winbindd[915]: [2023/04/10 18:05:06.575252, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbindd[915]: Unable to open new log file '/var/log/samba/log.wb-VOLUMIO': No such file or directory
Apr 10 18:05:06 volumio wireless.js[799]: Stopped aP
Apr 10 18:05:06 volumio wireless.js[799]: Start wireless flow
Apr 10 18:05:06 volumio wireless.js[799]: Stopped hotspot (if there)..
Apr 10 18:05:06 volumio sudo[919]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Apr 10 18:05:06 volumio sudo[919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:06 volumio sudo[919]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:06 volumio sudo[927]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Apr 10 18:05:06 volumio sudo[927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:06 volumio sudo[927]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:06 volumio wireless.js[799]: DHCP IP
Apr 10 18:05:06 volumio wireless.js[799]: Start ap
Apr 10 18:05:06 volumio sudo[938]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/dhcpcd
Apr 10 18:05:06 volumio sudo[938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:06 volumio dhcpcd[942]: version 6.0.5 starting
Apr 10 18:05:06 volumio kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Apr 10 18:05:06 volumio wpa_supplicant[935]: Successfully initialized wpa_supplicant
Apr 10 18:05:06 volumio dhcpcd[942]: eth0: waiting for carrier
Apr 10 18:05:06 volumio dhcpcd[942]: wlan0: waiting for carrier
Apr 10 18:05:06 volumio smbd[893]: Starting SMB/CIFS daemon: smbd[2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[893]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06, 0] ../lib/util/util.c:220(directory_create_or_exist)
Apr 10 18:05:06 volumio smbd[893]: mkdir failed on directory /var/log/samba/cores: No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06, 0] ../source3/lib/dumpcore.c:59(get_default_corepath)
Apr 10 18:05:06 volumio smbd[893]: Failed to create /var/log/samba/cores for user 0 with mode 0700
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06, 0] ../source3/lib/dumpcore.c:250(dump_core_setup)
Apr 10 18:05:06 volumio smbd[893]: Unable to setup corepath for smbd: No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[893]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06, 0] ../source3/smbd/server.c:1241(main)
Apr 10 18:05:06 volumio smbd[893]: smbd version 4.2.14-Debian started.
Apr 10 18:05:06 volumio smbd[893]: Copyright Andrew Tridgell and the Samba Team 1992-2014
Apr 10 18:05:06 volumio smbd[937]: [2023/04/10 18:05:06.926124, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[937]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[937]: [2023/04/10 18:05:06.927362, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[937]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[937]: [2023/04/10 18:05:06.927482, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[937]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06.926124, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[893]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06.927362, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[893]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: [2023/04/10 18:05:06.927482, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio smbd[893]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:06 volumio smbd[893]: .
Apr 10 18:05:06 volumio systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
Apr 10 18:05:06 volumio winbindd[969]: [2023/04/10 18:05:06.977851, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:06 volumio winbindd[969]: Unable to open new log file '/var/log/samba/log.winbindd-idmap': No such file or directory
Apr 10 18:05:07 volumio winbindd[970]: [2023/04/10 18:05:07.043666, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:07 volumio winbindd[970]: Unable to open new log file '/var/log/samba/log.wb-BUILTIN': No such file or directory
Apr 10 18:05:07 volumio smbd[965]: [2023/04/10 18:05:07.074213, 0] ../lib/util/become_daemon.c:124(daemon_ready)
Apr 10 18:05:07 volumio smbd[965]: STATUS=daemon 'smbd' finished starting up and ready to serve connections
Apr 10 18:05:07 volumio smbd[971]: [2023/04/10 18:05:07.077961, 0] ../lib/util/debug.c:603(reopen_logs_internal)
Apr 10 18:05:07 volumio smbd[971]: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory
Apr 10 18:05:07 volumio wireless.js[799]: trying...
Apr 10 18:05:07 volumio sudo[975]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:07 volumio sudo[975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:07 volumio sudo[975]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:07 volumio volumio-remote-updater[622]: [2023-04-10 18:05:07] [info] asio async_connect error: system:111 (Connection refused)
Apr 10 18:05:07 volumio volumio-remote-updater[622]: [2023-04-10 18:05:07] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Apr 10 18:05:07 volumio volumio-remote-updater[622]: [2023-04-10 18:05:07] [error] handle_connect error: Underlying Transport Error
Apr 10 18:05:08 volumio wireless.js[799]: trying...
Apr 10 18:05:08 volumio sudo[984]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:08 volumio sudo[984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:08 volumio sudo[984]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:09 volumio wpa_supplicant[966]: wlan0: Trying to associate with SSID 'Zeisig 5GHz'
Apr 10 18:05:09 volumio wireless.js[799]: trying...
Apr 10 18:05:09 volumio sudo[993]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:09 volumio sudo[993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:09 volumio sudo[993]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:10 volumio wireless.js[799]: trying...
Apr 10 18:05:10 volumio sudo[1002]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:10 volumio sudo[1002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:10 volumio sudo[1002]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:11 volumio wireless.js[799]: trying...
Apr 10 18:05:11 volumio sudo[1011]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:11 volumio sudo[1011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:11 volumio sudo[1011]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:12 volumio wpa_supplicant[966]: wlan0: Associated with c8:52:61:c8:16:18
Apr 10 18:05:12 volumio wpa_supplicant[966]: wlan0: WPA: Key negotiation completed with c8:52:61:c8:16:18 [PTK=CCMP GTK=CCMP]
Apr 10 18:05:12 volumio wpa_supplicant[966]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:52:61:c8:16:18 completed [id=0 id_str=]
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: carrier acquired
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: rebinding lease of 192.168.0.161
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: leased 192.168.0.161 for 604800 seconds
Apr 10 18:05:12 volumio avahi-daemon[693]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.0.161.
Apr 10 18:05:12 volumio avahi-daemon[693]: New relevant interface wlan0.IPv4 for mDNS.
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: adding host route to 192.168.0.161 via 127.0.0.1
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: adding route to 192.168.0.0/24
Apr 10 18:05:12 volumio avahi-daemon[693]: Registering new address record for 192.168.0.161 on wlan0.IPv4.
Apr 10 18:05:12 volumio dhcpcd[942]: wlan0: adding default route via 192.168.0.1
Apr 10 18:05:12 volumio wireless.js[799]: trying...
Apr 10 18:05:12 volumio sudo[1061]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Apr 10 18:05:12 volumio sudo[1061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:12 volumio sudo[1061]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:12 volumio dhcpcd[942]: forked to background, child pid 1085
Apr 10 18:05:12 volumio sudo[938]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:12 volumio wireless.js[799]: Connected to: ----Zeisig 5GHz
Apr 10 18:05:12 volumio wireless.js[799]: ----
Apr 10 18:05:13 volumio sudo[1090]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 10 18:05:13 volumio sudo[1090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:13 volumio sudo[1090]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:13 volumio wireless.js[799]: ... joined AP, wlan0 IPv4 is 192.168.0.161, ipV6 is undefined
Apr 10 18:05:13 volumio wireless.js[799]: It's done! AP
Apr 10 18:05:13 volumio systemd[1]: Started Wireless Services.
Apr 10 18:05:13 volumio systemd[1]: Starting Volumio Backend Module...
Apr 10 18:05:13 volumio systemd[1]: Started Volumio Backend Module.
Apr 10 18:05:13 volumio systemd[1]: Starting Volumio Streaming Daemon...
Apr 10 18:05:13 volumio systemd[1]: Started Volumio Streaming Daemon.
Apr 10 18:05:13 volumio systemd[1]: Starting Multi-User System.
Apr 10 18:05:13 volumio systemd[1]: Reached target Multi-User System.
Apr 10 18:05:13 volumio systemd[1]: Starting Graphical Interface.
Apr 10 18:05:13 volumio systemd[1]: Reached target Graphical Interface.
Apr 10 18:05:13 volumio systemd[1]: Starting Update UTMP about System Runlevel Changes...
Apr 10 18:05:13 volumio systemd[1]: Started Update UTMP about System Runlevel Changes.
Apr 10 18:05:13 volumio systemd[1]: Startup finished in 9.648s (kernel) + 17.856s (userspace) = 27.505s.
Apr 10 18:05:13 volumio volumio-streaming-daemon[1100]: ############################
Apr 10 18:05:13 volumio volumio-streaming-daemon[1100]: # Volumio Streaming Daemon #
Apr 10 18:05:13 volumio volumio-streaming-daemon[1100]: # Running on port 7777 #
Apr 10 18:05:13 volumio volumio-streaming-daemon[1100]: ############################
Apr 10 18:05:13 volumio volumio-streaming-daemon[1100]: Environment: production
Apr 10 18:05:14 volumio ntpd[763]: Listen normally on 3 wlan0 192.168.0.161 UDP 123
Apr 10 18:05:14 volumio ntpd[763]: peers refreshed
Apr 10 18:05:15 volumio volumio-remote-updater[622]: [2023-04-10 18:05:15] [connect] Successful connection
Apr 10 18:05:15 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:15 volumio volumio[1099]: info: ----- Volumio2 ----
Apr 10 18:05:15 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:15 volumio volumio[1099]: info: ----- System startup ----
Apr 10 18:05:15 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:15 volumio wpa_supplicant[966]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 10 18:05:16 volumio volumio[1099]: info: MYVOLUMIO Environment detected
Apr 10 18:05:16 volumio nmbd[890]: [2023/04/10 18:05:16.520579, 0] ../lib/util/become_daemon.c:124(daemon_ready)
Apr 10 18:05:16 volumio nmbd[890]: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
Apr 10 18:05:16 volumio volumio[1099]: info: Plugin folders cleanup
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning into folder /volumio/app/plugins/
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category audio_interface
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category miscellanea
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category music_service
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category plugins.json
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category system_controller
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category user_interface
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning into folder /data/plugins/
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category miscellanea
Apr 10 18:05:16 volumio volumio[1099]: info: Scanning category music_service
Apr 10 18:05:16 volumio volumio[1099]: info: Plugin folders cleanup completed
Apr 10 18:05:16 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:16 volumio volumio[1099]: info: ----- Core plugins startup ----
Apr 10 18:05:16 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:16 volumio volumio[1099]: info: Loading plugins from folder /volumio/app/plugins/
Apr 10 18:05:16 volumio volumio[1099]: info: Adding plugin upnp to MyMusic Plugins
Apr 10 18:05:16 volumio ntpd_intres[846]: DNS 0.debian.pool.ntp.org -> 213.239.234.28
Apr 10 18:05:16 volumio volumio[1099]: info: Adding plugin airplay_emulation to MyMusic Plugins
Apr 10 18:05:16 volumio volumio[1099]: info: Adding plugin upnp_browser to MyMusic Plugins
Apr 10 18:05:16 volumio volumio[1099]: info: Loading plugins from folder /data/plugins/
Apr 10 18:05:16 volumio volumio[1099]: info: Loading plugin "system"...
Apr 10 18:05:16 volumio ntpd_intres[846]: DNS 1.debian.pool.ntp.org -> 212.112.228.242
Apr 10 18:05:16 volumio volumio[1099]: info: Loading plugin "appearance"...
Apr 10 18:05:16 volumio ntpd_intres[846]: DNS 2.debian.pool.ntp.org -> 192.171.1.150
Apr 10 18:05:16 volumio ntpd_intres[846]: DNS 3.debian.pool.ntp.org -> 162.159.200.1
Apr 10 18:05:19 volumio volumio[1099]: info: Loading plugin "network"...
Apr 10 18:05:19 volumio volumio[1099]: info: Refreshing Cached IP Addresses
Apr 10 18:05:19 volumio sudo[1130]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 10 18:05:19 volumio volumio[1099]: info: Loading plugin "touch_display"...
Apr 10 18:05:19 volumio sudo[1130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:19 volumio sudo[1130]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:19 volumio sudo[1133]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 10 18:05:19 volumio sudo[1133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:19 volumio sudo[1133]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:19 volumio volumio[1099]: info: Applying required configuration parameters for plugin touch_display
Apr 10 18:05:19 volumio volumio[1099]: info: Loading plugin "services"...
Apr 10 18:05:19 volumio volumio[1099]: info: Loading plugin "alsa_controller"...
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "wizard"...
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "volumio_command_line_client"...
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "upnp"...
Apr 10 18:05:20 volumio volumio[1099]: info: [1681149920140] Starting Upmpd Daemon
Apr 10 18:05:20 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "my_music"...
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "mpd"...
Apr 10 18:05:20 volumio volumio[1099]: info: Loading plugin "upnp_browser"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "networkfs"...
Apr 10 18:05:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "alarm-clock"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "airplay_emulation"...
Apr 10 18:05:21 volumio volumio[1099]: info: Starting Shairport Sync
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "last_100"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "webradio"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "i2s_dacs"...
Apr 10 18:05:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "volumiodiscovery"...
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** For more information see
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 10 18:05:21 volumio node[1099]: *** WARNING *** For more information see
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** For more information see
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 10 18:05:21 volumio volumio[1099]: *** WARNING *** For more information see
Apr 10 18:05:21 volumio volumio[1099]: info: Applying required configuration parameters for plugin volumiodiscovery
Apr 10 18:05:21 volumio volumio[1099]: Discovery: StartAdv! undefined
Apr 10 18:05:21 volumio volumio[1099]: Discovery: Started advertising... Volumio - undefined
Apr 10 18:05:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "outputs"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "albumart"...
Apr 10 18:05:21 volumio volumio[1099]: info: Plugin example_plugin is not enabled
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "inputs"...
Apr 10 18:05:21 volumio volumio[1099]: info: Loading plugin "updater_comm"...
Apr 10 18:05:22 volumio volumio[1099]: info: Plugin mpdemulation is not enabled
Apr 10 18:05:22 volumio volumio[1099]: info: Loading plugin "rest_api"...
Apr 10 18:05:22 volumio volumio[1099]: info: Loading plugin "websocket"...
Apr 10 18:05:22 volumio volumio[1099]: info: Loading plugin "nanosound_cd"...
Apr 10 18:05:22 volumio volumio[1099]: Forking 3 albumart workers
Apr 10 18:05:23 volumio volumio[1099]: Starting albumart workers
Apr 10 18:05:23 volumio volumio[1099]: Starting albumart workers
Apr 10 18:05:23 volumio volumio[1099]: Starting albumart workers
Apr 10 18:05:45 volumio systemd[1]: Time has been changed
Apr 10 18:05:45 volumio volumio[1099]: info: Applying required configuration parameters for plugin nanosound_cd
Apr 10 18:05:45 volumio volumio[1099]: info: ___________ START PLUGINS ___________
Apr 10 18:05:45 volumio volumio[1099]: info: Loading i18n strings for locale de
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 10 18:05:45 volumio volumio[1099]: info: [1681149945861] CoreMusicLibrary::Adding element Media Servers
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:45 volumio sudo[1206]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl daemon-reload
Apr 10 18:05:45 volumio sudo[1206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:45 volumio systemd[1]: Reloading.
Apr 10 18:05:45 volumio volumio[1099]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 10 18:05:45 volumio volumio[1099]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 10 18:05:45 volumio volumio[1099]: info: [1681149945992] CoreMusicLibrary::Adding element Last_100
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:45 volumio volumio[1099]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 10 18:05:46 volumio volumio[1099]: info: [1681149946000] CoreMusicLibrary::Adding element Webradio
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 10 18:05:46 volumio volumio[1099]: info: [1681149946017] CoreMusicLibrary::Adding element NanoSound CD
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:46 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_progressweb.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Apr 10 18:05:46 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_progressweb.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
Apr 10 18:05:46 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_web.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Apr 10 18:05:46 volumio systemd[1]: Configuration file /lib/systemd/system/nanosoundcd_web.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
Apr 10 18:05:46 volumio systemd[1]: [/lib/systemd/system/mpd.service:18] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
Apr 10 18:05:46 volumio systemd[1]: [/lib/systemd/system/mpd.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Apr 10 18:05:46 volumio systemd[1]: [/lib/systemd/system/mpd.service:20] Unknown lvalue 'ProtectKernelModules' in section 'Service'
Apr 10 18:05:46 volumio systemd[1]: [/lib/systemd/system/mpd.service:23] Unknown lvalue 'RestrictNamespaces' in section 'Service'
Apr 10 18:05:46 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:46 volumio volumio[1099]: info: ----- MyVolumio plugins startup ----
Apr 10 18:05:46 volumio volumio[1099]: info: -------------------------------------------
Apr 10 18:05:46 volumio volumio[1099]: info: [MyVolumio PluginManager] Fetching plans data....
Apr 10 18:05:46 volumio sudo[1229]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start nanosoundcd_progressweb
Apr 10 18:05:46 volumio volumio[1099]: info: Loading i18n strings for locale de
Apr 10 18:05:46 volumio sudo[1229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:46 volumio volumio[1099]: Updating browse sources language
Apr 10 18:05:46 volumio volumio[1099]: Cannot find translation for sourceMedia Servers
Apr 10 18:05:46 volumio volumio[1099]: Cannot find translation for sourceNanoSound CD
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:46 volumio sudo[1206]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:46 volumio systemd[1]: Started NanoSound CD Progress Web Service.
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 10 18:05:46 volumio sudo[1229]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::initPlayerControls
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAlsaCards
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 10 18:05:46 volumio volumio[1099]: info: BOOT COMPLETED
Apr 10 18:05:46 volumio volumio[1099]: [Metrics] CommandRouter: 8s 885.26ms
Apr 10 18:05:46 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:46 volumio kernel: pcm512x 1-004d: No SCLK, using BCLK: -2
Apr 10 18:05:46 volumio sshd[1127]: Accepted password for volumio from 192.168.0.105 port 50571 ssh2
Apr 10 18:05:46 volumio sshd[1127]: pam_unix(sshd:session): session opened for user volumio by (uid=0)
Apr 10 18:05:46 volumio systemd[1]: Starting user-1000.slice.
Apr 10 18:05:46 volumio systemd[1]: Created slice user-1000.slice.
Apr 10 18:05:46 volumio systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
Apr 10 18:05:46 volumio systemd[1]: Starting User Manager for UID 1000...
Apr 10 18:05:46 volumio systemd[1]: Starting Session c1 of user volumio.
Apr 10 18:05:46 volumio systemd-logind[634]: New session c1 of user volumio.
Apr 10 18:05:46 volumio systemd[1]: Started Session c1 of user volumio.
Apr 10 18:05:46 volumio systemd[1247]: pam_unix(systemd-user:session): session opened for user volumio by (uid=0)
Apr 10 18:05:46 volumio systemd[1247]: Starting Paths.
Apr 10 18:05:46 volumio systemd[1247]: Reached target Paths.
Apr 10 18:05:46 volumio systemd[1247]: Starting Timers.
Apr 10 18:05:46 volumio systemd[1247]: Reached target Timers.
Apr 10 18:05:46 volumio systemd[1247]: Starting Sockets.
Apr 10 18:05:46 volumio systemd[1247]: Reached target Sockets.
Apr 10 18:05:46 volumio systemd[1247]: Starting Basic System.
Apr 10 18:05:46 volumio systemd[1247]: Reached target Basic System.
Apr 10 18:05:46 volumio systemd[1247]: Starting Default.
Apr 10 18:05:46 volumio systemd[1247]: Reached target Default.
Apr 10 18:05:46 volumio systemd[1247]: Startup finished in 25ms.
Apr 10 18:05:46 volumio systemd[1]: Started User Manager for UID 1000.
Apr 10 18:05:46 volumio sshd[1127]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Apr 10 18:05:46 volumio sshd[1127]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Apr 10 18:05:51 volumio volumio[1099]: Playing WAVE '/volumio/app/startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Apr 10 18:05:51 volumio volumio[1099]: info: CoreCommandRouter::Close All Modals sent
Apr 10 18:05:51 volumio volumio[1099]: info: CoreCommandRouter::Close All Modals sent
Apr 10 18:05:51 volumio volumio[1099]: Express server listening on port 3000
Apr 10 18:05:51 volumio volumio[1099]: [Metrics] WebUI: 14s 906.45ms
Apr 10 18:05:51 volumio volumio[1099]: Volumio Calling Home
Apr 10 18:05:51 volumio volumio[1099]: info: CoreStateMachine::resetVolumioState
Apr 10 18:05:51 volumio volumio[1099]: info: CoreStateMachine::getcurrentVolume
Apr 10 18:05:51 volumio volumio[1099]: info: CoreCommandRouter::volumioRetrievevolume
Apr 10 18:05:51 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:51 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 10 18:05:51 volumio dhcpcd[514]: timed out
Apr 10 18:05:51 volumio dhcpcd[514]: exited
Apr 10 18:05:51 volumio ifup[480]: dhcpcd[514]: timed out
Apr 10 18:05:51 volumio ifup[480]: dhcpcd[514]: exited
Apr 10 18:05:51 volumio ifup[480]: Failed to bring up eth0.
Apr 10 18:05:51 volumio volumio[1099]: info: Setting Device type: Raspberry PI
Apr 10 18:05:52 volumio volumio[1099]: info: touch_display: systemctl daemon-reload succeeded.
Apr 10 18:05:52 volumio volumio[1099]: info: MPD running with PID697
Apr 10 18:05:52 volumio volumio[1099]: ,establishing connection
Apr 10 18:05:52 volumio sudo[1274]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start nanosoundcd_web
Apr 10 18:05:52 volumio sudo[1274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio sudo[1276]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio-kiosk.service
Apr 10 18:05:52 volumio sudo[1276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio systemd[1]: Started NanoSound CD Web Service.
Apr 10 18:05:52 volumio sudo[1274]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:52 volumio sudo[1285]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 10 18:05:52 volumio systemd[1]: Starting Volumio Kiosk...
Apr 10 18:05:52 volumio systemd[1]: Started Volumio Kiosk.
Apr 10 18:05:52 volumio sudo[1285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio sudo[1285]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:52 volumio sudo[1294]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 10 18:05:52 volumio sudo[1294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio sudo[1294]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:52 volumio volumio-remote-updater[622]: [2023-04-10 18:05:52] [connect] Successful connection
Apr 10 18:05:52 volumio sudo[1276]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:52 volumio volumio[1099]: info: VolumeController:: Volume=40 Mute =false
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:05:52 volumio startx[1292]: X.Org X Server 1.18.4
Apr 10 18:05:52 volumio startx[1292]: Release Date: 2016-07-19
Apr 10 18:05:52 volumio startx[1292]: X Protocol Version 11, Revision 0
Apr 10 18:05:52 volumio startx[1292]: Build Operating System: Linux 4.4.26-v7+ armv7l Raspbian
Apr 10 18:05:52 volumio startx[1292]: Current Operating System: Linux volumio 4.19.118-v7+ #1311 SMP Mon Apr 27 14:21:24 BST 2020 armv7l
Apr 10 18:05:52 volumio startx[1292]: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1024 bcm2708_fb.fbheight=600 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 snd-bcm2835.enable_compat_alsa=1 snd_bcm2835.enable_headphones=1
Apr 10 18:05:52 volumio startx[1292]: Build Date: 11 November 2016 11:59:59AM
Apr 10 18:05:52 volumio startx[1292]: xorg-server 2:1.18.4-2+rpi1 (https://www.debian.org/support)
Apr 10 18:05:52 volumio startx[1292]: Current version of pixman: 0.32.6
Apr 10 18:05:52 volumio startx[1292]: Before reporting problems, check http://wiki.x.org
Apr 10 18:05:52 volumio startx[1292]: to make sure that you have the latest version.
Apr 10 18:05:52 volumio startx[1292]: Markers: (--) probed, (**) from config file, (==) default setting,
Apr 10 18:05:52 volumio startx[1292]: (++) from command line, (!!) notice, (II) informational,
Apr 10 18:05:52 volumio startx[1292]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Apr 10 18:05:52 volumio startx[1292]: (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 10 18:05:52 2023
Apr 10 18:05:52 volumio startx[1292]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Apr 10 18:05:52 volumio startx[1292]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::updateTrackBlock
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrackBlock
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioRetrievevolume
Apr 10 18:05:52 volumio volumio[1099]: info: Volumio called home
Apr 10 18:05:52 volumio volumio[1099]: info:
Apr 10 18:05:52 volumio volumio[1099]: ---------------------------- Client requests Volume 40
Apr 10 18:05:52 volumio volumio[1099]: info: VolumeController::SetAlsaVolume40
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:05:52 volumio startx[1292]: modprobe: FATAL: Module g2d_23 not found.
Apr 10 18:05:52 volumio volumio[1099]: info: touch_display: systemctl start volumio-kiosk.service succeeded.
Apr 10 18:05:52 volumio volumio[1099]: info: touch_display: Volumio Kiosk started
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: NanoSound CD daemon started
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Apr 10 18:05:52 volumio volumio[1099]: info: Reloading queue from file
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: error: updateQueue error: null
Apr 10 18:05:52 volumio volumio[1099]: error: Failed LSINFO: Error: [50@0] {} No such directory
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio-remote-updater[622]: [2023-04-10 18:05:52] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.5.1" /socket.io/?EIO=4&transport=websocket&t=1681149952 101
Apr 10 18:05:52 volumio volumio[1099]: info: Setting volume on startup at 40
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::setRepeat false single undefined
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::setRandom null
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Apr 10 18:05:52 volumio volumio[1099]: info: touch_display: Using Xserver unix domain socket /tmp/.X11-unix/X0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getQueue
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Apr 10 18:05:52 volumio volumio[1099]: info: VolumeController:: Volume=40 Mute =false
Apr 10 18:05:52 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:05:52 volumio volumio[1099]: info: Starting Shairport Sync
Apr 10 18:05:52 volumio volumio[1099]: info: Starting Shairport Sync
Apr 10 18:05:52 volumio sudo[1342]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 10 18:05:52 volumio sudo[1342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio sudo[1344]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 10 18:05:52 volumio systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
Apr 10 18:05:52 volumio systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Apr 10 18:05:52 volumio sudo[1344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:52 volumio sudo[1342]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:52 volumio systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Apr 10 18:05:52 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:52 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:52 volumio systemd[1]: Starting Shairport Sync - AirPlay Audio Receiver...
Apr 10 18:05:53 volumio systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Apr 10 18:05:53 volumio sudo[1344]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:53 volumio volumio[1099]: info: touch_display: No Raspberry Pi Foundation touch screen detected.
Apr 10 18:05:53 volumio sudo[1363]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Apr 10 18:05:53 volumio volumio[1099]: Discovery: adding 7e5ac9c4-e8e4-4839-84f2-d4c946aaa652
Apr 10 18:05:53 volumio volumio[1099]: info: mDNS: Found device Volumio
Apr 10 18:05:53 volumio sudo[1363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:53 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:53 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:53 volumio systemd[1]: Starting UPnP Renderer front-end to MPD...
Apr 10 18:05:53 volumio systemd[1]: Started UPnP Renderer front-end to MPD.
Apr 10 18:05:53 volumio sudo[1363]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:53 volumio volumio[1099]: info: Shairport-Sync Started
Apr 10 18:05:53 volumio volumio[1099]: Error adding Membership: Error: addMembership EINVAL
Apr 10 18:05:53 volumio volumio[1099]: info: touch_display: Using Xserver unix domain socket /tmp/.X11-unix/X0
Apr 10 18:05:53 volumio sudo[1374]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sed -i -e /Option "TransformationMatrix"/d /etc/X11/xorg.conf.d/95-touch_display-plugin.conf
Apr 10 18:05:53 volumio sudo[1374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:53 volumio volumio[1099]: info: Upmpdcli Daemon Started
Apr 10 18:05:53 volumio volumio[1099]: info: Shairport-Sync Started
Apr 10 18:05:53 volumio sudo[1374]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:53 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:53 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:53 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:53 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:53 volumio volumio[1099]: info: touch_display: Touchscreen transformation matrix removed.
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Apr 10 18:05:54 volumio volumio[1099]: info: Adding plugin bluetooth to MyMusic Plugins
Apr 10 18:05:54 volumio volumio[1099]: info: Adding plugin cd_controller to MyMusic Plugins
Apr 10 18:05:54 volumio volumio[1099]: info: Adding plugin smart_inputs to MyMusic Plugins
Apr 10 18:05:54 volumio volumio[1099]: info: Adding plugin tidalconnect to MyMusic Plugins
Apr 10 18:05:54 volumio volumio[1099]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:55 volumio volumio[1099]: info: Starting MyVolumio Remote Streaming Endpoints
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Apr 10 18:05:55 volumio volumio[1099]: info: Streaming services startup
Apr 10 18:05:55 volumio volumio[1099]: info: Starting Streaming Daemon
Apr 10 18:05:55 volumio sudo[1456]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Apr 10 18:05:55 volumio sudo[1456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:55 volumio volumio[1099]: info: MyVolumio login type: Token
Apr 10 18:05:55 volumio volumio[1099]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Apr 10 18:05:55 volumio systemd[1]: Stopping Volumio Streaming Daemon...
Apr 10 18:05:55 volumio systemd[1]: Starting Volumio Streaming Daemon...
Apr 10 18:05:55 volumio systemd[1]: Started Volumio Streaming Daemon.
Apr 10 18:05:55 volumio sudo[1456]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:55 volumio volumio-streaming-daemon[1467]: ############################
Apr 10 18:05:55 volumio volumio-streaming-daemon[1467]: # Volumio Streaming Daemon #
Apr 10 18:05:55 volumio volumio-streaming-daemon[1467]: # Running on port 7777 #
Apr 10 18:05:55 volumio volumio-streaming-daemon[1467]: ############################
Apr 10 18:05:55 volumio volumio-streaming-daemon[1467]: Environment: production
Apr 10 18:05:55 volumio volumio[1099]: info: touch_display: Setting screensaver timeout to 600 seconds.
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:55 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 10 18:05:55 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:55 volumio volumio[1099]: info: Listing playlists
Apr 10 18:05:56 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:56 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:56 volumio volumio[1099]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
Apr 10 18:05:56 volumio volumio[1099]: info: MYVOLUMIO: Adding device
Apr 10 18:05:56 volumio volumio[1099]: info: MYVOLUMIO: Evaluating Server
Apr 10 18:05:56 volumio dbus[699]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Apr 10 18:05:56 volumio systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 10 18:05:56 volumio dbus[699]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Successfully called chroot.
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Successfully dropped privileges.
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Successfully limited resources.
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Running.
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Canary thread running.
Apr 10 18:05:56 volumio rtkit-daemon[1494]: Watchdog thread running.
Apr 10 18:05:56 volumio systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:05:57 volumio volumio[1099]: info: [MyVolumio PluginManager] Subscribed plan changed to premium
Apr 10 18:05:57 volumio volumio[1099]: info: Removing browser output: myVolumio user plan is not superstar
Apr 10 18:05:57 volumio volumio[1099]: info: Removing audio output:
Apr 10 18:05:57 volumio volumio[1099]: info: MYVOLUMIO: Adding device
Apr 10 18:05:57 volumio volumio[1099]: info: MYVOLUMIO: Evaluating Server
Apr 10 18:05:57 volumio volumio[1099]: info: Listing playlists
Apr 10 18:05:57 volumio volumio[1099]: info: Remote config written successfully
Apr 10 18:05:57 volumio volumio[1099]: info: Starting Tunnel 1
Apr 10 18:05:57 volumio volumio[1099]: info: Starting Tunnel Connection Checker
Apr 10 18:05:57 volumio volumio[1099]: info: MyVolumio status changed
Apr 10 18:05:57 volumio volumio[1099]: info: Streaming services startup
Apr 10 18:05:57 volumio volumio[1099]: info: Re-Starting Streaming Daemon
Apr 10 18:05:57 volumio volumio[1099]: info: Setting Geolocation for MyVolumio to eu6
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:57 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:57 volumio volumio-streaming-daemon[1467]: Restarting daemon
Apr 10 18:05:57 volumio volumio-streaming-daemon[1467]: Environment: production
Apr 10 18:05:57 volumio sudo[1539]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 10 18:05:57 volumio sudo[1539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:05:57 volumio systemd[1]: Starting MyVolumio SSH Tunnel...
Apr 10 18:05:57 volumio systemd[1]: Started MyVolumio SSH Tunnel.
Apr 10 18:05:57 volumio sudo[1539]: pam_unix(sudo:session): session closed for user root
Apr 10 18:05:58 volumio volumio[1099]: info: Remote SSH Started
Apr 10 18:05:58 volumio autossh[1545]: port set to 0, monitoring disabled
Apr 10 18:05:58 volumio autossh[1545]: starting ssh (count 1)
Apr 10 18:05:58 volumio autossh[1545]: ssh child pid is 1552
Apr 10 18:05:58 volumio volumio[1099]: info: Setting Geolocation for MyVolumio to eu10
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio pulseaudio[1493]: Unable to contact D-Bus: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally without any error message
Apr 10 18:05:58 volumio pulseaudio[1493]: Unable to contact D-Bus: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally without any error message
Apr 10 18:05:58 volumio bluetoothd[804]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource
Apr 10 18:05:58 volumio bluetoothd[804]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink
Apr 10 18:05:58 volumio pulseaudio[1493]: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.Manager" doesn't exist
Apr 10 18:05:58 volumio volumiossh-tunnel[1544]: Warning: Permanently added '[eu1.myvolumio.org]:2222,[68.183.69.189]:2222' (RSA) to the list of known hosts.
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:05:58 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:05:58 volumio volumio-streaming-daemon[1467]: Environment: production
Apr 10 18:05:58 volumio volumio[1099]: info: Updating MyVolumio device info
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:58 volumio volumio-streaming-daemon[1467]: Environment: production
Apr 10 18:05:58 volumio volumio[1099]: info: Fetching Streaming Services browse cache
Apr 10 18:05:59 volumio volumio[1099]: info: Updating MyVolumio device info
Apr 10 18:05:59 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:59 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:59 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:05:59 volumio volumio[1099]: info: Fetching Streaming Services browse cache
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:06:13 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 10 18:06:13 volumio volumio[1099]: info: Listing playlists
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Apr 10 18:06:13 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 10 18:06:14 volumio volumio[1099]: info: VolumeController::SetAlsaVolume0
Apr 10 18:06:14 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:14 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:14 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:14 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:16 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 10 18:06:16 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 10 18:06:16 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 10 18:06:16 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPlay
Apr 10 18:06:21 volumio volumio[1099]: verbose: UNSET VOLATILE
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::play index undefined
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::startPlaybackTimer
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: info: [1681149981009] ControllerWebradio::clearAddPlayTrack
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand stop
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand stop took 14 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand clear
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:21 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand clear took 4 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand load "http://yp.shoutcast.com/sbin/tunein-station.m3u?id=99498012"
Apr 10 18:06:21 volumio volumio[1099]: error: updateQueue error: null
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:21 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 269ms
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand load "http://yp.shoutcast.com/sbin/tunein-station.m3u?id=99498012" took 265 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand play
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 14ms
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand play took 11 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:21 volumio kernel: pcm512x 1-004d: No SCLK, using BCLK: -2
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand status took 16 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:21 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:21 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand status took 14 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 12 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:21 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus stop
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 92ms
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 64ms
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 64ms
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand status took 62 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 58 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":487,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:21 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:06:21 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 134ms
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 130 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":487,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:21 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:06:21 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 229ms
Apr 10 18:06:21 volumio volumio[1099]: info: touch_display: Setting screensaver timeout to 0 seconds.
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:21 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:21 volumio volumio[1099]: info:
Apr 10 18:06:21 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:21 volumio volumio[1099]: info: ------------------------------ 5ms
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand status took 4 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:21 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 3 milliseconds
Apr 10 18:06:21 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:21 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:21 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:21 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":780,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:21 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:06:21 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:21 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:21 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:22 volumio volumio[1099]: info: ------------------------------ 43ms
Apr 10 18:06:23 volumio volumio[1099]: info:
Apr 10 18:06:23 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:23 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:23 volumio volumio[1099]: info:
Apr 10 18:06:23 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:23 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:23 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:23 volumio volumio[1099]: info: ------------------------------ 4ms
Apr 10 18:06:23 volumio volumio[1099]: info: sendMpdCommand status took 2 milliseconds
Apr 10 18:06:23 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:23 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:23 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 2 milliseconds
Apr 10 18:06:23 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:23 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:23 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:23 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":2078,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:23 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:23 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:23 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:06:23 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:06:23 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:23 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:23 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:23 volumio volumio[1099]: info: ------------------------------ 49ms
Apr 10 18:06:24 volumio volumio[1099]: info:
Apr 10 18:06:24 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:06:24 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:06:24 volumio volumio[1099]: info:
Apr 10 18:06:24 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:06:24 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:06:24 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:06:24 volumio volumio[1099]: info: ------------------------------ 5ms
Apr 10 18:06:24 volumio volumio[1099]: info: sendMpdCommand status took 4 milliseconds
Apr 10 18:06:24 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:06:24 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:06:24 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 10 18:06:24 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:06:24 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:06:24 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:06:24 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":2986,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Steppenwolf - Born to be wild","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:06:24 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:06:24 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:06:24 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:06:24 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:06:24 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:24 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:24 volumio volumio[1099]: info: ------------------------------ 55ms
Apr 10 18:06:24 volumio volumio[1099]: info: VolumeController::SetAlsaVolume18
Apr 10 18:06:24 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:24 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:25 volumio volumio[1099]: info: VolumeController::SetAlsaVolume17
Apr 10 18:06:25 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:25 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:25 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:25 volumio volumio[1099]: info: VolumeController::SetAlsaVolume36
Apr 10 18:06:25 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:25 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:25 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:26 volumio volumio[1099]: info: VolumeController::SetAlsaVolume35
Apr 10 18:06:26 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:06:26 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:06:26 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:06:29 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 10 18:06:29 volumio volumio[1099]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 10 18:06:29 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 10 18:06:29 volumio volumio[1099]: info: Error : CoreCommandRouter::executeOnPlugin: No method [retreiveBackendEventStates] in plugin my_volumio
Apr 10 18:06:29 volumio volumio[1099]: info: Received Get System Version
Apr 10 18:06:29 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 10 18:06:58 volumio sudo[1798]: volumio : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/usr/bin/python3 /Schrittmotor_hr_Nema17_A4988_06_hoch_und_runter_t1f_funktioniert_test_volumio2_11.py
Apr 10 18:06:58 volumio sudo[1798]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
Apr 10 18:07:34 volumio volumio[1099]: info:
Apr 10 18:07:34 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:07:34 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:07:34 volumio volumio[1099]: info:
Apr 10 18:07:34 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:07:34 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:07:34 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:07:34 volumio volumio[1099]: info: ------------------------------ 9ms
Apr 10 18:07:34 volumio volumio[1099]: info: sendMpdCommand status took 8 milliseconds
Apr 10 18:07:34 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:07:34 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:07:34 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 2 milliseconds
Apr 10 18:07:34 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:07:34 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:07:34 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:07:34 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":72980,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Meat Loaf - I'd do anything for love","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:07:34 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:07:34 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:07:34 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:07:34 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:07:34 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:34 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:34 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:34 volumio volumio[1099]: info: ------------------------------ 46ms
Apr 10 18:07:36 volumio volumio[1099]: info:
Apr 10 18:07:36 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:07:36 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:07:36 volumio volumio[1099]: info:
Apr 10 18:07:36 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:07:36 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:07:36 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:07:36 volumio volumio[1099]: info: ------------------------------ 12ms
Apr 10 18:07:36 volumio volumio[1099]: info: sendMpdCommand status took 3 milliseconds
Apr 10 18:07:36 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:07:36 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:07:36 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 2 milliseconds
Apr 10 18:07:36 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:07:36 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:07:36 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:07:36 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":75084,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Meat Loaf - I'd do anything for love","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:07:36 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:07:36 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:07:36 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:07:36 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:07:36 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:36 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:36 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:36 volumio volumio[1099]: info: ------------------------------ 49ms
Apr 10 18:07:39 volumio volumio[1099]: info:
Apr 10 18:07:39 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:07:39 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:07:39 volumio volumio[1099]: info:
Apr 10 18:07:39 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:07:39 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:07:39 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:07:39 volumio volumio[1099]: info: ------------------------------ 4ms
Apr 10 18:07:39 volumio volumio[1099]: info: sendMpdCommand status took 2 milliseconds
Apr 10 18:07:39 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:07:39 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:07:39 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 2 milliseconds
Apr 10 18:07:39 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:07:39 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:07:39 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:07:39 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":78178,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Meat Loaf - I'd do anything for love","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:07:39 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:07:39 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:07:39 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:07:39 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:07:39 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:39 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:07:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:07:39 volumio volumio[1099]: info: ------------------------------ 41ms
Apr 10 18:09:12 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 10 18:09:57 volumio volumio[1099]: info: Tunnel connection is inactive, restarting it
Apr 10 18:09:57 volumio volumio[1099]: info: Starting Tunnel 1
Apr 10 18:09:57 volumio volumio[1099]: info: Starting Tunnel Connection Checker
Apr 10 18:09:57 volumio sudo[2271]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 10 18:09:57 volumio sudo[2271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:09:57 volumio systemd[1]: Stopping MyVolumio SSH Tunnel...
Apr 10 18:09:57 volumio autossh[1545]: received signal to exit (15)
Apr 10 18:09:57 volumio systemd[1]: Starting MyVolumio SSH Tunnel...
Apr 10 18:09:57 volumio systemd[1]: Started MyVolumio SSH Tunnel.
Apr 10 18:09:57 volumio sudo[2271]: pam_unix(sudo:session): session closed for user root
Apr 10 18:09:57 volumio volumio[1099]: info: Remote SSH Started
Apr 10 18:09:57 volumio autossh[2280]: port set to 0, monitoring disabled
Apr 10 18:09:57 volumio autossh[2280]: starting ssh (count 1)
Apr 10 18:09:57 volumio autossh[2280]: ssh child pid is 2284
Apr 10 18:09:57 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:09:57 volumio volumiossh-tunnel[2277]: Warning: Permanently added '[eu10.myvolumio.org]:2222,[46.101.141.203]:2222' (RSA) to the list of known hosts.
Apr 10 18:12:31 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:12:31 volumio volumio[1099]: info: CoreCommandRouter::volumioGetQueue
Apr 10 18:12:31 volumio volumio[1099]: info: CoreStateMachine::getQueue
Apr 10 18:12:31 volumio volumio[1099]: info: CorePlayQueue::getQueue
Apr 10 18:12:31 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Apr 10 18:12:39 volumio volumio[1099]: info:
Apr 10 18:12:39 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:12:39 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:12:39 volumio volumio[1099]: info:
Apr 10 18:12:39 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:12:39 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:12:39 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:12:39 volumio volumio[1099]: info: ------------------------------ 4ms
Apr 10 18:12:39 volumio volumio[1099]: info: sendMpdCommand status took 2 milliseconds
Apr 10 18:12:39 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:12:39 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:12:39 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 10 18:12:39 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:12:39 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:12:39 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:12:39 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":377785,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Aerosmith - Dream on","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:12:39 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:12:39 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:12:39 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:12:39 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:12:39 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:39 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:39 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:39 volumio volumio[1099]: info: ------------------------------ 34ms
Apr 10 18:12:41 volumio volumio[1099]: info:
Apr 10 18:12:41 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:12:41 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:12:41 volumio volumio[1099]: info:
Apr 10 18:12:41 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:12:41 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:12:41 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:12:41 volumio volumio[1099]: info: ------------------------------ 4ms
Apr 10 18:12:41 volumio volumio[1099]: info: sendMpdCommand status took 4 milliseconds
Apr 10 18:12:41 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:12:41 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:12:41 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 10 18:12:41 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:12:41 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:12:41 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:12:41 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":379881,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Aerosmith - Dream on","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:12:41 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:12:41 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:12:41 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:12:41 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:12:41 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:41 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:41 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:41 volumio volumio[1099]: info: ------------------------------ 42ms
Apr 10 18:12:43 volumio volumio[1099]: info:
Apr 10 18:12:43 volumio volumio[1099]: ---------------------------- MPD announces system playlist update
Apr 10 18:12:43 volumio volumio[1099]: info: Ignoring MPD Status Update
Apr 10 18:12:43 volumio volumio[1099]: info:
Apr 10 18:12:43 volumio volumio[1099]: ---------------------------- MPD announces state update: player
Apr 10 18:12:43 volumio volumio[1099]: info: ControllerMpd::getState
Apr 10 18:12:43 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand status
Apr 10 18:12:43 volumio volumio[1099]: info: ------------------------------ 3ms
Apr 10 18:12:43 volumio volumio[1099]: info: sendMpdCommand status took 2 milliseconds
Apr 10 18:12:43 volumio volumio[1099]: verbose: ControllerMpd::parseState
Apr 10 18:12:43 volumio volumio[1099]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 10 18:12:43 volumio volumio[1099]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 10 18:12:43 volumio volumio[1099]: verbose: ControllerMpd::parseTrackInfo
Apr 10 18:12:43 volumio volumio[1099]: info: ControllerMpd::pushState
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::servicePushState
Apr 10 18:12:43 volumio volumio[1099]: info: CorePlayQueue::getTrack 0
Apr 10 18:12:43 volumio volumio[1099]: verbose: STATE SERVICE {"status":"play","position":0,"seek":382484,"duration":0,"samplerate":"44.1 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"Aerosmith - Dream on","artist":"ROCK ANTENNE","album":null,"uri":"http://stream.antenne.de:80/rockantenne","trackType":""}
Apr 10 18:12:43 volumio volumio[1099]: verbose: CURRENT POSITION 0
Apr 10 18:12:43 volumio volumio[1099]: info: CoreStateMachine::syncState stateService play
Apr 10 18:12:43 volumio volumio[1099]: info: CoreStateMachine::syncState currentStatus play
Apr 10 18:12:43 volumio volumio[1099]: info: Received an update from plugin. extracting info from payload
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: albumart , getAlbumArt
Apr 10 18:12:43 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:43 volumio volumio[1099]: info: CoreStateMachine::pushState
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::volumioPushState
Apr 10 18:12:43 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 10 18:12:43 volumio volumio[1099]: info: ------------------------------ 40ms
Apr 10 18:12:57 volumio volumio[1099]: info: Tunnel connection is inactive, restarting it
Apr 10 18:12:57 volumio volumio[1099]: info: Starting Tunnel 1
Apr 10 18:12:57 volumio volumio[1099]: info: Starting Tunnel Connection Checker
Apr 10 18:12:57 volumio sudo[2721]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 10 18:12:57 volumio sudo[2721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:12:57 volumio systemd[1]: Stopping MyVolumio SSH Tunnel...
Apr 10 18:12:57 volumio autossh[2280]: received signal to exit (15)
Apr 10 18:12:57 volumio systemd[1]: Starting MyVolumio SSH Tunnel...
Apr 10 18:12:57 volumio systemd[1]: Started MyVolumio SSH Tunnel.
Apr 10 18:12:57 volumio sudo[2721]: pam_unix(sudo:session): session closed for user root
Apr 10 18:12:57 volumio autossh[2729]: port set to 0, monitoring disabled
Apr 10 18:12:57 volumio autossh[2729]: starting ssh (count 1)
Apr 10 18:12:57 volumio autossh[2729]: ssh child pid is 2734
Apr 10 18:12:57 volumio volumio[1099]: info: Remote SSH Started
Apr 10 18:12:57 volumio volumio[1099]: info: CoreCommandRouter::volumioGetState
Apr 10 18:12:57 volumio volumiossh-tunnel[2727]: Warning: Permanently added '[eu10.myvolumio.org]:2222,[46.101.141.203]:2222' (RSA) to the list of known hosts.
Apr 10 18:13:14 volumio volumio[1099]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
Apr 10 18:13:14 volumio volumio[1099]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
Apr 10 18:13:15 volumio sudo[2787]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
Apr 10 18:13:15 volumio sudo[2787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 10 18:13:15 volumio sudo[2787]: pam_unix(sudo:session): session closed for user root
Apr 10 18:13:22 volumio sudo[2839]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
Apr 10 18:13:22 volumio sudo[2839]: pam_unix(sudo:session): session opened for user root by (uid=0)