Mon Oct 7 10:34:58 CEST 2024
Description="'raspberry pi 5, rotary encoder II puch not working, gpio 27.'"
# cat /proc/version ---------------
Linux version 6.6.47-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1792 SMP PREEMPT Thu Aug 22 15:11:43 BST 2024
# 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="35b821ff7c588ea2ff28d7b2bc9bb02e49e3ab6c"
VOLUMIO_FE_VERSION="e7cae168f9927391640a091813b8a9656b6909b6"
VOLUMIO_FE3_VERSION="df82a8f23c90a3617c15c55572c8aaea90d8b32a"
VOLUMIO_BE_VERSION="8ef80245b1f7b577b29fe08b77efdc88d53369e5"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Wed 18 Sep 2024 02:17:42 PM CEST"
VOLUMIO_VERSION="3.758"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="cfa71b4386e95e4d11d00ae35602129a"
# ifconfig ---------------
eth0: flags=4163 mtu 1500
inet 192.168.2.14 netmask 255.255.255.0 broadcast 192.168.2.255
ether 2c:cf:67:07:07:42 txqueuelen 1000 (Ethernet)
RX packets 18691 bytes 24274945 (23.1 MiB)
RX errors 0 dropped 6 overruns 0 frame 0
TX packets 8436 bytes 1232060 (1.1 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 108
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 2835 bytes 1148862 (1.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2835 bytes 1148862 (1.0 MiB)
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:off/any
Mode:Managed Access Point: Not-Associated
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
# aplay -l ---------------
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0 [HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: vc4hdmi0 [vc4-hdmi-0], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: vc4hdmi1 [vc4-hdmi-1], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 7: Dummy [Dummy], device 0: Dummy PCM [Dummy PCM]
Subdevices: 1/1
Subdevice #0: subdevice #0
# lsusb ---------------
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0712:0009
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb -t ---------------
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
# lsusb -v ---------------
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 6.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x001f
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
bMaxBurst 0
Bus 003 Device 002: ID 0712:0009
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0712
idProduct 0x0009
bcdDevice 2.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0022
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 735
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 10
Bus 003 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.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0019
bNumInterfaces 1
bConfigurCouldn't open device, some information will be missing
Couldn't open device, some information will be missing
ationValue 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
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 6.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x001f
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
bMaxBurst 0
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.06
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 1 10:32 ? 00:00:01 /sbin/init splash nodebug
root 2 0 0 10:32 ? 00:00:00 [kthreadd]
root 3 2 0 10:32 ? 00:00:00 [pool_workqueue_release]
root 4 2 0 10:32 ? 00:00:00 [kworker/R-rcu_g]
root 5 2 0 10:32 ? 00:00:00 [kworker/R-rcu_p]
root 6 2 0 10:32 ? 00:00:00 [kworker/R-slub_]
root 7 2 0 10:32 ? 00:00:00 [kworker/R-netns]
root 8 2 0 10:32 ? 00:00:00 [kworker/0:0-events]
root 9 2 0 10:32 ? 00:00:00 [kworker/0:0H-mmc_complete]
root 10 2 0 10:32 ? 00:00:00 [kworker/0:1-events]
root 11 2 0 10:32 ? 00:00:00 [kworker/u8:0-netns]
root 12 2 0 10:32 ? 00:00:00 [kworker/R-mm_pe]
root 13 2 0 10:32 ? 00:00:00 [rcu_tasks_kthread]
root 14 2 0 10:32 ? 00:00:00 [rcu_tasks_rude_kthread]
root 15 2 0 10:32 ? 00:00:00 [rcu_tasks_trace_kthread]
root 16 2 0 10:32 ? 00:00:00 [ksoftirqd/0]
root 17 2 0 10:32 ? 00:00:00 [rcu_preempt]
root 18 2 0 10:32 ? 00:00:00 [migration/0]
root 19 2 0 10:32 ? 00:00:00 [cpuhp/0]
root 20 2 0 10:32 ? 00:00:00 [cpuhp/1]
root 21 2 0 10:32 ? 00:00:00 [migration/1]
root 22 2 0 10:32 ? 00:00:00 [ksoftirqd/1]
root 23 2 0 10:32 ? 00:00:00 [kworker/1:0-events]
root 24 2 0 10:32 ? 00:00:00 [kworker/1:0H-events_highpri]
root 25 2 0 10:32 ? 00:00:00 [cpuhp/2]
root 26 2 0 10:32 ? 00:00:00 [migration/2]
root 27 2 0 10:32 ? 00:00:00 [ksoftirqd/2]
root 28 2 0 10:32 ? 00:00:00 [kworker/2:0-events]
root 29 2 0 10:32 ? 00:00:00 [kworker/2:0H-events_highpri]
root 30 2 0 10:32 ? 00:00:00 [cpuhp/3]
root 31 2 0 10:32 ? 00:00:00 [migration/3]
root 32 2 0 10:32 ? 00:00:00 [ksoftirqd/3]
root 33 2 0 10:32 ? 00:00:00 [kworker/3:0-cgroup_destroy]
root 34 2 0 10:32 ? 00:00:00 [kworker/3:0H-events_highpri]
root 35 2 0 10:32 ? 00:00:00 [kworker/u9:0-events_unbound]
root 36 2 0 10:32 ? 00:00:00 [kworker/u10:0-events_unbound]
root 37 2 0 10:32 ? 00:00:00 [kworker/u11:0-events_unbound]
root 38 2 0 10:32 ? 00:00:00 [kworker/u12:0-loop0]
root 39 2 0 10:32 ? 00:00:00 [kdevtmpfs]
root 40 2 0 10:32 ? 00:00:00 [kworker/R-inet_]
root 41 2 0 10:32 ? 00:00:00 [kworker/u9:1-events_unbound]
root 42 2 0 10:32 ? 00:00:00 [kauditd]
root 43 2 0 10:32 ? 00:00:00 [kworker/0:2-events]
root 44 2 0 10:32 ? 00:00:00 [khungtaskd]
root 45 2 0 10:32 ? 00:00:00 [oom_reaper]
root 46 2 0 10:32 ? 00:00:00 [kworker/R-write]
root 47 2 0 10:32 ? 00:00:00 [kcompactd0]
root 48 2 0 10:32 ? 00:00:00 [kworker/R-kinte]
root 49 2 0 10:32 ? 00:00:00 [kworker/R-kbloc]
root 50 2 0 10:32 ? 00:00:00 [kworker/R-blkcg]
root 51 2 0 10:32 ? 00:00:00 [kworker/u12:1-events_unbound]
root 52 2 0 10:32 ? 00:00:00 [watchdogd]
root 53 2 0 10:32 ? 00:00:00 [kworker/1:1-rcu_gp]
root 54 2 0 10:32 ? 00:00:00 [kworker/3:1-events]
root 55 2 0 10:32 ? 00:00:00 [kworker/3:1H-kblockd]
root 56 2 0 10:32 ? 00:00:00 [kworker/R-rpcio]
root 57 2 0 10:32 ? 00:00:00 [kworker/R-xprti]
root 58 2 0 10:32 ? 00:00:00 [kswapd0]
root 59 2 0 10:32 ? 00:00:00 [kworker/R-nfsio]
root 60 2 0 10:32 ? 00:00:00 [kworker/R-kthro]
root 61 2 0 10:32 ? 00:00:00 [kworker/1:2-events]
root 62 2 0 10:32 ? 00:00:00 [kworker/1:3-events_freezable_power_]
root 63 2 0 10:32 ? 00:00:00 [kworker/1:4-events]
root 64 2 0 10:32 ? 00:00:00 [kworker/1:5-rcu_gp]
root 65 2 0 10:32 ? 00:00:00 [kworker/1:6-rcu_gp]
root 66 2 0 10:32 ? 00:00:00 [hwrng]
root 67 2 0 10:32 ? 00:00:00 [kworker/R-iscsi]
root 68 2 0 10:32 ? 00:00:00 [kworker/R-nvme-]
root 69 2 0 10:32 ? 00:00:00 [kworker/R-nvme-]
root 70 2 0 10:32 ? 00:00:00 [kworker/R-nvme-]
root 71 2 0 10:32 ? 00:00:00 [kworker/R-DWC N]
root 72 2 0 10:32 ? 00:00:00 [kworker/R-uas]
root 73 2 0 10:32 ? 00:00:00 [kworker/u10:1-loop0]
root 74 2 0 10:32 ? 00:00:00 [kworker/1:1H-kblockd]
root 75 2 0 10:32 ? 00:00:00 [kworker/u13:0-hci0]
root 76 2 0 10:32 ? 00:00:00 [kworker/u14:0]
root 77 2 0 10:32 ? 00:00:00 [kworker/u15:0]
root 78 2 0 10:32 ? 00:00:00 [kworker/u16:0]
root 79 2 0 10:32 ? 00:00:00 [kworker/u17:0]
root 80 2 0 10:32 ? 00:00:00 [kworker/u10:2-loop0]
root 82 2 0 10:32 ? 00:00:00 [kworker/2:1-events]
root 83 2 0 10:32 ? 00:00:00 [irq/40-aerdrv]
root 85 2 0 10:32 ? 00:00:00 [kworker/R-sdhci]
root 86 2 0 10:32 ? 00:00:00 [kworker/R-sdhci]
root 87 2 0 10:32 ? 00:00:00 [kworker/u10:3-events_unbound]
root 88 2 0 10:32 ? 00:00:00 [irq/164-mmc1]
root 89 2 0 10:32 ? 00:00:00 [kworker/u10:4]
root 90 2 0 10:32 ? 00:00:00 [irq/163-mmc0]
root 91 2 0 10:32 ? 00:00:00 [kworker/u10:5-loop0]
root 92 2 0 10:32 ? 00:00:00 [kworker/R-mmc_c]
root 93 2 0 10:32 ? 00:00:00 [kworker/0:1H-mmc_complete]
root 122 2 0 10:32 ? 00:00:00 [kworker/2:1H-kblockd]
root 214 2 0 10:32 ? 00:00:00 [kworker/1:2H-kblockd]
root 218 2 0 10:32 ? 00:00:00 [kworker/2:2-events]
root 227 2 0 10:32 ? 00:00:00 [kworker/0:2H-mmc_complete]
root 237 2 0 10:32 ? 00:00:00 [kworker/2:2H-kblockd]
root 238 2 0 10:32 ? 00:00:00 [v3d_bin]
root 240 2 0 10:32 ? 00:00:00 [v3d_render]
root 241 2 0 10:32 ? 00:00:00 [v3d_tfu]
root 242 2 0 10:32 ? 00:00:00 [v3d_csd]
root 243 2 0 10:32 ? 00:00:00 [v3d_cache_clean]
root 244 2 0 10:32 ? 00:00:00 [kworker/u11:1-loop0]
root 248 2 0 10:32 ? 00:00:00 [kworker/u12:2-loop0]
root 266 2 0 10:32 ? 00:00:00 [kworker/2:3-events]
root 277 2 0 10:32 ? 00:00:00 [kworker/u9:2-events_unbound]
root 288 2 0 10:32 ? 00:00:00 [jbd2/mmcblk0p2-8]
root 289 2 0 10:32 ? 00:00:00 [kworker/R-ext4-]
root 317 2 0 10:32 ? 00:00:00 [kworker/u11:2-loop0]
root 325 2 0 10:32 ? 00:00:00 [jbd2/mmcblk0p3-8]
root 326 2 0 10:32 ? 00:00:00 [kworker/R-ext4-]
root 360 2 0 10:32 ? 00:00:00 [kworker/R-mld]
root 361 2 0 10:32 ? 00:00:00 [kworker/R-ipv6_]
root 362 2 0 10:32 ? 00:00:00 [kworker/3:2-events]
root 387 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-journald
root 409 2 0 10:32 ? 00:00:00 [kworker/u11:3-loop0]
root 413 2 0 10:32 ? 00:00:00 [kworker/2:4-events]
root 414 2 0 10:32 ? 00:00:00 [kworker/2:5-cgroup_destroy]
root 415 2 0 10:32 ? 00:00:00 [kworker/2:6-mm_percpu_wq]
root 416 2 0 10:32 ? 00:00:00 [kworker/2:7-events]
root 417 2 0 10:32 ? 00:00:00 [kworker/2:8-events]
root 418 2 0 10:32 ? 00:00:00 [kworker/2:9-events]
root 419 2 0 10:32 ? 00:00:00 [kworker/2:10]
root 423 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd
root 462 2 0 10:32 ? 00:00:00 [spi10]
root 527 2 0 10:32 ? 00:00:00 [kworker/3:2H-kblockd]
root 607 2 0 10:32 ? 00:00:00 [kworker/R-cfg80]
root 631 2 0 10:32 ? 00:00:00 [irq/172-1000800000.codec]
root 645 2 0 10:32 ? 00:00:00 [kworker/R-brcmf]
root 646 2 0 10:32 ? 00:00:00 [brcmf_wdog/mmc1:0001:1]
root 652 2 0 10:32 ? 00:00:00 [kworker/u9:3-events_unbound]
root 658 2 0 10:32 ? 00:00:00 [kworker/u13:1-hci0]
root 662 2 0 10:32 ? 00:00:00 [kworker/u13:2]
root 666 2 0 10:32 ? 00:00:00 [kworker/u13:3-hci0]
root 673 2 0 10:32 ? 00:00:00 [kworker/0:3-events]
root 689 2 0 10:32 ? 00:00:00 [irq/176-vc4 hdmi hpd connected]
root 690 2 0 10:32 ? 00:00:00 [irq/177-vc4 hdmi hpd disconnected]
root 691 2 0 10:32 ? 00:00:00 [cec-vc4-hdmi-0]
root 692 2 0 10:32 ? 00:00:00 [irq/178-vc4 hdmi cec rx]
root 694 2 0 10:32 ? 00:00:00 [irq/179-vc4 hdmi cec tx]
root 698 2 0 10:32 ? 00:00:00 [irq/180-vc4 hdmi hpd connected]
root 699 2 0 10:32 ? 00:00:00 [irq/181-vc4 hdmi hpd disconnected]
root 700 2 0 10:32 ? 00:00:00 [cec-vc4-hdmi-1]
root 701 2 0 10:32 ? 00:00:00 [irq/182-vc4 hdmi cec rx]
root 702 2 0 10:32 ? 00:00:00 [irq/183-vc4 hdmi cec tx]
root 703 2 0 10:32 ? 00:00:00 [card1-crtc0]
root 704 2 0 10:32 ? 00:00:00 [card1-crtc1]
root 707 2 0 10:32 ? 00:00:00 [card1-crtc2]
root 708 2 0 10:32 ? 00:00:00 [card1-crtc3]
root 730 2 0 10:32 ? 00:00:00 [kworker/3:3-events]
_rpc 756 1 0 10:32 ? 00:00:00 /sbin/rpcbind -f -w
root 760 1 0 10:32 ? 00:00:00 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
root 797 2 0 10:32 ? 00:00:00 [kworker/3:4-events]
root 798 2 0 10:32 ? 00:00:00 [kworker/3:5-events]
root 799 2 0 10:32 ? 00:00:00 [kworker/3:6-events]
root 800 2 0 10:32 ? 00:00:00 [kworker/3:7]
root 809 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind
root 810 1 0 10:32 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
nobody 813 1 0 10:32 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event*
message+ 815 1 0 10:32 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
volumio 818 1 0 10:32 ? 00:00:00 /usr/local/bin/volumio-remote-updater
root 819 1 0 10:32 ? 00:00:00 /bin/bash /bin/volumiologrotate
avahi 820 1 0 10:32 ? 00:00:00 avahi-daemon: running [es9038q2m-dac.local]
root 821 1 0 10:32 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
avahi 839 820 0 10:32 ? 00:00:00 avahi-daemon: chroot helper
root 870 1 0 10:32 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
shairpo+ 967 1 0 10:32 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
root 977 1 0 10:32 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
root 991 1 0 10:32 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
ntp 996 1 0 10:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
root 997 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D
root 999 1 0 10:32 ? 00:00:00 /sbin/agetty -o -p -- \u --keep-baud 115200,38400,9600 ttyAMA10 vt220
root 1029 977 0 10:32 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
volumio 1036 1 5 10:32 ? 00:00:06 /usr/bin/node /volumio/index.js
volumio 1109 1036 0 10:33 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1116 1109 0 10:33 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1117 1109 0 10:33 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1118 1109 0 10:33 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
root 1278 2 0 10:33 ? 00:00:00 [irq/189-rotary-encoder]
root 1280 2 0 10:33 ? 00:00:00 [irq/190-rotary-encoder]
root 1333 2 0 10:33 ? 00:00:00 [kworker/u9:4]
root 1351 2 0 10:33 ? 00:00:00 [rc2]
volumio 1361 1 0 10:33 ? 00:00:00 /bin/sh /usr/bin/startx /etc/X11/Xsession /opt/volumiokiosk.sh
root 1378 2 0 10:33 ? 00:00:00 [kworker/0:4-events]
volumio 1393 1361 0 10:33 ? 00:00:00 xinit /etc/X11/Xsession /opt/volumiokiosk.sh -- /etc/X11/xinit/xserverrc :0 -auth /tmp/serverauth.pNYca3LCiN
root 1395 1393 8 10:33 tty2 00:00:09 /usr/lib/xorg/Xorg -nolisten tcp :0 -auth /tmp/serverauth.pNYca3LCiN
root 1399 2 0 10:33 ? 00:00:00 [kworker/0:5-events]
mpd 1403 1 0 10:33 ? 00:00:00 /usr/bin/mpd --systemd
volumio 1412 1036 0 10:33 ? 00:00:00 /bin/cat /dev/input/by-path/platform-rotary@17-event
root 1421 1 0 10:33 ? 00:00:00 /usr/sbin/lircd --nodaemon
root 1422 1421 0 10:33 ? 00:00:00 [sh]
root 1427 1 0 10:33 ? 00:00:00 /usr/bin/irexec /etc/lirc/irexec.lircrc
volumio 1447 1393 0 10:33 ? 00:00:00 /bin/bash /opt/volumiokiosk.sh
volumio 1475 1447 0 10:33 ? 00:00:00 /usr/bin/ssh-agent /opt/volumiokiosk.sh
volumio 1482 1447 0 10:33 ? 00:00:00 /usr/bin/openbox --startup /usr/lib/arm-linux-gnueabihf/openbox-autostart OPENBOX
volumio 1483 1447 1 10:33 ? 00:00:01 /usr/lib/chromium-browser/chromium-browser-v7 --enable-pinch --simulate-outdated-no-au=Tue, 31 Dec 2099 23:59:59 GMT --force-device-scale-factor=1 --load-extension= --kiosk --touch-events --no-first-run --noerrdialogs --disable-gpu-compositing --disable-3d-apis --disable-breakpad --disable-crash-reporter --disable-background-networking --disable-remote-extensions --disable-pinch --user-data-dir=/data/volumiokiosk http://localhost:4004
volumio 1517 1 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/volumio/.config/chromium/Crash Reports --metrics-dir=/data/volumiokiosk --annotation=channel=Built on Raspbian , running on Raspbian 10 --annotation=lsb-release=Raspbian GNU/Linux 10 (buster) --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=92.0.4515.98 --initial-client-fd=6 --shared-client-connection
volumio 1519 1 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/volumio/.config/chromium/Crash Reports --annotation=channel=Built on Raspbian , running on Raspbian 10 --annotation=lsb-release=Raspbian GNU/Linux 10 (buster) --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=92.0.4515.98 --initial-client-fd=4 --shared-client-connection
volumio 1523 1483 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=zygote --no-zygote-sandbox --force-device-scale-factor=1 --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --enable-crashpad
volumio 1524 1483 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=zygote --force-device-scale-factor=1 --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --enable-crashpad
volumio 1526 1524 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=zygote --force-device-scale-factor=1 --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --enable-crashpad
root 1557 1 0 10:33 ? 00:00:00 /sbin/dhcpcd eth0
volumio 1596 1 0 10:33 ? 00:00:00 /bin/sh /bin/start-go-liberspot.sh
volumio 1597 1596 4 10:33 ? 00:00:05 /usr/bin/go-librespot -config_path /tmp/go-librespot-config.yml -credentials_path /data/configuration/music_service/spop/spotifycredentials.json
volumio 1613 1483 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=3538133149505398668,4150019445569620925,131072 --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --shared-files=v8_context_snapshot_data:100 --enable-crashpad
volumio 1629 1526 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=utility --utility-sub-type=storage.mojom.StorageService --field-trial-handle=3538133149505398668,4150019445569620925,131072 --lang=en-US --service-sandbox-type=utility --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --shared-files=v8_context_snapshot_data:100
volumio 1647 1523 1 10:33 ? 00:00:01 /usr/lib/chromium-browser/chromium-browser-v7 --type=gpu-process --field-trial-handle=3538133149505398668,4150019445569620925,131072 --disable-breakpad --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --gpu-preferences=UAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAANgAAAAAAAAA2AAAAAAAAABIAAAACAAAAEAAAAAAAAAASAAAAAAAAABQAAAAAAAAAFgAAAAAAAAAYAAAAAAAAABoAAAAAAAAAHAAAAAAAAAAeAAAAAAAAAAQAAAAAAAAAAAAAAAMAAAAEAAAAAAAAAAAAAAADQAAABAAAAAAAAAAAQAAAAwAAAAQAAAAAAAAAAEAAAANAAAAEAAAAAAAAAAEAAAADAAAABAAAAAAAAAABAAAAA0AAAAQAAAAAAAAAAcAAAAMAAAAEAAAAAAAAAAHAAAADQAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=swiftshader-webgl --shared-files
volumio 1648 1526 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=renderer --disable-breakpad --force-device-scale-factor=1 --touch-events --field-trial-handle=3538133149505398668,4150019445569620925,131072 --disable-gpu-compositing --lang=en-US --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --disable-3d-apis --num-raster-threads=2 --enable-main-frame-before-activation --renderer-client-id=6 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100
volumio 1650 1526 12 10:33 ? 00:00:13 /usr/lib/chromium-browser/chromium-browser-v7 --type=renderer --disable-breakpad --force-device-scale-factor=1 --touch-events --field-trial-handle=3538133149505398668,4150019445569620925,131072 --disable-gpu-compositing --lang=en-US --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=,Built on Raspbian , running on Raspbian 10 --noerrdialogs --user-data-dir=/data/volumiokiosk --disable-3d-apis --num-raster-threads=2 --enable-main-frame-before-activation --renderer-client-id=5 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100
volumio 1664 1647 0 10:33 ? 00:00:00 /usr/lib/chromium-browser/chromium-browser-v7 --type=broker
root 1682 1 0 10:33 ? 00:00:00 /usr/sbin/winbindd --foreground --no-process-group
root 1685 1682 0 10:33 ? 00:00:00 winbindd: domain child [ES9038Q2M DAC]
root 1687 1 0 10:33 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 1689 1687 0 10:33 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 1690 1687 0 10:33 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 1691 1682 0 10:33 ? 00:00:00 winbindd: idmap child
root 1692 1682 0 10:33 ? 00:00:00 winbindd: domain child [BUILTIN]
root 1693 1687 0 10:33 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
volumio 1712 1 0 10:33 ? 00:00:00 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
volumio 1728 1036 0 10:33 ? 00:00:00 /bin/journalctl --output cat -f
volumio 1729 1036 0 10:33 ? 00:00:00 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js
root 1983 2 0 10:33 ? 00:00:00 [kworker/u8:1]
volumio 1991 1036 0 10:33 ? 00:00:00 /bin/sh -c /data/plugins/user_interface/peppy_screensaver/run_peppymeter.sh
volumio 1992 1991 0 10:33 ? 00:00:00 /bin/bash /data/plugins/user_interface/peppy_screensaver/run_peppymeter.sh
volumio 1993 1992 5 10:33 ? 00:00:04 python3 ./screensaver/volumio_peppymeter.py
root 2095 819 0 10:33 ? 00:00:00 sleep 60
volumio 2112 1036 0 10:34 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'raspberry pi 5, rotary encoder II puch not working, gpio 27.'
volumio 2113 2112 10 10:34 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js raspberry pi 5, rotary encoder II puch not working, gpio 27.
volumio 2141 2113 0 10:34 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
volumio 2142 2141 0 10:34 ? 00:00:00 ps -ef
# df -h ---------------
Filesystem Size Used Avail Use% Mounted on
udev 1.8G 0 1.8G 0% /dev
tmpfs 400M 5.4M 394M 2% /run
/dev/mmcblk0p2 2.5G 1.1G 1.2G 48% /imgpart
/dev/loop0 482M 482M 0 100% /static
overlay 27G 1.7G 24G 7% /
tmpfs 2.0G 21M 2.0G 2% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs 20M 52K 20M 1% /var/log
tmpfs 2.0G 0 2.0G 0% /var/spool/cups
tmpfs 2.0G 796K 2.0G 1% /tmp
tmpfs 2.0G 0 2.0G 0% /var/spool/cups/tmp
/dev/mmcblk0p1 91M 69M 22M 76% /boot
# mount ---------------
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1869876k,nr_inodes=467469,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=408672k,mode=755)
/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,uuid=null)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
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/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=40,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4469)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (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)
tmpfs on /volumio/app/plugins/music_service/mpd/mpd.conf.tmpl type tmpfs (rw,noatime,mode=755)
# 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:49149 0.0.0.0:* LISTEN 1712/upmpdcli
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 1712/upmpdcli
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 192.168.2.14:39070 151.101.38.248:443 ESTABLISHED 1597/go-librespot
tcp 0 0 192.168.2.14:53812 34.158.1.133:4070 ESTABLISHED 1597/go-librespot
tcp 0 0 192.168.2.14:38642 192.168.2.6:3000 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:52602 127.0.0.1:3000 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 192.168.2.14:56594 2.18.121.76:443 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 127.0.0.1:44234 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:41272 127.0.0.1:9879 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:44154 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:45414 127.0.0.1:3000 ESTABLISHED 1993/python3
tcp 0 0 127.0.0.1:44208 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:44080 127.0.0.1:3000 ESTABLISHED 818/volumio-remote-
tcp 0 0 192.168.2.14:38720 142.250.179.195:443 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 127.0.0.1:34808 127.0.0.1:6599 ESTABLISHED 1712/upmpdcli
tcp 0 0 192.168.2.14:32958 172.217.218.84:443 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 192.168.2.14:37814 142.251.39.100:443 CLOSE_WAIT 1613/volumiokiosk -
tcp 0 0 192.168.2.14:49352 35.186.224.24:443 TIME_WAIT -
tcp 0 0 192.168.2.14:49240 146.112.41.2:443 TIME_WAIT -
tcp 0 0 192.168.2.14:49344 35.186.224.24:443 TIME_WAIT -
tcp 0 0 192.168.2.14:40200 142.250.179.131:443 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 127.0.0.1:40406 127.0.0.1:6600 ESTABLISHED 1036/node
tcp 0 0 192.168.2.14:50820 151.101.38.248:443 ESTABLISHED 1597/go-librespot
tcp 0 0 192.168.2.14:45342 35.186.224.24:443 TIME_WAIT -
tcp 0 0 127.0.0.1:59134 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:45166 127.0.0.1:3000 ESTABLISHED 1993/python3
tcp 0 0 192.168.2.14:53098 35.186.224.44:443 ESTABLISHED 1597/go-librespot
tcp 0 0 127.0.0.1:34796 127.0.0.1:6599 ESTABLISHED 1712/upmpdcli
tcp 0 0 192.168.2.14:55492 35.186.224.28:443 ESTABLISHED 1597/go-librespot
tcp 0 0 192.168.2.14:37824 142.251.39.100:443 CLOSE_WAIT 1613/volumiokiosk -
tcp 0 0 127.0.0.1:44114 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 192.168.2.14:46182 192.168.2.11:3000 ESTABLISHED 1036/node
tcp 0 0 192.168.2.14:49158 151.101.38.208:443 ESTABLISHED 1613/volumiokiosk -
tcp 0 0 192.168.2.14:49230 146.112.41.2:443 TIME_WAIT -
tcp 0 0 127.0.0.1:44142 127.0.0.1:3000 ESTABLISHED 1036/node
tcp 0 0 192.168.2.14:52252 34.120.206.254:443 ESTABLISHED 1036/node
tcp 0 0 127.0.0.1:52658 127.0.0.1:3000 ESTABLISHED 1036/node
tcp6 0 0 :::3245 :::* LISTEN 1729/node
tcp6 0 0 :::4004 :::* LISTEN 1036/node
tcp6 0 0 :::38835 :::* LISTEN 1597/go-librespot
tcp6 0 0 :::9879 :::* LISTEN 1597/go-librespot
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::6599 :::* LISTEN 1036/node
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::22 :::* LISTEN -
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::3005 :::* LISTEN 1036/node
tcp6 0 0 :::3001 :::* LISTEN 1109/node
tcp6 0 0 :::3000 :::* LISTEN 1036/node
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 192.168.2.14:3000 192.168.2.6:39808 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50796 TIME_WAIT -
tcp6 0 0 127.0.0.1:6600 127.0.0.1:40406 ESTABLISHED -
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50795 TIME_WAIT -
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50790 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:34796 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:6600 127.0.0.1:40402 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:52602 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:52658 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50794 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:46470 TIME_WAIT -
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50798 TIME_WAIT -
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50799 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:45414 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50793 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44142 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.11:57068 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50791 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:9879 127.0.0.1:41272 ESTABLISHED 1597/go-librespot
tcp6 0 0 127.0.0.1:3000 127.0.0.1:40288 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44208 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44080 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:59134 ESTABLISHED 1036/node
tcp6 0 0 192.168.2.14:3000 192.168.2.12:50797 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:34808 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:45166 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44114 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44234 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:44154 ESTABLISHED 1036/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:51854 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:51856 TIME_WAIT -
# cat /boot/config.txt ---------------
### DO NOT EDIT THIS FILE ###
### APPLY CUSTOM PARAMETERS TO userconfig.txt ###
initramfs volumio.initrd
gpu_mem=128
gpu_mem_256=32
gpu_mem_512=32
gpu_mem_1024=128
max_usb_current=1
[pi5]
usb_max_current_enable=1
[all]
include volumioconfig.txt
include userconfig.txt
#### Volumio i2s setting below: do not alter ####
#### Volumio i2s setting below: do not alter ####
dtoverlay=hifiberry-dacplus-pro
# cat /boot/userconfig.txt ---------------
# Add your custom config.txt options to this file, which will be preserved during updates
# ian canada FifoPI MA
#dtoverlay=hifiberry-dacplus
#dtparam=i2c_arm_baudrate=1000000
# power off button
#dtoverlay=gpio-shutdown,gpio_pin=13,active_low=1,gpio_pull=up=gpio-shutdown
# led + op gpio-15 en massa
gpio=15=op,dh
#### Touch Display rotation setting below: do not alter ####
display_lcd_rotate=3
display_hdmi_rotate=3
# cat /etc/asound.conf ---------------
pcm.!default {
type empty
slave.pcm "volumio"
}
pcm.volumio {
type empty
slave.pcm "Peppyalsa"
}
#------ PeppyMeter section -------
# ---> pass throught audio pipeline
# if separat alsa pipeline enabled (DSD direct)
pcm.Peppyalsa {
type empty
slave.pcm "postpeppyalsa"
}
# ---> input from modular alsa
# duplicate route for meters to play also DSD files
pcm.peppy1_off {
type plug
route_policy "duplicate"
slave.channels 4
slave.pcm {
type multi
slaves.a.pcm "postpeppyalsa"
slaves.a.channels 2
slaves.b.pcm "mpd_peppyalsa"
slaves.b.channels 2
bindings.0 { slave a; channel 0; }
bindings.1 { slave a; channel 1; }
bindings.2 { slave b; channel 0; }
bindings.3 { slave b; channel 1; }
}
}
# ---> input from exclusive MPD output for peppyalsa
# without audio output (dummy)
pcm.mpd_peppyalsa{
type meter
slave.pcm "dummy"
scopes.0 peppyalsa
}
# ---> separate airplay input
pcm.airplay {
type meter
slave.pcm "postpeppyalsa"
scopes.0 peppyalsa
}
# ---> separate spotify input
pcm.spotify1_off {
type empty
slave.pcm "postpeppyalsa"
}
pcm.spotify {
type plug
slave {
pcm "spd_peppyalsa"
format "S16_LE"
}
}
# spotify meter definition
pcm.spd_peppyalsa{
type meter
slave.pcm "copy_output"
scopes.0 peppyalsa
}
# standard scope
pcm_scope.peppyalsa {
type peppyalsa
decay_ms 500
meter "/tmp/myfifo"
meter_max 100
meter_show 0
spectrum "/tmp/myfifosa"
spectrum_max 100
spectrum_size 20
logarithmic_frequency 1
logarithmic_amplitude 1
smoothing_factor 60
}
pcm_scope_type.peppyalsa {
lib /usr/local/lib/libpeppyalsa.so
}
# null output
pcm.dummy {
type hw
card Dummy
device 0
}
# needed for some sound cards otherwiese Spotify stops playing after 10 seconds
pcm.copy_output {
type empty
slave.pcm "postpeppyalsa"
}
pcm.postpeppyalsa {
type empty
slave.pcm "postPeppyalsa"
}
#------ End of PeppyMeter section ------
pcm.postPeppyalsa {
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 "sndrpihifiberry"
}
# cat /var/log/mpd.log ---------------
Oct 07 10:33 : zeroconf: No global port, disabling zeroconf
Oct 07 10:33 : exception: No such directory
ALSA lib conf.c:4898:(parse_args) Unknown parameter 1
ALSA lib conf.c:5031:(snd_config_expand) Parse arguments error: No such file or directory
ALSA lib control.c:1375:(snd_ctl_open_noupdate) Invalid CTL hw:0,0
Oct 07 10:33 : mixer: Failed to read mixer for 'alsa': failed to attach to hw:0,0: No such file or 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.1.1',
icon: 'fa-spotify',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'GPIO Buttons',
name: 'gpio-buttons',
category: 'system_hardware',
version: '0.8.4',
icon: 'fa-microchip',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'IR Remote Controller',
name: 'ir_controller',
category: 'system_hardware',
version: '3.4.13',
icon: 'fa-magic',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'Rotary Encoder II',
name: 'rotaryencoder2',
category: 'system_hardware',
version: '1.1.22',
icon: 'fa-circle-o-notch',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'System information',
name: 'Systeminfo',
category: 'user_interface',
version: '3.0.6',
icon: 'fa-info-circle',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'Now Playing',
name: 'now_playing',
category: 'user_interface',
version: '0.7.4',
icon: 'fa-play-circle',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'PeppyMeter Screensaver',
name: 'peppy_screensaver',
category: 'user_interface',
version: '2.2.1',
icon: 'fa-lightbulb-o',
isManuallyInstalled: true,
enabled: true,
active: true
},
{
prettyName: 'Touch Display',
name: 'touch_display',
category: 'user_interface',
version: '3.5.0',
icon: 'fa-hand-pointer-o',
isManuallyInstalled: false,
enabled: true,
active: true
}
]
------------------------------------------
# cat /data/configuration/plugins.json ---------------
{
"music_service": {
"airplay_emulation": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"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": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"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"
}
},
"Systeminfo": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"peppy_screensaver": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"touch_display": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"now_playing": {
"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"
}
}
},
"system_hardware": {
"ir_controller": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"rotaryencoder2": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"gpio-buttons": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
}
}
# cat /etc/mpd.conf ---------------
# Volumio MPD Configuration File
# Files and directories #######################################################
include_optional "/data/configuration/music_service/mpd/mpd_custom.conf"
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"
mixer_device "hw:0,0"
mixer_control "Digital"
mixer_type "hardware"
}
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 "8192"
###############################################################################
# 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, 136 ms: OK
https://www.googleapis.com, 179 ms: OK
https://securetoken.googleapis.com, 184 ms: OK
https://myvolumio.firebaseio.com, 280 ms: OK
https://functions.volumio.cloud, 232 ms: OK
https://oauth-performer.dfs.volumio.org, 275 ms: OK
https://browsing-performer.dfs.volumio.org, 125 ms: OK
http://cddb.volumio.org, 344 ms: OK
https://functions.volumio.cloud, 252 ms: OK
http://pushupdates.volumio.org, 111 ms: OK
http://plugins.volumio.org, 506 ms: OK
https://database.volumio.cloud, 380 ms: OK
https://radio-directory.firebaseapp.com, 132 ms: OK
----------
REMOTE ENDPOINTS TEST OK, all Endpoints are reachable
----------
# cat /data/updatesHistoryFile ---------------
---
Tue Jun 04 2024 18:47:22 GMT+0000 (Coordinated Universal Time)
{"systemversion":"3.703","builddate":"Tue 04 Jun 2024 08:41:12 PM CEST","variant":"volumio","hardware":"pi"}
------
Wed Aug 07 2024 10:49:53 GMT+0200 (Central European Summer Time)
{"systemversion":"3.742","builddate":"Mon 22 Jul 2024 07:17:01 PM CEST","variant":"volumio","hardware":"pi"}
------
Thu Sep 12 2024 11:38:10 GMT+0200 (Central European Summer Time)
{"systemversion":"3.751","builddate":"Thu 12 Sep 2024 12:33:02 AM CEST","variant":"volumio","hardware":"pi"}
------
Tue Sep 17 2024 19:24:54 GMT+0200 (Central European Summer Time)
{"systemversion":"3.757","builddate":"Tue 17 Sep 2024 05:01:09 PM CEST","variant":"volumio","hardware":"pi"}
------
Wed Sep 18 2024 19:20:28 GMT+0200 (Central European Summer Time)
{"systemversion":"3.758","builddate":"Wed 18 Sep 2024 02:17:42 PM CEST","variant":"volumio","hardware":"pi"}
---
# sudo journalctl -p 7 ---------------
-- Logs begin at Mon 2024-10-07 10:32:57 CEST, end at Mon 2024-10-07 10:35:00 CEST. --
Oct 07 10:32:57 es9038q2m-dac kernel: Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
Oct 07 10:32:57 es9038q2m-dac kernel: Linux version 6.6.47-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1792 SMP PREEMPT Thu Aug 22 15:11:43 BST 2024
Oct 07 10:32:57 es9038q2m-dac kernel: KASLR enabled
Oct 07 10:32:57 es9038q2m-dac kernel: random: crng init done
Oct 07 10:32:57 es9038q2m-dac kernel: Machine model: Raspberry Pi 5 Model B Rev 1.0
Oct 07 10:32:57 es9038q2m-dac kernel: efi: UEFI not found.
Oct 07 10:32:57 es9038q2m-dac kernel: Reserved memory: created CMA memory pool at 0x0000000001c00000, size 320 MiB
Oct 07 10:32:57 es9038q2m-dac kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
Oct 07 10:32:57 es9038q2m-dac kernel: OF: reserved mem: 0x0000000001c00000..0x0000000015bfffff (327680 KiB) map reusable linux,cma
Oct 07 10:32:57 es9038q2m-dac kernel: OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
Oct 07 10:32:57 es9038q2m-dac kernel: OF: reserved mem: 0x000000003fd16280..0x000000003fd162b7 (0 KiB) nomap non-reusable nvram@0
Oct 07 10:32:57 es9038q2m-dac kernel: Zone ranges:
Oct 07 10:32:57 es9038q2m-dac kernel: DMA [mem 0x0000000000000000-0x00000000ffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: DMA32 empty
Oct 07 10:32:57 es9038q2m-dac kernel: Normal empty
Oct 07 10:32:57 es9038q2m-dac kernel: Movable zone start for each node
Oct 07 10:32:57 es9038q2m-dac kernel: Early memory node ranges
Oct 07 10:32:57 es9038q2m-dac kernel: node 0: [mem 0x0000000000000000-0x000000000007ffff]
Oct 07 10:32:57 es9038q2m-dac kernel: node 0: [mem 0x0000000000080000-0x000000003fafffff]
Oct 07 10:32:57 es9038q2m-dac kernel: node 0: [mem 0x0000000040000000-0x00000000ffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: On node 0, zone DMA: 1280 pages in unavailable ranges
Oct 07 10:32:57 es9038q2m-dac kernel: psci: probing for conduit method from DT.
Oct 07 10:32:57 es9038q2m-dac kernel: psci: PSCIv1.1 detected in firmware.
Oct 07 10:32:57 es9038q2m-dac kernel: psci: Using standard PSCI v0.2 function IDs
Oct 07 10:32:57 es9038q2m-dac kernel: psci: MIGRATE_INFO_TYPE not supported.
Oct 07 10:32:57 es9038q2m-dac kernel: psci: SMC Calling Convention v1.2
Oct 07 10:32:57 es9038q2m-dac kernel: percpu: Embedded 30 pages/cpu s85672 r8192 d29016 u122880
Oct 07 10:32:57 es9038q2m-dac kernel: pcpu-alloc: s85672 r8192 d29016 u122880 alloc=30*4096
Oct 07 10:32:57 es9038q2m-dac kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Oct 07 10:32:57 es9038q2m-dac kernel: Detected PIPT I-cache on CPU0
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Virtualization Host Extensions
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Hardware dirty bit management
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Spectre-v4
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Spectre-BHB
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: kernel page table isolation forced ON by KASLR
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Kernel page table isolation (KPTI)
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: SSBS not fully self-synchronizing
Oct 07 10:32:57 es9038q2m-dac kernel: alternatives: applying boot alternatives
Oct 07 10:32:57 es9038q2m-dac kernel: Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe smsc95xx.macaddr=2C:CF:67:07:07:42 vc_mem.mem_base=0x3fc00000 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=ttyAMA10,115200 console=tty1 imgpart=UUID=826680f7-a407-4ab9-8bd5-1855bda526fd imgfile=/volumio_current.sqsh bootpart=UUID=FD90-ED9E datapart=UUID=fecb0823-2e5b-4bba-9498-dd37b5084148 uuidconfig=cmdline.txt pcie_aspm=off pci=pcie_bus_safe rootwait bootdelay=7 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 nodebug use_kmsg=no
Oct 07 10:32:57 es9038q2m-dac kernel: PCIe ASPM is disabled
Oct 07 10:32:57 es9038q2m-dac kernel: Unknown kernel command line parameters "splash nodebug imgpart=UUID=826680f7-a407-4ab9-8bd5-1855bda526fd imgfile=/volumio_current.sqsh bootpart=UUID=FD90-ED9E datapart=UUID=fecb0823-2e5b-4bba-9498-dd37b5084148 uuidconfig=cmdline.txt bootdelay=7 use_kmsg=no", will be passed to user space.
Oct 07 10:32:57 es9038q2m-dac kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: Built 1 zonelists, mobility grouping on. Total pages: 1030912
Oct 07 10:32:57 es9038q2m-dac kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Oct 07 10:32:57 es9038q2m-dac kernel: Memory: 3739756K/4189184K available (13376K kernel code, 2210K rwdata, 4264K rodata, 4864K init, 1083K bss, 121748K reserved, 327680K cma-reserved)
Oct 07 10:32:57 es9038q2m-dac kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Oct 07 10:32:57 es9038q2m-dac kernel: ftrace: allocating 43309 entries in 170 pages
Oct 07 10:32:57 es9038q2m-dac kernel: ftrace: allocated 170 pages with 4 groups
Oct 07 10:32:57 es9038q2m-dac kernel: trace event string verifier disabled
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: RCU event tracing is enabled.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
Oct 07 10:32:57 es9038q2m-dac kernel: Trampoline variant of Tasks RCU enabled.
Oct 07 10:32:57 es9038q2m-dac kernel: Rude variant of Tasks RCU enabled.
Oct 07 10:32:57 es9038q2m-dac kernel: Tracing variant of Tasks RCU enabled.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Oct 07 10:32:57 es9038q2m-dac kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
Oct 07 10:32:57 es9038q2m-dac kernel: Root IRQ handler: gic_handle_irq
Oct 07 10:32:57 es9038q2m-dac kernel: GIC: Using split EOI/Deactivate mode
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 07 10:32:57 es9038q2m-dac kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
Oct 07 10:32:57 es9038q2m-dac kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
Oct 07 10:32:57 es9038q2m-dac kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
Oct 07 10:32:57 es9038q2m-dac kernel: Console: colour dummy device 80x25
Oct 07 10:32:57 es9038q2m-dac kernel: printk: console [tty1] enabled
Oct 07 10:32:57 es9038q2m-dac kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
Oct 07 10:32:57 es9038q2m-dac kernel: pid_max: default: 32768 minimum: 301
Oct 07 10:32:57 es9038q2m-dac kernel: LSM: initializing lsm=capability,integrity
Oct 07 10:32:57 es9038q2m-dac kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: cgroup: Disabling memory control group subsystem
Oct 07 10:32:57 es9038q2m-dac kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Oct 07 10:32:57 es9038q2m-dac kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Oct 07 10:32:57 es9038q2m-dac kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: Hierarchical SRCU implementation.
Oct 07 10:32:57 es9038q2m-dac kernel: rcu: Max phase no-delay instances is 1000.
Oct 07 10:32:57 es9038q2m-dac kernel: EFI services will not be available.
Oct 07 10:32:57 es9038q2m-dac kernel: smp: Bringing up secondary CPUs ...
Oct 07 10:32:57 es9038q2m-dac kernel: Detected PIPT I-cache on CPU1
Oct 07 10:32:57 es9038q2m-dac kernel: CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
Oct 07 10:32:57 es9038q2m-dac kernel: Detected PIPT I-cache on CPU2
Oct 07 10:32:57 es9038q2m-dac kernel: CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
Oct 07 10:32:57 es9038q2m-dac kernel: Detected PIPT I-cache on CPU3
Oct 07 10:32:57 es9038q2m-dac kernel: CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
Oct 07 10:32:57 es9038q2m-dac kernel: smp: Brought up 1 node, 4 CPUs
Oct 07 10:32:57 es9038q2m-dac kernel: SMP: Total of 4 processors activated.
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: 32-bit EL0 Support
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Common not Private translations
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: CRC32 instructions
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: RCpc load-acquire (LDAPR)
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: LSE atomic instructions
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Privileged Access Never
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: RAS Extension Support
Oct 07 10:32:57 es9038q2m-dac kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS)
Oct 07 10:32:57 es9038q2m-dac kernel: CPU: All CPU(s) started at EL2
Oct 07 10:32:57 es9038q2m-dac kernel: alternatives: applying system-wide alternatives
Oct 07 10:32:57 es9038q2m-dac kernel: devtmpfs: initialized
Oct 07 10:32:57 es9038q2m-dac kernel: Enabled cp15_barrier support
Oct 07 10:32:57 es9038q2m-dac kernel: Enabled setend support
Oct 07 10:32:57 es9038q2m-dac kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct 07 10:32:57 es9038q2m-dac kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: pinctrl core: initialized pinctrl subsystem
Oct 07 10:32:57 es9038q2m-dac kernel: DMI not present or invalid.
Oct 07 10:32:57 es9038q2m-dac kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 07 10:32:57 es9038q2m-dac kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
Oct 07 10:32:57 es9038q2m-dac kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 07 10:32:57 es9038q2m-dac kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 07 10:32:57 es9038q2m-dac kernel: audit: initializing netlink subsys (disabled)
Oct 07 10:32:57 es9038q2m-dac kernel: audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1
Oct 07 10:32:57 es9038q2m-dac kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 07 10:32:57 es9038q2m-dac kernel: cpuidle: using governor menu
Oct 07 10:32:57 es9038q2m-dac kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
Oct 07 10:32:57 es9038q2m-dac kernel: ASID allocator initialised with 32768 entries
Oct 07 10:32:57 es9038q2m-dac kernel: Serial: AMBA PL011 UART driver
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2835-mbox 107c013880.mailbox: mailbox enabled
Oct 07 10:32:57 es9038q2m-dac kernel: 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2
Oct 07 10:32:57 es9038q2m-dac kernel: printk: console [ttyAMA10] enabled
Oct 07 10:32:57 es9038q2m-dac kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2023-12-06T18:29:25, variant start_cd
Oct 07 10:32:57 es9038q2m-dac kernel: raspberrypi-firmware soc:firmware: Firmware hash is e02d33b300000000000000000000000000000000
Oct 07 10:32:57 es9038q2m-dac kernel: Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
Oct 07 10:32:57 es9038q2m-dac kernel: Modules: 0 pages in range for non-PLT usage
Oct 07 10:32:57 es9038q2m-dac kernel: Modules: 517792 pages in range for PLT usage
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
Oct 07 10:32:57 es9038q2m-dac kernel: iommu: Default domain type: Translated
Oct 07 10:32:57 es9038q2m-dac kernel: iommu: DMA domain TLB invalidation policy: strict mode
Oct 07 10:32:57 es9038q2m-dac kernel: SCSI subsystem initialized
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver usbfs
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver hub
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new device driver usb
Oct 07 10:32:57 es9038q2m-dac kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 07 10:32:57 es9038q2m-dac kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
Oct 07 10:32:57 es9038q2m-dac kernel: PTP clock support registered
Oct 07 10:32:57 es9038q2m-dac kernel: vgaarb: loaded
Oct 07 10:32:57 es9038q2m-dac kernel: clocksource: Switched to clocksource arch_sys_counter
Oct 07 10:32:57 es9038q2m-dac kernel: VFS: Disk quotas dquot_6.6.0
Oct 07 10:32:57 es9038q2m-dac kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 07 10:32:57 es9038q2m-dac kernel: FS-Cache: Loaded
Oct 07 10:32:57 es9038q2m-dac kernel: CacheFiles: Loaded
Oct 07 10:32:57 es9038q2m-dac kernel: NET: Registered PF_INET protocol family
Oct 07 10:32:57 es9038q2m-dac kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: TCP: Hash tables configured (established 32768 bind 32768)
Oct 07 10:32:57 es9038q2m-dac kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Oct 07 10:32:57 es9038q2m-dac kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 07 10:32:57 es9038q2m-dac kernel: RPC: Registered named UNIX socket transport module.
Oct 07 10:32:57 es9038q2m-dac kernel: RPC: Registered udp transport module.
Oct 07 10:32:57 es9038q2m-dac kernel: RPC: Registered tcp transport module.
Oct 07 10:32:57 es9038q2m-dac kernel: RPC: Registered tcp-with-tls transport module.
Oct 07 10:32:57 es9038q2m-dac kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Oct 07 10:32:57 es9038q2m-dac kernel: PCI: CLS 0 bytes, default 64
Oct 07 10:32:57 es9038q2m-dac kernel: kvm [1]: IPA Size Limit: 40 bits
Oct 07 10:32:57 es9038q2m-dac kernel: kvm [1]: vgic interrupt IRQ9
Oct 07 10:32:57 es9038q2m-dac kernel: kvm [1]: VHE mode initialized successfully
Oct 07 10:32:57 es9038q2m-dac kernel: Trying to unpack rootfs image as initramfs...
Oct 07 10:32:57 es9038q2m-dac kernel: Initialise system trusted keyrings
Oct 07 10:32:57 es9038q2m-dac kernel: workingset: timestamp_bits=46 max_order=20 bucket_order=0
Oct 07 10:32:57 es9038q2m-dac kernel: zbud: loaded
Oct 07 10:32:57 es9038q2m-dac kernel: NFS: Registering the id_resolver key type
Oct 07 10:32:57 es9038q2m-dac kernel: Key type id_resolver registered
Oct 07 10:32:57 es9038q2m-dac kernel: Key type id_legacy registered
Oct 07 10:32:57 es9038q2m-dac kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Oct 07 10:32:57 es9038q2m-dac kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
Oct 07 10:32:57 es9038q2m-dac kernel: Key type asymmetric registered
Oct 07 10:32:57 es9038q2m-dac kernel: Asymmetric key parser 'x509' registered
Oct 07 10:32:57 es9038q2m-dac kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Oct 07 10:32:57 es9038q2m-dac kernel: io scheduler mq-deadline registered
Oct 07 10:32:57 es9038q2m-dac kernel: io scheduler kyber registered
Oct 07 10:32:57 es9038q2m-dac kernel: io scheduler bfq registered
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 27)
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 28)
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 29)
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 30)
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 31)
Oct 07 10:32:57 es9038q2m-dac kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 32)
Oct 07 10:32:57 es9038q2m-dac kernel: simple-framebuffer 3fb00000.framebuffer: framebuffer at 0x3fb00000, 0x96000 bytes
Oct 07 10:32:57 es9038q2m-dac kernel: simple-framebuffer 3fb00000.framebuffer: format=r5g6b5, mode=640x480x16, linelength=1280
Oct 07 10:32:57 es9038q2m-dac kernel: Console: switching to colour frame buffer device 80x30
Oct 07 10:32:57 es9038q2m-dac kernel: simple-framebuffer 3fb00000.framebuffer: fb0: simplefb registered!
Oct 07 10:32:57 es9038q2m-dac kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
Oct 07 10:32:57 es9038q2m-dac kernel: 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 34, base_baud = 6000000) is a Broadcom BCM7271 UART
Oct 07 10:32:57 es9038q2m-dac kernel: serial serial0: tty port ttyS0 registered
Oct 07 10:32:57 es9038q2m-dac kernel: iproc-rng200 107d208000.rng: hwrng registered
Oct 07 10:32:57 es9038q2m-dac kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
Oct 07 10:32:57 es9038q2m-dac kernel: brd: module loaded
Oct 07 10:32:57 es9038q2m-dac kernel: loop: module loaded
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
Oct 07 10:32:57 es9038q2m-dac kernel: Loading iSCSI transport class v2.0-870.
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new device driver r8152-cfgselector
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver r8152
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver lan78xx
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver smsc95xx
Oct 07 10:32:57 es9038q2m-dac kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Oct 07 10:32:57 es9038q2m-dac kernel: dwc_otg: FIQ enabled
Oct 07 10:32:57 es9038q2m-dac kernel: dwc_otg: NAK holdoff enabled
Oct 07 10:32:57 es9038q2m-dac kernel: dwc_otg: FIQ split-transaction FSM enabled
Oct 07 10:32:57 es9038q2m-dac kernel: Module dwc_common_port init
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver uas
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver usb-storage
Oct 07 10:32:57 es9038q2m-dac kernel: mousedev: PS/2 mouse device common for all mice
Oct 07 10:32:57 es9038q2m-dac kernel: rpi-rtc soc:rpi_rtc: registered as rtc0
Oct 07 10:32:57 es9038q2m-dac kernel: rpi-rtc soc:rpi_rtc: setting system clock to 2024-10-07T08:32:46 UTC (1728289966)
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Oct 07 10:32:57 es9038q2m-dac kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 07 10:32:57 es9038q2m-dac kernel: sdhci: Copyright(c) Pierre Ossman
Oct 07 10:32:57 es9038q2m-dac kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Oct 07 10:32:57 es9038q2m-dac kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 07 10:32:57 es9038q2m-dac kernel: SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
Oct 07 10:32:57 es9038q2m-dac kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 07 10:32:57 es9038q2m-dac kernel: usbcore: registered new interface driver usbhid
Oct 07 10:32:57 es9038q2m-dac kernel: usbhid: USB HID core driver
Oct 07 10:32:57 es9038q2m-dac kernel: hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available
Oct 07 10:32:57 es9038q2m-dac kernel: NET: Registered PF_PACKET protocol family
Oct 07 10:32:57 es9038q2m-dac kernel: Key type dns_resolver registered
Oct 07 10:32:57 es9038q2m-dac kernel: registered taskstats version 1
Oct 07 10:32:57 es9038q2m-dac kernel: Loading compiled-in X.509 certificates
Oct 07 10:32:57 es9038q2m-dac kernel: Key type .fscrypt registered
Oct 07 10:32:57 es9038q2m-dac kernel: Key type fscrypt-provisioning registered
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges:
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff]
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: MEM 0x1b00000000..0x1bfffffffb -> 0x0000000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1affffffff -> 0x0400000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: Forcing gen 2
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [mem 0x1b00000000-0x1bfffffffb] (bus address [0x00000000-0xfffffffb])
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1affffffff pref] (bus address [0x400000000-0x6ffffffff])
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Oct 07 10:32:57 es9038q2m-dac kernel: Freeing initrd memory: 14412K
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000110000.pcie: link down
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: Max Payload Size set to 512/ 512 (was 128), Max Read Rq 512
Oct 07 10:32:57 es9038q2m-dac kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 39
Oct 07 10:32:57 es9038q2m-dac kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 39
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:01: busn_res: [bus 01] is released
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: busn_res: [bus 00-ff] is released
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: Forcing gen 2
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Oct 07 10:32:57 es9038q2m-dac kernel: brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: supports D1
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
Oct 07 10:32:57 es9038q2m-dac kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
Oct 07 10:32:57 es9038q2m-dac kernel: pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
Oct 07 10:32:57 es9038q2m-dac kernel: pcieport 0000:00:00.0: enabling device (0000 -> 0002)
Oct 07 10:32:57 es9038q2m-dac kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 40
Oct 07 10:32:57 es9038q2m-dac kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 40
Oct 07 10:32:57 es9038q2m-dac kernel: rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
Oct 07 10:32:57 es9038q2m-dac kernel: rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
Oct 07 10:32:57 es9038q2m-dac kernel: rp1 0000:01:00.0: enabling device (0000 -> 0002)
Oct 07 10:32:57 es9038q2m-dac kernel: rp1 0000:01:00.0: chip_id 0x20001927
Oct 07 10:32:57 es9038q2m-dac kernel: genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 102
Oct 07 10:32:57 es9038q2m-dac kernel: macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 108 (2c:cf:67:07:07:42)
Oct 07 10:32:57 es9038q2m-dac kernel: dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: irq 133, io mem 0x1f00200000
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb1: Product: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb1: Manufacturer: Linux 6.6.47-v8+ xhci-hcd
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb1: SerialNumber: xhci-hcd.0
Oct 07 10:32:57 es9038q2m-dac kernel: hub 1-0:1.0: USB hub found
Oct 07 10:32:57 es9038q2m-dac kernel: hub 1-0:1.0: 2 ports detected
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb2: Product: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb2: Manufacturer: Linux 6.6.47-v8+ xhci-hcd
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb2: SerialNumber: xhci-hcd.0
Oct 07 10:32:57 es9038q2m-dac kernel: hub 2-0:1.0: USB hub found
Oct 07 10:32:57 es9038q2m-dac kernel: hub 2-0:1.0: 1 port detected
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: irq 138, io mem 0x1f00300000
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
Oct 07 10:32:57 es9038q2m-dac kernel: xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb3: Product: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb3: Manufacturer: Linux 6.6.47-v8+ xhci-hcd
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb3: SerialNumber: xhci-hcd.1
Oct 07 10:32:57 es9038q2m-dac kernel: hub 3-0:1.0: USB hub found
Oct 07 10:32:57 es9038q2m-dac kernel: hub 3-0:1.0: 2 ports detected
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb4: Product: xHCI Host Controller
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb4: Manufacturer: Linux 6.6.47-v8+ xhci-hcd
Oct 07 10:32:57 es9038q2m-dac kernel: usb usb4: SerialNumber: xhci-hcd.1
Oct 07 10:32:57 es9038q2m-dac kernel: hub 4-0:1.0: USB hub found
Oct 07 10:32:57 es9038q2m-dac kernel: hub 4-0:1.0: 1 port detected
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000800000.codec: Adding to iommu group 0
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000880000.pisp_be: Adding to iommu group 0
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
Oct 07 10:32:57 es9038q2m-dac kernel: platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: platform axi:gpu: Adding to iommu group 1
Oct 07 10:32:57 es9038q2m-dac kernel: platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
Oct 07 10:32:57 es9038q2m-dac kernel: bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
Oct 07 10:32:57 es9038q2m-dac kernel: sdhci-brcmstb 1000fff000.mmc: Got CD GPIO
Oct 07 10:32:57 es9038q2m-dac kernel: mmc0: CQHCI version 5.10
Oct 07 10:32:57 es9038q2m-dac kernel: mmc1: CQHCI version 5.10
Oct 07 10:32:57 es9038q2m-dac kernel: of_cfs_init
Oct 07 10:32:57 es9038q2m-dac kernel: of_cfs_init: OK
Oct 07 10:32:57 es9038q2m-dac kernel: clk: Disabling unused clocks
Oct 07 10:32:57 es9038q2m-dac kernel: mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
Oct 07 10:32:57 es9038q2m-dac kernel: mmc0: new ultra high speed SDR104 SDHC card at address aaaa
Oct 07 10:32:57 es9038q2m-dac kernel: mmcblk0: mmc0:aaaa SE32G 29.7 GiB
Oct 07 10:32:57 es9038q2m-dac kernel: mmcblk0: p1 p2 p3
Oct 07 10:32:57 es9038q2m-dac kernel: mmcblk0: mmc0:aaaa SE32G 29.7 GiB (quirks 0x00004000)
Oct 07 10:32:57 es9038q2m-dac kernel: mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
Oct 07 10:32:57 es9038q2m-dac kernel: Freeing unused kernel memory: 4864K
Oct 07 10:32:57 es9038q2m-dac kernel: Run /init as init process
Oct 07 10:32:57 es9038q2m-dac kernel: with arguments:
Oct 07 10:32:57 es9038q2m-dac kernel: /init
Oct 07 10:32:57 es9038q2m-dac kernel: splash
Oct 07 10:32:57 es9038q2m-dac kernel: nodebug
Oct 07 10:32:57 es9038q2m-dac kernel: with environment:
Oct 07 10:32:57 es9038q2m-dac kernel: HOME=/
Oct 07 10:32:57 es9038q2m-dac kernel: TERM=linux
Oct 07 10:32:57 es9038q2m-dac kernel: imgpart=UUID=826680f7-a407-4ab9-8bd5-1855bda526fd
Oct 07 10:32:57 es9038q2m-dac kernel: imgfile=/volumio_current.sqsh
Oct 07 10:32:57 es9038q2m-dac kernel: bootpart=UUID=FD90-ED9E
Oct 07 10:32:57 es9038q2m-dac kernel: datapart=UUID=fecb0823-2e5b-4bba-9498-dd37b5084148
Oct 07 10:32:57 es9038q2m-dac kernel: uuidconfig=cmdline.txt
Oct 07 10:32:57 es9038q2m-dac kernel: bootdelay=7
Oct 07 10:32:57 es9038q2m-dac kernel: use_kmsg=no
Oct 07 10:32:57 es9038q2m-dac kernel: mmc1: new ultra high speed DDR50 SDIO card at address 0001
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: new full-speed USB device number 2 using xhci-hcd
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: New USB device found, idVendor=0712, idProduct=0009, bcdDevice= 2.00
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: Product: WaveShare
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: Manufacturer: WaveShare
Oct 07 10:32:57 es9038q2m-dac kernel: usb 3-2: SerialNumber: 000000000089
Oct 07 10:32:57 es9038q2m-dac kernel: [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_info_register (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_info_create_module_entry (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_info_free_entry (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_fasync_helper (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_ecards_limit (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_oss_info_register (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_unregister_device (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_device_alloc (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_device_new (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_fasync_free (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_kill_fasync (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: snd_timer: Unknown symbol snd_register_device (err -2)
Oct 07 10:32:57 es9038q2m-dac kernel: input: WaveShare WaveShare as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.0/0003:0712:0009.0001/input/input0
Oct 07 10:32:57 es9038q2m-dac kernel: hid-generic 0003:0712:0009.0001: input,hidraw0: USB HID v1.11 Device [WaveShare WaveShare] on usb-xhci-hcd.1-2/input0
Oct 07 10:32:57 es9038q2m-dac kernel: fuse: init (API version 7.39)
Oct 07 10:32:57 es9038q2m-dac kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 07 10:32:57 es9038q2m-dac kernel: EXT4-fs (mmcblk0p2): recovery complete
Oct 07 10:32:57 es9038q2m-dac kernel: EXT4-fs (mmcblk0p2): mounted filesystem 826680f7-a407-4ab9-8bd5-1855bda526fd r/w with ordered data mode. Quota mode: none.
Oct 07 10:32:57 es9038q2m-dac kernel: loop0: detected capacity change from 0 to 986592
Oct 07 10:32:57 es9038q2m-dac kernel: EXT4-fs (mmcblk0p3): recovery complete
Oct 07 10:32:57 es9038q2m-dac kernel: EXT4-fs (mmcblk0p3): mounted filesystem fecb0823-2e5b-4bba-9498-dd37b5084148 r/w with ordered data mode. Quota mode: none.
Oct 07 10:32:57 es9038q2m-dac kernel: ext4 filesystem being mounted at /mnt/ext supports timestamps until 2038-01-19 (0x7fffffff)
Oct 07 10:32:57 es9038q2m-dac kernel: NET: Registered PF_INET6 protocol family
Oct 07 10:32:57 es9038q2m-dac kernel: Segment Routing with IPv6
Oct 07 10:32:57 es9038q2m-dac kernel: In-situ OAM (IOAM) with IPv6
Oct 07 10:32:57 es9038q2m-dac 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)
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Detected architecture arm64.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Set hostname to .
Oct 07 10:32:57 es9038q2m-dac kernel: uart-pl011 107d001000.serial: no DMA platform data
Oct 07 10:32:57 es9038q2m-dac 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.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Listening on Journal Audit Socket.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Created slice User and Session Slice.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Listening on RPCbind Server Activation Socket.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Listening on Journal Socket.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounting Kernel Debug File System...
Oct 07 10:32:57 es9038q2m-dac kernel: i2c_dev: i2c /dev entries driver
Oct 07 10:32:57 es9038q2m-dac systemd-journald[387]: Journal started
Oct 07 10:32:57 es9038q2m-dac systemd-journald[387]: Runtime journal (/run/log/journal/c28a768762e55f60d289ca8f665f5f47) is 3.7M, max 30.0M, 26.2M free.
Oct 07 10:32:57 es9038q2m-dac systemd-modules-load[383]: Inserted module 'i2c_dev'
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted Kernel Debug File System.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted POSIX Message Queue File System.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted RPC Pipe File System.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Remount Root and Kernel File Systems.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted Kernel Configuration File System.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted FUSE Control File System.
Oct 07 10:32:57 es9038q2m-dac fake-hwclock[388]: Current system time: 2024-10-07 08:32:57
Oct 07 10:32:57 es9038q2m-dac fake-hwclock[388]: fake-hwclock saved clock information is in the past: 2024-10-07 08:32:36
Oct 07 10:32:57 es9038q2m-dac fake-hwclock[388]: To set system time to this saved clock anyway, use "force"
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Load/Save Random Seed...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Create System Users...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Restore / save the current clock.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started udev Coldplug all Devices.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Helper to synchronize boot up for ifupdown...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Load/Save Random Seed.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: dynamicswap.service: Succeeded.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Create System Users.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Create Static Device Nodes in /dev.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Reached target Local File Systems (Pre).
Oct 07 10:32:57 es9038q2m-dac systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounting /var/log...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounting /tmp...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounting /var/spool/cups...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting udev Kernel Device Manager...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted /var/log.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted /tmp.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted /var/spool/cups.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounting /var/spool/cups/tmp...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Mounted /var/spool/cups/tmp.
Oct 07 10:32:57 es9038q2m-dac systemd-udevd[423]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Oct 07 10:32:57 es9038q2m-dac systemd-journald[387]: Runtime journal (/run/log/journal/c28a768762e55f60d289ca8f665f5f47) is 3.7M, max 30.0M, 26.2M free.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started Flush Journal to Persistent Storage.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Started udev Kernel Device Manager.
Oct 07 10:32:57 es9038q2m-dac systemd[1]: Starting Show Plymouth Boot Screen...
Oct 07 10:32:57 es9038q2m-dac kernel: input: pwr_button as /devices/platform/pwr_button/input/input1
Oct 07 10:32:57 es9038q2m-dac systemd-udevd[452]: Using default interface naming scheme 'v240'.
Oct 07 10:32:58 es9038q2m-dac kernel: mc: Linux media interface: v0.10
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[452]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Found device /dev/ttyAMA10.
Oct 07 10:32:58 es9038q2m-dac kernel: rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
Oct 07 10:32:58 es9038q2m-dac kernel: brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode
Oct 07 10:32:58 es9038q2m-dac kernel: brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode
Oct 07 10:32:58 es9038q2m-dac kernel: videodev: Linux video capture interface: v2.00
Oct 07 10:32:58 es9038q2m-dac kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 07 10:32:58 es9038q2m-dac kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Oct 07 10:32:58 es9038q2m-dac kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Oct 07 10:32:58 es9038q2m-dac kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 07 10:32:58 es9038q2m-dac kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[429]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 07 10:32:58 es9038q2m-dac kernel: input: WaveShare WaveShare as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.0/0003:0712:0009.0001/input/input2
Oct 07 10:32:58 es9038q2m-dac kernel: hid-multitouch 0003:0712:0009.0001: input,hidraw0: USB HID v1.11 Device [WaveShare WaveShare] on usb-xhci-hcd.1-2/input0
Oct 07 10:32:58 es9038q2m-dac kernel: pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
Oct 07 10:32:58 es9038q2m-dac kernel: rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: Core ver 2.22
Oct 07 10:32:58 es9038q2m-dac kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI device and connection manager initialized
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI socket layer initialized
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: L2CAP socket layer initialized
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: SCO socket layer initialized
Oct 07 10:32:58 es9038q2m-dac kernel: pispbe 1000880000.pisp_be: Runtime PM usage count underflow!
Oct 07 10:32:58 es9038q2m-dac kernel: rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
Oct 07 10:32:58 es9038q2m-dac kernel: rpivid 1000800000.codec: Device registered as /dev/video19
Oct 07 10:32:58 es9038q2m-dac kernel: brcmfmac: F1 signature read @0x18000000=0x15264345
Oct 07 10:32:58 es9038q2m-dac kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Oct 07 10:32:58 es9038q2m-dac kernel: usbcore: registered new interface driver brcmfmac
Oct 07 10:32:58 es9038q2m-dac kernel: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.bin failed with error -2
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI UART driver ver 2.3
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI UART protocol H4 registered
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: HCI UART protocol Broadcom registered
Oct 07 10:32:58 es9038q2m-dac kernel: hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
Oct 07 10:32:58 es9038q2m-dac kernel: hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Found device /dev/disk/by-uuid/FD90-ED9E.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[426]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[432]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in /sys/subsystem/net/devices/eth0 being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting File System Check on /dev/disk/by-uuid/FD90-ED9E...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started File System Check Daemon to report status.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 07 10:32:58 es9038q2m-dac kernel: brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
Oct 07 10:32:58 es9038q2m-dac kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[432]: Using default interface naming scheme 'v240'.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[432]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
Oct 07 10:32:58 es9038q2m-dac kernel: Console: switching to colour dummy device 80x25
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: Registered IR keymap rc-cec
Oct 07 10:32:58 es9038q2m-dac kernel: rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0
Oct 07 10:32:58 es9038q2m-dac kernel: input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input3
Oct 07 10:32:58 es9038q2m-dac kernel: input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card1/input4
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: Registered IR keymap rc-cec
Oct 07 10:32:58 es9038q2m-dac kernel: rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1
Oct 07 10:32:58 es9038q2m-dac kernel: input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input5
Oct 07 10:32:58 es9038q2m-dac systemd[1]: plymouth-start.service: Succeeded.
Oct 07 10:32:58 es9038q2m-dac kernel: input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card2/input6
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Show Plymouth Boot Screen.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: hci0: BCM: chip id 107
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: hci0: BCM: features 0x2f
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: hci0: BCM4345C0
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
Oct 07 10:32:58 es9038q2m-dac kernel: Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
Oct 07 10:32:58 es9038q2m-dac kernel: [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[437]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[454]: Process '/sbin/crda' failed with exit code 255.
Oct 07 10:32:58 es9038q2m-dac systemd-fsck[659]: fsck.fat 4.1 (2017-01-24)
Oct 07 10:32:58 es9038q2m-dac systemd-fsck[659]: /dev/mmcblk0p1: 475 files, 139859/184582 clusters
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Show Plymouth Boot Screen...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Created slice system-bthelper.slice.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Huge Pages File System being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started File System Check on /dev/disk/by-uuid/FD90-ED9E.
Oct 07 10:32:58 es9038q2m-dac kernel: Console: switching to colour frame buffer device 50x80
Oct 07 10:32:58 es9038q2m-dac kernel: vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Mounting /boot...
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[430]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[451]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[459]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: plymouth-start.service: Succeeded.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Show Plymouth Boot Screen.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Reached target Local Encrypted Volumes.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Reached target Paths.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Oct 07 10:32:58 es9038q2m-dac systemd-udevd[452]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:32:58 es9038q2m-dac kernel: alsactl[695]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Found device /sys/subsystem/net/devices/wlan0.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Mounted /boot.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Reached target Local File Systems.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started ifup for eth0.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Create Volatile Files and Directories...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Preprocess NFS configuration...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started ifup for wlan0.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: nfs-config.service: Succeeded.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Preprocess NFS configuration.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in RPC security service for NFS server being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Reached target NFS client services.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Create Volatile Files and Directories.
Oct 07 10:32:58 es9038q2m-dac kernel: warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting RPC bind portmap service...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Condition check resulted in Network Time Synchronization being skipped.
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 07 10:32:58 es9038q2m-dac systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct 07 10:32:59 es9038q2m-dac kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Received SIGRTMIN+20 from PID 274 (plymouthd).
Oct 07 10:32:59 es9038q2m-dac systemd[1]: plymouth-read-write.service: Succeeded.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started RPC bind portmap service.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target RPC Port Mapper.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Remote File Systems (Pre).
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Remote File Systems.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target System Initialization.
Oct 07 10:32:59 es9038q2m-dac kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Daily man-db regeneration.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Daily apt download activities.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Daily apt upgrade and clean activities.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Timers.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Listening on lircd.socket.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Listening on triggerhappy.socket.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Sockets.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Basic System.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started UPnP Renderer front-end to MPD.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Wireless Services...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Volumio Iptables Module.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Login Service...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Manage Sound Card State (restore and store).
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Save/Restore Sound Card State...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
Oct 07 10:32:59 es9038q2m-dac alsactl[810]: alsactl 1.1.8 daemon started
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Condition check resulted in Volumio SSH enabler being skipped.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting triggerhappy global hotkey daemon...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Condition check resulted in Configure Bluetooth Modems connected by UART being skipped.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Raspberry Pi bluetooth helper...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started D-Bus System Message Bus.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting dhcpcd on all interfaces...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started volumio-remote-updater.service.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Volumio Log Rotation Service.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting WPA supplicant...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Save/Restore Sound Card State.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Sound Card.
Oct 07 10:32:59 es9038q2m-dac thd[813]: Unable to parse trigger line:
Oct 07 10:32:59 es9038q2m-dac thd[813]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle
Oct 07 10:32:59 es9038q2m-dac thd[813]: Unable to parse trigger line:
Oct 07 10:32:59 es9038q2m-dac thd[813]: Found socket passed from systemd
Oct 07 10:32:59 es9038q2m-dac kernel: macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)
Oct 07 10:32:59 es9038q2m-dac kernel: macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
Oct 07 10:32:59 es9038q2m-dac sh[729]: eth0: waiting for carrier
Oct 07 10:32:59 es9038q2m-dac dhcpcd[771]: eth0: waiting for carrier
Oct 07 10:32:59 es9038q2m-dac kernel: pps pps0: new PPS source ptp0
Oct 07 10:32:59 es9038q2m-dac kernel: macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
Oct 07 10:32:59 es9038q2m-dac dhcpcd[817]: Not running dhcpcd because /etc/network/interfaces
Oct 07 10:32:59 es9038q2m-dac dhcpcd[817]: defines some interfaces that will use a
Oct 07 10:32:59 es9038q2m-dac dhcpcd[817]: DHCP client or static address
Oct 07 10:32:59 es9038q2m-dac systemd-logind[809]: New seat seat0.
Oct 07 10:32:59 es9038q2m-dac systemd-logind[809]: Watching system buttons on /dev/input/event1 (pwr_button)
Oct 07 10:32:59 es9038q2m-dac systemd-logind[809]: Watching system buttons on /dev/input/event2 (vc4-hdmi-0)
Oct 07 10:32:59 es9038q2m-dac systemd-logind[809]: Watching system buttons on /dev/input/event4 (vc4-hdmi-1)
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113).
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Successfully dropped root privileges.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: avahi-daemon 0.7 starting up.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Login Service.
Oct 07 10:32:59 es9038q2m-dac wpa_supplicant[821]: Successfully initialized wpa_supplicant
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started triggerhappy global hotkey daemon.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED
Oct 07 10:32:59 es9038q2m-dac systemd[1]: dhcpcd.service: Failed with result 'exit-code'.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Failed to start dhcpcd on all interfaces.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Successfully called chroot().
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Successfully dropped remaining capabilities.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Loading service file /services/volumio.service.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Network interface enumeration completed.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Server startup complete. Host name is es9038q2m-dac.local. Local service cookie is 4245708428.
Oct 07 10:32:59 es9038q2m-dac avahi-daemon[820]: Service "ES9038Q2M DAC" (/services/volumio.service) successfully established.
Oct 07 10:32:59 es9038q2m-dac sh[737]: wlan0=wlan0
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started WPA supplicant.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: hci0: BCM: features 0x2f
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0342
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
Oct 07 10:32:59 es9038q2m-dac volumio-remote-updater[818]: Error: No active session
Oct 07 10:32:59 es9038q2m-dac volumio-remote-updater[818]: [2024-10-07 10:32:59] [info] asio async_connect error: system:111 (Connection refused)
Oct 07 10:32:59 es9038q2m-dac volumio-remote-updater[818]: [2024-10-07 10:32:59] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Oct 07 10:32:59 es9038q2m-dac volumio-remote-updater[818]: [2024-10-07 10:32:59] [error] handle_connect error: Underlying Transport Error
Oct 07 10:32:59 es9038q2m-dac bthelper[814]: Raspberry Pi BDADDR already set
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Raspberry Pi bluetooth helper.
Oct 07 10:32:59 es9038q2m-dac volumio[786]: Could not open config: /tmp/upmpdcli.conf
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Bluetooth service...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE
Oct 07 10:32:59 es9038q2m-dac systemd[1]: upmpdcli.service: Failed with result 'exit-code'.
Oct 07 10:32:59 es9038q2m-dac loadcpufreq[812]: Loading cpufreq kernel modules...done (none).
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting LSB: set CPUFreq kernel parameters...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: iptables.service: Succeeded.
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Bluetooth daemon 5.50
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Bluetooth service.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Bluetooth.
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Starting SDP server
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Excluding (cli) sap
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: BNEP filters: protocol multicast
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: BNEP socket layer initialized
Oct 07 10:32:59 es9038q2m-dac kernel: Bluetooth: MGMT ver 1.22
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Bluetooth management interface 1.22 initialized
Oct 07 10:32:59 es9038q2m-dac dbus-daemon[815]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=870 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ")
Oct 07 10:32:59 es9038q2m-dac cpufrequtils[887]: CPUFreq Utilities: Setting ondemand CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started LSB: set CPUFreq kernel parameters.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Hostname Service...
Oct 07 10:32:59 es9038q2m-dac dbus-daemon[815]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Hostname Service.
Oct 07 10:32:59 es9038q2m-dac haveged[760]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K
Oct 07 10:32:59 es9038q2m-dac haveged[760]: haveged: cpu: (VC); data: 64K (V); inst: 64K (V); idx: 39/40; sz: 63488/63488
Oct 07 10:32:59 es9038q2m-dac haveged[760]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.99784
Oct 07 10:32:59 es9038q2m-dac haveged[760]: haveged: fills: 0, generated: 0
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Helper to synchronize boot up for ifupdown.
Oct 07 10:32:59 es9038q2m-dac bluetoothd[870]: Failed to set privacy: Rejected (0x0b)
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Raise network interfaces...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Raise network interfaces.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Network.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Network Time Service...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Reached target Network is Online.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting LSB: Brings up/down network automatically...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Daily apt download activities...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Samba NMB Daemon...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting /etc/rc.local Compatibility...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting OpenBSD Secure Shell server...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Starting Permit User Sessions...
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started /etc/rc.local Compatibility.
Oct 07 10:32:59 es9038q2m-dac systemd[1]: Started Permit User Sessions.
Oct 07 10:33:00 es9038q2m-dac ifplugd(eth0)[991]: ifplugd 0.28 initializing.
Oct 07 10:33:00 es9038q2m-dac ifplugd(eth0)[991]: Using interface eth0/2C:CF:67:07:07:42 with driver (version: 6.6.47-v8+)
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Starting Terminate Plymouth Boot Screen...
Oct 07 10:33:00 es9038q2m-dac ifplugd(eth0)[991]: Using detection mode: SIOCETHTOOL
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Starting Hold until boot process finishes up...
Oct 07 10:33:00 es9038q2m-dac ifplugd(eth0)[991]: Initialization complete, link beat not detected.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Received SIGRTMIN+21 from PID 274 (plymouthd).
Oct 07 10:33:00 es9038q2m-dac ntpd[965]: ntpd 4.2.8p12@1.3728-o (1): Starting
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Network Time Service.
Oct 07 10:33:00 es9038q2m-dac ntpd[965]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: proto: precision = 0.370 usec (-21)
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2024-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: Listen and drop on 0 v6wildcard [::]:123
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: Listen normally on 2 lo 127.0.0.1:123
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: Listening on routing socket on fd #19 for interface updates
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Oct 07 10:33:00 es9038q2m-dac ntpd[996]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Oct 07 10:33:00 es9038q2m-dac systemd[1]: plymouth-quit.service: Succeeded.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Terminate Plymouth Boot Screen.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: plymouth-quit-wait.service: Succeeded.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Hold until boot process finishes up.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Received SIGRTMIN+21 from PID 274 (plymouthd).
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Serial Getty on ttyAMA10.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Reached target Login Prompts.
Oct 07 10:33:00 es9038q2m-dac sshd[997]: Server listening on 0.0.0.0 port 22.
Oct 07 10:33:00 es9038q2m-dac sshd[997]: Server listening on :: port 22.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started OpenBSD Secure Shell server.
Oct 07 10:33:00 es9038q2m-dac ifplugd[966]: Network Interface Plugging Daemon...start eth0...done.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started LSB: Brings up/down network automatically.
Oct 07 10:33:00 es9038q2m-dac wireless.js[805]: Cleaning previous...
Oct 07 10:33:00 es9038q2m-dac sudo[1018]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Oct 07 10:33:00 es9038q2m-dac sudo[1018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:00 es9038q2m-dac sudo[1018]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:00 es9038q2m-dac sudo[1027]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Oct 07 10:33:00 es9038q2m-dac sudo[1027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: [2024/10/07 10:33:00.302653, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns)
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: started asyncdns process 1029
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: [2024/10/07 10:33:00.773282, 0] ../lib/util/become_daemon.c:149(daemon_status)
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: [2024/10/07 10:33:00.773358, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
Oct 07 10:33:00 es9038q2m-dac nmbd[977]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
Oct 07 10:33:00 es9038q2m-dac sudo[1027]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:00 es9038q2m-dac wireless.js[805]: Stopped aP
Oct 07 10:33:00 es9038q2m-dac wireless.js[805]: Wireless Networking DISABLED, not starting wireless flow
Oct 07 10:33:00 es9038q2m-dac systemd[1]: wireless.service: Succeeded.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Wireless Services.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Volumio Backend Module.
Oct 07 10:33:00 es9038q2m-dac systemd[1]: Started Volumio Cpu Tweaker.
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: Setting RT Priority for mpd
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: pid 35's current scheduling policy: SCHED_OTHER
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: pid 35's current scheduling priority: 0
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: Setting MPD Affinity
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: pid 3's current affinity mask: f
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: /bin/volumio_cpu_tweak: line 27: warning: command substitution: ignored null byte in input
Oct 07 10:33:00 es9038q2m-dac volumio-cpu-tweak[1037]: VOLUMIO CPU TWEAK: Setting CPU Governor: conservative
Oct 07 10:33:00 es9038q2m-dac systemd[1]: volumio_cpu_tweak.service: Succeeded.
Oct 07 10:33:01 es9038q2m-dac ntpd[996]: error resolving pool 0.debian.pool.ntp.org: System error (-11)
Oct 07 10:33:01 es9038q2m-dac systemd[1]: apt-daily.service: Succeeded.
Oct 07 10:33:01 es9038q2m-dac systemd[1]: Started Daily apt download activities.
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: ----- Volumio3 ----
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: ----- System startup ----
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: MYVOLUMIO Environment detected
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Plugin folders cleanup
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning into folder /volumio/app/plugins/
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category audio_interface
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category miscellanea
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category music_service
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category plugins.json
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category system_controller
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category user_interface
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning into folder /data/plugins/
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category music_service
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category system_hardware
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Scanning category user_interface
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Plugin folders cleanup completed
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: ----- Core plugins startup ----
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Loading plugins from folder /volumio/app/plugins/
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Adding plugin upnp to MyMusic Plugins
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Adding plugin airplay_emulation to MyMusic Plugins
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Adding plugin upnp_browser to MyMusic Plugins
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Loading plugins from folder /data/plugins/
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Loading plugin "system"...
Oct 07 10:33:01 es9038q2m-dac volumio[1036]: info: Loading plugin "appearance"...
Oct 07 10:33:02 es9038q2m-dac ntpd[996]: error resolving pool 1.debian.pool.ntp.org: System error (-11)
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "network"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Refreshing Cached IP Addresses
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "services"...
Oct 07 10:33:02 es9038q2m-dac sudo[1096]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "alsa_controller"...
Oct 07 10:33:02 es9038q2m-dac sudo[1096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:02 es9038q2m-dac sudo[1096]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:02 es9038q2m-dac sudo[1098]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Oct 07 10:33:02 es9038q2m-dac sudo[1098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:02 es9038q2m-dac sudo[1098]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "wizard"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "networkfs"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Starting Udev Watcher for removable devices
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Ignoring mount for partition: boot
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Ignoring mount for partition: volumio
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Ignoring mount for partition: volumio_data
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "volumio_command_line_client"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "upnp"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: [1728289982287] Starting Upmpd Daemon
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "my_music"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "mpd"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Plugin upnp_browser is not enabled
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "alarm-clock"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Plugin airplay_emulation is not enabled
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "last_100"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "webradio"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "i2s_dacs"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "volumiodiscovery"...
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** Please fix your application to use the native API of Avahi!
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** Please fix your application to use the native API of Avahi!
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** For more information see
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** Please fix your application to use the native API of Avahi!
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: *** WARNING *** For more information see
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** For more information see
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** Please fix your application to use the native API of Avahi!
Oct 07 10:33:02 es9038q2m-dac node[1036]: *** WARNING *** For more information see
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Applying required configuration parameters for plugin volumiodiscovery
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Discovery: Started advertising with name: ES9038Q2M DAC
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Oct 07 10:33:02 es9038q2m-dac volumio[1036]: info: Loading plugin "spop"...
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: Loading plugin "gpio-buttons"...
Oct 07 10:33:03 es9038q2m-dac ntpd[996]: error resolving pool 2.debian.pool.ntp.org: System error (-11)
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: GPIO-Buttons initialized
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: Loading plugin "now_playing"...
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: carrier acquired
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: carrier acquired
Oct 07 10:33:03 es9038q2m-dac kernel: macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
Oct 07 10:33:03 es9038q2m-dac sh[729]: DUID 00:01:00:01:2d:f2:1d:9b:2c:cf:67:07:07:42
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: IAID 67:07:07:42
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: adding address fe80::2ecf:67ff:fe07:742
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: DUID 00:01:00:01:2d:f2:1d:9b:2c:cf:67:07:07:42
Oct 07 10:33:03 es9038q2m-dac sh[729]: ipv6_addaddr1: Permission denied
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: IAID 67:07:07:42
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: adding address fe80::2ecf:67ff:fe07:742
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: ipv6_addaddr1: Permission denied
Oct 07 10:33:03 es9038q2m-dac systemd[1]: systemd-rfkill.service: Succeeded.
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: Loading plugin "peppy_screensaver"...
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: soliciting a DHCP lease
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: soliciting a DHCP lease
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: offered 192.168.2.14 from 192.168.2.254 `mijnmodem'
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: offered 192.168.2.14 from 192.168.2.254 `mijnmodem'
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: soliciting an IPv6 router
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: soliciting an IPv6 router
Oct 07 10:33:03 es9038q2m-dac sh[729]: eth0: probing address 192.168.2.14/24
Oct 07 10:33:03 es9038q2m-dac dhcpcd[771]: eth0: probing address 192.168.2.14/24
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: Applying required configuration parameters for plugin peppy_screensaver
Oct 07 10:33:03 es9038q2m-dac volumio[1036]: info: Loading plugin "outputs"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "albumart"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Plugin example_plugin is not enabled
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "inputs"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "updater_comm"...
Oct 07 10:33:04 es9038q2m-dac ntpd[996]: error resolving pool 3.debian.pool.ntp.org: System error (-11)
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Plugin mpdemulation is not enabled
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "rest_api"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "websocket"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Starting Socket.io Server version 2.3.0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "ir_controller"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Forking 3 albumart workers
Oct 07 10:33:04 es9038q2m-dac ifplugd(eth0)[991]: Link beat detected.
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Applying required configuration parameters for plugin ir_controller
Oct 07 10:33:04 es9038q2m-dac ifplugd(eth0)[991]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
Oct 07 10:33:04 es9038q2m-dac ifplugd(eth0)[991]: client: ifup: waiting for lock on /run/network/ifstate.eth0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "rotaryencoder2"...
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Starting albumart workers
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Starting albumart workers
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Starting albumart workers
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "Systeminfo"...
Oct 07 10:33:04 es9038q2m-dac volumio-remote-updater[818]: [2024-10-07 10:33:04] [connect] Successful connection
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading plugin "touch_display"...
Oct 07 10:33:04 es9038q2m-dac bthelper[814]: Changing power off succeeded
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Applying required configuration parameters for plugin touch_display
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Loading i18n strings for locale nl
Oct 07 10:33:04 es9038q2m-dac bthelper[814]: [CHG] Controller 2C:CF:67:07:07:44 Class: 0x0000041c
Oct 07 10:33:04 es9038q2m-dac bthelper[814]: Changing power on succeeded
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: error: touch_display: Fetching language file: Error: i18n file complementing the system language not found.
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Updating browse sources language
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::initPlayerControls
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: Express server listening on port 3000
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: [Metrics] WebUI: 3s 532.48ms
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::resetVolumioState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::getcurrentVolume
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioRetrievevolume
Oct 07 10:33:04 es9038q2m-dac volumio-remote-updater[818]: [2024-10-07 10:33:04] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1728289984 101
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 4 Transport: websocket Total Clients: 1
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Reloading queue from file
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: VolumeController:: Volume=100 Mute =false
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::updateTrackBlock
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrackBlock
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioRetrievevolume
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Setting Device type: Raspberry PI
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: USB Boot Capable - Checking Install to Disk functions for: bootusb
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: USB Boot Capable - System SBC Revision found in cpuinfo: c04170
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: USB Boot Capable - Found matching device in SBC capable list: Raspberry PI
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::setRepeat null single undefined
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::setRandom true
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Completed loading Core Plugins
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Preparing to generate the ALSA configuration file
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: The plugin peppy_screensaver has an ALSA contribution file Peppyalsa.postPeppyalsa.5.conf
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Reading ALSA contributions from plugins.
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: VolumeController:: Volume=100 Mute =false
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Asound.conf file unchanged, so no further update is needed
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Output device has changed, restarting MPD
Oct 07 10:33:04 es9038q2m-dac sudo[1182]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Oct 07 10:33:04 es9038q2m-dac sudo[1182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: ___________ START PLUGINS ___________
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: ControllerMpd::onStart: Initializing MPD
Oct 07 10:33:04 es9038q2m-dac volumio[1036]: info: Creating MPD Configuration file
Oct 07 10:33:04 es9038q2m-dac sudo[1182]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:04 es9038q2m-dac sudo[1184]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Oct 07 10:33:04 es9038q2m-dac sudo[1184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:04 es9038q2m-dac sudo[1188]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Oct 07 10:33:04 es9038q2m-dac sudo[1188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: [1728289985001] CoreMusicLibrary::Adding element Last_100
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:05 es9038q2m-dac sudo[1188]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: [1728289985003] CoreMusicLibrary::Adding element Webradio
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:05 es9038q2m-dac sudo[1190]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Oct 07 10:33:05 es9038q2m-dac sudo[1190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Initializing BBC Radios
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Creating Spotify config file
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Listening on mpd.socket.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Starting Music Player Daemon...
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: GPIO-Buttons: Reading config and creating triggers...
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: GPIO-Buttons: shutdown on pin 515
Oct 07 10:33:05 es9038q2m-dac systemd[1]: mpd.service: Control process exited, code=killed, status=15/TERM
Oct 07 10:33:05 es9038q2m-dac systemd[1]: mpd.service: Succeeded.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Stopped Music Player Daemon.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Starting Music Player Daemon...
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: [now-playing] ConfigUpdater: config is up to date.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Loading i18n strings for locale nl
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: error: touch_display: Fetching language file: Error: i18n file complementing the system language not found.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: /tmp/myfifo created
Oct 07 10:33:05 es9038q2m-dac sudo[1214]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Oct 07 10:33:05 es9038q2m-dac sudo[1214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: /tmp/myfifosa created
Oct 07 10:33:05 es9038q2m-dac sudo[1214]: /bin/chown: cannot access '/var/log/mpd.log': No such file or directory
Oct 07 10:33:05 es9038q2m-dac sudo[1214]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1225]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/modprobe snd-dummy index=7 pcm_substreams=1 fake_buffer=0
Oct 07 10:33:05 es9038q2m-dac sudo[1225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: snd-dummy loaded
Oct 07 10:33:05 es9038q2m-dac sudo[1225]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Loading i18n strings for locale nl
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: error: touch_display: Fetching language file: Error: i18n file complementing the system language not found.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Loading i18n strings for locale nl
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: error: touch_display: Fetching language file: Error: i18n file complementing the system language not found.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Volumio Calling Home
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: GPIO-Buttons started
Oct 07 10:33:05 es9038q2m-dac sudo[1246]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod -R a+rwX /etc/lirc/irexec.lircrc /etc/lirc/lirc_options.conf /etc/lirc/lircd.conf /etc/lirc/lircd.conf.d /etc/lirc/lircmd.conf /etc/lirc/lircrc
Oct 07 10:33:05 es9038q2m-dac sudo[1246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1246]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1248]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/dtoverlay rotary-encoder pin_a=23 pin_b=24 relative_axis=true steps-per-period=1
Oct 07 10:33:05 es9038q2m-dac sudo[1248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1254]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl disable getty@tty1.service
Oct 07 10:33:05 es9038q2m-dac sudo[1254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1251]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop getty@tty1.service
Oct 07 10:33:05 es9038q2m-dac sudo[1256]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl daemon-reload
Oct 07 10:33:05 es9038q2m-dac sudo[1256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Reloading.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: [now-playing] Fetching API key...
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: [now-playing] App is listening on port 4004.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: warn: [now-playing] MyBackgroundMonitor is now watching /data/INTERNAL/NowPlayingPlugin/My Backgrounds
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: No backlight interface detected.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: error: [now-playing] Error fetching https://openweathermap.org: FetchError: request to https://openweathermap.org/ failed, reason: getaddrinfo EBUSY openweathermap.org
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at ClientRequest. (/data/plugins/user_interface/now_playing/node_modules/node-fetch/lib/index.js:1505:11)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at ClientRequest.emit (events.js:315:20)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at TLSSocket.socketErrorListener (_http_client.js:469:9)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at TLSSocket.emit (events.js:315:20)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at emitErrorNT (internal/streams/destroy.js:106:8)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at emitErrorCloseNT (internal/streams/destroy.js:74:3)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at processTicksAndRejections (internal/process/task_queues.js:80:21)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: (node:1036) UnhandledPromiseRejectionWarning: FetchError: request to https://openweathermap.org/ failed, reason: getaddrinfo EBUSY openweathermap.org
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at ClientRequest. (/data/plugins/user_interface/now_playing/node_modules/node-fetch/lib/index.js:1505:11)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at ClientRequest.emit (events.js:315:20)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at TLSSocket.socketErrorListener (_http_client.js:469:9)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at TLSSocket.emit (events.js:315:20)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at emitErrorNT (internal/streams/destroy.js:106:8)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at emitErrorCloseNT (internal/streams/destroy.js:74:3)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: at processTicksAndRejections (internal/process/task_queues.js:80:21)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: (Use `node --trace-warnings ...` to show where the warning was created)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: (node:1036) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: (node:1036) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: ir_controller: File permissions successfully set on /etc/lirc/*.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: MPD Permissions set
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: Spotify config file written
Oct 07 10:33:05 es9038q2m-dac kernel: rotary-encoder rotary@17: gray
Oct 07 10:33:05 es9038q2m-dac kernel: input: rotary@17 as /devices/platform/rotary@17/input/input7
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Oct 07 10:33:05 es9038q2m-dac sudo[1281]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Oct 07 10:33:05 es9038q2m-dac sudo[1281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac sudo[1248]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac 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.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: No need to fix Spotify hosts
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: No Raspberry Pi Foundation touch screen detected.
Oct 07 10:33:05 es9038q2m-dac sudo[1295]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod a+rw /etc/X11/xorg.conf.d/99-vc4.conf
Oct 07 10:33:05 es9038q2m-dac sudo[1295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:05 es9038q2m-dac sudo[1297]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod a+rw /etc/X11/xorg.conf.d/95-touch_display-plugin.conf
Oct 07 10:33:05 es9038q2m-dac sudo[1297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1295]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1297]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: ir_controller: LIRC correctly updated.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: ir_controller: HAT did not load /proc/device-tree/ir_receiver!
Oct 07 10:33:05 es9038q2m-dac systemd[1]: serial-getty@ttyAMA10.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: ifup@eth0.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: ir_controller: Raspberry Pi revision code: c04170
Oct 07 10:33:05 es9038q2m-dac systemd-udevd[1227]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: File permissions for /etc/X11/xorg.conf.d/95-touch_display-plugin.conf set.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: File permissions for /etc/X11/xorg.conf.d/99-vc4.conf set.
Oct 07 10:33:05 es9038q2m-dac sudo[1307]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mount --bind /tmp/mpd.conf.tmpl /volumio/app/plugins/music_service/mpd/mpd.conf.tmpl
Oct 07 10:33:05 es9038q2m-dac sudo[1307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1307]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: mpd , createMPDFile
Oct 07 10:33:05 es9038q2m-dac sudo[1311]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/dtoverlay -r -1
Oct 07 10:33:05 es9038q2m-dac sudo[1311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1311]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1314]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Oct 07 10:33:05 es9038q2m-dac sudo[1314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1254]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1314]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: systemctl disable getty@tty1.service succeeded.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: MPD Permissions set
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Reloading.
Oct 07 10:33:05 es9038q2m-dac sudo[1325]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/dtoverlay gpio-ir gpio_pin=25 gpio_pull=up
Oct 07 10:33:05 es9038q2m-dac sudo[1325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac sudo[1325]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: ir_controller: Overlay gpio-ir gpio_pin=25 gpio_pull=up loaded.
Oct 07 10:33:05 es9038q2m-dac kernel: Registered IR keymap rc-rc6-mce
Oct 07 10:33:05 es9038q2m-dac sudo[1335]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart lircd.service
Oct 07 10:33:05 es9038q2m-dac kernel: IR RC6 protocol handler initialized
Oct 07 10:33:05 es9038q2m-dac sudo[1335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac kernel: rc rc2: gpio_ir_recv as /devices/platform/ir-receiver@19/rc/rc2
Oct 07 10:33:05 es9038q2m-dac kernel: rc rc2: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
Oct 07 10:33:05 es9038q2m-dac kernel: input: gpio_ir_recv as /devices/platform/ir-receiver@19/rc/rc2/input8
Oct 07 10:33:05 es9038q2m-dac 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.
Oct 07 10:33:05 es9038q2m-dac systemd-udevd[1227]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Oct 07 10:33:05 es9038q2m-dac systemd-logind[809]: Watching system buttons on /dev/input/event7 (gpio_ir_recv)
Oct 07 10:33:05 es9038q2m-dac sudo[1256]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: systemctl daemon-reload succeeded.
Oct 07 10:33:05 es9038q2m-dac sudo[1356]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio-kiosk.service
Oct 07 10:33:05 es9038q2m-dac sudo[1356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Starting lircd(8) initialization helper tool...
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Started go-librespot Daemon.
Oct 07 10:33:05 es9038q2m-dac go-librespot[1359]: Librespot-go daemon starting...
Oct 07 10:33:05 es9038q2m-dac sudo[1251]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac sudo[1281]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: systemctl stop getty@tty1.service succeeded.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Started Volumio Kiosk.
Oct 07 10:33:05 es9038q2m-dac sudo[1356]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: systemctl start volumio-kiosk.service succeeded.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: Volumio Kiosk started.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:05 es9038q2m-dac lircd-setup[1357]: /usr/sbin/lircd-setup:37: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
Oct 07 10:33:05 es9038q2m-dac lircd-setup[1357]: parser = configparser.SafeConfigParser()
Oct 07 10:33:05 es9038q2m-dac systemd[1]: lircd-setup.service: Succeeded.
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Started lircd(8) initialization helper tool.
Oct 07 10:33:05 es9038q2m-dac volumio[1036]: info: touch_display: X display number found:
Oct 07 10:33:05 es9038q2m-dac systemd[1]: Starting Flexible IR remote input/output application support...
Oct 07 10:33:05 es9038q2m-dac lircd-0.10.1[1377]: Info: lircd: Opening log, level: Info
Oct 07 10:33:05 es9038q2m-dac lircd-0.10.1[1377]: Notice: Version: lircd 0.10.1
Oct 07 10:33:05 es9038q2m-dac lircd-0.10.1[1377]: Notice: System info: Linux es9038q2m-dac 6.6.47-v8+ #1792 SMP PREEMPT Thu Aug 22 15:11:43 BST 2024 aarch64 GNU/Linux
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: touch_display: X display number found:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: mpd , restartMpd
Oct 07 10:33:06 es9038q2m-dac sudo[1396]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Oct 07 10:33:06 es9038q2m-dac sudo[1396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:06 es9038q2m-dac systemd[1]: mpd.service: Main process exited, code=killed, status=15/TERM
Oct 07 10:33:06 es9038q2m-dac systemd[1]: mpd.service: Succeeded.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Stopped Music Player Daemon.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Starting Music Player Daemon...
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: touch_display: X display number found: 0
Oct 07 10:33:06 es9038q2m-dac sudo[1398]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Oct 07 10:33:06 es9038q2m-dac sudo[1398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:06 es9038q2m-dac sudo[1398]: /bin/chown: cannot access '/var/log/mpd.log': No such file or directory
Oct 07 10:33:06 es9038q2m-dac sudo[1398]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac startx[1361]: X.Org X Server 1.20.4
Oct 07 10:33:06 es9038q2m-dac startx[1361]: X Protocol Version 11, Revision 0
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Build Operating System: Linux 5.4.0-109-generic armv8l Raspbian
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Current Operating System: Linux es9038q2m-dac 6.6.47-v8+ #1792 SMP PREEMPT Thu Aug 22 15:11:43 BST 2024 aarch64
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe smsc95xx.macaddr=2C:CF:67:07:07:42 vc_mem.mem_base=0x3fc00000 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=ttyAMA10,115200 console=tty1 imgpart=UUID=826680f7-a407-4ab9-8bd5-1855bda526fd imgfile=/volumio_current.sqsh bootpart=UUID=FD90-ED9E datapart=UUID=fecb0823-2e5b-4bba-9498-dd37b5084148 uuidconfig=cmdline.txt pcie_aspm=off pci=pcie_bus_safe rootwait bootdelay=7 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 nodebug use_kmsg=no
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Build Date: 04 April 2023 07:50:56AM
Oct 07 10:33:06 es9038q2m-dac startx[1361]: xorg-server 2:1.20.4-1+rpt4+deb10u9 (https://www.debian.org/support)
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Current version of pixman: 0.36.0
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Before reporting problems, check http://wiki.x.org
Oct 07 10:33:06 es9038q2m-dac startx[1361]: to make sure that you have the latest version.
Oct 07 10:33:06 es9038q2m-dac startx[1361]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 07 10:33:06 es9038q2m-dac startx[1361]: (++) from command line, (!!) notice, (II) informational,
Oct 07 10:33:06 es9038q2m-dac startx[1361]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 07 10:33:06 es9038q2m-dac startx[1361]: (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 7 10:33:06 2024
Oct 07 10:33:06 es9038q2m-dac go-librespot[1359]: time="2024-10-07T10:33:06+02:00" level=info msg="generated new device id: 663e0e9c255aa947307eadbeb976baf41e519bda"
Oct 07 10:33:06 es9038q2m-dac startx[1361]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Oct 07 10:33:06 es9038q2m-dac startx[1361]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 07 10:33:06 es9038q2m-dac go-librespot[1359]: time="2024-10-07T10:33:06+02:00" level=fatal msg="failed running zeroconf" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Oct 07 10:33:06 es9038q2m-dac systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Oct 07 10:33:06 es9038q2m-dac systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: Initial device: /dev/lirc0
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Info: lircd: Opening log, level: Info
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Notice: Using systemd fd
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Warning: Running as root
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Info: Using remote: /etc/lirc/lircd-custom.conf.
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Notice: lircd(default) ready, using /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started Flexible IR remote input/output application support.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: 'lirc' written to protocols file /sys/class/rc/rc2/protocols
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: Initial device: /dev/lirc0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: driver: default
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: output: /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: nodaemon: 1
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: plugindir: /usr/lib/arm-linux-gnueabihf/lirc/plugins
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: logfile: syslog
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: immediate-init: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: permission: 666
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: driver-options:
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: pidfile: /var/run/lirc/lircd.pid
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: listen: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: connect: (null)
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: userelease: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: effective_user: (null)
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: release_suffix: _EVUP
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: allow_simulate: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: repeat_max: 600
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: configfile: /etc/lirc/lircd.conf
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Options: dynamic_codes: (null)
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Current driver: default
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Driver API version: 3
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Driver version: 0.10.0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Driver info: See file:///usr/share/doc/lirc/plugindocs/default.html
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: lircd: Opening log, level: Info
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: Using systemd fd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Warning: Running as root
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: Using remote: /etc/lirc/lircd-custom.conf.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: lircd(default) ready, using /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac sudo[1335]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: ir_controller: systemctl restart lircd.service succeeded.
Oct 07 10:33:06 es9038q2m-dac sudo[1405]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart irexec.service
Oct 07 10:33:06 es9038q2m-dac sudo[1405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: touch_display: Using Xserver unix domain socket /tmp/.X11-unix/X0
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started Handle events from IR remotes decoded by lircd(8).
Oct 07 10:33:06 es9038q2m-dac sudo[1405]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: accepted new client on /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Notice: accepted new client on /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: ir_controller: systemctl restart irexec.service succeeded.
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: touch_display: X display number found: 0
Oct 07 10:33:06 es9038q2m-dac sudo[1414]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart lircd.service
Oct 07 10:33:06 es9038q2m-dac sudo[1414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:06 es9038q2m-dac lircd[1377]: lircd-0.10.1[1377]: Notice: caught signal
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1377]: Notice: caught signal
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Stopping Flexible IR remote input/output application support...
Oct 07 10:33:06 es9038q2m-dac systemd[1]: lircd.service: Main process exited, code=killed, status=15/TERM
Oct 07 10:33:06 es9038q2m-dac systemd[1]: lircd.service: Succeeded.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Stopped Flexible IR remote input/output application support.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: irexec.service: Succeeded.
Oct 07 10:33:06 es9038q2m-dac mpd[1403]: Oct 07 10:33 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Starting lircd(8) initialization helper tool...
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started Music Player Daemon.
Oct 07 10:33:06 es9038q2m-dac sudo[1184]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac sudo[1190]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac sudo[1396]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: Completed starting Core Plugins
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: ----- MyVolumio plugins startup ----
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: -------------------------------------------
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Fetching plans data....
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: MPD running with PID1403
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: ,establishing connection
Oct 07 10:33:06 es9038q2m-dac lircd-setup[1416]: /usr/sbin/lircd-setup:37: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
Oct 07 10:33:06 es9038q2m-dac lircd-setup[1416]: parser = configparser.SafeConfigParser()
Oct 07 10:33:06 es9038q2m-dac systemd[1]: lircd-setup.service: Succeeded.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started lircd(8) initialization helper tool.
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Starting Flexible IR remote input/output application support...
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: lircd: Opening log, level: Info
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Version: lircd 0.10.1
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: System info: Linux es9038q2m-dac 6.6.47-v8+ #1792 SMP PREEMPT Thu Aug 22 15:11:43 BST 2024 aarch64 GNU/Linux
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: MPD error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: MPD error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: MPD error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: The expression evaluated to a falsy value:
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: assert.ok(self.idling)
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: error: updateQueue error: null
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: Initial device: /dev/lirc0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: Initial device: /dev/lirc0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: driver: default
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: output: /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: nodaemon: 1
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Info: lircd: Opening log, level: Info
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: plugindir: /usr/lib/arm-linux-gnueabihf/lirc/plugins
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Notice: Using systemd fd
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Warning: Running as root
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: logfile: syslog
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Info: Using remote: /etc/lirc/lircd-custom.conf.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: immediate-init: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: permission: 666
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Notice: lircd(default) ready, using /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: driver-options:
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: pidfile: /var/run/lirc/lircd.pid
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: listen: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: connect: (null)
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started Flexible IR remote input/output application support.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: userelease: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: effective_user: (null)
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: release_suffix: _EVUP
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: allow_simulate: 0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: repeat_max: 600
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: configfile: /etc/lirc/lircd.conf
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Options: dynamic_codes: (null)
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Current driver: default
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Driver API version: 3
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Driver version: 0.10.0
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Driver info: See file:///usr/share/doc/lirc/plugindocs/default.html
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: lircd: Opening log, level: Info
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: Using systemd fd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Warning: Running as root
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: Using remote: /etc/lirc/lircd-custom.conf.
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: lircd(default) ready, using /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac sudo[1414]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: ir_controller: systemctl restart lircd.service succeeded.
Oct 07 10:33:06 es9038q2m-dac sudo[1425]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart irexec.service
Oct 07 10:33:06 es9038q2m-dac sudo[1425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:06 es9038q2m-dac systemd[1]: Started Handle events from IR remotes decoded by lircd(8).
Oct 07 10:33:06 es9038q2m-dac sudo[1425]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Notice: accepted new client on /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Notice: accepted new client on /var/run/lirc/lircd
Oct 07 10:33:06 es9038q2m-dac lircd[1421]: lircd-0.10.1[1421]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac lircd-0.10.1[1421]: Info: [lirc] protocol is enabled
Oct 07 10:33:06 es9038q2m-dac volumio[1036]: info: ir_controller: systemctl restart irexec.service succeeded.
Oct 07 10:33:06 es9038q2m-dac startx[1361]: V3D 7.1 not supported by this version of Mesa.
Oct 07 10:33:07 es9038q2m-dac kernel: broken atomic modeset userspace detected, disabling atomic
Oct 07 10:33:07 es9038q2m-dac startx[1361]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Oct 07 10:33:07 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:07 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:07 es9038q2m-dac volumio[1036]: info: touch_display: Setting screensaver timeout to 120 seconds.
Oct 07 10:33:08 es9038q2m-dac volumio[1036]: info: go-librespot daemon successfully initialized
Oct 07 10:33:09 es9038q2m-dac sh[729]: eth0: leased 192.168.2.14 for 86400 seconds
Oct 07 10:33:09 es9038q2m-dac sh[729]: eth0: adding route to 192.168.2.0/24
Oct 07 10:33:09 es9038q2m-dac sh[729]: eth0: adding default route via 192.168.2.254
Oct 07 10:33:09 es9038q2m-dac dhcpcd[771]: eth0: leased 192.168.2.14 for 86400 seconds
Oct 07 10:33:09 es9038q2m-dac dhcpcd[771]: eth0: adding route to 192.168.2.0/24
Oct 07 10:33:09 es9038q2m-dac avahi-daemon[820]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.2.14.
Oct 07 10:33:09 es9038q2m-dac dhcpcd[771]: eth0: adding default route via 192.168.2.254
Oct 07 10:33:09 es9038q2m-dac avahi-daemon[820]: New relevant interface eth0.IPv4 for mDNS.
Oct 07 10:33:09 es9038q2m-dac avahi-daemon[820]: Registering new address record for 192.168.2.14 on eth0.IPv4.
Oct 07 10:33:09 es9038q2m-dac sh[729]: forked to background, child pid 1557
Oct 07 10:33:09 es9038q2m-dac dhcpcd[771]: forked to background, child pid 1557
Oct 07 10:33:09 es9038q2m-dac ifplugd(eth0)[991]: client: ifup: interface eth0 already configured
Oct 07 10:33:09 es9038q2m-dac sh[729]: eth0=eth0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: adding 0fb88c04-d9ae-4b34-a992-c0acff478216
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Found device Philips Proto Dac 1387
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Connecting to remote: 192.168.2.11
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: adding e0c119bb-b255-4f89-ab37-79fa1251f03b
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Found device Pink faun dac3
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Connecting to remote: 192.168.2.6
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Connected to remote: 192.168.2.11
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Connected to remote: 192.168.2.6
Oct 07 10:33:09 es9038q2m-dac ifplugd(eth0)[991]: Program executed successfully.
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 7
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 8
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 9
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 10
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 11
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetQueue
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreStateMachine::getQueue
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getQueue
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CALLMETHOD: music_service inputs serialMonitorAction [object Object]
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: inputs , serialMonitorAction
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Error : CoreCommandRouter::executeOnPlugin: No method [serialMonitorAction] in plugin inputs
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CALLMETHOD: system_controller motivocontrol displaySelection [object Object]
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: motivocontrol , displaySelection
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetVisibleSources
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Received Get System Info
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Getting this device information
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Listing playlists
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.6 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 12
Oct 07 10:33:09 es9038q2m-dac systemd[1]: go-librespot-daemon.service: Service RestartSec=3s expired, scheduling restart.
Oct 07 10:33:09 es9038q2m-dac systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
Oct 07 10:33:09 es9038q2m-dac systemd[1]: Stopped go-librespot Daemon.
Oct 07 10:33:09 es9038q2m-dac systemd[1]: Started go-librespot Daemon.
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: Librespot-go daemon starting...
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:09+02:00" level=info msg="generated new device id: a6fd6fd558769f10e3b8c9864cb614d0b4c1b1dc"
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.11 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 13
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:09+02:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew1.spotify.com:443 ap-gae2.spotify.com:80]"
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:09+02:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:09+02:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Oct 07 10:33:09 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:09+02:00" level=debug msg="zeroconf server listening on port 38835"
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.11 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 14
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: adding e7058661-3527-4a47-98fd-24287e4daacb
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: Discovery: Found device ES9038Q2M DAC
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.6 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 15
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:09 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:10 es9038q2m-dac ntpd[996]: Listen normally on 3 eth0 192.168.2.14:123
Oct 07 10:33:10 es9038q2m-dac ntpd[996]: new interface(s) found: waking up resolver
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: info: Discovery: Getting this device information
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Oct 07 10:33:10 es9038q2m-dac nmbd[977]: [2024/10/07 10:33:10.776934, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Oct 07 10:33:10 es9038q2m-dac nmbd[977]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
Oct 07 10:33:10 es9038q2m-dac systemd[1]: Started Samba NMB Daemon.
Oct 07 10:33:10 es9038q2m-dac systemd[1]: Starting Samba Winbind Daemon...
Oct 07 10:33:10 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.6 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 16
Oct 07 10:33:10 es9038q2m-dac winbindd[1682]: [2024/10/07 10:33:10.905427, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache)
Oct 07 10:33:10 es9038q2m-dac winbindd[1682]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Oct 07 10:33:10 es9038q2m-dac winbindd[1682]: [2024/10/07 10:33:10.952861, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Oct 07 10:33:10 es9038q2m-dac winbindd[1682]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Oct 07 10:33:10 es9038q2m-dac systemd[1]: Started Samba Winbind Daemon.
Oct 07 10:33:10 es9038q2m-dac systemd[1]: Starting Samba SMB Daemon...
Oct 07 10:33:11 es9038q2m-dac smbd[1687]: [2024/10/07 10:33:11.145585, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Started Samba SMB Daemon.
Oct 07 10:33:11 es9038q2m-dac smbd[1687]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Reached target Multi-User System.
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Reached target Graphical Interface.
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Starting Update UTMP about System Runlevel Changes...
Oct 07 10:33:11 es9038q2m-dac systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Started Update UTMP about System Runlevel Changes.
Oct 07 10:33:11 es9038q2m-dac systemd[1]: Startup finished in 11.041s (kernel) + 14.026s (userspace) = 25.068s.
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: [now-playing] Fetching API key...
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; CrOS aarch64 13597.84.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.98 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 17
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CALLMETHOD: user_interface now_playing getPluginInfo undefined
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: now_playing , getPluginInfo
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: Listing playlists
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetQueue
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreStateMachine::getQueue
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getQueue
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetVisibleSources
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: [now-playing] OpenWeatherMap API key obtained.
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: Initializing connection to go-librespot Websocket
Oct 07 10:33:11 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:11+02:00" level=debug msg="new websocket client"
Oct 07 10:33:11 es9038q2m-dac volumio[1036]: info: Connection to go-librespot Websocket established
Oct 07 10:33:12 es9038q2m-dac sudo[1704]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Oct 07 10:33:12 es9038q2m-dac sudo[1704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:12 es9038q2m-dac sudo[1704]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:12 es9038q2m-dac sudo[1706]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Oct 07 10:33:12 es9038q2m-dac sudo[1706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:12 es9038q2m-dac sudo[1706]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:12 es9038q2m-dac sudo[1710]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Oct 07 10:33:12 es9038q2m-dac sudo[1710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:12 es9038q2m-dac systemd[1]: Started UPnP Renderer front-end to MPD.
Oct 07 10:33:12 es9038q2m-dac sudo[1710]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:12 es9038q2m-dac volumio[1036]: info: Upmpdcli Daemon Started
Oct 07 10:33:12 es9038q2m-dac volumio[1712]: Generating RSA private key, 4096 bit long modulus (2 primes)
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CALLMETHOD: system_controller system enableLiveLog true
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , enableLiveLog
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Launching a new LiveLog session
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Getting Spotify volume
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 18
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: SPOTIFY: SPOTIFY VOLUME undefined
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: SPOTIFY: VOLUMIO VOLUME 100
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Aligning Spotify Volume to Volumio Volume
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Setting Spotify Volume from Volumio: 100
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin bluetooth to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin multiroom to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin metavolumio to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin cd_controller to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin smart_inputs to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: Adding plugin tidalconnect to MyMusic Plugins
Oct 07 10:33:14 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Starting MyVolumio Remote Streaming Endpoints
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: MyVolumio login type: Token
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Starting Streaming Service Transparent Proxy
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Streaming services startup
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Starting Streaming Daemon
Oct 07 10:33:15 es9038q2m-dac sudo[1736]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Oct 07 10:33:15 es9038q2m-dac sudo[1736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:15 es9038q2m-dac sudo[1736]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=3.758&uuid=39c8ff21da20c9dd8711befd85b00fcd" http://updates.volumio.org/downloader-v1/track-device
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: % Total % Received % Xferd Average Speed Time Time Time Current
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: Dload Upload Total Spent Left Speed
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: [132B blob data]
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: retrying in 5 seconds, trial 0
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Volumio Calling Home
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: error: Cannot start Volumio Streaming Daemon
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: Volumio called home
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: STREAMING PROXY: Starting server on port 3245
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: Node JS runtime: 14
Oct 07 10:33:15 es9038q2m-dac volumio[1036]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.11 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 19
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14:3000 from 192.168.2.6 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 20
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: SPOTIFY: SETTING SPOTIFY VOLUME 100
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Sending Spotify command with payload to local API: /player/volume
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: MyVolumio token set successfully
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: MYVOLUMIO: Adding device
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: MYVOLUMIO: Evaluating Server
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: MyVolumio status changed
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Streaming services startup
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Starting Streaming Daemon
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Removing browser output: myVolumio user plan is not superstar
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Removing audio output:
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Stoppping Tunnel 1
Oct 07 10:33:16 es9038q2m-dac sudo[1940]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Oct 07 10:33:16 es9038q2m-dac sudo[1940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:16 es9038q2m-dac sudo[1940]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: error: Cannot start Volumio Streaming Daemon
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Oct 07 10:33:16 es9038q2m-dac sudo[1943]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop sshtunnel.service
Oct 07 10:33:16 es9038q2m-dac sudo[1943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:33:16 es9038q2m-dac sudo[1943]: pam_unix(sudo:session): session closed for user root
Oct 07 10:33:16 es9038q2m-dac volumio[1036]: info: Remote SSH Stopped
Oct 07 10:33:17 es9038q2m-dac volumio[1036]: info: Setting Geolocation for MyVolumio to eu8
Oct 07 10:33:17 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:17 es9038q2m-dac volumio[1036]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"}
Oct 07 10:33:18 es9038q2m-dac volumio[1036]: info: Updating MyVolumio device info
Oct 07 10:33:18 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:18 es9038q2m-dac volumio[1036]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"}
Oct 07 10:33:21 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:21+02:00" level=debug msg="obtained new client token: AAAYskgDZbLsXSpNZYOr/GrriSb2MEAXqP6Yq/TN1JP7GTvq0Hpmo1YU4FWXGGF/mFn525znz0WsB+nmn+UZIi2A6lUWIbblkKnw8GgLSEofFNH8VdBP7kr1IIh1+3PvmpGoabjGg5qLfp+jev6/O9WP06d+sbGYHP+j87pfyrtG+n4GP0qaLIvc6mnUf8vaROIJKXh9KTfEWfU3g/Ve+iDag2YCgp/wj68P4IkPHyD/8fcDMVets8zMTQ=="
Oct 07 10:33:21 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:21+02:00" level=info msg="connected to ap-gew4.spotify.com:4070"
Oct 07 10:33:21 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:21+02:00" level=debug msg="completed keyexchange"
Oct 07 10:33:21 es9038q2m-dac volumio[1036]: info: MYVOLUMIO: Adding device
Oct 07 10:33:21 es9038q2m-dac volumio[1036]: info: MYVOLUMIO: Evaluating Server
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="completed challenge"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="authenticated as michelbinkys"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="authenticated as michelbinkys"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="dealer connection opened"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=info msg="accepted zeroconf user michelbinkys from Pixel 7 Pro"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeSecretBlock, len: 336"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeLicenseVersion, len: 2"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeUnknown1f, len: 17"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeLegacyWelcome, len: 0"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 505"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="autoplay enabled: false"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="received connection id: YzM2YjlhYjItN2FiMi00OTQ2LThkZmMtMTJhMTQwZmIyYmM3K2RlYWxlcit0Y3A6Ly8wYWNhNTg4Yy5pcC5nZXc0LnNwb3RpZnkubmV0OjU3MDArNTk3ODA0RkY5M0VDRjI5QTU2RjdENDRBRkUxMkQwNjJFMzg4MDA1REUzQzdFMjE5OTA1RUM5OThGRUY3QTJGMw=="
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="put connect state because NEW_DEVICE"
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: Setting Geolocation for MyVolumio to eu8
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="handling transfer player command from c78dbb7710adb3d50318b1fb6d8f2aff1b00c85e"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="resolved context of track" uri="spotify:playlist:37i9dQZEVXcVaSnDZvZpb6"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="fetched new page 0 with 30 items (list: 30)" uri="spotify:playlist:37i9dQZEVXcVaSnDZvZpb6"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="loading track (paused: false, position: 102118ms)" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1QdfjTgQUlBM7zTOTBUTKC","play_origin":"playlist"}}
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="selected format OGG_VORBIS_320 (5b856055d820a7582bb01287662dd73563ad1cb2)" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="requested aes key for file 5b856055d820a7582bb01287662dd73563ad1cb2, gid: 1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 241"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 1159"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched first chunk of 18, total size is 9366660 bytes" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 7/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="seek to 102118ms (diff: 71ms, samples: 4503403, bytes: 3724299)" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="alsa driver configured, rate = 44100 bps, period time = 5102 us, period size = 225 frames, buffer time = 500000 us, buffer size = 22050 frames, periods per buffer = 98 frames"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="created new output device"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=info msg="loaded track \"Adagio Sostenuto\" (paused: false, position: 102118ms, duration: 253520ms, prefetched: false)" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 1/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="scheduling prefetch in 121s"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="emitting websocket event: active"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="sending successful reply for dealer request"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping dealer message" uri=social-connect/v2/broadcast_status_update
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="skipping dealer message" uri=social-connect/v2/session_update
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1QdfjTgQUlBM7zTOTBUTKC","name":"Adagio Sostenuto","artist_names":["Örsten"],"album_name":"Hôtel Costes 12","album_cover_url":"https://i.scdn.co/image/ab67616d00001e026cbfabe75678c2370d2a902c","position":102118,"duration":253520,"release_date":"year:2009 month:9 day:21","track_number":17,"disc_number":1}}
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"active","data":null}
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: Aligning Spotify Volume to Volumio Volume
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CorePlayQueue::getTrack 0
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: Setting Spotify Volume from Volumio: 100
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1QdfjTgQUlBM7zTOTBUTKC","play_origin":"playlist"}}
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: Spotify is playing in volatile mode
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreStateMachine::setConsumeUpdateService undefined
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: UNSET VOLATILE
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"stop","position":0,"title":"The Jazz Groove","albumart":"http://cdn-profiles.tunein.com/s138946/images/logoq.png?t=163520","uri":"http://mp3-128.streamthejazzgroove.com/?referer=tunein.com","trackType":"webradio","seek":0,"samplerate":"","bitdepth":"","channels":0,"random":true,"repeat":null,"repeatSingle":false,"consume":false,"volume":100,"dbVolume":null,"disableVolumeControl":false,"mute":false,"stream":"webradio","updatedb":false,"volatile":false,"service":"webradio"}
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Adagio Sostenuto","artist":"Örsten","album":"Hôtel Costes 12","albumart":"https://i.scdn.co/image/ab67616d00001e026cbfabe75678c2370d2a902c","uri":"spotify:track:1QdfjTgQUlBM7zTOTBUTKC","trackType":"spotify","seek":102118,"duration":253,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null}
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 8/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 3/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 2/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 10/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:22+02:00" level=debug msg="fetched chunk 9/17, size: 524288" uri="spotify:track:1QdfjTgQUlBM7zTOTBUTKC"
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:22 es9038q2m-dac volumio[1036]: info: touch_display: Setting screensaver timeout to 0 seconds.
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"}
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Adagio Sostenuto","artist":"Örsten","album":"Hôtel Costes 12","albumart":"https://i.scdn.co/image/ab67616d00001e026cbfabe75678c2370d2a902c","uri":"spotify:track:1QdfjTgQUlBM7zTOTBUTKC","trackType":"spotify","seek":102118,"duration":253,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: Updating MyVolumio device info
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:23 es9038q2m-dac volumio[1712]: ......................................................................................................................................................................................................................................++++
Oct 07 10:33:23 es9038q2m-dac volumio[1036]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"}
Oct 07 10:33:24 es9038q2m-dac volumio[1036]: SPOTIFY: SETTING SPOTIFY VOLUME 100
Oct 07 10:33:24 es9038q2m-dac volumio[1036]: info: Sending Spotify command with payload to local API: /player/volume
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=debug msg="handling skip_next player command from c78dbb7710adb3d50318b1fb6d8f2aff1b00c85e"
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:24 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","play_origin":"playlist"}}
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=debug msg="selected format OGG_VORBIS_320 (ed4c40f063d75237e9718e8696326cc8caec1b25)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:24 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:24+02:00" level=debug msg="requested aes key for file ed4c40f063d75237e9718e8696326cc8caec1b25, gid: 5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="fetched first chunk of 18, total size is 8989151 bytes" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=info msg="loaded track \"Did You Really Say No\" (paused: false, position: 0ms, duration: 254240ms, prefetched: false)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="fetched chunk 1/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=trace msg="scheduling prefetch in 224s"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","name":"Did You Really Say No","artist_names":["Oren Lavie","Vanessa Paradis"],"album_name":"Bedroom Crimes","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","position":0,"duration":254240,"release_date":"year:2017 month:5 day:10","track_number":1,"disc_number":1}}
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="sending successful reply for dealer request"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="fetched chunk 2/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="fetched chunk 3/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:25 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:25+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","play_origin":"playlist"}}
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Did You Really Say No","artist":"Oren Lavie, Vanessa Paradis","album":"Bedroom Crimes","albumart":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","trackType":"spotify","seek":0,"duration":254,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Did You Really Say No","artist":"Oren Lavie, Vanessa Paradis","album":"Bedroom Crimes","albumart":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","trackType":"spotify","seek":0,"duration":254,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:25 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:28 es9038q2m-dac volumio[1712]: ..........................................................................................++++
Oct 07 10:33:28 es9038q2m-dac volumio[1712]: e is 65537 (0x010001)
Oct 07 10:33:28 es9038q2m-dac volumio[1712]: writing RSA key
Oct 07 10:33:28 es9038q2m-dac systemd[1]: systemd-fsckd.service: Succeeded.
Oct 07 10:33:29 es9038q2m-dac systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 07 10:33:30 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Oct 07 10:33:30 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 21
Oct 07 10:33:30 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetBrowseSources
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Oct 07 10:33:35 es9038q2m-dac volumio-remote-updater[818]: Test mode enabled
Oct 07 10:33:35 es9038q2m-dac volumio-remote-updater[818]: No alpha test mode
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: Completed starting MyVolumio Plugin
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: BOOT COMPLETED
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: [Metrics] CommandRouter: 34s 46.56ms
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumiosetStartupVolume
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: VolumeController:: Setting startup Volume 100
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: VolumeController::SetAlsaVolume100
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::Close All Modals sent
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::Close All Modals sent
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:35 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:36 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Oct 07 10:33:36 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Oct 07 10:33:36 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioNext
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreStateMachine::next
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: Spotify next
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/next
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","play_origin":"playlist"}}
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="selected format OGG_VORBIS_320 (277954f5ae99ce3802979805bd56ec89d8787604)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="requested aes key for file 277954f5ae99ce3802979805bd56ec89d8787604, gid: 1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioNext
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreStateMachine::next
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: Spotify next
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/next
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched first chunk of 19, total size is 9667028 bytes" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=info msg="loaded track \"OAB\" (paused: false, position: 0ms, duration: 250983ms, prefetched: false)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 1/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="scheduling prefetch in 221s"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","name":"OAB","artist_names":["Cellz","Blue Glass"],"album_name":"OAB","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","position":0,"duration":250983,"release_date":"year:2020 month:3 day:11","track_number":1,"disc_number":1}}
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 3/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 2/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","play_origin":"playlist"}}
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="selected format OGG_VORBIS_320 (d498e6c58a08652d673903300388006cd0e95bfc)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="requested aes key for file d498e6c58a08652d673903300388006cd0e95bfc, gid: 5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched first chunk of 15, total size is 7702260 bytes" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=info msg="loaded track \"Mojave\" (paused: false, position: 0ms, duration: 230769ms, prefetched: false)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 1/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="scheduling prefetch in 201s"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","name":"Mojave","artist_names":["Antoine Malye"],"album_name":"Black Palm Trees","album_cover_url":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","position":0,"duration":230769,"release_date":"year:2016 month:7 day:4","track_number":3,"disc_number":1}}
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 2/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="fetched chunk 3/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","play_origin":"playlist"}}
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Mojave","artist":"Antoine Malye","album":"Black Palm Trees","albumart":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","trackType":"spotify","seek":0,"duration":230,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:37 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:37+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","play_origin":"playlist"}}
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Mojave","artist":"Antoine Malye","album":"Black Palm Trees","albumart":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","trackType":"spotify","seek":0,"duration":230,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:37 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Mojave","artist":"Antoine Malye","album":"Black Palm Trees","albumart":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","trackType":"spotify","seek":1000,"duration":230,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Mojave","artist":"Antoine Malye","album":"Black Palm Trees","albumart":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","trackType":"spotify","seek":1000,"duration":230,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:38 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioNext
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreStateMachine::next
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: Spotify next
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/next
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:4DcGJ8M42x3GEAPHCju4hW","play_origin":"playlist"}}
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="selected format OGG_VORBIS_320 (ff6289012cb5f624899048b94aadcf35535ee88e)" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="requested aes key for file ff6289012cb5f624899048b94aadcf35535ee88e, gid: 4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: python-requests/2.21.0 Engine version: 3 Transport: polling Total Clients: 16
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="fetched first chunk of 17, total size is 8499088 bytes" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=info msg="loaded track \"Navy Blues - Acoustic\" (paused: false, position: 0ms, duration: 231093ms, prefetched: false)" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="fetched chunk 1/16, size: 524288" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=trace msg="scheduling prefetch in 201s"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:4DcGJ8M42x3GEAPHCju4hW","name":"Navy Blues - Acoustic","artist_names":["Aisha Badru"],"album_name":"Pendulum","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02c7ecd3fb8400045c625eddf8","position":0,"duration":231093,"release_date":"year:2018 month:4 day:27","track_number":4,"disc_number":1}}
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="fetched chunk 3/16, size: 524288" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="fetched chunk 2/16, size: 524288" uri="spotify:track:4DcGJ8M42x3GEAPHCju4hW"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:41 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:41+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:4DcGJ8M42x3GEAPHCju4hW","play_origin":"playlist"}}
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Navy Blues - Acoustic","artist":"Aisha Badru","album":"Pendulum","albumart":"https://i.scdn.co/image/ab67616d00001e02c7ecd3fb8400045c625eddf8","uri":"spotify:track:4DcGJ8M42x3GEAPHCju4hW","trackType":"spotify","seek":1000,"duration":231,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:41 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Navy Blues - Acoustic","artist":"Aisha Badru","album":"Pendulum","albumart":"https://i.scdn.co/image/ab67616d00001e02c7ecd3fb8400045c625eddf8","uri":"spotify:track:4DcGJ8M42x3GEAPHCju4hW","trackType":"spotify","seek":1000,"duration":231,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:42 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPrevious
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: Spotify previous
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/prev
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="skip previous track"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","play_origin":"playlist"}}
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="selected format OGG_VORBIS_320 (d498e6c58a08652d673903300388006cd0e95bfc)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="requested aes key for file d498e6c58a08652d673903300388006cd0e95bfc, gid: 5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPrevious
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: Spotify previous
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/prev
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched first chunk of 15, total size is 7702260 bytes" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=info msg="loaded track \"Mojave\" (paused: false, position: 0ms, duration: 230769ms, prefetched: false)" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 1/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="scheduling prefetch in 201s"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5ENehXi1wKkh2Z4Lyh7Ite","name":"Mojave","artist_names":["Antoine Malye"],"album_name":"Black Palm Trees","album_cover_url":"https://i.scdn.co/image/ab67616d00001e021a99d311d4644c986db5a1d8","position":0,"duration":230769,"release_date":"year:2016 month:7 day:4","track_number":3,"disc_number":1}}
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="skip previous track"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 2/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 3/14, size: 524288" uri="spotify:track:5ENehXi1wKkh2Z4Lyh7Ite"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","play_origin":"playlist"}}
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="selected format OGG_VORBIS_320 (277954f5ae99ce3802979805bd56ec89d8787604)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="requested aes key for file 277954f5ae99ce3802979805bd56ec89d8787604, gid: 1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched first chunk of 19, total size is 9667028 bytes" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=info msg="loaded track \"OAB\" (paused: false, position: 0ms, duration: 250983ms, prefetched: false)" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 1/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 2/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="scheduling prefetch in 221s"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","name":"OAB","artist_names":["Cellz","Blue Glass"],"album_name":"OAB","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","position":0,"duration":250983,"release_date":"year:2020 month:3 day:11","track_number":1,"disc_number":1}}
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="fetched chunk 3/18, size: 524288" uri="spotify:track:1Uo8xUjks4pWWsK1QAAvRc"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","play_origin":"playlist"}}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"OAB","artist":"Cellz, Blue Glass","album":"OAB","albumart":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","trackType":"spotify","seek":0,"duration":250,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:44 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:44+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","play_origin":"playlist"}}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"OAB","artist":"Cellz, Blue Glass","album":"OAB","albumart":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","trackType":"spotify","seek":0,"duration":250,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"OAB","artist":"Cellz, Blue Glass","album":"OAB","albumart":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","trackType":"spotify","seek":1000,"duration":250,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"OAB","artist":"Cellz, Blue Glass","album":"OAB","albumart":"https://i.scdn.co/image/ab67616d00001e02f62bd8b300df566dda7fa229","uri":"spotify:track:1Uo8xUjks4pWWsK1QAAvRc","trackType":"spotify","seek":1000,"duration":250,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:44 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPrevious
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: Spotify previous
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: Sending Spotify command to local API: /player/prev
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="skip previous track"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="loading track (paused: false, position: 0ms)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=trace msg="emitting websocket event: will_play"
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","play_origin":"playlist"}}
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="selected format OGG_VORBIS_320 (ed4c40f063d75237e9718e8696326cc8caec1b25)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="requested aes key for file ed4c40f063d75237e9718e8696326cc8caec1b25, gid: 5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="fetched first chunk of 18, total size is 8989151 bytes" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=info msg="loaded track \"Did You Really Say No\" (paused: false, position: 0ms, duration: 254240ms, prefetched: false)" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="fetched chunk 3/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=trace msg="scheduling prefetch in 224s"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=trace msg="emitting websocket event: metadata"
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","name":"Did You Really Say No","artist_names":["Oren Lavie","Vanessa Paradis"],"album_name":"Bedroom Crimes","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","position":0,"duration":254240,"release_date":"year:2017 month:5 day:10","track_number":1,"disc_number":1}}
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="fetched chunk 2/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="fetched chunk 1/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=debug msg="put connect state because PLAYER_STATE_CHANGED"
Oct 07 10:33:47 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:33:47+02:00" level=trace msg="emitting websocket event: playing"
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","play_origin":"playlist"}}
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Did You Really Say No","artist":"Oren Lavie, Vanessa Paradis","album":"Bedroom Crimes","albumart":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","trackType":"spotify","seek":0,"duration":254,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: PUSH STATE SPOTIFY
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: {"status":"play","service":"spop","title":"Did You Really Say No","artist":"Oren Lavie, Vanessa Paradis","album":"Bedroom Crimes","albumart":"https://i.scdn.co/image/ab67616d00001e02c965bb004f27b75188fa96a8","uri":"spotify:track:5LGPiVFEaffgJJlptaS0dZ","trackType":"spotify","seek":0,"duration":254,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"random":null,"repeat":null,"repeatSingle":null,"stream":false,"repeatMode":"all"}
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::servicePushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreStateMachine::pushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioPushState
Oct 07 10:33:47 es9038q2m-dac volumio[1036]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Oct 07 10:33:59 es9038q2m-dac volumiologrotate[819]: ls: cannot access '/var/log/samba/log.wb-ES9038Q2M': No such file or directory
Oct 07 10:33:59 es9038q2m-dac volumiologrotate[819]: ls: cannot access 'DAC': No such file or directory
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: verbose: New Socket.io Connection to 192.168.2.14 from 192.168.2.12 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 15
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetVisibleSources
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: Received Get System Info
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: Discovery: Getting this device information
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::volumioGetState
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: Listing playlists
Oct 07 10:33:59 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
Oct 07 10:34:02 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:34:02+02:00" level=debug msg="fetched chunk 4/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:34:05 es9038q2m-dac ntpd[996]: Soliciting pool server 178.239.19.62
Oct 07 10:34:06 es9038q2m-dac ntpd[996]: Soliciting pool server 185.51.192.61
Oct 07 10:34:07 es9038q2m-dac ntpd[996]: Soliciting pool server 5.200.6.34
Oct 07 10:34:08 es9038q2m-dac ntpd[996]: Soliciting pool server 94.198.159.15
Oct 07 10:34:08 es9038q2m-dac ntpd[996]: Soliciting pool server 213.109.127.82
Oct 07 10:34:08 es9038q2m-dac ntpd[996]: Soliciting pool server 213.136.0.252
Oct 07 10:34:09 es9038q2m-dac ntpd[996]: Soliciting pool server 37.48.81.43
Oct 07 10:34:09 es9038q2m-dac ntpd[996]: Soliciting pool server 5.255.99.180
Oct 07 10:34:09 es9038q2m-dac ntpd[996]: Soliciting pool server 206.189.110.141
Oct 07 10:34:09 es9038q2m-dac ntpd[996]: Soliciting pool server 213.239.154.12
Oct 07 10:34:10 es9038q2m-dac ntpd[996]: Soliciting pool server 94.198.159.11
Oct 07 10:34:10 es9038q2m-dac ntpd[996]: Soliciting pool server 162.159.200.1
Oct 07 10:34:10 es9038q2m-dac ntpd[996]: Soliciting pool server 94.198.159.16
Oct 07 10:34:10 es9038q2m-dac ntpd[996]: Soliciting pool server 158.101.213.248
Oct 07 10:34:11 es9038q2m-dac ntpd[996]: Soliciting pool server 185.45.112.121
Oct 07 10:34:11 es9038q2m-dac ntpd[996]: Soliciting pool server 87.251.32.228
Oct 07 10:34:11 es9038q2m-dac ntpd[996]: Soliciting pool server 193.123.56.220
Oct 07 10:34:11 es9038q2m-dac ntpd[996]: Soliciting pool server 193.123.37.231
Oct 07 10:34:13 es9038q2m-dac ntpd[996]: receive: Unexpected origin timestamp 0xeaae1b86.0cbc76c8 does not match aorg 0000000000.00000000 from server@185.45.112.121 xmt 0xeaae1b85.b101ca0d
Oct 07 10:34:13 es9038q2m-dac ntpd[996]: receive: Unexpected origin timestamp 0xeaae1b86.0cc107c8 does not match aorg 0000000000.00000000 from server@185.51.192.61 xmt 0xeaae1b85.b1abfb7a
Oct 07 10:34:13 es9038q2m-dac ntpd[996]: receive: Unexpected origin timestamp 0xeaae1b86.0cbd7c80 does not match aorg 0000000000.00000000 from server@158.101.213.248 xmt 0xeaae1b85.b18c7ffe
Oct 07 10:34:18 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:34:18+02:00" level=debug msg="fetched chunk 5/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:34:34 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:34:34+02:00" level=debug msg="fetched chunk 6/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:34:49 es9038q2m-dac go-librespot[1596]: time="2024-10-07T10:34:49+02:00" level=debug msg="fetched chunk 7/17, size: 524288" uri="spotify:track:5LGPiVFEaffgJJlptaS0dZ"
Oct 07 10:34:58 es9038q2m-dac volumio[1036]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
Oct 07 10:34:58 es9038q2m-dac volumio[1036]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
Oct 07 10:34:58 es9038q2m-dac sudo[2129]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
Oct 07 10:34:58 es9038q2m-dac sudo[2129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 07 10:34:58 es9038q2m-dac sudo[2129]: pam_unix(sudo:session): session closed for user root
Oct 07 10:34:59 es9038q2m-dac volumiologrotate[819]: ls: cannot access '/var/log/samba/log.wb-ES9038Q2M': No such file or directory
Oct 07 10:34:59 es9038q2m-dac volumiologrotate[819]: ls: cannot access 'DAC': No such file or directory
Oct 07 10:35:00 es9038q2m-dac sudo[2236]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
Oct 07 10:35:00 es9038q2m-dac sudo[2236]: pam_unix(sudo:session): session opened for user root by (uid=0)