MichaIng
MichaIng
Image ready: https://dietpi.com/downloads/images/
As long as ALSA (`aplay`) does not find any device, audio software cannot work with it either. So no need to try this as long as `aplay -l` does not...
Yes but it was the DietPi Bullseye image. Before we report this to Armbian, it should be assured that it is not something missing our end. Bootloader, boot configuration, device...
And just to collect possible workarounds here, the legacy kernel (Linux 5.4) could be tested: ```sh apt purge linux-image-current-sunxi64 linux-dtb-current-sinxi64 linux-u-boot-pine64-current apt install linux-image-legacy-sunxi64 linux-dtb-legacy-sinxi64 linux-u-boot-pine64-legacy reboot # and then...
If this is working on Armbian, then the kernel is not the issue. Does playing sound work as well (as you had the same output on the Buster image but...
A good idea to autodetect the resolution in case it is not explicitly set. Also makes sense to use an "auto" setting for the `dietpi.txt` setting(s) by default.
Marking as closed due to outstanding reply. Feel free to reopen if required.
#### Beta v9.0.1 has been merged: #6864
#### DietPi v9.0 has been released: Many thanks to all testers ❤️ !
Did you download the Debian image from Orange Pi website directly? If so, please try with the Armbian Bookworm image, which also uses a much newer Linux version: https://www.armbian.com/orangepi3b/ This...