Mon Dec 18 14:15:55 +07 2023
Description="'playing spotify '"
# cat /proc/version ---------------
Linux version 6.1.64-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1702 SMP Wed Nov 29 14:16:46 GMT 2023
# cat /etc/os-release ---------------
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
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="47c25589b5f95455ce1ec7acd0f2799ce69e3e9f"
VOLUMIO_FE_VERSION="614d7b13ffdcb0cc5a6072e7d06f59d52e323e71"
VOLUMIO_FE3_VERSION="570aaed971c1346d45d1172dc445b086b258c6d1"
VOLUMIO_BE_VERSION="ee398d16c47c1e5c1581b601fcbb3cf97706bb01"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Wed 06 Dec 2023 07:35:21 PM CET"
VOLUMIO_VERSION="3.584"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="85cc7fcec7d210ba1d1c20bb0b37050b"
# ifconfig ---------------
eth0: flags=4099 mtu 1500
ether b8:27:eb:c2:d9:77 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 535 bytes 72910 (71.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 535 bytes 72910 (71.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163 mtu 1500
inet 192.168.1.9 netmask 255.255.255.0 broadcast 192.168.1.255
ether b8:27:eb:97:8c:22 txqueuelen 1000 (Ethernet)
RX packets 2924 bytes 2983847 (2.8 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2548 bytes 324541 (316.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
# sudo iwconfig ---------------
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:"Sefs House 2.4G"
Mode:Managed Frequency:2.417 GHz Access Point: B8:DD:71:DA:6C:A6
Bit Rate=72.2 Mb/s Tx-Power=31 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=33/70 Signal level=-77 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:2 Invalid misc:0 Missed beacon:0
# aplay -l ---------------
**** List of PLAYBACK Hardware Devices ****
card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 0: b1 [bcm2835 HDMI 1], device 1: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 2: IQaudIODAC [IQaudIODAC], device 0: IQaudIO DAC HiFi pcm512x-hifi-0 [IQaudIO DAC HiFi pcm512x-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
# lsusb ---------------
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb -t ---------------
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
# lsusb -v ---------------
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0xec00 SMSC9512/9514 Fast Ethernet Adapter
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0027
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x9514 SMC9514 Hub
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0029
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
Couldn't open device, some information will be missing
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 6.01
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0019
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
# ps -ef ---------------
UID PID PPID C STIME TTY TIME CMD
root 1 0 3 14:13 ? 00:00:06 /sbin/init
root 2 0 0 14:13 ? 00:00:00 [kthreadd]
root 3 2 0 14:13 ? 00:00:00 [rcu_gp]
root 4 2 0 14:13 ? 00:00:00 [rcu_par_gp]
root 5 2 0 14:13 ? 00:00:00 [slub_flushwq]
root 6 2 0 14:13 ? 00:00:00 [netns]
root 7 2 0 14:13 ? 00:00:00 [kworker/0:0-events]
root 8 2 0 14:13 ? 00:00:00 [kworker/0:0H-mmc_complete]
root 9 2 1 14:13 ? 00:00:02 [kworker/u8:0-events_unbound]
root 10 2 0 14:13 ? 00:00:00 [mm_percpu_wq]
root 11 2 0 14:13 ? 00:00:00 [rcu_tasks_rude_kthread]
root 12 2 0 14:13 ? 00:00:00 [rcu_tasks_trace_kthread]
root 13 2 0 14:13 ? 00:00:00 [ksoftirqd/0]
root 14 2 0 14:13 ? 00:00:00 [rcu_sched]
root 15 2 0 14:13 ? 00:00:00 [migration/0]
root 16 2 0 14:13 ? 00:00:00 [cpuhp/0]
root 17 2 0 14:13 ? 00:00:00 [cpuhp/1]
root 18 2 0 14:13 ? 00:00:00 [migration/1]
root 19 2 0 14:13 ? 00:00:00 [ksoftirqd/1]
root 20 2 0 14:13 ? 00:00:00 [kworker/1:0-cgroup_destroy]
root 21 2 0 14:13 ? 00:00:00 [kworker/1:0H-kblockd]
root 22 2 0 14:13 ? 00:00:00 [cpuhp/2]
root 23 2 0 14:13 ? 00:00:00 [migration/2]
root 24 2 0 14:13 ? 00:00:00 [ksoftirqd/2]
root 25 2 0 14:13 ? 00:00:00 [kworker/2:0-events]
root 26 2 0 14:13 ? 00:00:00 [kworker/2:0H-kblockd]
root 27 2 0 14:13 ? 00:00:00 [cpuhp/3]
root 28 2 0 14:13 ? 00:00:00 [migration/3]
root 29 2 0 14:13 ? 00:00:00 [ksoftirqd/3]
root 30 2 0 14:13 ? 00:00:00 [kworker/3:0-events]
root 31 2 0 14:13 ? 00:00:00 [kworker/3:0H-events_highpri]
root 32 2 0 14:13 ? 00:00:00 [kdevtmpfs]
root 33 2 0 14:13 ? 00:00:00 [inet_frag_wq]
root 34 2 0 14:13 ? 00:00:00 [kworker/0:1-events]
root 35 2 0 14:13 ? 00:00:00 [kauditd]
root 36 2 0 14:13 ? 00:00:00 [khungtaskd]
root 37 2 0 14:13 ? 00:00:00 [kworker/u8:1-events_unbound]
root 38 2 0 14:13 ? 00:00:00 [oom_reaper]
root 39 2 0 14:13 ? 00:00:00 [writeback]
root 40 2 0 14:13 ? 00:00:00 [kcompactd0]
root 41 2 0 14:13 ? 00:00:00 [kintegrityd]
root 42 2 0 14:13 ? 00:00:00 [kblockd]
root 43 2 0 14:13 ? 00:00:00 [blkcg_punt_bio]
root 44 2 0 14:13 ? 00:00:00 [watchdogd]
root 45 2 0 14:13 ? 00:00:01 [kworker/u8:2-events_unbound]
root 46 2 0 14:13 ? 00:00:00 [kworker/1:1-events]
root 47 2 0 14:13 ? 00:00:00 [kworker/3:1-cgroup_destroy]
root 48 2 0 14:13 ? 00:00:00 [kworker/3:1H-kblockd]
root 49 2 0 14:13 ? 00:00:00 [rpciod]
root 50 2 0 14:13 ? 00:00:00 [xprtiod]
root 51 2 0 14:13 ? 00:00:00 [kworker/u8:3-loop0]
root 52 2 0 14:13 ? 00:00:00 [kworker/2:1-mm_percpu_wq]
root 53 2 0 14:13 ? 00:00:00 [kswapd0]
root 54 2 0 14:13 ? 00:00:00 [nfsiod]
root 56 2 0 14:13 ? 00:00:00 [kworker/3:2-events]
root 59 2 0 14:13 ? 00:00:00 [hwrng]
root 60 2 0 14:13 ? 00:00:00 [iscsi_conn_clea]
root 61 2 0 14:13 ? 00:00:00 [dwc_otg]
root 62 2 0 14:13 ? 00:00:00 [DWC Notificatio]
root 63 2 0 14:13 ? 00:00:00 [vchiq-slot/0]
root 64 2 0 14:13 ? 00:00:00 [vchiq-recy/0]
root 65 2 0 14:13 ? 00:00:00 [vchiq-sync/0]
root 66 2 0 14:13 ? 00:00:00 [zswap-shrink]
root 67 2 0 14:13 ? 00:00:00 [kworker/u9:0-brcmf_wq/mmc1:0001:1]
root 87 2 0 14:13 ? 00:00:00 [kworker/1:2-events]
root 88 2 0 14:13 ? 00:00:00 [kworker/1:3-events]
root 89 2 0 14:13 ? 00:00:00 [mmc_complete]
root 90 2 0 14:13 ? 00:00:00 [kworker/1:1H-kblockd]
root 91 2 0 14:13 ? 00:00:00 [kworker/0:1H-kblockd]
root 99 2 0 14:13 ? 00:00:00 [kworker/2:1H-kblockd]
root 117 2 0 14:13 ? 00:00:00 [kworker/0:2-events]
root 120 2 0 14:13 ? 00:00:00 [kworker/1:2H-kblockd]
root 124 2 0 14:13 ? 00:00:00 [jbd2/mmcblk0p2-8]
root 125 2 0 14:13 ? 00:00:00 [ext4-rsv-conver]
root 129 2 0 14:13 ? 00:00:00 [irq/199-usb-001:003:01]
root 160 2 0 14:13 ? 00:00:00 [kworker/0:2H-kblockd]
root 161 2 0 14:13 ? 00:00:00 [jbd2/mmcblk0p3-8]
root 162 2 0 14:13 ? 00:00:00 [ext4-rsv-conver]
root 170 2 0 14:13 ? 00:00:00 [mld]
root 171 2 0 14:13 ? 00:00:00 [ipv6_addrconf]
root 198 1 0 14:13 ? 00:00:01 /lib/systemd/systemd-journald
root 201 2 0 14:13 ? 00:00:00 [kworker/2:2-events]
root 219 2 0 14:13 ? 00:00:00 [kworker/0:3-events]
root 220 2 0 14:13 ? 00:00:00 [kworker/0:4-events]
root 223 1 0 14:13 ? 00:00:01 /lib/systemd/systemd-udevd
root 240 2 0 14:13 ? 00:00:00 [kworker/3:2H-kblockd]
root 253 2 0 14:13 ? 00:00:00 [vchiq-keep/0]
root 254 2 0 14:13 ? 00:00:00 [SMIO]
root 262 2 0 14:13 ? 00:00:00 [kworker/2:2H-kblockd]
root 303 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 304 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 305 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 307 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 308 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 310 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 312 2 0 14:13 ? 00:00:00 [mmal-vchiq]
root 334 2 0 14:13 ? 00:00:00 [kworker/u9:1-brcmf_wq/mmc1:0001:1]
root 336 2 0 14:13 ? 00:00:00 [kworker/u9:2]
root 338 2 0 14:13 ? 00:00:00 [kworker/3:3-events]
root 357 2 0 14:13 ? 00:00:00 [cfg80211]
root 374 2 0 14:13 ? 00:00:00 [brcmf_wq/mmc1:0]
root 375 2 0 14:13 ? 00:00:00 [brcmf_wdog/mmc1:0001:1]
root 410 2 0 14:13 ? 00:00:00 [kworker/0:5-events]
root 461 1 1 14:13 ? 00:00:02 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
root 465 2 0 14:13 ? 00:00:00 [kworker/0:6-events]
root 466 2 0 14:13 ? 00:00:00 [kworker/0:7-events]
_rpc 476 1 0 14:13 ? 00:00:00 /sbin/rpcbind -f -w
root 488 2 0 14:13 ? 00:00:00 [kworker/2:3-events]
root 511 2 0 14:13 ? 00:00:00 [kworker/3:4-events]
avahi 513 1 0 14:13 ? 00:00:00 avahi-daemon: running [volumio-office.local]
root 514 1 0 14:13 ? 00:00:00 /lib/systemd/systemd-logind
nobody 517 1 0 14:13 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event*
root 518 1 0 14:13 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
message+ 520 1 0 14:13 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 525 1 0 14:13 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
volumio 528 1 0 14:13 ? 00:00:00 /usr/local/bin/volumio-remote-updater
avahi 540 513 0 14:13 ? 00:00:00 avahi-daemon: chroot helper
root 624 1 0 14:13 ? 00:00:01 /usr/sbin/nmbd --foreground --no-process-group
root 642 1 0 14:13 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
root 648 2 0 14:13 ? 00:00:00 [kworker/u8:4-events_unbound]
root 650 2 0 14:13 ? 00:00:00 [kworker/1:4-events]
root 651 2 0 14:13 ? 00:00:00 [kworker/1:5-cgroup_destroy]
root 652 2 0 14:13 ? 00:00:00 [kworker/1:6-events]
root 654 1 0 14:13 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
root 665 1 0 14:13 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
ntp 666 1 0 14:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
root 687 624 0 14:13 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
root 764 1 0 14:13 ? 00:00:00 wpa_supplicant -s -B -Dnl80211,wext -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
root 776 1 0 14:13 ? 00:00:00 /sbin/dhcpcd
volumio 839 1 26 14:13 ? 00:00:36 /usr/bin/node /volumio/index.js
root 856 1 0 14:13 ? 00:00:00 /usr/sbin/winbindd --foreground --no-process-group
root 859 856 0 14:13 ? 00:00:00 winbindd: domain child [VOLUMIO-OFFICE]
root 861 1 0 14:13 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 871 861 0 14:13 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 872 861 0 14:13 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 873 856 0 14:13 ? 00:00:00 winbindd: idmap child
root 874 856 0 14:13 ? 00:00:00 winbindd: domain child [BUILTIN]
root 876 861 0 14:13 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 900 2 0 14:13 ? 00:00:00 [kworker/3:5-mm_percpu_wq]
volumio 909 839 0 14:13 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 916 909 2 14:13 ? 00:00:03 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 917 909 2 14:13 ? 00:00:03 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 918 909 2 14:13 ? 00:00:03 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
mpd 974 1 2 14:13 ? 00:00:02 /usr/bin/mpd --systemd
volumio 1015 1 0 14:13 ? 00:00:00 /bin/sh /bin/start-go-liberspot.sh
volumio 1016 1015 1 14:13 ? 00:00:01 /usr/bin/go-librespot -config_path /tmp/go-librespot-config.yml -credentials_path /data/configuration/music_service/spop/spotifycredentials.json
volumio 1021 1 0 14:13 ? 00:00:00 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
shairpo+ 1038 1 0 14:13 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
volumio 1059 839 2 14:14 ? 00:00:02 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js
volumio 1168 839 0 14:14 ? 00:00:00 /bin/journalctl --output cat -f
root 1176 223 0 14:15 ? 00:00:00 /lib/systemd/systemd-udevd
volumio 1177 839 1 14:15 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'playing spotify '
volumio 1178 1177 74 14:15 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js playing spotify
volumio 1206 1178 0 14:15 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
volumio 1207 1206 0 14:15 ? 00:00:00 ps -ef
# df -h ---------------
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 2.5G 1.1G 1.2G 48% /imgpart
/dev/loop0 489M 489M 0 100% /static
overlay 12G 42M 12G 1% /
devtmpfs 444M 0 444M 0% /dev
tmpfs 483M 0 483M 0% /dev/shm
tmpfs 483M 8.9M 475M 2% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 483M 0 483M 0% /sys/fs/cgroup
tmpfs 20M 28K 20M 1% /var/log
tmpfs 483M 0 483M 0% /var/spool/cups
tmpfs 483M 64K 483M 1% /tmp
tmpfs 483M 0 483M 0% /var/spool/cups/tmp
/dev/mmcblk0p1 92M 66M 27M 72% /boot
# mount ---------------
/dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime)
/dev/loop0 on /static type squashfs (ro,relatime,errors=continue)
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=454476k,nr_inodes=113619,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
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)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4)
tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
tmpfs on /tmp type tmpfs (rw,noatime,mode=755)
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,user)
# 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:139 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 1021/upmpdcli
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49149 0.0.0.0:* LISTEN 1021/upmpdcli
tcp 0 0 127.0.0.1:33262 127.0.0.1:3000 ESTABLISHED 839/node
tcp 0 0 192.168.1.9:35152 34.120.160.131:443 ESTABLISHED 839/node
tcp 0 0 192.168.1.9:46632 34.98.74.57:443 TIME_WAIT -
tcp 0 0 192.168.1.9:33106 203.113.63.74:443 ESTABLISHED 1016/go-librespot
tcp 0 0 127.0.0.1:54958 127.0.0.1:3000 ESTABLISHED 839/node
tcp 0 0 127.0.0.1:34542 127.0.0.1:6600 ESTABLISHED 839/node
tcp 0 0 192.168.1.9:33524 34.102.237.156:443 ESTABLISHED 1016/go-librespot
tcp 0 0 192.168.1.9:33080 203.113.63.74:443 ESTABLISHED 1016/go-librespot
tcp 0 0 192.168.1.9:48302 35.186.224.25:443 ESTABLISHED 1016/go-librespot
tcp 0 0 127.0.0.1:50106 127.0.0.1:3000 ESTABLISHED 839/node
tcp 0 0 127.0.0.1:37478 127.0.0.1:6599 ESTABLISHED 1021/upmpdcli
tcp 0 0 127.0.0.1:37480 127.0.0.1:6599 ESTABLISHED 1021/upmpdcli
tcp 0 0 127.0.0.1:33252 127.0.0.1:3000 ESTABLISHED 528/volumio-remote-
tcp 0 0 192.168.1.9:50040 35.186.224.13:443 ESTABLISHED 1016/go-librespot
tcp 0 0 192.168.1.9:48296 35.186.224.25:443 ESTABLISHED 1016/go-librespot
tcp 0 0 192.168.1.9:52898 104.199.240.237:4070 ESTABLISHED 1016/go-librespot
tcp 0 0 127.0.0.1:51382 127.0.0.1:9879 ESTABLISHED 839/node
tcp6 0 0 :::3245 :::* LISTEN 1059/node
tcp6 0 0 :::9879 :::* LISTEN 1016/go-librespot
tcp6 0 0 :::43149 :::* LISTEN 1016/go-librespot
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::3005 :::* LISTEN 839/node
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::3001 :::* LISTEN 909/node
tcp6 0 0 :::3000 :::* LISTEN 839/node
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::6599 :::* LISTEN 839/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:33252 ESTABLISHED 839/node
tcp6 0 0 127.0.0.1:6600 127.0.0.1:34538 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:50106 ESTABLISHED 839/node
tcp6 0 0 192.168.1.9:3000 192.168.1.6:59892 ESTABLISHED 839/node
tcp6 0 0 192.168.1.9:3000 192.168.1.6:59908 TIME_WAIT -
tcp6 0 0 192.168.1.9:3000 192.168.1.6:59907 TIME_WAIT -
tcp6 0 0 127.0.0.1:6599 127.0.0.1:37480 ESTABLISHED 839/node
tcp6 0 0 192.168.1.9:3000 192.168.1.6:59909 ESTABLISHED 839/node
tcp6 0 0 192.168.1.9:3000 192.168.1.6:59906 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:33262 ESTABLISHED 839/node
tcp6 0 0 127.0.0.1:6600 127.0.0.1:34542 ESTABLISHED -
tcp6 0 0 127.0.0.1:6599 127.0.0.1:37478 ESTABLISHED 839/node
tcp6 0 0 127.0.0.1:9879 127.0.0.1:51382 ESTABLISHED 1016/go-librespot
tcp6 0 0 127.0.0.1:3000 127.0.0.1:54958 ESTABLISHED 839/node
# cat /etc/asound.conf ---------------
pcm.!default {
type empty
slave.pcm "volumio"
}
pcm.volumio {
type empty
slave.pcm "volumioOutput"
}
# There is always a plug before the hardware to be safe
pcm.volumioOutput {
type plug
slave.pcm "volumioHw"
}
pcm.volumioHw {
type hw
card "IQaudIODAC"
}
# cat /var/log/mpd.log ---------------
Dec 18 14:13 : zeroconf: No global port, disabling zeroconf
Dec 18 14:13 : zeroconf: No global port, disabling zeroconf
Dec 18 14:13 : zeroconf: No global port, disabling zeroconf
Dec 18 14:13 : exception: No such directory
# cat /tmp/camilladsp.log ---------------
cat: /tmp/camilladsp.log: No such file or directory
# cat /tmp/cec-client.log ---------------
cat: /tmp/cec-client.log: No such file or directory
# volumio plugin list ---------------
This command will list installed plugins on your device
----------------------- Installed Plugins:
[
{
prettyName: 'Spotify',
name: 'spop',
category: 'music_service',
version: '4.0.3',
icon: 'fa-spotify',
isManuallyInstalled: false,
enabled: true,
active: true
}
]
------------------------------------------
# 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"
}
},
"spop": {
"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"
}
}
},
"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"
#save_absolute_paths_in_playlists "no"
#metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
auto_update "no"
#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 ################################################################
decoder {
plugin "faad"
enabled "no"
}
###############################################################################
# Audio Output ################################################################
resampler {
plugin "soxr"
quality "high"
threads "1"
}
audio_output {
type "alsa"
name "alsa"
device "volumio"
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"
###############################################################################
# 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"
###############################################################################
# volumio endpointstest ---------------
TESTING REMOTE ENDPOINTS
https://google.com, 999 ms: OK
https://www.googleapis.com, 947 ms: OK
https://securetoken.googleapis.com, 968 ms: OK
https://myvolumio.firebaseio.com, 947 ms: OK
https://functions.volumio.cloud, 858 ms: OK
https://oauth-performer.dfs.volumio.org, 975 ms: OK
https://browsing-performer.dfs.volumio.org, 1137 ms: OK
http://cddb.volumio.org, 1483 ms: OK
https://functions.volumio.cloud, 961 ms: OK
http://pushupdates.volumio.org, 807 ms: OK
http://plugins.volumio.org, 1484 ms: OK
https://database.volumio.cloud, 1217 ms: OK
https://radio-directory.firebaseapp.com, 836 ms: OK
----------
REMOTE ENDPOINTS TEST OK, all Endpoints are reachable
----------
# cat /data/updatesHistoryFile ---------------
---
Wed Dec 06 2023 18:41:51 GMT+0000 (Coordinated Universal Time)
{"systemversion":"3.584","builddate":"Wed 06 Dec 2023 07:35:21 PM CET","variant":"volumio","hardware":"pi"}
---
# sudo journalctl -p 7 ---------------
-- Logs begin at Thu 2019-02-14 17:11:59 +07, end at Mon 2023-12-18 14:16:05 +07. --
Feb 14 17:11:59 volumio-office kernel: Booting Linux on physical CPU 0x0
Feb 14 17:11:59 volumio-office kernel: Linux version 6.1.64-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1702 SMP Wed Nov 29 14:16:46 GMT 2023
Feb 14 17:11:59 volumio-office kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
Feb 14 17:11:59 volumio-office kernel: CPU: div instructions available: patching division code
Feb 14 17:11:59 volumio-office kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Feb 14 17:11:59 volumio-office kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
Feb 14 17:11:59 volumio-office kernel: random: crng init done
Feb 14 17:11:59 volumio-office kernel: Memory policy: Data cache writealloc
Feb 14 17:11:59 volumio-office kernel: Reserved memory: created CMA memory pool at 0x3a000000, size 64 MiB
Feb 14 17:11:59 volumio-office kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
Feb 14 17:11:59 volumio-office kernel: Zone ranges:
Feb 14 17:11:59 volumio-office kernel: DMA [mem 0x0000000000000000-0x000000003dffffff]
Feb 14 17:11:59 volumio-office kernel: Normal empty
Feb 14 17:11:59 volumio-office kernel: Movable zone start for each node
Feb 14 17:11:59 volumio-office kernel: Early memory node ranges
Feb 14 17:11:59 volumio-office kernel: node 0: [mem 0x0000000000000000-0x000000003dffffff]
Feb 14 17:11:59 volumio-office kernel: Initmem setup node 0 [mem 0x0000000000000000-0x000000003dffffff]
Feb 14 17:11:59 volumio-office kernel: percpu: Embedded 17 pages/cpu s37012 r8192 d24428 u69632
Feb 14 17:11:59 volumio-office kernel: pcpu-alloc: s37012 r8192 d24428 u69632 alloc=17*4096
Feb 14 17:11:59 volumio-office kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Feb 14 17:11:59 volumio-office kernel: Built 1 zonelists, mobility grouping on. Total pages: 251720
Feb 14 17:11:59 volumio-office kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash 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 quiet console=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdelay=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm2835.enable_compat_alsa= snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 loglevel=0
Feb 14 17:11:59 volumio-office kernel: Kernel parameter elevator= does not have any effect anymore.
Please use sysfs to set IO scheduler for individual devices.
Feb 14 17:11:59 volumio-office kernel: Unknown kernel command line parameters "splash imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh bootdelay=5", will be passed to user space.
Feb 14 17:11:59 volumio-office kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Feb 14 17:11:59 volumio-office kernel: Memory: 908952K/1015808K available (10240K kernel code, 1455K rwdata, 3144K rodata, 1024K init, 611K bss, 41320K reserved, 65536K cma-reserved)
Feb 14 17:11:59 volumio-office kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Feb 14 17:11:59 volumio-office kernel: ftrace: allocating 34928 entries in 103 pages
Feb 14 17:11:59 volumio-office kernel: ftrace: allocated 103 pages with 5 groups
Feb 14 17:11:59 volumio-office kernel: trace event string verifier disabled
Feb 14 17:11:59 volumio-office kernel: rcu: Hierarchical RCU implementation.
Feb 14 17:11:59 volumio-office kernel: Rude variant of Tasks RCU enabled.
Feb 14 17:11:59 volumio-office kernel: Tracing variant of Tasks RCU enabled.
Feb 14 17:11:59 volumio-office kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Feb 14 17:11:59 volumio-office kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Feb 14 17:11:59 volumio-office kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 14 17:11:59 volumio-office kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
Feb 14 17:11:59 volumio-office kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
Feb 14 17:11:59 volumio-office kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
Feb 14 17:11:59 volumio-office kernel: Switching to timer-based delay loop, resolution 52ns
Feb 14 17:11:59 volumio-office kernel: Console: colour dummy device 80x30
Feb 14 17:11:59 volumio-office kernel: printk: console [tty1] enabled
Feb 14 17:11:59 volumio-office kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
Feb 14 17:11:59 volumio-office kernel: CPU: Testing write buffer coherency: ok
Feb 14 17:11:59 volumio-office kernel: pid_max: default: 32768 minimum: 301
Feb 14 17:11:59 volumio-office kernel: LSM: Security Framework initializing
Feb 14 17:11:59 volumio-office kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: cgroup: Disabling memory control group subsystem
Feb 14 17:11:59 volumio-office kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Feb 14 17:11:59 volumio-office kernel: cblist_init_generic: Setting adjustable number of callback queues.
Feb 14 17:11:59 volumio-office kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Feb 14 17:11:59 volumio-office kernel: cblist_init_generic: Setting adjustable number of callback queues.
Feb 14 17:11:59 volumio-office kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Feb 14 17:11:59 volumio-office kernel: Setting up static identity map for 0x100000 - 0x10003c
Feb 14 17:11:59 volumio-office kernel: rcu: Hierarchical SRCU implementation.
Feb 14 17:11:59 volumio-office kernel: rcu: Max phase no-delay instances is 1000.
Feb 14 17:11:59 volumio-office kernel: smp: Bringing up secondary CPUs ...
Feb 14 17:11:59 volumio-office kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Feb 14 17:11:59 volumio-office kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Feb 14 17:11:59 volumio-office kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Feb 14 17:11:59 volumio-office kernel: smp: Brought up 1 node, 4 CPUs
Feb 14 17:11:59 volumio-office kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS).
Feb 14 17:11:59 volumio-office kernel: CPU: All CPU(s) started in HYP mode.
Feb 14 17:11:59 volumio-office kernel: CPU: Virtualization extensions available.
Feb 14 17:11:59 volumio-office kernel: devtmpfs: initialized
Feb 14 17:11:59 volumio-office kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
Feb 14 17:11:59 volumio-office kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Feb 14 17:11:59 volumio-office kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: pinctrl core: initialized pinctrl subsystem
Feb 14 17:11:59 volumio-office kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 14 17:11:59 volumio-office kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
Feb 14 17:11:59 volumio-office kernel: audit: initializing netlink subsys (disabled)
Feb 14 17:11:59 volumio-office kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
Feb 14 17:11:59 volumio-office kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 14 17:11:59 volumio-office kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Feb 14 17:11:59 volumio-office kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
Feb 14 17:11:59 volumio-office kernel: Serial: AMBA PL011 UART driver
Feb 14 17:11:59 volumio-office kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
Feb 14 17:11:59 volumio-office kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39, variant start
Feb 14 17:11:59 volumio-office kernel: raspberrypi-firmware soc:firmware: Firmware hash is 30f0c5e4d076da3ab4f341d88e7d505760b93ad7
Feb 14 17:11:59 volumio-office kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 14 17:11:59 volumio-office kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
Feb 14 17:11:59 volumio-office kernel: SCSI subsystem initialized
Feb 14 17:11:59 volumio-office kernel: usbcore: registered new interface driver usbfs
Feb 14 17:11:59 volumio-office kernel: usbcore: registered new interface driver hub
Feb 14 17:11:59 volumio-office kernel: usbcore: registered new device driver usb
Feb 14 17:11:59 volumio-office kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
Feb 14 17:11:59 volumio-office kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 14 17:11:59 volumio-office kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
Feb 14 17:11:59 volumio-office kernel: PTP clock support registered
Feb 14 17:11:59 volumio-office kernel: clocksource: Switched to clocksource arch_sys_counter
Feb 14 17:11:59 volumio-office kernel: VFS: Disk quotas dquot_6.6.0
Feb 14 17:11:59 volumio-office kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Feb 14 17:11:59 volumio-office kernel: FS-Cache: Loaded
Feb 14 17:11:59 volumio-office kernel: CacheFiles: Loaded
Feb 14 17:11:59 volumio-office kernel: NET: Registered PF_INET protocol family
Feb 14 17:11:59 volumio-office kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: TCP: Hash tables configured (established 8192 bind 8192)
Feb 14 17:11:59 volumio-office kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Feb 14 17:11:59 volumio-office kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 14 17:11:59 volumio-office kernel: RPC: Registered named UNIX socket transport module.
Feb 14 17:11:59 volumio-office kernel: RPC: Registered udp transport module.
Feb 14 17:11:59 volumio-office kernel: RPC: Registered tcp transport module.
Feb 14 17:11:59 volumio-office kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Feb 14 17:11:59 volumio-office kernel: Trying to unpack rootfs image as initramfs...
Feb 14 17:11:59 volumio-office kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
Feb 14 17:11:59 volumio-office kernel: Freeing initrd memory: 13624K
Feb 14 17:11:59 volumio-office kernel: Initialise system trusted keyrings
Dec 18 14:12:58 volumio-office kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
Dec 18 14:12:58 volumio-office kernel: zbud: loaded
Dec 18 14:12:58 volumio-office kernel: NFS: Registering the id_resolver key type
Dec 18 14:12:58 volumio-office kernel: Key type id_resolver registered
Dec 18 14:12:58 volumio-office kernel: Key type id_legacy registered
Dec 18 14:12:58 volumio-office kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 18 14:12:58 volumio-office kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
Dec 18 14:12:58 volumio-office kernel: Key type asymmetric registered
Dec 18 14:12:58 volumio-office kernel: Asymmetric key parser 'x509' registered
Dec 18 14:12:58 volumio-office kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Dec 18 14:12:58 volumio-office kernel: io scheduler mq-deadline registered
Dec 18 14:12:58 volumio-office kernel: io scheduler kyber registered
Dec 18 14:12:58 volumio-office kernel: bcm2708_fb soc:fb: FB found 1 display(s)
Dec 18 14:12:58 volumio-office kernel: Console: switching to colour frame buffer device 80x30
Dec 18 14:12:58 volumio-office kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480
Dec 18 14:12:58 volumio-office kernel: bcm2835-rng 3f104000.rng: hwrng registered
Dec 18 14:12:58 volumio-office kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Dec 18 14:12:58 volumio-office kernel: brd: module loaded
Dec 18 14:12:58 volumio-office kernel: loop: module loaded
Dec 18 14:12:58 volumio-office kernel: Loading iSCSI transport class v2.0-870.
Dec 18 14:12:58 volumio-office kernel: usbcore: registered new interface driver lan78xx
Dec 18 14:12:58 volumio-office kernel: usbcore: registered new interface driver smsc95xx
Dec 18 14:12:58 volumio-office kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Dec 18 14:12:58 volumio-office kernel: Core Release: 2.80a
Dec 18 14:12:58 volumio-office kernel: Setting default values for core params
Dec 18 14:12:58 volumio-office kernel: Finished setting default values for core params
Dec 18 14:12:58 volumio-office kernel: Using Buffer DMA mode
Dec 18 14:12:58 volumio-office kernel: Periodic Transfer Interrupt Enhancement - disabled
Dec 18 14:12:58 volumio-office kernel: Multiprocessor Interrupt Enhancement - disabled
Dec 18 14:12:58 volumio-office kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
Dec 18 14:12:58 volumio-office kernel: Dedicated Tx FIFOs mode
Dec 18 14:12:58 volumio-office kernel:
Dec 18 14:12:58 volumio-office kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ba104000 dma = 0xfa104000 len=9024
Dec 18 14:12:58 volumio-office kernel: FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
Dec 18 14:12:58 volumio-office kernel: dwc_otg: Microframe scheduler enabled
Dec 18 14:12:58 volumio-office kernel:
Dec 18 14:12:58 volumio-office kernel: WARN::hcd_init_fiq:457: FIQ on core 1
Dec 18 14:12:58 volumio-office kernel:
Dec 18 14:12:58 volumio-office kernel: WARN::hcd_init_fiq:458: FIQ ASM at 807cb85c length 36
Dec 18 14:12:58 volumio-office kernel:
Dec 18 14:12:58 volumio-office kernel: WARN::hcd_init_fiq:497: MPHI regs_base at be810000
Dec 18 14:12:58 volumio-office kernel: dwc_otg 3f980000.usb: DWC OTG Controller
Dec 18 14:12:58 volumio-office kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
Dec 18 14:12:58 volumio-office kernel: dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
Dec 18 14:12:58 volumio-office kernel: Init: Port Power? op_state=1
Dec 18 14:12:58 volumio-office kernel: Init: Power Port (0)
Dec 18 14:12:58 volumio-office kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Dec 18 14:12:58 volumio-office kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 18 14:12:58 volumio-office kernel: usb usb1: Product: DWC OTG Controller
Dec 18 14:12:58 volumio-office kernel: usb usb1: Manufacturer: Linux 6.1.64-v7+ dwc_otg_hcd
Dec 18 14:12:58 volumio-office kernel: usb usb1: SerialNumber: 3f980000.usb
Dec 18 14:12:58 volumio-office kernel: hub 1-0:1.0: USB hub found
Dec 18 14:12:58 volumio-office kernel: hub 1-0:1.0: 1 port detected
Dec 18 14:12:58 volumio-office kernel: dwc_otg: FIQ enabled
Dec 18 14:12:58 volumio-office kernel: dwc_otg: NAK holdoff enabled
Dec 18 14:12:58 volumio-office kernel: dwc_otg: FIQ split-transaction FSM enabled
Dec 18 14:12:58 volumio-office kernel: Module dwc_common_port init
Dec 18 14:12:58 volumio-office kernel: usbcore: registered new interface driver usb-storage
Dec 18 14:12:58 volumio-office kernel: mousedev: PS/2 mouse device common for all mice
Dec 18 14:12:58 volumio-office kernel: sdhci: Secure Digital Host Controller Interface driver
Dec 18 14:12:58 volumio-office kernel: sdhci: Copyright(c) Pierre Ossman
Dec 18 14:12:58 volumio-office kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Dec 18 14:12:58 volumio-office kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 18 14:12:58 volumio-office kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 18 14:12:58 volumio-office kernel: usbcore: registered new interface driver usbhid
Dec 18 14:12:58 volumio-office kernel: usbhid: USB HID core driver
Dec 18 14:12:58 volumio-office kernel: Initializing XFRM netlink socket
Dec 18 14:12:58 volumio-office kernel: NET: Registered PF_PACKET protocol family
Dec 18 14:12:58 volumio-office kernel: Key type dns_resolver registered
Dec 18 14:12:58 volumio-office kernel: Registering SWP/SWPB emulation handler
Dec 18 14:12:58 volumio-office kernel: registered taskstats version 1
Dec 18 14:12:58 volumio-office kernel: Loading compiled-in X.509 certificates
Dec 18 14:12:58 volumio-office kernel: Key type .fscrypt registered
Dec 18 14:12:58 volumio-office kernel: Key type fscrypt-provisioning registered
Dec 18 14:12:58 volumio-office kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
Dec 18 14:12:58 volumio-office kernel: 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
Dec 18 14:12:58 volumio-office kernel: serial serial0: tty port ttyAMA1 registered
Dec 18 14:12:58 volumio-office kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Dec 18 14:12:58 volumio-office kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
Dec 18 14:12:58 volumio-office kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
Dec 18 14:12:58 volumio-office kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
Dec 18 14:12:58 volumio-office kernel: sdhost: log_buf @ 50e2a759 (fa107000)
Dec 18 14:12:58 volumio-office kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
Dec 18 14:12:58 volumio-office kernel: of_cfs_init
Dec 18 14:12:58 volumio-office kernel: of_cfs_init: OK
Dec 18 14:12:58 volumio-office kernel: Freeing unused kernel image (initmem) memory: 1024K
Dec 18 14:12:58 volumio-office kernel: Indeed it is in host mode hprt0 = 00021501
Dec 18 14:12:58 volumio-office kernel: mmc0: host does not support reading read-only switch, assuming write-enable
Dec 18 14:12:58 volumio-office kernel: mmc0: new high speed SDHC card at address aaaa
Dec 18 14:12:58 volumio-office kernel: mmcblk0: mmc0:aaaa SL16G 14.8 GiB
Dec 18 14:12:58 volumio-office kernel: mmcblk0: p1 p2 p3
Dec 18 14:12:58 volumio-office kernel: mmcblk0: mmc0:aaaa SL16G 14.8 GiB (quirks 0x00004000)
Dec 18 14:12:58 volumio-office kernel: mmc1: new high speed SDIO card at address 0001
Dec 18 14:12:58 volumio-office kernel: Run /init as init process
Dec 18 14:12:58 volumio-office kernel: with arguments:
Dec 18 14:12:58 volumio-office kernel: /init
Dec 18 14:12:58 volumio-office kernel: splash
Dec 18 14:12:58 volumio-office kernel: with environment:
Dec 18 14:12:58 volumio-office kernel: HOME=/
Dec 18 14:12:58 volumio-office kernel: TERM=linux
Dec 18 14:12:58 volumio-office kernel: imgpart=/dev/mmcblk0p2
Dec 18 14:12:58 volumio-office kernel: imgfile=/volumio_current.sqsh
Dec 18 14:12:58 volumio-office kernel: bootdelay=5
Dec 18 14:12:58 volumio-office kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
Dec 18 14:12:58 volumio-office kernel: Indeed it is in host mode hprt0 = 00001101
Dec 18 14:12:58 volumio-office initramfs: Booting Volumio for BCM2835
Dec 18 14:12:58 volumio-office initramfs: This script mounts rootfs RO with an overlay RW layer.
Dec 18 14:12:58 volumio-office kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Dec 18 14:12:58 volumio-office initramfs: IMGPART=/dev/mmcblk0p2
Dec 18 14:12:58 volumio-office initramfs: IMGFILE=/volumio_current.sqsh
Dec 18 14:12:58 volumio-office initramfs: Boot delay (except first time) will be 5 seconds
Dec 18 14:12:58 volumio-office initramfs: /dev/mmcblk0p2:
Dec 18 14:12:58 volumio-office kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
Dec 18 14:12:58 volumio-office kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 18 14:12:58 volumio-office kernel: hub 1-1:1.0: USB hub found
Dec 18 14:12:58 volumio-office kernel: hub 1-1:1.0: 5 ports detected
Dec 18 14:12:58 volumio-office kernel: EXT4-fs (mmcblk0p2): recovery complete
Dec 18 14:12:58 volumio-office kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
Dec 18 14:12:58 volumio-office initramfs: Doing a 5 second delay here to give kernel load a headstart
Dec 18 14:12:58 volumio-office kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
Dec 18 14:12:58 volumio-office kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
Dec 18 14:12:58 volumio-office kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 18 14:12:58 volumio-office kernel: smsc95xx v2.0.0
Dec 18 14:12:58 volumio-office kernel: SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
Dec 18 14:12:58 volumio-office kernel: smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c2:d9:77
Dec 18 14:12:58 volumio-office initramfs: Checking for USB updates
Dec 18 14:12:58 volumio-office initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline)
Dec 18 14:12:58 volumio-office kernel: loop0: detected capacity change from 0 to 999664
Dec 18 14:12:58 volumio-office kernel: EXT4-fs (mmcblk0p3): recovery complete
Dec 18 14:12:58 volumio-office kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none.
Dec 18 14:12:58 volumio-office initramfs: With Option:
Dec 18 14:12:58 volumio-office initramfs: VOLUMIO_VERSION="3.584"
Dec 18 14:12:58 volumio-office initramfs: Finish initramfs, continue booting Volumio
Dec 18 14:12:58 volumio-office systemd[1]: System time before build time, advancing clock.
Dec 18 14:12:58 volumio-office kernel: NET: Registered PF_INET6 protocol family
Dec 18 14:12:58 volumio-office kernel: Segment Routing with IPv6
Dec 18 14:12:58 volumio-office kernel: In-situ OAM (IOAM) with IPv6
Dec 18 14:12:58 volumio-office systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Dec 18 14:12:58 volumio-office systemd[1]: Detected architecture arm.
Dec 18 14:12:58 volumio-office systemd[1]: Set hostname to .
Dec 18 14:12:58 volumio-office systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
Dec 18 14:12:58 volumio-office systemd[1]: Listening on Journal Audit Socket.
Dec 18 14:12:58 volumio-office systemd[1]: Created slice system-getty.slice.
Dec 18 14:12:58 volumio-office systemd[1]: Listening on initctl Compatibility Named Pipe.
Dec 18 14:12:58 volumio-office systemd[1]: Reached target System Time Synchronized.
Dec 18 14:12:58 volumio-office systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 18 14:12:58 volumio-office systemd[1]: Listening on RPCbind Server Activation Socket.
Dec 18 14:12:58 volumio-office kernel: i2c_dev: i2c /dev entries driver
Dec 18 14:12:58 volumio-office systemd-journald[198]: Journal started
Dec 18 14:12:58 volumio-office systemd-journald[198]: Runtime journal (/run/log/journal/a4d57099419c68c23b76acc96570be6d) is 7.5M, max 30.0M, 22.5M free.
Dec 18 14:12:58 volumio-office systemd-modules-load[195]: Inserted module 'i2c_dev'
Dec 18 14:12:58 volumio-office fake-hwclock[194]: Mon Dec 18 07:12:58 UTC 2023
Dec 18 14:12:58 volumio-office systemd[1]: Started Apply Kernel Variables.
Dec 18 14:12:58 volumio-office systemd[1]: Started Load/Save Random Seed.
Dec 18 14:12:58 volumio-office systemd[1]: dynamicswap.service: Succeeded.
Dec 18 14:12:58 volumio-office systemd[1]: Started Create System Users.
Dec 18 14:12:58 volumio-office systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 18 14:12:58 volumio-office systemd[1]: Started udev Coldplug all Devices.
Dec 18 14:12:58 volumio-office systemd[1]: Starting Helper to synchronize boot up for ifupdown...
Dec 18 14:12:58 volumio-office systemd[1]: Started Helper to synchronize boot up for ifupdown.
Dec 18 14:12:58 volumio-office systemd[1]: Started Create Static Device Nodes in /dev.
Dec 18 14:12:58 volumio-office systemd[1]: Starting udev Kernel Device Manager...
Dec 18 14:12:58 volumio-office systemd[1]: Reached target Local File Systems (Pre).
Dec 18 14:12:58 volumio-office systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Dec 18 14:12:58 volumio-office systemd[1]: Mounting /var/log...
Dec 18 14:12:58 volumio-office systemd[1]: Mounting /var/spool/cups...
Dec 18 14:12:58 volumio-office systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Dec 18 14:12:58 volumio-office systemd[1]: Mounting /tmp...
Dec 18 14:12:58 volumio-office systemd[1]: Mounted /var/log.
Dec 18 14:12:58 volumio-office systemd[1]: Mounted /var/spool/cups.
Dec 18 14:12:58 volumio-office systemd[1]: Mounted /tmp.
Dec 18 14:12:58 volumio-office systemd[1]: Mounting /var/spool/cups/tmp...
Dec 18 14:12:58 volumio-office systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 18 14:12:58 volumio-office systemd[1]: Mounted /var/spool/cups/tmp.
Dec 18 14:12:58 volumio-office systemd-udevd[223]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Dec 18 14:12:58 volumio-office systemd-journald[198]: Runtime journal (/run/log/journal/a4d57099419c68c23b76acc96570be6d) is 7.5M, max 30.0M, 22.5M free.
Dec 18 14:12:58 volumio-office systemd[1]: Started udev Kernel Device Manager.
Dec 18 14:12:58 volumio-office systemd[1]: Started Flush Journal to Persistent Storage.
Dec 18 14:12:58 volumio-office systemd[1]: Starting Show Plymouth Boot Screen...
Dec 18 14:12:58 volumio-office systemd[1]: Received SIGRTMIN+20 from PID 241 (plymouthd).
Dec 18 14:12:58 volumio-office systemd[1]: Started Show Plymouth Boot Screen.
Dec 18 14:12:58 volumio-office systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 18 14:12:58 volumio-office systemd[1]: Reached target Local Encrypted Volumes.
Dec 18 14:12:58 volumio-office systemd[1]: Reached target Paths.
Dec 18 14:12:58 volumio-office systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 18 14:12:59 volumio-office kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
Dec 18 14:12:59 volumio-office kernel: [vc_sm_connected_init]: start
Dec 18 14:12:59 volumio-office kernel: rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000
Dec 18 14:12:59 volumio-office kernel: rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem
Dec 18 14:12:59 volumio-office kernel: [vc_sm_connected_init]: installed successfully
Dec 18 14:12:59 volumio-office kernel: mc: Linux media interface: v0.10
Dec 18 14:12:59 volumio-office kernel: videodev: Linux video capture interface: v2.00
Dec 18 14:12:59 volumio-office kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
Dec 18 14:12:59 volumio-office kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video31
Dec 18 14:12:59 volumio-office kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
Dec 18 14:12:59 volumio-office kernel: Bluetooth: Core ver 2.22
Dec 18 14:12:59 volumio-office kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI device and connection manager initialized
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI socket layer initialized
Dec 18 14:12:59 volumio-office kernel: Bluetooth: L2CAP socket layer initialized
Dec 18 14:12:59 volumio-office kernel: Bluetooth: SCO socket layer initialized
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI UART driver ver 2.3
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI UART protocol H4 registered
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Dec 18 14:12:59 volumio-office kernel: Bluetooth: HCI UART protocol Broadcom registered
Dec 18 14:12:59 volumio-office kernel: hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
Dec 18 14:12:59 volumio-office kernel: hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
Dec 18 14:12:59 volumio-office systemd[1]: Found device /dev/mmcblk0p1.
Dec 18 14:12:59 volumio-office kernel: uart-pl011 3f201000.serial: no DMA platform data
Dec 18 14:12:59 volumio-office systemd-udevd[230]: Using default interface naming scheme 'v240'.
Dec 18 14:12:59 volumio-office kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Dec 18 14:12:59 volumio-office kernel: snd_bcm2835: unknown parameter 'enable_compat_alsa' ignored
Dec 18 14:13:00 volumio-office systemd-udevd[230]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 18 14:13:00 volumio-office kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
Dec 18 14:13:00 volumio-office kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
Dec 18 14:13:00 volumio-office kernel: Bluetooth: hci0: BCM: chip id 94
Dec 18 14:13:00 volumio-office kernel: Bluetooth: hci0: BCM: features 0x2e
Dec 18 14:13:00 volumio-office kernel: Bluetooth: hci0: BCM43430A1
Dec 18 14:13:00 volumio-office kernel: Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
Dec 18 14:13:00 volumio-office kernel: Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.hcd' Patch
Dec 18 14:13:00 volumio-office kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 18 14:13:00 volumio-office systemd-udevd[231]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 18 14:13:00 volumio-office kernel: cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Dec 18 14:13:00 volumio-office kernel: cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Dec 18 14:13:00 volumio-office kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 18 14:13:00 volumio-office kernel: brcmfmac: F1 signature read @0x18000000=0x1541a9a6
Dec 18 14:13:00 volumio-office kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
Dec 18 14:13:00 volumio-office kernel: usbcore: registered new interface driver brcmfmac
Dec 18 14:13:01 volumio-office kernel: Bluetooth: hci0: BCM: features 0x2e
Dec 18 14:13:01 volumio-office kernel: Bluetooth: hci0: BCM43438A1 37.4MHz Raspberry Pi 3-0141
Dec 18 14:13:01 volumio-office kernel: Bluetooth: hci0: BCM43430A1 (001.002.009) build 0508
Dec 18 14:13:01 volumio-office kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Jul 19 2021 03:24:18 version 7.45.98 (TOB) (56df937 CY) FWID 01-8e14b897
Dec 18 14:13:01 volumio-office systemd-udevd[232]: Using default interface naming scheme 'v240'.
Dec 18 14:13:01 volumio-office systemd-udevd[232]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 18 14:13:01 volumio-office kernel: snd-rpi-iqaudio-dac soc:sound: snd_rpi_iqaudio_gpio_unmute: un-muting amp using GPIO22
Dec 18 14:13:01 volumio-office kernel: hwmon hwmon1: Undervoltage detected!
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in SMSC9512/9514 Fast Ethernet Adapter being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in /sys/subsystem/net/devices/wlan0 being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Created slice system-bthelper.slice.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in Huge Pages File System being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 18 14:13:02 volumio-office systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Dec 18 14:13:02 volumio-office systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 18 14:13:02 volumio-office systemd[1]: Started File System Check Daemon to report status.
Dec 18 14:13:02 volumio-office systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 18 14:13:02 volumio-office systemd-fsck[404]: fsck.fat 4.1 (2017-01-24)
Dec 18 14:13:02 volumio-office systemd-fsck[404]: /dev/mmcblk0p1: 369 files, 33343/46774 clusters
Dec 18 14:13:02 volumio-office systemd[1]: Started File System Check on /dev/mmcblk0p1.
Dec 18 14:13:02 volumio-office systemd[1]: Mounting /boot...
Dec 18 14:13:02 volumio-office systemd[1]: Mounted /boot.
Dec 18 14:13:02 volumio-office systemd[1]: Reached target Local File Systems.
Dec 18 14:13:02 volumio-office systemd[1]: Started ifup for wlan0.
Dec 18 14:13:02 volumio-office systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 18 14:13:02 volumio-office systemd[1]: Starting Raise network interfaces...
Dec 18 14:13:02 volumio-office systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 18 14:13:02 volumio-office systemd[1]: Starting Preprocess NFS configuration...
Dec 18 14:13:02 volumio-office systemd[1]: Starting Create Volatile Files and Directories...
Dec 18 14:13:02 volumio-office systemd[1]: Started ifup for eth0.
Dec 18 14:13:02 volumio-office systemd[1]: plymouth-read-write.service: Succeeded.
Dec 18 14:13:02 volumio-office systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 18 14:13:02 volumio-office systemd[1]: Received SIGRTMIN+20 from PID 241 (plymouthd).
Dec 18 14:13:03 volumio-office systemd[1]: nfs-config.service: Succeeded.
Dec 18 14:13:03 volumio-office systemd[1]: Started Preprocess NFS configuration.
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in RPC security service for NFS server being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target NFS client services.
Dec 18 14:13:03 volumio-office systemd[1]: Started Create Volatile Files and Directories.
Dec 18 14:13:03 volumio-office systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
Dec 18 14:13:03 volumio-office systemd[1]: Starting RPC bind portmap service...
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in Network Time Synchronization being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 18 14:13:03 volumio-office kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 18 14:13:03 volumio-office systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 18 14:13:03 volumio-office kernel: 8021q: 802.1Q VLAN Support v1.8
Dec 18 14:13:03 volumio-office systemd[1]: Reached target System Initialization.
Dec 18 14:13:03 volumio-office systemd[1]: Listening on mpd.socket.
Dec 18 14:13:03 volumio-office systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 18 14:13:03 volumio-office systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 18 14:13:03 volumio-office systemd[1]: Started Daily apt download activities.
Dec 18 14:13:03 volumio-office systemd[1]: Started Daily apt upgrade and clean activities.
Dec 18 14:13:03 volumio-office systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target Timers.
Dec 18 14:13:03 volumio-office systemd[1]: Listening on triggerhappy.socket.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target Sockets.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target Basic System.
Dec 18 14:13:03 volumio-office systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in Volumio SSH enabler being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Starting Login Service...
Dec 18 14:13:03 volumio-office systemd[1]: Starting triggerhappy global hotkey daemon...
Dec 18 14:13:03 volumio-office systemd[1]: Started Manage Sound Card State (restore and store).
Dec 18 14:13:03 volumio-office systemd[1]: Starting Save/Restore Sound Card State...
Dec 18 14:13:03 volumio-office alsactl[518]: alsactl 1.1.8 daemon started
Dec 18 14:13:03 volumio-office systemd[1]: Started D-Bus System Message Bus.
Dec 18 14:13:03 volumio-office systemd[1]: Started Volumio Iptables Module.
Dec 18 14:13:03 volumio-office systemd[1]: Started UPnP Renderer front-end to MPD.
Dec 18 14:13:03 volumio-office systemd[1]: Starting Wireless Services...
Dec 18 14:13:03 volumio-office thd[517]: Unable to parse trigger line:
Dec 18 14:13:03 volumio-office thd[517]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle
Dec 18 14:13:03 volumio-office thd[517]: Unable to parse trigger line:
Dec 18 14:13:03 volumio-office thd[517]: Found socket passed from systemd
Dec 18 14:13:03 volumio-office systemd[1]: Starting WPA supplicant...
Dec 18 14:13:03 volumio-office systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
Dec 18 14:13:03 volumio-office systemd[1]: Started volumio-remote-updater.service.
Dec 18 14:13:03 volumio-office systemd[1]: Starting dhcpcd on all interfaces...
Dec 18 14:13:03 volumio-office systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Dec 18 14:13:03 volumio-office systemd[1]: Started triggerhappy global hotkey daemon.
Dec 18 14:13:03 volumio-office systemd[1]: Started RPC bind portmap service.
Dec 18 14:13:03 volumio-office dhcpcd[530]: Not running dhcpcd because /etc/network/interfaces
Dec 18 14:13:03 volumio-office dhcpcd[530]: defines some interfaces that will use a
Dec 18 14:13:03 volumio-office dhcpcd[530]: DHCP client or static address
Dec 18 14:13:03 volumio-office systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED
Dec 18 14:13:03 volumio-office systemd[1]: dhcpcd.service: Failed with result 'exit-code'.
Dec 18 14:13:03 volumio-office systemd[1]: Failed to start dhcpcd on all interfaces.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target Remote File Systems (Pre).
Dec 18 14:13:03 volumio-office systemd[1]: Reached target Remote File Systems.
Dec 18 14:13:03 volumio-office systemd-logind[514]: New seat seat0.
Dec 18 14:13:03 volumio-office systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
Dec 18 14:13:03 volumio-office avahi-daemon[513]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113).
Dec 18 14:13:03 volumio-office avahi-daemon[513]: Successfully dropped root privileges.
Dec 18 14:13:03 volumio-office avahi-daemon[513]: avahi-daemon 0.7 starting up.
Dec 18 14:13:03 volumio-office systemd[1]: Reached target RPC Port Mapper.
Dec 18 14:13:03 volumio-office systemd[1]: Started Save/Restore Sound Card State.
Dec 18 14:13:04 volumio-office systemd[1]: Reached target Sound Card.
Dec 18 14:13:04 volumio-office sh[411]: wlan0=wlan0
Dec 18 14:13:04 volumio-office kernel: smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
Dec 18 14:13:04 volumio-office sh[422]: eth0: waiting for carrier
Dec 18 14:13:04 volumio-office dhcpcd[462]: eth0: waiting for carrier
Dec 18 14:13:04 volumio-office kernel: smsc95xx 1-1.1:1.0 eth0: Link is Down
Dec 18 14:13:04 volumio-office systemd[1]: hciuart.service: Succeeded.
Dec 18 14:13:04 volumio-office systemd[1]: Started Configure Bluetooth Modems connected by UART.
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Successfully called chroot().
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Successfully dropped remaining capabilities.
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Loading service file /services/volumio.service.
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Network interface enumeration completed.
Dec 18 14:13:04 volumio-office wpa_supplicant[525]: Successfully initialized wpa_supplicant
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Server startup complete. Host name is volumio-office.local. Local service cookie is 744294400.
Dec 18 14:13:04 volumio-office avahi-daemon[513]: Service "Volumio-Office" (/services/volumio.service) successfully established.
Dec 18 14:13:05 volumio-office systemd[1]: Started Login Service.
Dec 18 14:13:05 volumio-office systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 18 14:13:05 volumio-office systemd[1]: Started WPA supplicant.
Dec 18 14:13:05 volumio-office systemd[1]: Starting Raspberry Pi bluetooth helper...
Dec 18 14:13:05 volumio-office systemd[1]: Started Raise network interfaces.
Dec 18 14:13:05 volumio-office systemd[1]: Reached target Network.
Dec 18 14:13:05 volumio-office systemd[1]: Starting Permit User Sessions...
Dec 18 14:13:05 volumio-office systemd[1]: Starting Music Player Daemon...
Dec 18 14:13:05 volumio-office systemd[1]: Starting Network Time Service...
Dec 18 14:13:05 volumio-office bthelper[589]: Raspberry Pi BDADDR already set
Dec 18 14:13:05 volumio-office systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
Dec 18 14:13:05 volumio-office systemd[1]: Reached target Network is Online.
Dec 18 14:13:05 volumio-office systemd[1]: Starting Samba NMB Daemon...
Dec 18 14:13:05 volumio-office systemd[1]: Starting LSB: Brings up/down network automatically...
Dec 18 14:13:05 volumio-office systemd[1]: Starting /etc/rc.local Compatibility...
Dec 18 14:13:05 volumio-office systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 18 14:13:05 volumio-office systemd[1]: Started Raspberry Pi bluetooth helper.
Dec 18 14:13:05 volumio-office systemd[1]: Started Permit User Sessions.
Dec 18 14:13:05 volumio-office volumio-remote-updater[528]: Error: No active session
Dec 18 14:13:05 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:05] [info] asio async_connect error: system:111 (Connection refused)
Dec 18 14:13:05 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:05] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Dec 18 14:13:05 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:05] [error] handle_connect error: Underlying Transport Error
Dec 18 14:13:05 volumio-office systemd[1]: Started /etc/rc.local Compatibility.
Dec 18 14:13:05 volumio-office systemd[1]: Starting Hold until boot process finishes up...
Dec 18 14:13:05 volumio-office systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 18 14:13:05 volumio-office volumio[523]: Could not open config: /tmp/upmpdcli.conf
Dec 18 14:13:05 volumio-office systemd[1]: Starting Bluetooth service...
Dec 18 14:13:05 volumio-office systemd[1]: plymouth-start.service: Succeeded.
Dec 18 14:13:05 volumio-office systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 18 14:13:05 volumio-office systemd[1]: Started Hold until boot process finishes up.
Dec 18 14:13:05 volumio-office systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE
Dec 18 14:13:05 volumio-office systemd[1]: upmpdcli.service: Failed with result 'exit-code'.
Dec 18 14:13:05 volumio-office systemd[1]: plymouth-quit.service: Succeeded.
Dec 18 14:13:05 volumio-office systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 18 14:13:05 volumio-office systemd[1]: Received SIGRTMIN+21 from PID 241 (n/a).
Dec 18 14:13:05 volumio-office systemd[1]: Received SIGRTMIN+21 from PID 241 (n/a).
Dec 18 14:13:05 volumio-office loadcpufreq[537]: Loading cpufreq kernel modules...done (none).
Dec 18 14:13:06 volumio-office systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
Dec 18 14:13:06 volumio-office systemd[1]: Starting LSB: set CPUFreq kernel parameters...
Dec 18 14:13:06 volumio-office systemd[1]: Started Getty on tty1.
Dec 18 14:13:06 volumio-office systemd[1]: Reached target Login Prompts.
Dec 18 14:13:06 volumio-office systemd[1]: iptables.service: Succeeded.
Dec 18 14:13:06 volumio-office ifplugd(eth0)[665]: ifplugd 0.28 initializing.
Dec 18 14:13:06 volumio-office ifplugd(eth0)[665]: Using interface eth0/B8:27:EB:C2:D9:77 with driver (version: 6.1.64-v7+)
Dec 18 14:13:06 volumio-office ifplugd(eth0)[665]: Using detection mode: SIOCETHTOOL
Dec 18 14:13:06 volumio-office ifplugd(eth0)[665]: Initialization complete, link beat not detected.
Dec 18 14:13:06 volumio-office ntpd[603]: ntpd 4.2.8p12@1.3728-o (1): Starting
Dec 18 14:13:06 volumio-office ntpd[603]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
Dec 18 14:13:06 volumio-office ntpd[666]: proto: precision = 1.407 usec (-19)
Dec 18 14:13:06 volumio-office ifplugd[610]: Network Interface Plugging Daemon...start eth0...done.
Dec 18 14:13:06 volumio-office systemd[1]: Started Network Time Service.
Dec 18 14:13:06 volumio-office systemd[1]: Started LSB: Brings up/down network automatically.
Dec 18 14:13:06 volumio-office ntpd[666]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
Dec 18 14:13:06 volumio-office ntpd[666]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2023-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
Dec 18 14:13:06 volumio-office ntpd[666]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): will expire in less than 10 days
Dec 18 14:13:06 volumio-office ntpd[666]: Listen and drop on 0 v6wildcard [::]:123
Dec 18 14:13:06 volumio-office ntpd[666]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Dec 18 14:13:06 volumio-office ntpd[666]: Listen normally on 2 lo 127.0.0.1:123
Dec 18 14:13:06 volumio-office ntpd[666]: Listening on routing socket on fd #19 for interface updates
Dec 18 14:13:06 volumio-office ntpd[666]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Dec 18 14:13:06 volumio-office ntpd[666]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Dec 18 14:13:06 volumio-office haveged[461]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K
Dec 18 14:13:06 volumio-office haveged[461]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14768/63488
Dec 18 14:13:06 volumio-office haveged[461]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00496
Dec 18 14:13:06 volumio-office haveged[461]: haveged: fills: 0, generated: 0
Dec 18 14:13:06 volumio-office bluetoothd[642]: Bluetooth daemon 5.50
Dec 18 14:13:06 volumio-office bluetoothd[642]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf
Dec 18 14:13:06 volumio-office systemd[1]: Started Bluetooth service.
Dec 18 14:13:06 volumio-office systemd[1]: Reached target Bluetooth.
Dec 18 14:13:06 volumio-office bluetoothd[642]: Starting SDP server
Dec 18 14:13:06 volumio-office bluetoothd[642]: Excluding (cli) sap
Dec 18 14:13:06 volumio-office cpufrequtils[649]: CPUFreq Utilities: Setting ondemand CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
Dec 18 14:13:06 volumio-office systemd[1]: Started LSB: set CPUFreq kernel parameters.
Dec 18 14:13:06 volumio-office kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 18 14:13:06 volumio-office kernel: Bluetooth: BNEP filters: protocol multicast
Dec 18 14:13:06 volumio-office kernel: Bluetooth: BNEP socket layer initialized
Dec 18 14:13:06 volumio-office bluetoothd[642]: Bluetooth management interface 1.22 initialized
Dec 18 14:13:06 volumio-office dbus-daemon[520]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=642 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ")
Dec 18 14:13:06 volumio-office kernel: Bluetooth: MGMT ver 1.22
Dec 18 14:13:06 volumio-office bluetoothd[642]: Failed to set privacy: Rejected (0x0b)
Dec 18 14:13:07 volumio-office systemd[1]: Starting Hostname Service...
Dec 18 14:13:07 volumio-office ntpd[666]: error resolving pool 0.debian.pool.ntp.org: System error (-11)
Dec 18 14:13:07 volumio-office dbus-daemon[520]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 18 14:13:07 volumio-office systemd[1]: Started Hostname Service.
Dec 18 14:13:07 volumio-office systemd[1]: systemd-rfkill.service: Succeeded.
Dec 18 14:13:08 volumio-office ntpd[666]: error resolving pool 1.debian.pool.ntp.org: System error (-11)
Dec 18 14:13:08 volumio-office nmbd[624]: [2023/12/18 14:13:08.338892, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns)
Dec 18 14:13:08 volumio-office nmbd[624]: started asyncdns process 687
Dec 18 14:13:08 volumio-office nmbd[624]: [2023/12/18 14:13:08.343056, 0] ../lib/util/become_daemon.c:149(daemon_status)
Dec 18 14:13:08 volumio-office nmbd[624]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
Dec 18 14:13:08 volumio-office nmbd[624]: [2023/12/18 14:13:08.343364, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
Dec 18 14:13:08 volumio-office nmbd[624]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
Dec 18 14:13:08 volumio-office wireless.js[524]: Cleaning previous...
Dec 18 14:13:09 volumio-office ntpd[666]: error resolving pool 2.debian.pool.ntp.org: System error (-11)
Dec 18 14:13:09 volumio-office sudo[695]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Dec 18 14:13:09 volumio-office sudo[695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:09 volumio-office sudo[695]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:09 volumio-office sudo[697]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Dec 18 14:13:09 volumio-office sudo[697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:09 volumio-office sudo[697]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office wireless.js[524]: Stopped aP
Dec 18 14:13:10 volumio-office sudo[704]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up
Dec 18 14:13:10 volumio-office sudo[704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office sudo[704]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 18 14:13:10 volumio-office sudo[706]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw reg get
Dec 18 14:13:10 volumio-office sudo[706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office sudo[706]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office ntpd[666]: error resolving pool 3.debian.pool.ntp.org: System error (-11)
Dec 18 14:13:10 volumio-office sudo[713]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up
Dec 18 14:13:10 volumio-office sudo[713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office sudo[713]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office sudo[715]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw wlan0 scan
Dec 18 14:13:10 volumio-office sudo[715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office bthelper[589]: Changing power off succeeded
Dec 18 14:13:10 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:10] [info] asio async_connect error: system:111 (Connection refused)
Dec 18 14:13:10 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:10] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Dec 18 14:13:10 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:10] [error] handle_connect error: Underlying Transport Error
Dec 18 14:13:10 volumio-office bthelper[589]: [CHG] Controller B8:27:EB:68:73:DD Class: 0x0000041c
Dec 18 14:13:10 volumio-office bthelper[589]: Changing power on succeeded
Dec 18 14:13:10 volumio-office sudo[715]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office wireless.js[524]: SETTING APPROPRIATE REG DOMAIN: US
Dec 18 14:13:10 volumio-office sudo[727]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up
Dec 18 14:13:10 volumio-office sudo[727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office sudo[727]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office sudo[729]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw reg set US
Dec 18 14:13:10 volumio-office sudo[729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:10 volumio-office sudo[729]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:10 volumio-office wireless.js[524]: SUCCESSFULLY SET NEW REGDOMAIN: US
Dec 18 14:13:10 volumio-office wireless.js[524]: Start wireless flow
Dec 18 14:13:10 volumio-office wireless.js[524]: Stopped hotspot (if there)..
Dec 18 14:13:11 volumio-office sudo[734]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Dec 18 14:13:11 volumio-office sudo[734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:11 volumio-office sudo[734]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:11 volumio-office sudo[736]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Dec 18 14:13:11 volumio-office sudo[736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:11 volumio-office mpd[594]: Dec 18 14:13 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 18 14:13:11 volumio-office systemd[1]: Started Music Player Daemon.
Dec 18 14:13:11 volumio-office sudo[736]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:11 volumio-office wireless.js[524]: DHCP IP
Dec 18 14:13:11 volumio-office wireless.js[524]: Start ap
Dec 18 14:13:11 volumio-office wpa_supplicant[740]: Successfully initialized wpa_supplicant
Dec 18 14:13:11 volumio-office sudo[741]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/dhcpcd
Dec 18 14:13:11 volumio-office sudo[741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:11 volumio-office kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 18 14:13:11 volumio-office dhcpcd[742]: dev: loaded udev
Dec 18 14:13:11 volumio-office dhcpcd-run-hooks[760]: wlan0: starting wpa_supplicant
Dec 18 14:13:11 volumio-office dhcpcd-run-hooks[765]: wlan0: failed to start wpa_supplicant
Dec 18 14:13:11 volumio-office dhcpcd-run-hooks[766]: wlan0: Successfully initialized wpa_supplicant
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Ma
Dec 18 14:13:12 volumio-office dhcpcd[742]: wlan0: connected to Access Point `'
Dec 18 14:13:12 volumio-office dhcpcd[742]: no interfaces have a carrier
Dec 18 14:13:12 volumio-office dhcpcd[742]: forked to background, child pid 776
Dec 18 14:13:12 volumio-office dhcpcd[776]: eth0: waiting for carrier
Dec 18 14:13:12 volumio-office dhcpcd[776]: wlan0: waiting for carrier
Dec 18 14:13:12 volumio-office sudo[741]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:12 volumio-office wpa_supplicant[764]: wlan0: Trying to associate with SSID 'Sefs House 2.4G'
Dec 18 14:13:12 volumio-office wireless.js[524]: trying...
Dec 18 14:13:12 volumio-office sudo[778]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:12 volumio-office sudo[778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:12 volumio-office sudo[778]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:12 volumio-office dhcpcd[776]: wlan0: carrier acquired
Dec 18 14:13:12 volumio-office dhcpcd[776]: wlan0: connected to Access Point `Sefs House 2.4G'
Dec 18 14:13:12 volumio-office wpa_supplicant[764]: wlan0: Associated with b8:dd:71:da:6c:a6
Dec 18 14:13:12 volumio-office wpa_supplicant[764]: wlan0: CTRL-EVENT-CONNECTED - Connection to b8:dd:71:da:6c:a6 completed [id=0 id_str=]
Dec 18 14:13:12 volumio-office wpa_supplicant[764]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 18 14:13:12 volumio-office wpa_supplicant[764]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
Dec 18 14:13:13 volumio-office dhcpcd[776]: DUID 00:01:00:01:2d:03:7c:c7:b8:27:eb:c2:d9:77
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: IAID eb:97:8c:22
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: adding address fe80::9c92:dbb1:ccfe:eec0
Dec 18 14:13:13 volumio-office dhcpcd[776]: ipv6_addaddr1: Permission denied
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: carrier lost
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: carrier acquired
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: IAID eb:97:8c:22
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: soliciting an IPv6 router
Dec 18 14:13:13 volumio-office wireless.js[524]: trying...
Dec 18 14:13:13 volumio-office sudo[793]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:13 volumio-office sudo[793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:13 volumio-office sudo[793]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: rebinding lease of 192.168.1.9
Dec 18 14:13:13 volumio-office dhcpcd[776]: wlan0: probing address 192.168.1.9/24
Dec 18 14:13:14 volumio-office wireless.js[524]: trying...
Dec 18 14:13:14 volumio-office sudo[796]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:14 volumio-office sudo[796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:14 volumio-office sudo[796]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:15 volumio-office wireless.js[524]: trying...
Dec 18 14:13:15 volumio-office sudo[799]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:15 volumio-office sudo[799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:15 volumio-office sudo[799]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:16 volumio-office wireless.js[524]: trying...
Dec 18 14:13:16 volumio-office sudo[802]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:16 volumio-office sudo[802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:16 volumio-office sudo[802]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:17 volumio-office wireless.js[524]: trying...
Dec 18 14:13:17 volumio-office sudo[805]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:17 volumio-office sudo[805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:17 volumio-office sudo[805]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:18 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:18] [info] asio async_connect error: system:111 (Connection refused)
Dec 18 14:13:18 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:18] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Dec 18 14:13:18 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:18] [error] handle_connect error: Underlying Transport Error
Dec 18 14:13:18 volumio-office wireless.js[524]: trying...
Dec 18 14:13:18 volumio-office sudo[808]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:18 volumio-office sudo[808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:18 volumio-office sudo[808]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:19 volumio-office dhcpcd[776]: wlan0: leased 192.168.1.9 for 86400 seconds
Dec 18 14:13:19 volumio-office avahi-daemon[513]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.9.
Dec 18 14:13:19 volumio-office dhcpcd[776]: wlan0: adding route to 192.168.1.0/24
Dec 18 14:13:19 volumio-office avahi-daemon[513]: New relevant interface wlan0.IPv4 for mDNS.
Dec 18 14:13:19 volumio-office avahi-daemon[513]: Registering new address record for 192.168.1.9 on wlan0.IPv4.
Dec 18 14:13:19 volumio-office dhcpcd[776]: wlan0: adding default route via 192.168.1.1
Dec 18 14:13:19 volumio-office wireless.js[524]: trying...
Dec 18 14:13:19 volumio-office sudo[831]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r
Dec 18 14:13:19 volumio-office sudo[831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:19 volumio-office sudo[831]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:19 volumio-office wireless.js[524]: Connected to: ----Sefs House 2.4G
Dec 18 14:13:19 volumio-office wireless.js[524]: ----
Dec 18 14:13:19 volumio-office sudo[834]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 18 14:13:19 volumio-office sudo[834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:19 volumio-office sudo[834]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:19 volumio-office wireless.js[524]: ... joined AP, wlan0 IPv4 is 192.168.1.9, ipV6 is undefined
Dec 18 14:13:19 volumio-office wireless.js[524]: It's done! AP
Dec 18 14:13:19 volumio-office systemd[1]: Started Wireless Services.
Dec 18 14:13:19 volumio-office kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 18 14:13:19 volumio-office systemd[1]: Started Volumio Backend Module.
Dec 18 14:13:19 volumio-office systemd[1]: Started Volumio Cpu Tweaker.
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: Setting RT Priority for mpd
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: Setting MPD Affinity
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: pid 594's current affinity mask: f
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: pid 594's new affinity mask: 3
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: /bin/volumio_cpu_tweak: line 27: warning: command substitution: ignored null byte in input
Dec 18 14:13:19 volumio-office volumio-cpu-tweak[840]: VOLUMIO CPU TWEAK: Setting CPU Governor: performance
Dec 18 14:13:20 volumio-office systemd[1]: volumio_cpu_tweak.service: Succeeded.
Dec 18 14:13:21 volumio-office ntpd[666]: Listen normally on 3 wlan0 192.168.1.9:123
Dec 18 14:13:21 volumio-office ntpd[666]: new interface(s) found: waking up resolver
Dec 18 14:13:23 volumio-office nmbd[624]: [2023/12/18 14:13:23.352323, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 18 14:13:23 volumio-office nmbd[624]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
Dec 18 14:13:23 volumio-office systemd[1]: Started Samba NMB Daemon.
Dec 18 14:13:23 volumio-office systemd[1]: Starting Samba Winbind Daemon...
Dec 18 14:13:24 volumio-office winbindd[856]: [2023/12/18 14:13:24.125483, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache)
Dec 18 14:13:24 volumio-office winbindd[856]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Dec 18 14:13:24 volumio-office winbindd[856]: [2023/12/18 14:13:24.191360, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 18 14:13:24 volumio-office winbindd[856]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Dec 18 14:13:24 volumio-office systemd[1]: Started Samba Winbind Daemon.
Dec 18 14:13:24 volumio-office systemd[1]: Starting Samba SMB Daemon...
Dec 18 14:13:25 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:25 volumio-office volumio[839]: info: ----- Volumio3 ----
Dec 18 14:13:25 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:25 volumio-office volumio[839]: info: ----- System startup ----
Dec 18 14:13:25 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:25 volumio-office smbd[861]: [2023/12/18 14:13:25.303264, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 18 14:13:25 volumio-office systemd[1]: Started Samba SMB Daemon.
Dec 18 14:13:25 volumio-office smbd[861]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
Dec 18 14:13:25 volumio-office systemd[1]: Reached target Multi-User System.
Dec 18 14:13:25 volumio-office systemd[1]: Reached target Graphical Interface.
Dec 18 14:13:25 volumio-office systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 18 14:13:25 volumio-office systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Dec 18 14:13:25 volumio-office systemd[1]: Started Update UTMP about System Runlevel Changes.
Dec 18 14:13:25 volumio-office systemd[1]: Startup finished in 10.129s (kernel) + 29.519s (userspace) = 39.648s.
Dec 18 14:13:27 volumio-office volumio[839]: info: MYVOLUMIO Environment detected
Dec 18 14:13:27 volumio-office volumio[839]: info: Plugin folders cleanup
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning into folder /volumio/app/plugins/
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category audio_interface
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category miscellanea
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category music_service
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category plugins.json
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category system_controller
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category user_interface
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning into folder /data/plugins/
Dec 18 14:13:27 volumio-office volumio[839]: info: Scanning category music_service
Dec 18 14:13:27 volumio-office volumio[839]: info: Plugin folders cleanup completed
Dec 18 14:13:27 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:27 volumio-office volumio[839]: info: ----- Core plugins startup ----
Dec 18 14:13:27 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:27 volumio-office volumio[839]: info: Loading plugins from folder /volumio/app/plugins/
Dec 18 14:13:27 volumio-office volumio[839]: info: Adding plugin upnp to MyMusic Plugins
Dec 18 14:13:27 volumio-office volumio[839]: info: Adding plugin airplay_emulation to MyMusic Plugins
Dec 18 14:13:27 volumio-office volumio[839]: info: Adding plugin upnp_browser to MyMusic Plugins
Dec 18 14:13:27 volumio-office volumio[839]: info: Loading plugins from folder /data/plugins/
Dec 18 14:13:27 volumio-office volumio[839]: info: Loading plugin "system"...
Dec 18 14:13:27 volumio-office volumio[839]: info: Loading plugin "appearance"...
Dec 18 14:13:28 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:28] [connect] Successful connection
Dec 18 14:13:30 volumio-office volumio[839]: info: Loading plugin "network"...
Dec 18 14:13:30 volumio-office volumio[839]: info: Refreshing Cached IP Addresses
Dec 18 14:13:30 volumio-office sudo[881]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 18 14:13:30 volumio-office sudo[881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:30 volumio-office sudo[881]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:30 volumio-office sudo[883]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 18 14:13:30 volumio-office sudo[883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:30 volumio-office volumio[839]: info: Loading plugin "services"...
Dec 18 14:13:30 volumio-office sudo[883]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:30 volumio-office volumio[839]: info: Loading plugin "alsa_controller"...
Dec 18 14:13:30 volumio-office sudo[886]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Dec 18 14:13:30 volumio-office sudo[886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:30 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 18 14:13:30 volumio-office volumio[839]: info: Loading plugin "wizard"...
Dec 18 14:13:30 volumio-office volumio[839]: info: Loading plugin "volumio_command_line_client"...
Dec 18 14:13:31 volumio-office volumio[839]: info: Loading plugin "upnp"...
Dec 18 14:13:31 volumio-office volumio[839]: info: [1702883611013] Starting Upmpd Daemon
Dec 18 14:13:31 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 18 14:13:31 volumio-office volumio[839]: info: Loading plugin "my_music"...
Dec 18 14:13:31 volumio-office volumio[839]: info: Loading plugin "mpd"...
Dec 18 14:13:31 volumio-office sudo[886]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:31 volumio-office volumio[839]: info: Creating MPD Configuration file
Dec 18 14:13:31 volumio-office volumio[839]: info: Loading plugin "upnp_browser"...
Dec 18 14:13:31 volumio-office sudo[894]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Dec 18 14:13:31 volumio-office sudo[894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:31 volumio-office sudo[894]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:31 volumio-office sudo[896]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Dec 18 14:13:31 volumio-office sudo[896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:32 volumio-office systemd[1]: Stopping Music Player Daemon...
Dec 18 14:13:32 volumio-office systemd[1]: mpd.service: Succeeded.
Dec 18 14:13:32 volumio-office systemd[1]: Stopped Music Player Daemon.
Dec 18 14:13:32 volumio-office systemd[1]: Starting Music Player Daemon...
Dec 18 14:13:32 volumio-office systemd[1]: systemd-fsckd.service: Succeeded.
Dec 18 14:13:32 volumio-office volumio[839]: info: Loading plugin "networkfs"...
Dec 18 14:13:33 volumio-office volumio[839]: info: Starting Udev Watcher for removable devices
Dec 18 14:13:34 volumio-office volumio[839]: info: Ignoring mount for partition: boot
Dec 18 14:13:34 volumio-office volumio[839]: info: Ignoring mount for partition: volumio
Dec 18 14:13:34 volumio-office volumio[839]: info: Ignoring mount for partition: volumio_data
Dec 18 14:13:34 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 18 14:13:34 volumio-office volumio[839]: info: Loading plugin "alarm-clock"...
Dec 18 14:13:34 volumio-office dhcpcd[462]: timed out
Dec 18 14:13:34 volumio-office sh[422]: timed out
Dec 18 14:13:34 volumio-office sh[422]: dhcpcd exited
Dec 18 14:13:34 volumio-office dhcpcd[462]: dhcpcd exited
Dec 18 14:13:34 volumio-office sh[422]: ifup: failed to bring up eth0
Dec 18 14:13:34 volumio-office systemd[1]: ifup@eth0.service: Main process exited, code=exited, status=1/FAILURE
Dec 18 14:13:34 volumio-office systemd[1]: ifup@eth0.service: Failed with result 'exit-code'.
Dec 18 14:13:34 volumio-office mpd[899]: Dec 18 14:13 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 18 14:13:34 volumio-office systemd[1]: Started Music Player Daemon.
Dec 18 14:13:34 volumio-office sudo[896]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:34 volumio-office volumio[839]: info: Loading plugin "airplay_emulation"...
Dec 18 14:13:34 volumio-office volumio[839]: info: Starting Shairport Sync
Dec 18 14:13:34 volumio-office volumio[839]: info: Loading plugin "last_100"...
Dec 18 14:13:34 volumio-office volumio[839]: info: Loading plugin "webradio"...
Dec 18 14:13:35 volumio-office volumio[839]: info: Loading plugin "i2s_dacs"...
Dec 18 14:13:35 volumio-office volumio[839]: info: Loading plugin "volumiodiscovery"...
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** For more information see
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 18 14:13:35 volumio-office volumio[839]: *** WARNING *** For more information see
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** For more information see
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 18 14:13:35 volumio-office node[839]: *** WARNING *** For more information see
Dec 18 14:13:35 volumio-office volumio[839]: info: Applying required configuration parameters for plugin volumiodiscovery
Dec 18 14:13:35 volumio-office volumio[839]: info: Discovery: Started advertising with name: Volumio-Office
Dec 18 14:13:35 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 18 14:13:35 volumio-office volumio[839]: info: Loading plugin "spop"...
Dec 18 14:13:37 volumio-office systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "outputs"...
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "albumart"...
Dec 18 14:13:38 volumio-office volumio[839]: info: Plugin example_plugin is not enabled
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "inputs"...
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "updater_comm"...
Dec 18 14:13:38 volumio-office volumio[839]: info: Plugin mpdemulation is not enabled
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "rest_api"...
Dec 18 14:13:38 volumio-office volumio[839]: info: Loading plugin "websocket"...
Dec 18 14:13:39 volumio-office volumio[839]: info: Loading i18n strings for locale en
Dec 18 14:13:39 volumio-office volumio[839]: Updating browse sources language
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:39 volumio-office volumio[839]: Forking 3 albumart workers
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::initPlayerControls
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:13:39 volumio-office volumio[839]: Express server listening on port 3000
Dec 18 14:13:39 volumio-office volumio[839]: [Metrics] WebUI: 16s 492.17ms
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreStateMachine::resetVolumioState
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreStateMachine::getcurrentVolume
Dec 18 14:13:39 volumio-office volumio[839]: info: CoreCommandRouter::volumioRetrievevolume
Dec 18 14:13:39 volumio-office volumio[839]: info: Cannot read play queue from file
Dec 18 14:13:39 volumio-office volumio[839]: info: MPD Permissions set
Dec 18 14:13:40 volumio-office volumio[839]: verbose: New Socket.io Connection to 192.168.1.9 from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 1
Dec 18 14:13:40 volumio-office volumio[839]: verbose: New Socket.io Connection to volumio-office.local from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 2
Dec 18 14:13:40 volumio-office volumio[839]: verbose: New Socket.io Connection to 192.168.1.9 from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 3
Dec 18 14:13:40 volumio-office volumio[839]: verbose: New Socket.io Connection to 192.168.1.9 from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 4
Dec 18 14:13:40 volumio-office volumio[839]: info: MPD running with PID899
Dec 18 14:13:40 volumio-office volumio[839]: ,establishing connection
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:40 volumio-office volumio[839]: info: Executing start script for DAC IQaudIO DAC Plus
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:40 volumio-office volumio[839]: error: updateQueue error: null
Dec 18 14:13:40 volumio-office volumio[839]: info: VolumeController:: Volume=100 Mute =false
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::pushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioPushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::updateTrackBlock
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getTrackBlock
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioRetrievevolume
Dec 18 14:13:40 volumio-office volumio[839]: info: Setting Device type: Raspberry PI
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::setRepeat null single undefined
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::pushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioPushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::setRandom null
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::pushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioPushState
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetQueue
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreStateMachine::getQueue
Dec 18 14:13:40 volumio-office volumio[839]: info: CorePlayQueue::getQueue
Dec 18 14:13:40 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Dec 18 14:13:40 volumio-office volumio[839]: verbose: New Socket.io Connection to 192.168.1.9 from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 5
Dec 18 14:13:40 volumio-office volumio[839]: info: DAC script executed
Dec 18 14:13:40 volumio-office volumio[839]: info: Completed loading Core Plugins
Dec 18 14:13:40 volumio-office volumio[839]: info: Preparing to generate the ALSA configuration file
Dec 18 14:13:40 volumio-office volumio[839]: Starting albumart workers
Dec 18 14:13:40 volumio-office volumio[839]: error: updateQueue error: null
Dec 18 14:13:40 volumio-office volumio[839]: Starting albumart workers
Dec 18 14:13:41 volumio-office volumio[839]: Starting albumart workers
Dec 18 14:13:41 volumio-office sudo[960]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 18 14:13:41 volumio-office sudo[960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:41 volumio-office sudo[960]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:41 volumio-office sudo[963]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 18 14:13:41 volumio-office sudo[963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:41 volumio-office volumio[839]: info: Discovery: adding 5c8afb72-3f4c-4723-a8fe-64c6cbb073c6
Dec 18 14:13:41 volumio-office volumio[839]: info: Discovery: Found device Volumio-Office
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:41 volumio-office sudo[963]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:41 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:41 volumio-office volumio[839]: info: VolumeController:: Volume=100 Mute =false
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreStateMachine::pushState
Dec 18 14:13:41 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::volumioPushState
Dec 18 14:13:41 volumio-office volumio[839]: info: Asound.conf file unchanged, so no further update is needed
Dec 18 14:13:41 volumio-office volumio[839]: info: Output device has changed, restarting MPD
Dec 18 14:13:41 volumio-office volumio[839]: info: Output device has changed, restarting Shairport Sync
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:41 volumio-office sudo[966]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Dec 18 14:13:41 volumio-office sudo[966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:41 volumio-office sudo[968]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Dec 18 14:13:41 volumio-office sudo[968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:41 volumio-office sudo[966]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:41 volumio-office systemd[1]: Stopping Music Player Daemon...
Dec 18 14:13:41 volumio-office systemd[1]: mpd.service: Succeeded.
Dec 18 14:13:41 volumio-office systemd[1]: Stopped Music Player Daemon.
Dec 18 14:13:41 volumio-office volumio[839]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 18 14:13:41 volumio-office volumio[839]: info: ___________ START PLUGINS ___________
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 18 14:13:41 volumio-office volumio[839]: info: [1702883621848] CoreMusicLibrary::Adding element Media Servers
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:41 volumio-office systemd[1]: Starting Music Player Daemon...
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:41 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:42 volumio-office volumio[839]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:42 volumio-office volumio[839]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 18 14:13:42 volumio-office volumio[839]: info: [1702883622193] CoreMusicLibrary::Adding element Last_100
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 18 14:13:42 volumio-office volumio[839]: info: [1702883622202] CoreMusicLibrary::Adding element Webradio
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:42 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 18 14:13:42 volumio-office volumio[839]: info: Creating Spotify config file
Dec 18 14:13:42 volumio-office volumio[839]: info: Volumio Calling Home
Dec 18 14:13:42 volumio-office volumio[839]: info: Completed starting Core Plugins
Dec 18 14:13:42 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:42 volumio-office volumio[839]: info: ----- MyVolumio plugins startup ----
Dec 18 14:13:42 volumio-office volumio[839]: info: -------------------------------------------
Dec 18 14:13:42 volumio-office volumio[839]: info: [MyVolumio PluginManager] Fetching plans data....
Dec 18 14:13:43 volumio-office volumio[839]: info: MPD Permissions set
Dec 18 14:13:43 volumio-office volumio[839]: info: Spotify config file written
Dec 18 14:13:43 volumio-office volumio[839]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 6
Dec 18 14:13:43 volumio-office sudo[1009]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office sudo[1009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:43 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:43] [connect] Successful connection
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:13:43 volumio-office systemd[1]: Started go-librespot Daemon.
Dec 18 14:13:43 volumio-office go-librespot[1015]: Librespot-go daemon starting...
Dec 18 14:13:43 volumio-office sudo[1009]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:43 volumio-office sudo[1018]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Dec 18 14:13:43 volumio-office sudo[1018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:43 volumio-office volumio[839]: info: Volumio called home
Dec 18 14:13:43 volumio-office volumio-remote-updater[528]: [2023-12-18 14:13:43] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1702883623 101
Dec 18 14:13:43 volumio-office volumio[839]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Total Clients: 7
Dec 18 14:13:43 volumio-office volumio[839]: info: Starting Shairport Sync
Dec 18 14:13:43 volumio-office volumio[839]: info: Starting Shairport Sync
Dec 18 14:13:43 volumio-office systemd[1]: Started UPnP Renderer front-end to MPD.
Dec 18 14:13:43 volumio-office sudo[1018]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:43 volumio-office sudo[1027]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 18 14:13:43 volumio-office sudo[1027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:43 volumio-office volumio[839]: info: Starting Shairport Sync
Dec 18 14:13:43 volumio-office systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 18 14:13:43 volumio-office systemd[1]: shairport-sync.service: Succeeded.
Dec 18 14:13:43 volumio-office systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 18 14:13:43 volumio-office sudo[1030]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 18 14:13:43 volumio-office sudo[1030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:43 volumio-office systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 18 14:13:43 volumio-office sudo[1034]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 18 14:13:43 volumio-office sudo[1034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:43 volumio-office sudo[1027]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:43 volumio-office systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 18 14:13:43 volumio-office systemd[1]: shairport-sync.service: Succeeded.
Dec 18 14:13:43 volumio-office systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 18 14:13:43 volumio-office volumio[839]: info: Upmpdcli Daemon Started
Dec 18 14:13:43 volumio-office go-librespot[1015]: time="2023-12-18T14:13:43+07:00" level=info msg="generated new device id: c899abef4ff0ed03476268dfe64172a6b3f16368"
Dec 18 14:13:43 volumio-office volumio[839]: info: Shairport-Sync Started
Dec 18 14:13:43 volumio-office volumio[839]: Error adding Membership: Error: addMembership EINVAL
Dec 18 14:13:43 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:43 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:43 volumio-office systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 18 14:13:43 volumio-office sudo[1030]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:43 volumio-office sudo[1034]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:43 volumio-office volumio[839]: info: Shairport-Sync Started
Dec 18 14:13:43 volumio-office volumio[839]: info: Shairport-Sync Started
Dec 18 14:13:44 volumio-office mpd[974]: Dec 18 14:13 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 18 14:13:44 volumio-office systemd[1]: Started Music Player Daemon.
Dec 18 14:13:44 volumio-office sudo[968]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:44 volumio-office volumio[839]: error: updateQueue error: null
Dec 18 14:13:44 volumio-office go-librespot[1015]: time="2023-12-18T14:13:44+07:00" level=debug msg="fetched new accesspoints: [ap-gae2.spotify.com:4070 ap-gae2.spotify.com:443 ap-gae2.spotify.com:80 ap-gue1.spotify.com:4070 ap-gew4.spotify.com:443 ap-guc3.spotify.com:80]"
Dec 18 14:13:44 volumio-office go-librespot[1015]: time="2023-12-18T14:13:44+07:00" level=debug msg="fetched new dealers: [gae2-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443]"
Dec 18 14:13:44 volumio-office go-librespot[1015]: time="2023-12-18T14:13:44+07:00" level=debug msg="fetched new spclients: [gae2-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443]"
Dec 18 14:13:44 volumio-office go-librespot[1015]: time="2023-12-18T14:13:44+07:00" level=debug msg="zeroconf server listening on port 43149"
Dec 18 14:13:44 volumio-office volumio[1021]: Generating RSA private key, 4096 bit long modulus (2 primes)
Dec 18 14:13:45 volumio-office volumio[839]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Dec 18 14:13:46 volumio-office volumio[839]: verbose: New Socket.io Connection to 192.168.1.9 from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 8
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: Listing playlists
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: Listing playlists
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: Listing playlists
Dec 18 14:13:46 volumio-office volumio[839]: info: Received Get System Info
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 18 14:13:46 volumio-office volumio[839]: info: Discovery: Getting this device information
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 18 14:13:46 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:46 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:46 volumio-office volumio[839]: info: go-librespot daemon successfully initialized
Dec 18 14:13:49 volumio-office volumio[839]: info: Initializing connection to go-librespot Websocket
Dec 18 14:13:49 volumio-office go-librespot[1015]: time="2023-12-18T14:13:49+07:00" level=debug msg="new websocket client"
Dec 18 14:13:49 volumio-office volumio[839]: info: Connection to go-librespot Websocket established
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin bluetooth to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin multiroom to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin metavolumio to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin cd_controller to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin smart_inputs to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: Adding plugin tidalconnect to MyMusic Plugins
Dec 18 14:13:51 volumio-office volumio[839]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Dec 18 14:13:53 volumio-office volumio[839]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Dec 18 14:13:53 volumio-office volumio[839]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Dec 18 14:13:53 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:53 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:13:53 volumio-office volumio[839]: info: Starting MyVolumio Remote Streaming Endpoints
Dec 18 14:13:53 volumio-office volumio[839]: info: MyVolumio login type: Token
Dec 18 14:13:53 volumio-office volumio[839]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Dec 18 14:13:53 volumio-office volumio[839]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Dec 18 14:13:56 volumio-office volumio[839]: info: Starting Streaming Service Transparent Proxy
Dec 18 14:13:56 volumio-office volumio[839]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Dec 18 14:13:56 volumio-office volumio[839]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Dec 18 14:13:56 volumio-office volumio[839]: info: Streaming services startup
Dec 18 14:13:56 volumio-office volumio[839]: info: Starting Streaming Daemon
Dec 18 14:13:56 volumio-office sudo[1066]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Dec 18 14:13:56 volumio-office sudo[1066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:56 volumio-office volumio[839]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Dec 18 14:13:56 volumio-office sudo[1066]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:56 volumio-office volumio[839]: info: Getting Spotify volume
Dec 18 14:13:56 volumio-office volumio[839]: error: Cannot start Volumio Streaming Daemon
Dec 18 14:13:56 volumio-office volumio[839]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Dec 18 14:13:56 volumio-office volumio[839]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Dec 18 14:13:57 volumio-office volumio[839]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 9
Dec 18 14:13:57 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:57 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:57 volumio-office volumio[839]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Dec 18 14:13:57 volumio-office volumio[839]: SPOTIFY: SPOTIFY VOLUME undefined
Dec 18 14:13:57 volumio-office volumio[839]: SPOTIFY: VOLUMIO VOLUME 100
Dec 18 14:13:57 volumio-office volumio[839]: info: Aligning Spotify Volume to Volumio Volume
Dec 18 14:13:57 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:13:57 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:13:57 volumio-office volumio[839]: info: Setting Spotify Volume from Volumio: 100
Dec 18 14:13:58 volumio-office volumio[839]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
Dec 18 14:13:58 volumio-office volumio[839]: STREAMING PROXY: Starting server on port 3245
Dec 18 14:13:58 volumio-office volumio[839]: Node JS runtime: 14
Dec 18 14:13:58 volumio-office volumio[839]: info: MyVolumio token set successfully
Dec 18 14:13:58 volumio-office volumio[839]: info: MYVOLUMIO: Adding device
Dec 18 14:13:58 volumio-office volumio[839]: info: MYVOLUMIO: Evaluating Server
Dec 18 14:13:58 volumio-office volumio[839]: SPOTIFY: SETTING SPOTIFY VOLUME 100
Dec 18 14:13:58 volumio-office volumio[839]: info: Sending Spotify command with payload to local API: /player/volume
Dec 18 14:13:59 volumio-office volumio[839]: info: MyVolumio status changed
Dec 18 14:13:59 volumio-office volumio[839]: info: Streaming services startup
Dec 18 14:13:59 volumio-office volumio[839]: info: Starting Streaming Daemon
Dec 18 14:13:59 volumio-office volumio[839]: info: Removing browser output: myVolumio user plan is not superstar
Dec 18 14:13:59 volumio-office volumio[839]: info: Removing audio output:
Dec 18 14:13:59 volumio-office volumio[839]: info: Stoppping Tunnel 1
Dec 18 14:13:59 volumio-office sudo[1091]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Dec 18 14:13:59 volumio-office sudo[1091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:59 volumio-office sudo[1094]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop sshtunnel.service
Dec 18 14:13:59 volumio-office sudo[1094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:13:59 volumio-office sudo[1091]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:59 volumio-office volumio[839]: error: Cannot start Volumio Streaming Daemon
Dec 18 14:13:59 volumio-office volumio[839]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Dec 18 14:13:59 volumio-office volumio[839]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Dec 18 14:13:59 volumio-office sudo[1094]: pam_unix(sudo:session): session closed for user root
Dec 18 14:13:59 volumio-office volumio[839]: info: Remote SSH Stopped
Dec 18 14:14:01 volumio-office volumio[839]: info: Setting Geolocation for MyVolumio to as1
Dec 18 14:14:01 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:01 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:01 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:02 volumio-office volumio[839]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"}
Dec 18 14:14:02 volumio-office volumio[839]: info: Updating MyVolumio device info
Dec 18 14:14:02 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:03 volumio-office volumio[839]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"}
Dec 18 14:14:06 volumio-office volumio[839]: info: MYVOLUMIO: Adding device
Dec 18 14:14:06 volumio-office volumio[839]: info: MYVOLUMIO: Evaluating Server
Dec 18 14:14:08 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 18 14:14:08 volumio-office volumio[839]: info: Setting Geolocation for MyVolumio to as1
Dec 18 14:14:08 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:08 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:08 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:08 volumio-office volumio[839]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 10
Dec 18 14:14:08 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:14:08 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:14:09 volumio-office volumio[839]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"}
Dec 18 14:14:09 volumio-office volumio[1021]: .............................................................................................++++
Dec 18 14:14:09 volumio-office volumio[839]: info: Updating MyVolumio device info
Dec 18 14:14:09 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:09 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:09 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:10 volumio-office volumio[839]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"}
Dec 18 14:14:12 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 18 14:14:12 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:12 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Dec 18 14:14:12 volumio-office volumio[1021]: ........++++
Dec 18 14:14:12 volumio-office volumio[1021]: e is 65537 (0x010001)
Dec 18 14:14:12 volumio-office volumio[1021]: writing RSA key
Dec 18 14:14:12 volumio-office volumio-remote-updater[528]: Test mode enabled
Dec 18 14:14:12 volumio-office volumio-remote-updater[528]: No alpha test mode
Dec 18 14:14:12 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Dec 18 14:14:13 volumio-office volumio[839]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetBrowseSources
Dec 18 14:14:13 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 18 14:14:16 volumio-office volumio[839]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Dec 18 14:14:16 volumio-office volumio[839]: info: Completed starting MyVolumio Plugin
Dec 18 14:14:16 volumio-office volumio[839]: info: BOOT COMPLETED
Dec 18 14:14:16 volumio-office volumio[839]: [Metrics] CommandRouter: 51s 545.62ms
Dec 18 14:14:16 volumio-office volumio[839]: info: CoreCommandRouter::volumiosetStartupVolume
Dec 18 14:14:16 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 18 14:14:16 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 18 14:14:16 volumio-office volumio[839]: info: CoreCommandRouter::Close All Modals sent
Dec 18 14:14:16 volumio-office volumio[839]: info: CoreCommandRouter::Close All Modals sent
Dec 18 14:14:16 volumio-office volumio[839]: info: Cannot play startup sound: Error: Command failed: /usr/bin/aplay -D volumio /volumio/app/startup.wav
Dec 18 14:14:16 volumio-office volumio[839]: aplay: main:828: audio open error: Invalid argument
Dec 18 14:14:16 volumio-office kernel: pcm512x 1-004c: Failed to sync cache: -22
Dec 18 14:14:16 volumio-office kernel: pcm512x 1-004c: ASoC: error at snd_soc_pcm_component_pm_runtime_get on pcm512x.1-004c: -22
Dec 18 14:14:16 volumio-office kernel: IQaudIO DAC: ASoC: error at __soc_pcm_open on IQaudIO DAC: -22
Dec 18 14:14:17 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Dec 18 14:14:17 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Dec 18 14:14:17 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: info: Retrieving Cloud Streaming UI
Dec 18 14:14:20 volumio-office volumio[839]: info: Getting Tidal Cloud Configuration
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: info: Getting Qobuz Cloud Configuration
Dec 18 14:14:20 volumio-office volumio[839]: info: Asking plugin for UI Config
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: info: Getting Spotify Cloud Configuration
Dec 18 14:14:20 volumio-office volumio[839]: info: Asking plugin for UI Config
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: info: Saving Spotify Acccount
Dec 18 14:14:20 volumio-office volumio[839]: info: Got Tidal Cloud Configuration
Dec 18 14:14:20 volumio-office volumio[839]: info: Got it
Dec 18 14:14:20 volumio-office volumio[839]: info: Got it
Dec 18 14:14:20 volumio-office volumio[839]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:20 volumio-office volumio[839]: error: Error retrieving Highresaudio conf: TypeError: Cannot read property 'onSave' of undefined
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetBrowseSources
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetBrowseSources
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetBrowseSources
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Dec 18 14:14:20 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: networkfs , listShares
Dec 18 14:14:21 volumio-office ntpd[666]: Soliciting pool server 203.159.70.33
Dec 18 14:14:21 volumio-office ntpd[666]: Soliciting pool server 202.28.116.236
Dec 18 14:14:21 volumio-office ntpd[666]: Soliciting pool server 202.12.97.45
Dec 18 14:14:21 volumio-office ntpd[666]: Soliciting pool server 203.131.222.11
Dec 18 14:14:22 volumio-office ntpd[666]: Soliciting pool server 185.78.166.99
Dec 18 14:14:22 volumio-office ntpd[666]: Soliciting pool server 2401:5700:100:508::135:5
Dec 18 14:14:22 volumio-office ntpd[666]: Soliciting pool server 202.29.58.130
Dec 18 14:14:24 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:14:24 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:14:26 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:26 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
Dec 18 14:14:26 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getInfoNetwork
Dec 18 14:14:26 volumio-office sudo[1134]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ethtool eth0
Dec 18 14:14:26 volumio-office sudo[1134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:26 volumio-office sudo[1139]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig wlan0
Dec 18 14:14:27 volumio-office sudo[1139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1134]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office sudo[1139]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office sudo[1146]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig wlan0
Dec 18 14:14:27 volumio-office sudo[1146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1153]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig wlan0
Dec 18 14:14:27 volumio-office sudo[1153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1146]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office sudo[1153]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office sudo[1159]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 18 14:14:27 volumio-office sudo[1159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1159]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworksScanCache
Dec 18 14:14:27 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworks
Dec 18 14:14:27 volumio-office sudo[1162]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 18 14:14:27 volumio-office sudo[1162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1162]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:27 volumio-office sudo[1166]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Dec 18 14:14:27 volumio-office sudo[1166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:14:27 volumio-office sudo[1166]: pam_unix(sudo:session): session closed for user root
Dec 18 14:14:46 volumio-office ntpd[666]: receive: Unexpected origin timestamp 0xe92a6fd5.3c0546a7 does not match aorg 0000000000.00000000 from server@202.28.116.236 xmt 0xe92a6fe6.48137115
Dec 18 14:14:46 volumio-office ntpd[666]: receive: Unexpected origin timestamp 0xe92a6fd5.3bf76157 does not match aorg 0000000000.00000000 from server@202.29.58.130 xmt 0xe92a6fe6.483720d1
Dec 18 14:14:47 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:14:47 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:14:49 volumio-office volumio[839]: info: CoreCommandRouter::getUIConfigOnPlugin
Dec 18 14:14:49 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Dec 18 14:14:49 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Dec 18 14:14:49 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Dec 18 14:14:49 volumio-office volumio[839]: info: Received Get System Version
Dec 18 14:14:49 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 18 14:14:53 volumio-office volumio[839]: verbose: New Socket.io Connection to volumio-office.local from 192.168.1.6 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Total Clients: 10
Dec 18 14:14:53 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetState
Dec 18 14:14:53 volumio-office volumio[839]: info: CorePlayQueue::getTrack 0
Dec 18 14:14:53 volumio-office volumio[839]: info: CoreCommandRouter::volumioGetQueue
Dec 18 14:14:53 volumio-office volumio[839]: info: CoreStateMachine::getQueue
Dec 18 14:14:53 volumio-office volumio[839]: info: CorePlayQueue::getQueue
Dec 18 14:14:53 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Dec 18 14:14:54 volumio-office volumio[839]: info: CALLMETHOD: system_controller system enableLiveLog true
Dec 18 14:14:54 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , enableLiveLog
Dec 18 14:14:54 volumio-office volumio[839]: info: Launching a new LiveLog session
Dec 18 14:14:56 volumio-office kernel: hwmon hwmon1: Voltage normalised
Dec 18 14:14:58 volumio-office kernel: hwmon hwmon1: Undervoltage detected!
Dec 18 14:15:15 volumio-office go-librespot[1015]: time="2023-12-18T14:15:15+07:00" level=debug msg="obtained new client token: AACFnKopjtnHTXmeGgswZ+Rjw9PNGQUay/yIdKoHHsOD6kg8O1zC2oaNZkEhKdY7lZAjR1/lABXBYqw1qvCOeUGAchPA7kgrkJqIEgKuzenPyvsLWMTO2Xgt50z1afsTmNrlc4wdwZa6Z3iTDCq/7LcphXeoZAzxBxLj0oKNCEMS8eqFsHC9x1hI5hnTZVfHhOz3hDsgcklO7zfP0YGVvF4dHJTarPUVuQc6Ggh9PfdT5boR9TK+mHX63FXr"
Dec 18 14:15:15 volumio-office go-librespot[1015]: time="2023-12-18T14:15:15+07:00" level=debug msg="completed keyexchange"
Dec 18 14:15:15 volumio-office go-librespot[1015]: time="2023-12-18T14:15:15+07:00" level=debug msg="completed challenge"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="authenticated as seftonh"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="authenticated as seftonh"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="dealer connection opened"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=info msg="accepted zeroconf user seftonh from DESKTOP-SEFOFFI"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="skipping packet PacketTypeSecretBlock, len: 336"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="skipping packet PacketTypeLicenseVersion, len: 2"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="skipping packet PacketTypeUnknown1f, len: 17"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="skipping packet PacketTypeLegacyWelcome, len: 0"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 513"
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="received connection id: YTc4MzdiMDctYmQ4MC00ZGExLTg4ZmUtNzQ2Y2I2ZjM4Njk0K2RlYWxlcit0Y3A6Ly9nYWUyLWRlYWxlci1hLTR3aGQuZ2FlMi5zcG90aWZ5Lm5ldDo1NzAwKzBGMUY0QjdEMDcyRDhBQUZEMEM5MDk0ODNGMUZDMjRBMTdCRDlFQkY4MzVBMTUzOTYwQkNDNzFFMDYyREFEQ0I="
Dec 18 14:15:16 volumio-office go-librespot[1015]: time="2023-12-18T14:15:16+07:00" level=debug msg="put connect state because NEW_DEVICE"
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="handling transfer player command from 8f1ed3965cf36e9e4882b4b6500546f08b9c2205"
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="loading track spotify:track:7r2dRYr1YlqlzlArT6UFZA (paused: false, position: 30834ms)"
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=trace msg="emitting websocket event: will_play"
Dec 18 14:15:17 volumio-office volumio[839]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7r2dRYr1YlqlzlArT6UFZA","play_origin":"com.spotify.gaia"}}
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 2711"
Dec 18 14:15:17 volumio-office kernel: hwmon hwmon1: Voltage normalised
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:7r2dRYr1YlqlzlArT6UFZA"
Dec 18 14:15:17 volumio-office go-librespot[1015]: time="2023-12-18T14:15:17+07:00" level=debug msg="requested aes key for file 2b694ff733efaeaf3bfaa04a4173c1db1390c5f5, gid: 7r2dRYr1YlqlzlArT6UFZA"
Dec 18 14:15:18 volumio-office go-librespot[1015]: time="2023-12-18T14:15:18+07:00" level=debug msg="fetched first chunk of 19, total size is 9526220 bytes"
Dec 18 14:15:19 volumio-office go-librespot[1015]: time="2023-12-18T14:15:19+07:00" level=debug msg="fetched chunk 1/18, size: 524288"
Dec 18 14:15:19 volumio-office go-librespot[1015]: time="2023-12-18T14:15:19+07:00" level=trace msg="seek to 30834ms (diff: 159ms, samples: 1359779, bytes: 1013294)"
Dec 18 14:15:19 volumio-office go-librespot[1015]: time="2023-12-18T14:15:19+07:00" level=warning msg="failed handling dealer request" error="failed loading current track (transfer): failed creating stream: ALSA error at snd_pcm_open: Invalid argument"
Dec 18 14:15:19 volumio-office kernel: pcm512x 1-004c: ASoC: error at snd_soc_pcm_component_pm_runtime_get on pcm512x.1-004c: -22
Dec 18 14:15:19 volumio-office kernel: IQaudIO DAC: ASoC: error at __soc_pcm_open on IQaudIO DAC: -22
Dec 18 14:15:19 volumio-office go-librespot[1015]: time="2023-12-18T14:15:19+07:00" level=debug msg="skipping dealer message" uri=social-connect/v2/session_update
Dec 18 14:15:19 volumio-office kernel: hwmon hwmon1: Undervoltage detected!
Dec 18 14:15:23 volumio-office go-librespot[1015]: time="2023-12-18T14:15:23+07:00" level=debug msg="fetched chunk 3/18, size: 524288"
Dec 18 14:15:23 volumio-office go-librespot[1015]: time="2023-12-18T14:15:23+07:00" level=debug msg="fetched chunk 4/18, size: 524288"
Dec 18 14:15:23 volumio-office go-librespot[1015]: time="2023-12-18T14:15:23+07:00" level=debug msg="fetched chunk 2/18, size: 524288"
Dec 18 14:15:25 volumio-office kernel: hwmon hwmon1: Voltage normalised
Dec 18 14:15:31 volumio-office kernel: hwmon hwmon1: Undervoltage detected!
Dec 18 14:15:48 volumio-office kernel: hwmon hwmon1: Voltage normalised
Dec 18 14:15:54 volumio-office kernel: hwmon hwmon1: Undervoltage detected!
Dec 18 14:15:55 volumio-office volumio[839]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
Dec 18 14:15:55 volumio-office volumio[839]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
Dec 18 14:15:56 volumio-office sudo[1194]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
Dec 18 14:15:56 volumio-office sudo[1194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 18 14:15:56 volumio-office sudo[1194]: pam_unix(sudo:session): session closed for user root
Dec 18 14:16:05 volumio-office sudo[1252]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
Dec 18 14:16:05 volumio-office sudo[1252]: pam_unix(sudo:session): session opened for user root by (uid=0)