Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Periodic Crash
#1
I'm using an updated Moode installation on a Raspberry 3B. Sometimes it crashes and I have to reboot the Raspberry. I'd imagine there are many factors that could be causes. Here's a few I was wondering about:

1) Does the setting for size of the audio cache matter? 
2) Is there an ideal SD card for Moode?
3) If at times the WIFI signal is not maximum, could that cause a crash?

Any other possibilities to look into?
Thanks.
Reply
#2
(08-05-2020, 01:28 PM)dmozell Wrote: I'm using an updated Moode installation on a Raspberry 3B. Sometimes it crashes and I have to reboot the Raspberry. I'd imagine there are many factors that could be causes. Here's a few I was wondering about:

1) Does the setting for size of the audio cache matter? 
2) Is there an ideal SD card for Moode?
3) If at times the WIFI signal is not maximum, could that cause a crash?

Any other possibilities to look into?
Thanks.

Look for basic problems first: a good power supply and a good cable feeding power to the RPi. 

What else is connected to your RPi, how connected, and how powered?

There's no ideal SD card but I've been using SanDisk and Samsung class 10 or above cards without any problem on all model RPis. Be sure they are genuine and not some eBay bargain.

Intermittent WiFi connectivity will cause interruptions but shouldn't cause crashes.

Since you mention the size of the cache, have you changed from the default value? It's always worked well for me.


Regards,
Kent
Reply
#3
(08-05-2020, 01:28 PM)dmozell Wrote: I'm using an updated Moode installation on a Raspberry 3B. Sometimes it crashes and I have to reboot the Raspberry. I'd imagine there are many factors that could be causes. Here's a few I was wondering about:

1) Does the setting for size of the audio cache matter? 
2) Is there an ideal SD card for Moode?
3) If at times the WIFI signal is not maximum, could that cause a crash?

Any other possibilities to look into?
Thanks.

When you say "Sometimes it crashes", what exactly happens?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#4
I believe the power supply came from Adafruit Industries. The SD card is a SanDisk Ultra 32. Connected is a Hi-Fi Berry DAC plus pro HAT. Also connected to the analog audio out is a Bose mini speaker. I have tried different audio buffer sizes including the default 4096 and also the maximum allowed. Last night I tried a buffer size of 8192. So far that's working but it might be a coincidence. By crash I mean that the music stops and the interface becomes non-responsive.
Reply
#5
This symptom "the music stops and the interface becomes non-responsive." could be due to any number of things including things external to moOde software.

Next time it happens post the following logs.

- Moode startup log
- Kernel boot log

Code:
moodeutl -l

dmesg
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#6
(08-05-2020, 06:25 PM)Tim Curtis Wrote: Thank you. I will post them next time it happens. 

This symptom "the music stops and the interface becomes non-responsive." could be due to any number of things including things external to moOde software.

Next time it happens post the following logs.

- Moode startup log
- Kernel boot log

Code:
moodeutl -l

dmesg
Reply
#7
Hi all,
same problem for me, needs to shutdown (reboot don't works).
Next time i post logs
Reply
#8
Since changing the audio buffer Tuesday night to 8192 it has run without crashing. That's over two days.
Reply
#9
Hi Tim and everyone, new crash, below logs requested by Tim (maybe an error by I2S?):

Code:
pi@moode:~ $ moodeutl -l
20200809 172109 worker: -- Start
20200809 172109 worker: Successfully daemonized
20200809 172109 worker: Integrity check (passed)
20200809 172109 worker: Session loaded
20200809 172109 worker: Debug logging (on)
20200809 172109 worker: Device raw: (0:sndallodigione|1:empty|2:empty|3:empty
20200809 172109 worker: Device i2s: (Allo DigiOne)
20200809 172109 worker: Device mpd: (0:Allo DigiOne)
20200809 172109 worker: Device ses: (0|Allo DigiOne|Digital|none%)
20200809 172109 worker: ALSA  volume (None)
20200809 172109 worker: -- System
20200809 172111 worker: Host     (moode)
20200809 172111 worker: moOde    (6.7.0 2020-07-19)
20200809 172111 worker: RaspiOS  (10.4)
20200809 172111 worker: Kernel   (5.4.51-v7+ #1325)
20200809 172111 worker: Platform (Pi-3B+ 1GB v1.3)
20200809 172111 worker: ARM arch (armv7l, 32-bit kernel)
20200809 172111 worker: MPD ver  (0.21.24)
20200809 172111 worker: CPU gov  (ondemand)
20200809 172111 worker: USB boot enabled
20200809 172111 worker: File system not expanded yet
20200809 172111 worker: HDMI port off
20200809 172112 worker: File check (OK)
20200809 172112 worker: -- Network
20200809 172112 worker: eth0 exists
20200809 172112 worker: IP addr (192.168.1.103)
20200809 172112 worker: Netmask (255.255.255.0)
20200809 172112 worker: Gateway (192.168.1.1)
20200809 172113 worker: Pri DNS (192.168.1.1)
20200809 172113 worker: Domain  (None)
20200809 172113 worker: wlan0 does not exist
20200809 172113 worker: -- Audio
20200809 172113 worker: MPD conf updated
20200809 172113 worker: ALSA outputs unmuted
20200809 172113 worker: ALSA card number (0)
20200809 172113 worker: Audio output (Allo DigiOne)
20200809 172114 worker: Audio formats (S16_LE, S24_LE)
20200809 172114 worker: ALSA mixer name (Digital)
20200809 172114 worker: MPD volume control (software)
20200809 172114 worker: Hdwr volume controller not detected
20200809 172114 worker: Reset renderer active flags
20200809 172114 worker: -- MPD
20200809 172114 worker: MPD started
20200809 172114 openMpdSocket(): connection failed (1)
20200809 172114 openMpdSocket(): errorno: 111, Connection refused
20200809 172114 worker: MPD accepting connections
20200809 172114 worker: Configure MPD outputs
20200809 172115 worker: MPD output 1 ALSA default (off)
20200809 172115 worker: MPD output 2 ALSA crossfeed (off)
20200809 172115 worker: MPD output 3 ALSA parametric eq (off)
20200809 172115 worker: MPD output 4 ALSA graphic eq (on)
20200809 172115 worker: MPD output 5 ALSA polarity inversion (off)
20200809 172115 worker: MPD output 6 ALSA bluetooth (off)
20200809 172115 worker: MPD output 7 HTTP stream (off)
20200809 172115 worker: MPD crossfade (off)
20200809 172115 worker: -- Feature availability
20200809 172115 worker: Source select (available)
20200809 172115 worker: Source select (source: MPD)
20200809 172115 worker: Source select (output: Allo DigiOne)
20200809 172115 worker: Bluetooth (available)
20200809 172115 worker: Airplay renderer (available)
20200809 172115 worker: Spotify renderer (available)
20200809 172115 worker: Squeezelite renderer (available)
20200809 172115 worker: UPnP renderer (available)
20200809 172115 worker: DLNA server (available)
20200809 172115 worker: UPnP browser (available)
20200809 172115 worker: Audio scrobbler (available)
20200809 172115 worker: GPIO button handler (available)
20200809 172115 worker: -- Music sources
20200809 172115 worker: USB sources (none attached)
20200809 172124 sourceMount(): result=()
20200809 172124 worker: NAS and UPnP sources (mountall initiated)
20200809 172124 worker: -- Miscellaneous
20200809 172124 worker: USB volume knob (Off)
20200809 172124 worker: USB auto-mounter (udisks-glue)
20200809 172124 worker: LED0 (Off)
20200809 172124 worker: LED1 (Off)
20200809 172124 worker: Saved MPD vol level (0)
20200809 172124 worker: Preamp volume level (0)
20200809 172125 worker: MPD volume level (16) restored
20200809 172125 worker: ALSA volume level (None)
20200809 172125 worker: Auto-play (On)
20200809 172125 worker: Auto-playing id (588)
20200809 172125 worker: Maintenance interval (3 hrs)
20200809 172125 worker: Screen saver activation (60)
20200809 172125 worker: Session permissions (OK)
20200809 172125 worker: Watchdog started
20200809 172125 worker: Ready
20200810 113559 loadLibrary(): Cache data returned to client, length (2443621)
20200810 113600 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F04%20Invitation.wav)
20200810 113600 enhanceMetadata(): Song file
20200810 113600 engine-mpd: Metadata returned to client: Size=(33)
20200810 113929 mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" "/var/l                                                                                        ib/mpd/music/NAS/antani/Nite Fields - A Voyeur Makes No Mark/05 Voyeur.wav"
20200810 113929 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F05%20Voyeur.wav)
20200810 113929 enhanceMetadata(): Song file
20200810 113929 engine-mpd: Metadata returned to client: Size=(34)
20200810 114001 waitWorker(): Start (lib-config, w_active=0)
20200810 114001 waitWorker(): End   (lib-config, w_active=0)
20200810 114003 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F05%20Voyeur.wav)
20200810 114003 enhanceMetadata(): Song file
20200810 114003 engine-mpd: Metadata returned to client: Size=(33)
20200810 114259 mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" "/var/l                                                                                        ib/mpd/music/NAS/antani/Nite Fields - A Voyeur Makes No Mark/06 Take My Side.wav                                                                                        "
20200810 114259 mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" "/var/l                                                                                        ib/mpd/music/NAS/antani/Nite Fields - A Voyeur Makes No Mark/06 Take My Side.wav                                                                                        "
20200810 114259 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F06%20Take%20My%20Side.wav)
20200810 114259 enhanceMetadata(): Song file
20200810 114259 engine-mpd: Metadata returned to client: Size=(34)
20200810 114259 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F06%20Take%20My%20Side.wav)
20200810 114259 enhanceMetadata(): Song file
20200810 114259 engine-mpd: Metadata returned to client: Size=(34)
20200810 114643 mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" "/var/l                                                                                        ib/mpd/music/NAS/antani/Nite Fields - A Voyeur Makes No Mark/07 Fiction Eyes.wav                                                                                        "
20200810 114644 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F07%20Fiction%20Eyes.wav)
20200810 114644 enhanceMetadata(): Song file
20200810 114644 engine-mpd: Metadata returned to client: Size=(34)
20200810 115105 mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" "/var/l                                                                                        ib/mpd/music/NAS/antani/Nite Fields - A Voyeur Makes No Mark/08 Do It In Reverse                                                                                        .wav"
20200810 115105 enhanceMetadata(): coverurl: (/coverart.php/NAS%2Fantani%2FNite%                                                                                        20Fields%20-%20A%20Voyeur%20Makes%20No%20Mark%2F08%20Do%20It%20In%20Reverse.wav)
20200810 115105 enhanceMetadata(): Song file
20200810 115105 engine-mpd: Metadata returned to client: Size=(32)
20200810 115516 enhanceMetadata(): File is NULL
20200810 115516 engine-mpd: Metadata returned to client: Size=(26)
20200810 115629 loadLibrary(): Cache data returned to client, length (2443621)
20200810 115629 enhanceMetadata(): File is NULL
20200810 115629 engine-mpd: Metadata returned to client: Size=(25)
20200810 115639 enhanceMetadata(): Radio station
20200810 115639 engine-mpd: Metadata returned to client: Size=(33)
20200810 115639 enhanceMetadata(): Radio station
20200810 115639 engine-mpd: Metadata returned to client: Size=(33)
20200810 115639 enhanceMetadata(): Radio station
20200810 115639 engine-mpd: Metadata returned to client: Size=(33)
20200810 115851 enhanceMetadata(): Radio station
20200810 115851 engine-mpd: Metadata returned to client: Size=(33)
20200810 120351 enhanceMetadata(): Radio station
20200810 120351 engine-mpd: Metadata returned to client: Size=(33)
20200810 120357 enhanceMetadata(): Radio station
20200810 120357 engine-mpd: Metadata returned to client: Size=(33)
20200810 120641 enhanceMetadata(): Radio station
20200810 120641 engine-mpd: Metadata returned to client: Size=(33)
20200810 120644 enhanceMetadata(): Radio station
20200810 120644 engine-mpd: Metadata returned to client: Size=(33)
20200810 121115 enhanceMetadata(): Radio station
20200810 121115 engine-mpd: Metadata returned to client: Size=(33)
20200810 121557 enhanceMetadata(): Radio station
20200810 121557 engine-mpd: Metadata returned to client: Size=(33)
20200810 121949 enhanceMetadata(): Radio station
20200810 121949 engine-mpd: Metadata returned to client: Size=(33)
20200810 122411 openMpdSocket(): connection failed (1)
20200810 122411 openMpdSocket(): errorno: 110, Connection timed out
20200810 122412 openMpdSocket(): connection failed (1)
20200810 122412 openMpdSocket(): errorno: 110, Connection timed out
20200810 122424 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122424 readMpdResponse(): error: $resp[0]=()
20200810 122430 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122430 readMpdResponse(): error: $resp[0]=()
20200810 122436 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122436 readMpdResponse(): error: $resp[0]=()
20200810 122436 loadLibrary(): Cache data returned to client, length (2443621)
20200810 122436 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122436 readMpdResponse(): error: $resp[0]=()
20200810 122437 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122437 readMpdResponse(): error: $resp[0]=()
20200810 122440 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122440 readMpdResponse(): error: $resp[0]=()
20200810 122440 loadLibrary(): Cache data returned to client, length (2443621)
20200810 122441 openMpdSocket(): connection failed (2)
20200810 122441 openMpdSocket(): errorno: 110, Connection timed out
20200810 122442 openMpdSocket(): connection failed (2)
20200810 122442 openMpdSocket(): errorno: 110, Connection timed out
20200810 122512 openMpdSocket(): connection failed (3)
20200810 122512 openMpdSocket(): errorno: 110, Connection timed out
20200810 122513 openMpdSocket(): connection failed (3)
20200810 122513 openMpdSocket(): errorno: 110, Connection timed out
20200810 122530 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122530 readMpdResponse(): error: $resp[0]=()
20200810 122536 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122536 readMpdResponse(): error: $resp[0]=()
20200810 122537 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122537 readMpdResponse(): error: $resp[0]=()
20200810 122542 openMpdSocket(): connection failed (4)
20200810 122542 openMpdSocket(): errorno: 110, Connection timed out
20200810 122543 openMpdSocket(): connection failed (4)
20200810 122543 openMpdSocket(): errorno: 110, Connection timed out
20200810 122613 openMpdSocket(): connection failed (5)
20200810 122613 openMpdSocket(): errorno: 110, Connection timed out
20200810 122614 openMpdSocket(): connection failed (5)
20200810 122614 openMpdSocket(): errorno: 110, Connection timed out
20200810 122630 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122630 readMpdResponse(): error: $resp[0]=()
20200810 122638 enhanceMetadata(): File is NULL
20200810 122638 engine-mpd: Metadata returned to client: Size=(16)
20200810 122643 openMpdSocket(): connection failed (6)
20200810 122643 openMpdSocket(): errorno: 110, Connection timed out
20200810 122644 moode.php: MPD connect failed: cmd=(lsinfo)
20200810 122644 openMpdSocket(): connection failed (6)
20200810 122644 openMpdSocket(): errorno: 110, Connection timed out
20200810 122645 moode.php: MPD connect failed: cmd=(lsinfo)
20200810 122646 engine-mpd: Connection to MPD failed
20200810 122730 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122730 readMpdResponse(): error: $resp[0]=()
20200810 122830 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122830 readMpdResponse(): error: $resp[0]=()
20200810 122917 waitWorker(): Start (snd-config, w_active=0)
20200810 122917 waitWorker(): End   (snd-config, w_active=0)
20200810 122921 waitWorker(): Start (mpd-config, w_active=0)
20200810 122921 waitWorker(): End   (mpd-config, w_active=0)
20200810 122931 readMpdResponse(): error: fgets fail due to socket being timed o                                                                                        ut or PHP/MPD connection failure
20200810 122931 readMpdResponse(): error: $resp[0]=()
20200810 122933 waitWorker(): Start (mpd-config, w_active=1)
20200810 122933 worker: Job mpdcfg
20200810 122952 engine-mpd: Connection to MPD failed
20200810 123134 openMpdSocket(): connection failed (1)
20200810 123134 openMpdSocket(): errorno: 111, Connection refused
20200810 123135 waitWorker(): Wait  (1)
20200810 123135 waitWorker(): End   (mpd-config, w_active=0)
20200810 123135 enhanceMetadata(): File is NULL
20200810 123135 engine-mpd: Metadata returned to client: Size=(17)
20200810 123135 enhanceMetadata(): Radio station
20200810 123135 engine-mpd: Metadata returned to client: Size=(31)
20200810 123136 enhanceMetadata(): Radio station
20200810 123136 engine-mpd: Metadata returned to client: Size=(33)
20200810 123136 enhanceMetadata(): Radio station
20200810 123136 engine-mpd: Metadata returned to client: Size=(32)
20200810 123139 enhanceMetadata(): Radio station
20200810 123139 engine-mpd: Metadata returned to client: Size=(32)
pi@moode:~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.51-v7+ (dom@buildbot) (gcc version 4.9.3 (cross                                                                                        tool-NG crosstool-ng-1.22.0-88-g8460611)) #1325 SMP Mon Jul 13 13:41:25 BST 2020
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio                                                                                        n cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 M                                                                                        iB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id share                                                                                        d-dma-pool
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   Normal zone: 1896 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 242688 pages, LIFO batch:63
[    0.000000] percpu: Embedded 20 pages/cpu s49792 r8192 d23936 u81920
[    0.000000] pcpu-alloc: s49792 r8192 d23936 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240792
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835                                                                                        .enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1                                                                                         bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_ba                                                                                        se=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 console=ttyS0,115200 con                                                                                        sole=tty1 root=PARTUUID=2fed7fee-02 rootfstype=ext4 elevator=deadline fsck.repai                                                                                        r=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes,                                                                                         linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, li                                                                                        near)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 882468K/970752K available (8192K kernel code, 680K rwdata                                                                                        , 2532K rodata, 1024K init, 824K bss, 22748K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 27959 entries in 55 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jif                                                                                        fies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x328/0x4e8 wit                                                                                        h crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:                                                                                         0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 43980                                                                                        46511078ns
[    0.000022] Switching to timer-based delay loop, resolution 52ns
[    0.000289] Console: colour dummy device 80x30
[    0.000877] printk: console [tty1] enabled
[    0.000944] Calibrating delay loop (skipped), value calculated using timer fr                                                                                        equency.. 38.40 BogoMIPS (lpj=192000)
[    0.000993] pid_max: default: 32768 minimum: 301
[    0.001339] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linea                                                                                        r)
[    0.001386] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes,                                                                                         linear)
[    0.002567] CPU: Testing write buffer coherency: ok
[    0.003139] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.004098] Setting up static identity map for 0x100000 - 0x10003c
[    0.004318] rcu: Hierarchical SRCU implementation.
[    0.005017] smp: Bringing up secondary CPUs ...
[    0.006158] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.007412] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.008566] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.008718] smp: Brought up 1 node, 4 CPUs
[    0.008807] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.008836] CPU: All CPU(s) started in HYP mode.
[    0.008860] CPU: Virtualization extensions available.
[    0.009812] devtmpfs: initialized
[    0.026307] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3                                                                                         rev 4
[    0.026613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                        x_idle_ns: 19112604462750000 ns
[    0.026671] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.029687] pinctrl core: initialized pinctrl subsystem
[    0.030911] NET: Registered protocol family 16
[    0.035150] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.041420] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint                                                                                         registers.
[    0.041462] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.041704] Serial: AMBA PL011 UART driver
[    0.043690] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.060084] raspberrypi-firmware soc:firmware: Attached to firmware from 2020                                                                                        -07-13 13:57, variant start
[    0.070098] raspberrypi-firmware soc:firmware: Firmware hash is adcebbdb7b415                                                                                        c623931e80795ba3bae68dcc4fa
[    0.121037] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[    0.123221] SCSI subsystem initialized
[    0.123491] usbcore: registered new interface driver usbfs
[    0.123574] usbcore: registered new interface driver hub
[    0.123736] usbcore: registered new device driver usb
[    0.125744] clocksource: Switched to clocksource arch_sys_counter
[    1.284592] VFS: Disk quotas dquot_6.6.0
[    1.284740] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.284943] FS-Cache: Loaded
[    1.285226] CacheFiles: Loaded
[    1.296536] thermal_sys: Registered thermal governor 'step_wise'
[    1.296916] NET: Registered protocol family 2
[    1.297974] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144                                                                                         bytes, linear)
[    1.298045] TCP established hash table entries: 8192 (order: 3, 32768 bytes,                                                                                         linear)
[    1.298186] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.298396] TCP: Hash tables configured (established 8192 bind 8192)
[    1.298580] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.298653] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.298963] NET: Registered protocol family 1
[    1.299709] RPC: Registered named UNIX socket transport module.
[    1.299741] RPC: Registered udp transport module.
[    1.299767] RPC: Registered tcp transport module.
[    1.299794] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.301554] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counter                                                                                        s available
[    1.304790] Initialise system trusted keyrings
[    1.305048] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[    1.315529] FS-Cache: Netfs 'nfs' registered for caching
[    1.316255] NFS: Registering the id_resolver key type
[    1.316318] Key type id_resolver registered
[    1.316346] Key type id_legacy registered
[    1.316383] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.317638] Key type asymmetric registered
[    1.317668] Asymmetric key parser 'x509' registered
[    1.317738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                        49)
[    1.317776] io scheduler mq-deadline registered
[    1.317803] io scheduler kyber registered
[    1.321332] bcm2708_fb soc:fb: FB found 1 display(s)
[    1.334576] Console: switching to colour frame buffer device 80x30
[    1.342536] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640                                                                                        x480
[    1.353224] bcm2835-rng 3f104000.rng: hwrng registered
[    1.356670] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000                                                                                        000(1024 MiB)
[    1.363193] vc-sm: Videocore shared memory driver
[    1.366781] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f2                                                                                        00000
[    1.384527] brd: module loaded
[    1.399370] loop: module loaded
[    1.403678] Loading iSCSI transport class v2.0-870.
[    1.407542] libphy: Fixed MDIO Bus: probed
[    1.410571] usbcore: registered new interface driver lan78xx
[    1.413589] usbcore: registered new interface driver smsc95xx
[    1.416553] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.147808] Core Release: 2.80a
[    2.150710] Setting default values for core params
[    2.153621] Finished setting default values for core params
[    2.356961] Using Buffer DMA mode
[    2.359809] Periodic Transfer Interrupt Enhancement - disabled
[    2.362669] Multiprocessor Interrupt Enhancement - disabled
[    2.365537] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.368464] Dedicated Tx FIFOs mode
[    2.371943] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7514                                                                                        000 dma = 0xf7514000 len=9024
[    2.377818] FIQ FSM acceleration enabled for :
              Non-periodic Split Transactions
              Periodic Split Transactions
              High-Speed Isochronous Endpoints
              Interrupt/Control Split Transaction hack enabled
[    2.391474] dwc_otg: Microframe scheduler enabled
[    2.391541] WARN::hcd_init_fiq:457: FIQ on core 1
[    2.394159] WARN::hcd_init_fiq:458: FIQ ASM at 806bdc88 length 36
[    2.396714] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[    2.399304] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.401926] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number                                                                                         1
[    2.407175] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    2.409912] Init: Port Power? op_state=1
[    2.412641] Init: Power Port (0)
[    2.415663] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                        dDevice= 5.04
[    2.421157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                        1
[    2.426844] usb usb1: Product: DWC OTG Controller
[    2.429727] usb usb1: Manufacturer: Linux 5.4.51-v7+ dwc_otg_hcd
[    2.432623] usb usb1: SerialNumber: 3f980000.usb
[    2.436218] hub 1-0:1.0: USB hub found
[    2.439116] hub 1-0:1.0: 1 port detected
[    2.442630] dwc_otg: FIQ enabled
[    2.442640] dwc_otg: NAK holdoff enabled
[    2.442649] dwc_otg: FIQ split-transaction FSM enabled
[    2.442664] Module dwc_common_port init
[    2.442996] usbcore: registered new interface driver usb-storage
[    2.446045] mousedev: PS/2 mouse device common for all mice
[    2.450202] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    2.454539] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 600000 K                                                                                        Hz
[    2.462925] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed                                                                                         to: 700000 KHz
[    2.468729] sdhci: Secure Digital Host Controller Interface driver
[    2.471442] sdhci: Copyright(c) Pierre Ossman
[    2.474680] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    2.477693] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.482112] ledtrig-cpu: registered to indicate activity on CPUs
[    2.484998] hidraw: raw HID events driver (C) Jiri Kosina
[    2.487946] usbcore: registered new interface driver usbhid
[    2.490681] usbhid: USB HID core driver
[    2.494317] vchiq: vchiq_init_state: slot_zero = (ptrval)
[    2.498689] [vc_sm_connected_init]: start
[    2.507272] [vc_sm_connected_init]: end - returning 0
[    2.511200] Initializing XFRM netlink socket
[    2.513747] NET: Registered protocol family 17
[    2.516399] Key type dns_resolver registered
[    2.519519] Registering SWP/SWPB emulation handler
[    2.522286] registered taskstats version 1
[    2.524776] Loading compiled-in X.509 certificates
[    2.527728] Key type ._fscrypt registered
[    2.530224] Key type .fscrypt registered
[    2.541665] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    2.544272] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud                                                                                         = 0) is a PL011 rev2
[    2.550953] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains drive                                                                                        r
[    2.557089] sdhost: log_buf @ (ptrval) (f7513000)
[    2.608952] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.613545] of_cfs_init
[    2.616166] of_cfs_init: OK
[    2.632054] Waiting for root device PARTUUID=2fed7fee-02...
[    2.655888] Indeed it is in host mode hprt0 = 00021501
[    2.742610] random: fast init done
[    2.756570] mmc0: host does not support reading read-only switch, assuming wr                                                                                        ite-enable
[    2.765550] mmc0: new high speed SDHC card at address aaaa
[    2.768828] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    2.777581]  mmcblk0: p1 p2
[    2.820580] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O                                                                                        pts: (null)
[    2.825612] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.839465] devtmpfs: mounted
[    2.847845] Freeing unused kernel memory: 1024K
[    2.856138] Run /sbin/init as init process
[    2.865793] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.868649] Indeed it is in host mode hprt0 = 00001101
[    3.106070] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcd                                                                                        Device= b.b3
[    3.111517] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.115004] hub 1-1:1.0: USB hub found
[    3.117891] hub 1-1:1.0: 4 ports detected
[    3.435813] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.566055] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, b                                                                                        cdDevice= b.b3
[    3.571516] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber                                                                                        =0
[    3.577803] hub 1-1.1:1.0: USB hub found
[    3.580812] hub 1-1.1:1.0: 3 ports detected
[    3.613737] systemd[1]: System time before build time, advancing clock.
[    3.795201] NET: Registered protocol family 10
[    3.799278] Segment Routing with IPv6
[    3.848684] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SEL                                                                                        INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +                                                                                        XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybr                                                                                        id)
[    3.861003] systemd[1]: Detected architecture arm.
[    3.932096] systemd[1]: Set hostname to <moode>.
[    3.936489] dwc_otg_handle_wakeup_detected_intr lxstate = 2
[    4.345817] usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg
[    4.476287] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800,                                                                                         bcdDevice= 3.00
[    4.481635] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumb                                                                                        er=0
[    4.621791] random: systemd: uninitialized urandom read (16 bytes read)
[    4.663437] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= refer                                                                                        ences path below legacy directory /var/run/, updating /var/run/samba/winbindd.pi                                                                                        d → /run/samba/winbindd.pid; please update the unit file accordingly.
[    4.751129] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No Exte                                                                                        rnal EEPROM. Setting MAC Speed
[    4.753357] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= referenc                                                                                        es path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /ru                                                                                        n/samba/smbd.pid; please update the unit file accordingly.
[    4.767534] libphy: lan78xx-mdiobus: probed
[    4.799550] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb                                                                                         period 64
[    4.820486] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= referenc                                                                                        es path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /ru                                                                                        n/samba/nmbd.pid; please update the unit file accordingly.
[    4.888951] random: systemd: uninitialized urandom read (16 bytes read)
[    4.892899] systemd[1]: Started Forward Password Requests to Wall Directory W                                                                                        atch.
[    4.903766] random: systemd: uninitialized urandom read (16 bytes read)
[    4.907597] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.915501] systemd[1]: Listening on udev Kernel Socket.
[    4.923428] systemd[1]: Listening on udev Control Socket.
[    5.668006] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    5.761154] systemd-journald[114]: Received request to flush runtime journal                                                                                         from PID 1
[    6.399404] vc_sm_cma: module is from the staging directory, the quality is u                                                                                        nknown, you have been warned.
[    6.401990] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.402011] [vc_sm_connected_init]: start
[    6.402964] [vc_sm_connected_init]: installed successfully
[    6.418546] mc: Linux media interface: v0.10
[    6.470670] videodev: Linux video capture interface: v2.00
[    6.540219] bcm2835_mmal_vchiq: module is from the staging directory, the qua                                                                                        lity is unknown, you have been warned.
[    6.540375] bcm2835_mmal_vchiq: module is from the staging directory, the qua                                                                                        lity is unknown, you have been warned.
[    6.542182] bcm2835_mmal_vchiq: module is from the staging directory, the qua                                                                                        lity is unknown, you have been warned.
[    6.558847] bcm2835_v4l2: module is from the staging directory, the quality i                                                                                        s unknown, you have been warned.
[    6.560304] bcm2835_isp: module is from the staging directory, the quality is                                                                                         unknown, you have been warned.
[    6.574253] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev                                                                                        /video13
[    6.574701] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /de                                                                                        v/video14
[    6.575074] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /de                                                                                        v/video15
[    6.575373] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/                                                                                        video16
[    6.575400] bcm2835-isp bcm2835-isp: Register output node 0 with media contro                                                                                        ller
[    6.575418] bcm2835-isp bcm2835-isp: Register capture node 1 with media contr                                                                                        oller
[    6.575435] bcm2835-isp bcm2835-isp: Register capture node 2 with media contr                                                                                        oller
[    6.575451] bcm2835-isp bcm2835-isp: Register capture node 3 with media contr                                                                                        oller
[    6.575639] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.603547] bcm2835_codec: module is from the staging directory, the quality                                                                                         is unknown, you have been warned.
[    6.644428] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.644478] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.662439] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.662485] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.672205] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    6.672354] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    6.833754] snd-rpi-wm8804 soc:sound: ASoC: failed to init link Allo DigiOne:                                                                                         -517
[    7.572226] wm8804 1-003b: revision E
[    7.586459] snd-rpi-wm8804 soc:sound: wm8804-spdif <-> 3f203000.i2s mapping o                                                                                        k
[    9.372651] random: crng init done
[    9.372667] random: 7 urandom warning(s) missed due to ratelimiting
[    9.422307] 8021q: 802.1Q VLAN Support v1.8
[    9.593619] cfg80211: Loading compiled-in X.509 certificates for regulatory d                                                                                        atabase
[    9.686542] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.793564] 8021q: adding VLAN 0 to HW filter on device eth0
[    9.795865] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.853078] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net                                                                                        .ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
[   23.545016] FS-Cache: Netfs 'cifs' registered for caching
[   23.557711] Key type cifs.spnego registered
[   23.557727] Key type cifs.idmap registered
[   23.558491] CIFS: Attempting to mount //192.168.1.100/music
[ 1283.956242] bcm2835-i2s 3f203000.i2s: I2S SYNC error!
pi@moode:~ $

Thanks, have a nice day wherever you are..
Reply
#10
(08-05-2020, 06:25 PM)Tim Curtis Wrote: This symptom "the music stops and the interface becomes non-responsive." could be due to any number of things including things external to moOde software.

Next time it happens post the following logs.

- Moode startup log
- Kernel boot log

Code:
moodeutl -l

dmesg

It's been a long time since I asked my question. I had changed the buffer size and things were working well. Then the problem started up again. When moode becomes unresponsive I can still ssh to the raspberry from my pc. I have posted the logs below as per your instructions. Any help would be appreciated. Thanks.


© Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>ssh pi@moode.local
pi@moode.local's password:
Permission denied, please try again.
pi@moode.local's password:
Kernel 4.19.97-v7+ #1293, Raspbian 10.2, moOde 6.4.2 2020-02-12
                          ____     __
              __ _  ___  / __ \___/ /__
             /  ' \/ _ \/ /_/ / _  / -_)
            /_/_/_/\___/\____/\_,_/\__/

                 moOde audio player
                © 2014 Tim Curtis


The programs included with Moode are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright.
Moode comes with absolutely no warranties expressed or
implied, or any other guarantees.

Last login: Fri Jul  2 16:38:12 2021 from fe80::f99f:89eb:7e9e:b47e%wlan0
pi@moode:~ $ moodeutl -l
20210703 072117 worker: -- Start
20210703 072118 worker: Successfully daemonized
20210703 072118 worker: Integrity check (passed)
20210703 072118 worker: Session loaded
20210703 072118 worker: Debug logging (on)
20210703 072118 worker: Device raw: (0Confusedndrpihifiberry|1:empty|i2s:HiFiBerry DAC+)
20210703 072118 worker: Device cfg: (HiFiBerry DAC+|0|0|Digital|0)
20210703 072118 worker: ALSA volume set to (0%)
20210703 072118 worker: -- System
20210703 072120 worker: Host name     (moode)
20210703 072120 worker: moOde release (6.4.2 2020-02-12)
20210703 072120 worker: Raspbian OS   (10.2)
20210703 072120 worker: Linux kernel  (4.19.97-v7+ #1293)
20210703 072120 worker: Platform      (Pi-3B+ 1GB v1.3)
20210703 072120 worker: Architecture  (armv7l)
20210703 072120 worker: MPD version   (0.21.16)
20210703 072120 worker: CPU governor  (ondemand)
20210703 072120 worker: USB boot enabled
20210703 072120 worker: File system not expanded yet
20210703 072121 worker: HDMI port on
20210703 072121 worker: File check (OK)
20210703 072121 worker: -- Network
20210703 072121 worker: eth0 exists
20210703 072121 worker: eth0 wait 0 for IP address
20210703 074605 worker: eth0 wait 1 for IP address
20210703 074608 worker: eth0 wait 2 for IP address
20210703 074612 worker: eth0 wait 3 for IP address
20210703 074615 worker: eth0 wait 4 for IP address
20210703 074618 worker: eth0 address not assigned
20210703 074618 worker: wlan0 exists
20210703 074618 worker: wifi country (US)
20210703 074618 worker: wlan0 trying SSID (FiOS-ADV3E)
20210703 074618 worker: IP addr (192.168.1.190)
20210703 074618 worker: Netmask (255.255.255.0)
20210703 074618 worker: Gateway (192.168.1.1)
20210703 074618 worker: Pri DNS (192.168.1.1)
20210703 074618 worker: Domain  (fios-router.home)
20210703 074619 worker: -- Audio
20210703 074619 worker: ALSA outputs unmuted
20210703 074619 worker: ALSA card number (0)
20210703 074619 worker: Audio output (I2S audio device)
20210703 074619 worker: Audio device (HiFiBerry DAC+)
20210703 074619 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210703 074619 worker: ALSA mixer name (Digital)
20210703 074619 worker: MPD volume control (software)
20210703 074619 worker: Hdwr volume controller exists
20210703 074619 worker: Max ALSA volume (100%)
20210703 074619 worker: -- Services
20210703 074619 worker: Reset renderer active state
20210703 074620 worker: MPD conf updated
20210703 074620 worker: MPD started
20210703 074620 openMpdSocket(): connection failed (1)
20210703 074620 openMpdSocket(): errorno: 111, Connection refused
20210703 074620 worker: MPD accepting connections
20210703 074620 worker: Configure MPD outputs
20210703 074620 worker: MPD output 1 ALSA default (off)
20210703 074620 worker: MPD output 2 ALSA crossfeed (off)
20210703 074620 worker: MPD output 3 ALSA parametric eq (off)
20210703 074620 worker: MPD output 4 ALSA graphic eq (on)
20210703 074620 worker: MPD output 5 ALSA polarity inversion (off)
20210703 074620 worker: MPD output 6 ALSA bluetooth (off)
20210703 074620 worker: MPD output 7 HTTP stream (off)
20210703 074620 worker: MPD crossfade (off)
20210703 074620 worker: Audio source (Local)
20210703 074620 worker: Output device (Local)
20210703 074621 worker: (/usr/local/bin/shairport-sync -vv -a "Moode Airplay" -- -d alsaequal > /var/log/shairport-sync.log 2>&1 &)
20210703 074621 worker: Airplay receiver started
20210703 074621 worker: UPnP renderer started
20210703 074622 worker: DLNA server started
20210703 074622 worker: Shellinabox SSH started
20210703 074622 worker: USB auto-mounter (udisks-glue)
20210703 074622 worker: -- Music sources
20210703 074622 worker: USB sources (none attached)
20210703 074622 worker: NAS and UPnP sources (none configured)
20210703 074622 worker: -- Miscellaneous
20210703 074622 worker: Saved MPD vol level (0)
20210703 074622 worker: Preamp volume level (0)
20210703 074622 worker: MPD volume level (30) restored
20210703 074623 worker: ALSA volume level (100%)
20210703 074623 worker: Auto-play (On)
20210703 074623 worker: ALSA output (closed)
20210703 074623 worker: Auto-playing id (2)
20210703 074623 worker: ALSA output (closed)
20210703 074623 worker: Auto-shuffle service (Off)
20210703 074623 worker: Maintenance interval (3 hrs)
20210703 074623 worker: Screen saver activation (Never)
20210703 074623 worker: Session permissions (OK)
20210703 074623 worker: Watchdog started
20210703 074623 worker: Ready

pi@moode:~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.97-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1293 SMP Wed Jan 22 17:10:55 GMT 2020
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 8 MiB at 0x3ac00000
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   Normal zone: 2133 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 242688 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
[    0.000000] percpu: Embedded 16 pages/cpu s36864 r8192 d20480 u65536
[    0.000000] pcpu-alloc: s36864 r8192 d20480 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:BE:5EBig Grin5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 939076K/970752K available (8192K kernel code, 653K rwdata, 2220K rodata, 1024K init, 822K bss, 23484K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xbb800000 - 0xff800000   (1088 MB)
                   lowmem  : 0x80000000 - 0xbb400000   ( 948 MB)
                   modules : 0x7f000000 - 0x80000000   (  16 MB)
                     .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   ( 654 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 823 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 26858 entries in 79 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000024] Switching to timer-based delay loop, resolution 52ns
[    0.000288] Console: colour dummy device 80x30
[    0.000913] console [tty1] enabled
[    0.000969] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.001012] pid_max: default: 32768 minimum: 301
[    0.001371] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001408] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002373] CPU: Testing write buffer coherency: ok
[    0.002858] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.003536] Setting up static identity map for 0x100000 - 0x10003c
[    0.003706] rcu: Hierarchical SRCU implementation.
[    0.004523] smp: Bringing up secondary CPUs ...
[    0.005435] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.006431] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.007347] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.007472] smp: Brought up 1 node, 4 CPUs
[    0.007554] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.007578] CPU: All CPU(s) started in HYP mode.
[    0.007599] CPU: Virtualization extensions available.
[    0.008589] devtmpfs: initialized
[    0.021936] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.022215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.022264] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.022879] pinctrl core: initialized pinctrl subsystem
[    0.023749] NET: Registered protocol family 16
[    0.026778] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.032527] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.032563] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.032785] Serial: AMBA PL011 UART driver
[    0.035134] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.050028] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-01-22 17:25, variant start
[    0.060041] raspberrypi-firmware soc:firmware: Firmware hash is 53a54c770c493957d99bf49762dfabc4eee00e45
[    0.103235] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.104914] SCSI subsystem initialized
[    0.105165] usbcore: registered new interface driver usbfs
[    0.105240] usbcore: registered new interface driver hub
[    0.105353] usbcore: registered new device driver usb
[    0.106914] clocksource: Switched to clocksource arch_sys_counter
[    0.196784] VFS: Disk quotas dquot_6.6.0
[    0.196927] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.197100] FS-Cache: Loaded
[    0.197324] CacheFiles: Loaded
[    0.207377] NET: Registered protocol family 2
[    0.208236] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.208302] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.208432] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.208637] TCP: Hash tables configured (established 8192 bind 8192)
[    0.208797] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.208868] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.209130] NET: Registered protocol family 1
[    0.209728] RPC: Registered named UNIX socket transport module.
[    0.209756] RPC: Registered udp transport module.
[    0.209778] RPC: Registered tcp transport module.
[    0.209799] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.211517] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.214616] Initialise system trusted keyrings
[    0.214824] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.224658] FS-Cache: Netfs 'nfs' registered for caching
[    0.225255] NFS: Registering the id_resolver key type
[    0.225301] Key type id_resolver registered
[    0.225323] Key type id_legacy registered
[    0.225354] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.227707] Key type asymmetric registered
[    0.227737] Asymmetric key parser 'x509' registered
[    0.227804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.227992] io scheduler noop registered
[    0.228016] io scheduler deadline registered (default)
[    0.228233] io scheduler cfq registered
[    0.228257] io scheduler mq-deadline registered (default)
[    0.228281] io scheduler kyber registered
[    0.230524] bcm2708_fb soc:fb: FB found 1 display(s)
[    0.239910] Console: switching to colour frame buffer device 82x26
[    0.246738] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[    0.253506] bcm2835-rng 3f104000.rng: hwrng registered
[    0.256210] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.261544] vc-sm: Videocore shared memory driver
[    0.264310] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    0.280071] brd: module loaded
[    0.292715] loop: module loaded
[    0.295780] Loading iSCSI transport class v2.0-870.
[    0.298977] libphy: Fixed MDIO Bus: probed
[    0.301487] usbcore: registered new interface driver lan78xx
[    0.303942] usbcore: registered new interface driver smsc95xx
[    0.306297] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.336566] dwc_otg 3f980000.usb: base=(ptrval)
[    0.539225] Core Release: 2.80a
[    0.541601] Setting default values for core params
[    0.544045] Finished setting default values for core params
[    0.746789] Using Buffer DMA mode
[    0.749198] Periodic Transfer Interrupt Enhancement - disabled
[    0.751619] Multiprocessor Interrupt Enhancement - disabled
[    0.753992] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.756337] Dedicated Tx FIFOs mode
[    0.759044] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = bad14000 dma = 0xfad14000 len=9024
[    0.763622] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    0.774540] dwc_otg: Microframe scheduler enabled
[    0.774598] WARN::hcd_init_fiq:457: FIQ on core 1
[    0.776829] WARN::hcd_init_fiq:458: FIQ ASM at 8067fbe4 length 36
[    0.779042] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[    0.781301] dwc_otg 3f980000.usb: DWC OTG Controller
[    0.783566] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    0.785893] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    0.788221] Init: Port Power? op_state=1
[    0.790463] Init: Power Port (0)
[    0.792884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.797417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.799834] usb usb1: Product: DWC OTG Controller
[    0.802200] usb usb1: Manufacturer: Linux 4.19.97-v7+ dwc_otg_hcd
[    0.804625] usb usb1: SerialNumber: 3f980000.usb
[    0.807604] hub 1-0:1.0: USB hub found
[    0.809887] hub 1-0:1.0: 1 port detected
[    0.812648] dwc_otg: FIQ enabled
[    0.812654] dwc_otg: NAK holdoff enabled
[    0.812659] dwc_otg: FIQ split-transaction FSM enabled
[    0.812669] Module dwc_common_port init
[    0.812933] usbcore: registered new interface driver usb-storage
[    0.815395] mousedev: PS/2 mouse device common for all mice
[    0.818598] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.821229] bcm2835-cpufreq: min=600000 max=1400000
[    0.824072] sdhci: Secure Digital Host Controller Interface driver
[    0.826489] sdhci: Copyright© Pierre Ossman
[    0.829311] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    0.832255] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    0.834945] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.839069] ledtrig-cpu: registered to indicate activity on CPUs
[    0.841810] hidraw: raw HID events driver © Jiri Kosina
[    0.844589] usbcore: registered new interface driver usbhid
[    0.847248] usbhid: USB HID core driver
[    0.850582] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.854693] [vc_sm_connected_init]: start
[    0.863389] [vc_sm_connected_init]: end - returning 0
[    0.866975] Initializing XFRM netlink socket
[    0.869405] NET: Registered protocol family 17
[    0.871909] Key type dns_resolver registered
[    0.874783] Registering SWP/SWPB emulation handler
[    0.877902] registered taskstats version 1
[    0.880308] Loading compiled-in X.509 certificates
[    0.889536] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    0.892067] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[    0.898843] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    0.901380] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    0.930058] sdhost: log_buf @ (ptrval) (fad13000)
[    0.968507] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    0.972481] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.976351] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.978594] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    0.982092] of_cfs_init
[    0.984347] of_cfs_init: OK
[    0.987005] Waiting for root device PARTUUID=6c586e13-02...
[    1.003217] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.037039] Indeed it is in host mode hprt0 = 00021501
[    1.105180] random: fast init done
[    1.122561] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.131011] mmc0: new high speed SDHC card at address aaaa
[    1.135345] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
[    1.143163] mmc1: new high speed SDIO card at address 0001
[    1.146016]  mmcblk0: p1 p2
[    1.170943] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    1.173282] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    1.246954] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    1.249407] Indeed it is in host mode hprt0 = 00001101
[    1.487216] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    1.491993] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.495345] hub 1-1:1.0: USB hub found
[    1.498102] hub 1-1:1.0: 4 ports detected
[    1.725220] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[    1.728232] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted
[    1.730925] EXT4-fs (mmcblk0p2): recovery complete
[    1.747772] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.753074] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.765525] devtmpfs: mounted
[    1.773100] Freeing unused kernel memory: 1024K
[    1.787298] Run /sbin/init as init process
[    1.816954] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    1.947256] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    1.952563] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.956028] hub 1-1.1:1.0: USB hub found
[    1.958856] hub 1-1.1:1.0: 3 ports detected
[    2.314326] dwc_otg_handle_wakeup_detected_intr lxstate = 2
[    2.387734] systemd[1]: System time before build time, advancing clock.
[    2.541444] NET: Registered protocol family 10
[    2.545309] Segment Routing with IPv6
[    2.594732] 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)
[    2.603831] systemd[1]: Detected architecture arm.
[    2.635459] systemd[1]: Set hostname to <moode>.
[    2.640626] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    2.837005] usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg
[    2.967511] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[    2.973039] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.243790] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[    3.250643] libphy: lan78xx-mdiobus: probed
[    3.287178] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[    3.346567] 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.
[    3.435914] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[    3.484463] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[    3.593929] random: systemd: uninitialized urandom read (16 bytes read)
[    3.625616] random: systemd: uninitialized urandom read (16 bytes read)
[    3.629450] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.637289] random: systemd: uninitialized urandom read (16 bytes read)
[    3.645963] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.654786] systemd[1]: Created slice system-getty.slice.
[    4.459660] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.569390] systemd-journald[119]: Received request to flush runtime journal from PID 1
[    5.235352] media: Linux media interface: v0.10
[    5.268469] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    5.271075] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    5.271091] [vc_sm_connected_init]: start
[    5.273232] [vc_sm_connected_init]: installed successfully
[    5.283288] videodev: Linux video capture interface: v2.00
[    5.383135] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    5.383140] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    5.439920] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    5.465119] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    5.475264] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    5.475304] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    5.482413] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    5.482477] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    5.487054] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    5.487092] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    5.547461] snd-rpi-hifiberry-dacplus socConfusedound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[    5.635491] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.819841] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.886094] snd-rpi-hifiberry-dacplus socConfusedound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[    5.897456] brcmfmac: F1 signature read @0x18000000=0x15264345
[    5.907566] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    5.907959] usbcore: registered new interface driver brcmfmac
[    5.908645] snd-rpi-hifiberry-dacplus socConfusedound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[    6.099104] random: crng init done
[    6.099121] random: 7 urandom warning(s) missed due to ratelimiting
[    6.135982] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.153080] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[    6.472098] pcm512x 1-004d: Linked as a consumer to regulator.1
[    6.588990] snd-rpi-hifiberry-dacplus socConfusedound: pcm512x-hifi <-> 3f203000.i2s mapping ok
[    8.295272] 8021q: 802.1Q VLAN Support v1.8
[    8.611987] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.612025] brcmfmac: power management disabled
[    8.898510] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.898524] 8021q: adding VLAN 0 to HW filter on device eth0
[    9.597070] Under-voltage detected! (0x00050005)
[   12.107043] brcmfmac: brcmf_run_escan: error (-52)
[   12.107055] brcmfmac: brcmf_cfg80211_scan: scan error (-52)
[   13.109906] brcmfmac: brcmf_run_escan: error (-52)
[   13.109918] brcmfmac: brcmf_cfg80211_scan: scan error (-52)
[   14.112771] brcmfmac: brcmf_run_escan: error (-52)
[   14.112783] brcmfmac: brcmf_cfg80211_scan: scan error (-52)
[   15.837033] Voltage normalised (0x00000000)
[   23.695300] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   30.397058] Under-voltage detected! (0x00050005)
[   34.557113] Voltage normalised (0x00000000)
[   55.357316] Under-voltage detected! (0x00050005)
[   59.517110] Voltage normalised (0x00000000)
[  342.392624] rpi_firmware_get_throttled: 1 callbacks suppressed
[  342.392633] Under-voltage detected! (0x00050005)
[  346.552599] rpi_firmware_get_throttled: 1 callbacks suppressed
[  346.552606] Voltage normalised (0x00000000)
[  487.991461] Under-voltage detected! (0x00050005)
[  494.231161] Voltage normalised (0x00000000)
[  731.352489] Under-voltage detected! (0x00050005)
[  735.512505] Voltage normalised (0x00000000)
[  781.272257] Under-voltage detected! (0x00050005)
[  787.512229] Voltage normalised (0x00000000)
[  804.152142] Under-voltage detected! (0x00050005)
[  808.312038] Voltage normalised (0x00000000)
[ 1087.029838] rpi_firmware_get_throttled: 1 callbacks suppressed
[ 1087.029847] Under-voltage detected! (0x00050005)
[ 1091.189805] rpi_firmware_get_throttled: 1 callbacks suppressed
[ 1091.189813] Voltage normalised (0x00000000)
[ 1134.869409] Under-voltage detected! (0x00050005)
[ 1141.109256] Voltage normalised (0x00000000)
pi@moode:~ $
Reply


Forum Jump: