Volumio 3 Buster Beta for X86

I just noticed another issue on 3.053

When i add a few songs to play and then the playback starts. After some time i pause the playback. There are few more songs left in queue.

Then i restart volumio. After the restart, the playback position is reset to the first songs in the list.
Have any of you seen this behavior.

I can confirm the output device switch issue.
Clicking around too much while waiting for the toast message even locks up my front end completely, only a hard reboot helps.

Found the issue, re-added VIRTIO_NET for the next release

1 Like

Hi,
finally I found a way to reproduce the crucial error that playback is not operating any more. Here is what I did:

  1. Volumiobuster-3.053-2021-03-06-x86_amd64.img on an x86 PC installed on the internal SSD.
  2. perform a “factory reset”
  3. allow “test mode” and “ssh” on the volumio.local/dev page
  4. login over ssh
  5. plug in an external HD with the music files
  6. copy the files to the SSD
    cd /data/INTERNAL
    cp -R /media/MUSIC/* .
  7. on the UI start an “update” of the music library (the copy process is still ongoing)
  8. change the output from SPDIF to HDMI and back
  9. login to TIDAL
  10. try to playback something (webradio or TIDAL)
  11. :x: The playback will show the green toasmessage in the upper right corner of the UI
  12. :x: The playback won’t start.
  13. :x: The button in the middle of the control pannes still shows the “START” icon instead of “PAUSE”.

Now the system is in kind of a deadlock.

  • UI is working (local and web), Tidal login and TIDAL title search is working.
  • :x: Change of output is no longer working (no toastmessage “successfully restarted player”)
  • :x: Playback is not working
  • :x: Building the local music lib is shown as “in progress” with the rotating arrows but there is no progress in the lib itself.
  • :x: :x: :x: The MPD has given up (smx systemd[1]: mpd.service: Start operation timed out. Terminating.) - see the last line of the following output:
volumio@smx:/data/INTERNAL$ cat /etc/asound.conf
pcm.!default {
    type             copy
    slave.pcm       "volumio"
}

pcm.volumio {
    type             copy
    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 "PCH"
    device 1
}
volumio@smx:/data/INTERNAL$ systemctl status mpd.service
● mpd.service - Music Player Daemon
   Loaded: loaded (/lib/systemd/system/mpd.service; enabled; vendor preset: enabled)
   Active: deactivating (stop-sigterm) (Result: timeout) since Tue 2021-03-09 16:34:31 UTC; 8min ago
     Docs: man:mpd(1)
           man:mpd.conf(5)
  Process: 16387 ExecStartPre=/usr/bin/touch /var/log/mpd.log (code=exited, status=0/SUCCESS)
  Process: 16388 ExecStartPre=/bin/chown volumio /var/log/mpd.log (code=exited, status=0/SUCCESS)
 Main PID: 16389 (mpd)
   Memory: 15.2M
   CGroup: /system.slice/mpd.service
           └─16389 /usr/bin/mpd --no-daemon

Mar 09 16:40:33 smx systemd[1]: Starting Music Player Daemon...
Mar 09 16:40:34 smx mpd[16389]: Mar 09 16:40 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Mar 09 16:42:03 smx systemd[1]: mpd.service: Start operation timed out. Terminating.
volumio@smx:/data/INTERNAL$

volumio@smx:/data/INTERNAL$ inxi -Fxxxz
System:    Host: smx Kernel: 5.10.20 x86_64 bits: 64 compiler: N/A Console: tty 1 dm: N/A Distro: Debian GNU/Linux 10 (buster)
Machine:   Type: Desktop Mobo: ASRock model: J3455-ITX serial: <filter> UEFI: American Megatrends v: P1.40 date: 07/14/2017
CPU:       Topology: Quad Core model: Intel Celeron J3455 bits: 64 type: MCP arch: Goldmont rev: 9 L2 cache: 1024 KiB
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 bogomips: 11980
           Speed: 2196 MHz min/max: 800/2300 MHz Core speeds (MHz): 1: 2196 2: 2196 3: 2196 4: 2196
Graphics:  Device-1: Intel vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:5a85
           Display: tty server: X.org 1.20.4 driver: modesetting unloaded: fbdev,vesa tty: 181x49
           Message: Unable to show advanced data. Required tool glxinfo missing.
Audio:     Device-1: Intel Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Audio Cluster vendor: ASRock
           driver: snd_hda_intel v: kernel bus ID: 00:0e.0 chip ID: 8086:5a98
           Sound Server: ALSA v: k5.10.20
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: ASRock driver: r8169 v: kernel port: e000
           bus ID: 01:00.0 chip ID: 10ec:8168
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    Local Storage: total: 2.73 TiB used: 681.43 GiB (24.4%)
           ID-1: /dev/sda vendor: Samsung model: SSD 860 EVO 1TB size: 931.51 GiB speed: 6.0 Gb/s serial: <filter> rev: 1B6Q
           scheme: GPT
           ID-2: /dev/sdb type: USB vendor: Western Digital model: WD Elements 25A2 size: 1.82 TiB serial: <filter> rev: 1019
           scheme: GPT
Partition: ID-1: / size: 913.00 GiB used: 108.60 GiB (11.9%) fs: overlay source: ERR-102
           ID-2: /boot size: 170.8 MiB used: 57.4 MiB (33.6%) fs: vfat dev: /dev/sda1
Sensors:   Missing: Required tool sensors not installed. Check --recommends
Info:      Processes: 169 Uptime: 57m Memory: 3.70 GiB used: 645.9 MiB (17.0%) Init: systemd v: 241 runlevel: 5 default: 2
           Compilers: gcc: N/A Shell: bash v: 5.0.3 running in: tty 1 (SSH) inxi: 3.0.32
volumio@smx:/data/INTERNAL$


volumio@smx:/data/INTERNAL$ lspci -v
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Host Bridge (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Host Bridge
        Flags: bus master, fast devsel, latency 0

00:02.0 VGA compatible controller: Intel Corporation Device 5a85 (rev 0b) (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Device 5a85
        Flags: bus master, fast devsel, latency 0, IRQ 129
        Memory at 90000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 80000000 (64-bit, prefetchable) [size=256M]
        I/O ports at f000 [size=64]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:0e.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Audio Cluster (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Audio Cluster
        Flags: bus master, fast devsel, latency 0, IRQ 130
        Memory at 91310000 (64-bit, non-prefetchable) [size=16K]
        Memory at 91000000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl

00:0f.0 Communication controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Trusted Execution Engine (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Trusted Execution Engine
        Flags: bus master, fast devsel, latency 0, IRQ 127
        Memory at 9131b000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:12.0 SATA controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series SATA AHCI Controller (rev 0b) (prog-if 01 [AHCI 1.0])
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series SATA AHCI Controller
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 125
        Memory at 91314000 (32-bit, non-prefetchable) [size=8K]
        Memory at 91318000 (32-bit, non-prefetchable) [size=256]
        I/O ports at f090 [size=8]
        I/O ports at f080 [size=4]
        I/O ports at f060 [size=32]
        Memory at 91317000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:13.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #1 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 120
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: 91200000-912fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.1 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #2 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 121
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.2 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #3 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 122
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: 91100000-911fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.3 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #4 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 123
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:15.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series USB xHCI (rev 0b) (prog-if 30 [XHCI])
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series USB xHCI
        Flags: bus master, medium devsel, latency 0, IRQ 124
        Memory at 91300000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd

00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Low Pin Count Interface (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Low Pin Count Interface
        Flags: bus master, medium devsel, latency 0
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich

00:1f.1 SMBus: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series SMBus Controller (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series SMBus Controller
        Flags: medium devsel, IRQ -2147483648
        Memory at 91316000 (64-bit, non-prefetchable) [size=256]
        I/O ports at f040 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 11)
        Subsystem: ASRock Incorporation Motherboard (one of many)
        Flags: bus master, fast devsel, latency 0, IRQ 22
        I/O ports at e000 [size=256]
        Memory at 91204000 (64-bit, non-prefetchable) [size=4K]
        Memory at 91200000 (64-bit, prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02) (prog-if 01 [AHCI 1.0])
        Subsystem: ASRock Incorporation Motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 126
        I/O ports at d050 [size=8]
        I/O ports at d040 [size=4]
        I/O ports at d030 [size=8]
        I/O ports at d020 [size=4]
        I/O ports at d000 [size=32]
        Memory at 91100000 (32-bit, non-prefetchable) [size=512]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

volumio@smx:/data/INTERNAL$

Logfile of the mpd ends with:

volumio@smx:/data/INTERNAL$ cat /var/log/mpd.log

Mar 09 16:34 : update: added USB/MUSIK/E/Earth & Fire/Song Of The Marching Children , Atlantis/09 - Fanfare.flac
Mar 09 16:34 : update: added USB/MUSIK/E/Earth & Fire/Song Of The Marching Children , Atlantis/10 - Theme From Atlantis.flac
Mar 09 16:34 : player: played "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_fourfm?s=1615299811&e=1615314211&h=057e7b7618a3d3c22a23bac4ee67f781"
Mar 09 16:34 : update: added USB/MUSIK/E/Earth & Fire/Song Of The Marching Children , Atlantis/11 - Love, Please Close The Door.flac
Mar 09 16:34 : zeroconf: No global port, disabling zeroconf
Mar 09 16:37 : zeroconf: No global port, disabling zeroconf
Mar 09 16:40 : zeroconf: No global port, disabling zeroconf
Mar 09 16:43 : zeroconf: No global port, disabling zeroconf
Mar 09 16:46 : zeroconf: No global port, disabling zeroconf
Mar 09 16:49 : zeroconf: No global port, disabling zeroconf
Mar 09 16:52 : zeroconf: No global port, disabling zeroconf
Mar 09 16:55 : zeroconf: No global port, disabling zeroconf
Mar 09 16:58 : zeroconf: No global port, disabling zeroconf
Mar 09 17:01 : zeroconf: No global port, disabling zeroconf
Mar 09 17:04 : zeroconf: No global port, disabling zeroconf
Mar 09 17:07 : zeroconf: No global port, disabling zeroconf
Mar 09 17:10 : zeroconf: No global port, disabling zeroconf
Mar 09 17:13 : zeroconf: No global port, disabling zeroconf
Mar 09 17:16 : zeroconf: No global port, disabling zeroconf
Mar 09 17:19 : zeroconf: No global port, disabling zeroconf
Mar 09 17:22 : zeroconf: No global port, disabling zeroconf
Mar 09 17:25 : zeroconf: No global port, disabling zeroconf

Link to the logfile: http://logs.volumio.org/volumiobuster/WQhSXhL.html

Hope it helps to solve this issue.
Tell me if you need more information.

Cheers,
Robert

To make a long story short:

  • plug in a USB Stick with at least some audio files (30 pcs. in my case)
  • perform a factory reset of the volumio system
    => the system will end up in this crucial state where no playback is possible.
    Tested several times with 3.046 and 3.053

This happens when Chromium detects a hostname and profile mismatch.
A mismatch occurs each time you boot after the Player Name (hostname) has been changed in the System Menu.
It is a general Chromium issue which gets a simple fix in a next version.

1 Like

3.054 has definitely sped my system up. There are still a few quirks. When i scan for new devices in source none of my nas appear. I can add them manually no problem. Library also adds a lot faster now. When i make any changes in playback options it still takes quite some time before playback resumes - and only if you skip to next track.

Latest log report on 3.054:

http://logs.volumio.org/volumiobuster/AbFtWsm.html

regards

This extra version is only for people wishing to test the fixed InstallToDisk feature for x86.
There were some issues, causing it to abort in previous versions.

Be warned, doing this is still at your own risk.
You will be asked, before copying to the target disk, whether to go ahead with it.
It will overwrite the chosen disk target, with no way to recover, when you choose to do so.
But rest assured, we would never put it out here if it had not been tested on a number of configurations as well as we could.

This is version Volumiobuster-3.055-2021-03-12-x86_amd64
Use with care.

2 Likes

Hi gkkpch,

thanks für the new beta version: Volumiobuster-3.055-2021-03-12-x86_amd64.img

the first startup from a USB stick went fine (without any medium / audio files attached).
Here’s the log:
http://logs.volumio.org/volumiobuster/h45Vc88.html

Startup after factory reset with a USB medium containing some audio files attached ends up in the known issue where MPD is not starting and playback doesn’t work. This is what we expected because the issue is not yet solved in this version. :slight_smile:

Log of start after factory reset and with audio files attached:
http://logs.volumio.org/volumiobuster/DFaDEvr.html

volumio@volumio:~$ systemctl status mpd.service
● mpd.service - Music Player Daemon
   Loaded: loaded (/lib/systemd/system/mpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2021-03-12 21:25:56 UTC; 52s ago
     Docs: man:mpd(1)
           man:mpd.conf(5)
 Main PID: 694 (code=exited, status=1/FAILURE)

Mar 12 21:25:53 volumio systemd[1]: Starting Music Player Daemon...
Mar 12 21:25:56 volumio mpd[694]: exception: failed to open log file "/var/log/mpd/mpd.log" (config line 39): No such fi
Mar 12 21:25:56 volumio systemd[1]: mpd.service: Main process exited, code=exited, status=1/FAILURE
Mar 12 21:25:56 volumio systemd[1]: mpd.service: Failed with result 'exit-code'.
Mar 12 21:25:56 volumio systemd[1]: Failed to start Music Player Daemon.
lines 1-12/12 (END)...skipping...
● mpd.service - Music Player Daemon
   Loaded: loaded (/lib/systemd/system/mpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2021-03-12 21:25:56 UTC; 52s ago
     Docs: man:mpd(1)
           man:mpd.conf(5)
 Main PID: 694 (code=exited, status=1/FAILURE)

Mar 12 21:25:53 volumio systemd[1]: Starting Music Player Daemon...
Mar 12 21:25:56 volumio mpd[694]: exception: failed to open log file "/var/log/mpd/mpd.log" (config line 39): No such file or directory
Mar 12 21:25:56 volumio systemd[1]: mpd.service: Main process exited, code=exited, status=1/FAILURE
Mar 12 21:25:56 volumio systemd[1]: mpd.service: Failed with result 'exit-code'.
Mar 12 21:25:56 volumio systemd[1]: Failed to start Music Player Daemon.
~

volumio@volumio:~$ cat /etc/asound.conf
pcm.!default {
    type             copy
    slave.pcm       "volumio"
}

pcm.volumio {
    type             copy
    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 "undefined"
}
volumio@volumio:~$ lspci -v
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Host Bridge (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Host Bridge
        Flags: bus master, fast devsel, latency 0

00:02.0 VGA compatible controller: Intel Corporation Device 5a85 (rev 0b) (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Device 5a85
        Flags: bus master, fast devsel, latency 0, IRQ 129
        Memory at 90000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 80000000 (64-bit, prefetchable) [size=256M]
        I/O ports at f000 [size=64]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:0e.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Audio Cluster (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Audio Cluster
        Flags: bus master, fast devsel, latency 0, IRQ 130
        Memory at 91310000 (64-bit, non-prefetchable) [size=16K]
        Memory at 91000000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl

00:0f.0 Communication controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Trusted Execution Engine (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Trusted Execution Engine
        Flags: bus master, fast devsel, latency 0, IRQ 127
        Memory at 9131b000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:12.0 SATA controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series SATA AHCI Controller (rev 0b) (prog-if 01 [AHCI 1.0])
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series SATA AHCI Controller
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 125
        Memory at 91314000 (32-bit, non-prefetchable) [size=8K]
        Memory at 91318000 (32-bit, non-prefetchable) [size=256]
        I/O ports at f090 [size=8]
        I/O ports at f080 [size=4]
        I/O ports at f060 [size=32]
        Memory at 91317000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:13.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #1 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 120
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: 91200000-912fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.1 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #2 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 121
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.2 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #3 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 122
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: 91100000-911fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:13.3 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series PCI Express Port A #4 (rev fb) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 123
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:15.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series USB xHCI (rev 0b) (prog-if 30 [XHCI])
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series USB xHCI
        Flags: bus master, medium devsel, latency 0, IRQ 124
        Memory at 91300000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd

00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Low Pin Count Interface (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series Low Pin Count Interface
        Flags: bus master, medium devsel, latency 0
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich

00:1f.1 SMBus: Intel Corporation Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series SMBus Controller (rev 0b)
        Subsystem: ASRock Incorporation Celeron N3350/Pentium N4200/Atom E3900 Series SMBus Controller
        Flags: medium devsel, IRQ -2147483648
        Memory at 91316000 (64-bit, non-prefetchable) [size=256]
        I/O ports at f040 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 11)
        Subsystem: ASRock Incorporation Motherboard (one of many)
        Flags: bus master, fast devsel, latency 0, IRQ 22
        I/O ports at e000 [size=256]
        Memory at 91204000 (64-bit, non-prefetchable) [size=4K]
        Memory at 91200000 (64-bit, prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02) (prog-if 01 [AHCI 1.0])
        Subsystem: ASRock Incorporation Motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 126
        I/O ports at d050 [size=8]
        I/O ports at d040 [size=4]
        I/O ports at d030 [size=8]
        I/O ports at d020 [size=4]
        I/O ports at d000 [size=32]
        Memory at 91100000 (32-bit, non-prefetchable) [size=512]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci


some minutes later:

volumio@volumio:~$ systemctl status mpd.service
● mpd.service - Music Player Daemon
   Loaded: loaded (/lib/systemd/system/mpd.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2021-03-12 21:28:03 UTC; 2min 53s ago
     Docs: man:mpd(1)
           man:mpd.conf(5)
  Process: 2771 ExecStartPre=/usr/bin/touch /var/log/mpd.log (code=exited, status=0/SUCCESS)
  Process: 2776 ExecStartPre=/bin/chown volumio /var/log/mpd.log (code=exited, status=0/SUCCESS)
 Main PID: 2785 (mpd)
   Memory: 27.8M
   CGroup: /system.slice/mpd.service
           └─2785 /usr/bin/mpd --no-daemon

Mar 12 21:27:55 smx systemd[1]: Starting Music Player Daemon...
Mar 12 21:27:56 smx mpd[2785]: Mar 12 21:27 : exception: bind to '0.0.0.0:6600' failed (continuing anyway, because binding to '[::]:6600' succeeded): Failed to bind socket: Address already in use
Mar 12 21:27:56 smx mpd[2785]: Mar 12 21:27 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Mar 12 21:27:56 smx mpd[2785]: Mar 12 21:27 : exception: Database corrupted
Mar 12 21:28:03 smx systemd[1]: Started Music Player Daemon.

Install to disk is now fast as lightning! :zap: awesome !

Have a nice weekend!
Robert

Flashed 3.055. Would not reboot after install. Hard reset. Silly start up messages still appear (I know it’s bengin but still annoying) Still cant scan network attached devices when you go add devices. Message No Network Drives Found. But when you enter ip etc no problem mounting. Music library of roughly 600 gigs takes just under an hour to load initially. Headphone out still not working. Failed to open alsa etc etc Invalid argument

http://logs.volumio.org/volumiobuster/kIiw8c7.html

Regards

See my last post, there is nothing new except a working installtodisk.

The initial lsblk messages are still there, did not have the time yet to remove them, they are cosmetic and not an error. Just an indication that you are booting from emmc flash with no usb stick/drive attached.

With a next version we hope to fix the initial boot issues, it appears to be a little more complicated than we thought.

Btw., did you try resampling to 16bit before you tested headphones?

Yes 16/44.1.

1 Like

Perhaps this is a different issue after all, i’ll get back to this when the more urgent issues are resolved. Support for bytcr and bytcht devices is still wip, rt5640/51 are working out of the box with limiting to 16bit.
Somehow es8316 has still not been initialised properly, difficult without having one one here, but needs a little patience atm.

Located and fixed for the next version

1 Like

00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 7 Series Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

  • inxi -Fxxxz

System: Host: volumio-x64 Kernel: 5.10.21 x86_64 bits: 64 compiler: N/A Console: tty 0 dm: N/A
Distro: Debian GNU/Linux 10 (buster)
Machine: Type: Laptop System: Intel product: C22 v: 0.1 serial: Chassis: type: 9 v: 0.1 serial:
Mobo: Intel model: C22 v: FAB1 serial: UEFI: Phoenix v: 72S date: 09/05/2013
Battery: ID-1: BAT0 charge: 37.5 Wh condition: 38.4/59.2 Wh (65%) volts: 8.4/7.4 model: Render type: Li-ion serial: N/A
status: Charging
CPU: Topology: Dual Core model: Intel Celeron 1037U bits: 64 type: MCP arch: Ivy Bridge rev: 9 L2 cache: 2048 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 7183
Speed: 1505 MHz min/max: 800/1800 MHz Core speeds (MHz): 1: 1651 2: 1545
Graphics: Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0156
Display: tty server: X.org 1.20.4 driver: modesetting unloaded: fbdev,vesa tty: 199x27
Message: Unable to show advanced data. Required tool glxinfo missing.
Audio: Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel v: kernel bus ID: 00:1b.0
chip ID: 8086:1e20
Sound Server: ALSA v: k5.10.21
Network: Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter vendor: AzureWave driver: ath10k_pci v: kernel
port: efa0 bus ID: 01:00.0 chip ID: 168c:0042
IF: wlan0 state: up mac:
Drives: Local Storage: total: 176.86 GiB used: 90.23 GiB (51.0%)
ID-1: /dev/sda vendor: Kingfast model: KingFast size: 119.24 GiB speed: 6.0 Gb/s serial: rev: 41
scheme: GPT
ID-2: /dev/sdb type: USB vendor: Lexar model: USB Flash Drive size: 57.62 GiB serial: rev: 1100
scheme: GPT
Partition: ID-1: / size: 53.00 GiB used: 63.9 MiB (0.1%) fs: overlay source: ERR-102
ID-2: /boot size: 170.8 MiB used: 58.1 MiB (34.0%) fs: vfat dev: /dev/sdb1
Sensors: Missing: Required tool sensors not installed. Check --recommends
Info: Processes: 137 Uptime: 14m Memory: 3.69 GiB used: 1.23 GiB (33.3%) Init: systemd v: 241 runlevel: 5 default: 2
Compilers: gcc: N/A Shell: bash v: 5.0.3 running in: tty 0 (SSH) inxi: 3.0.32

No issues to report so far, everything seems to work as expected. Touchscreen works also out-of-the-box.

Ver: 3.055
Analog output

Same isues as @Robert.Hecht and @Hermann reported
But after reboot / restart basically nothing works

Log when I start a radio channel

info: CoreCommandRouter::volumioPlay

UNSET VOLATILE
info: CoreStateMachine::play index undefined
info: CoreStateMachine::setConsumeUpdateService undefined
info: CorePlayQueue::getTrack 0
info: CoreStateMachine::startPlaybackTimer
info: CorePlayQueue::getTrack 0
info: [1616363607380] ControllerWebradio::clearAddPlayTrack

Could not load plugin /usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-8000001b.so: No such file or directory
Hint /usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-8000001b.so: cannot open shared object file: No such file or directory
process exited with code null

When clicking Next

info: CoreCommandRouter::volumioNext

info: CoreStateMachine::next
info: CoreStateMachine::stop
info: CoreStateMachine::setConsumeUpdateService undefined
UNSET VOLATILE
info: CoreStateMachine::play index undefined
info: CoreStateMachine::setConsumeUpdateService undefined
info: CorePlayQueue::getTrack 2
info: CoreStateMachine::startPlaybackTimer
info: CorePlayQueue::getTrack 2
info: [1616364810762] ControllerWebradio::clearAddPlayTrack

info: CoreStateMachine::updateTrackBlock
info: CorePlayQueue::getTrackBlock
mpd.service: Start operation timed out. Terminating.
process exited with code null

please please supply volumio logs from the dev page as you agreed by joining the beta, at this stage all info helps.

Yes, this is a showkiller at the moment, we are working hard to get things working properly. Auto scanning internal disks we did not expect to see at this rate, seem to be spoiling the show. Progress is being made but nothing for testing yet.
No sound at first is also an issue, separate, but once we get the scanning deadlock solved we will have more insights.

Okay no problem
Basically all problems as described earlier.
No scan , can’t play any radio channel , the only sound i can hear is the startup sound

:innocent: I have too many players , this is the correct log file

http://logs.volumio.org/volumiobuster/9MoFiKV.html

sonoskiller you got a under voltage system is having problems with that…

Yes I know :innocent:, the log was from my main player , not my Buster x86 player