Results 2858 comments of MichaIng

Not sure then. Probably a screen or better a serial/UART console could help to debug.

Many thanks for your report. The cache size is set to 10% of the physical memory. A large cache especially helps to speed up seeds by holding frequently requested blocks...

As Shairport Sync runs as systemd unit, `stdout` is done to the journal and contains startup and operational logs. Not sure how Snapcast would read an audio stream from Shairport...

Currently: ``` --with-alsa --with-avahi --with-ssl=openssl --with-soxr --with-metadata --with-systemd --with-dbus-interface --with-mpris-interface --with-mqtt-client ``` Okay if Snapcast spins up an own Shairport Sync process, than this makes sense, and looks actually elegant....

On a DietPi host, a QEMU DietPi guest would work with ping, as we apply this ping permission by default: #1012 I've only really played with QEMU when trying to...

Could you show the exact error message/console output of QEMU?

We have a raw VM image available for download now: https://dietpi.com/downloads/images/DietPi_VM-x86_64-Bullseye.7z This should actually work with QEMU on an x86_64 host, with emulation on any other host with performance downsides....

The QCOW2 image for Proxmox supports the VirtIO SCSI controller, probably it makes sense to provide it as generic QEMU image (Proxmox uses QEMU internally): https://dietpi.com/downloads/images/DietPi_Proxmox-x86_64-Bullseye.7z @ravenclaw900 DietPi applies the...

Both images generally work, but the initramfs fails to detect the root filesystem due to a missing controller driver. We use `tiny-initramfs` with a specific set of controller drivers which...

Many thanks for your report. Hmm, I see no errors about USB, but about the Ethernet port indeed, and the kernel error about IRQ 77. There are no voltage errors...