I purchased this Mini PC to do video editing using the Olive Video Editor program. My previous Mini PC based on the Intel N95 was not able to playback 2.7K/60 fps videos, it only does 1080/30 fps. The AMD Ryzen 7 5825U CPU is instead capable of previewing the clips applying cropping on the fly on Olive, which is what I actually need.
GNU/Linux kernel 6.1.0 shipped with Debian 12 Bookworm does not support the RTL8852BE WiFi adapter. You can download kernel 6.12.22 from bookworm backports and install it manually using dpkg -i. Download also the backported firmwares:
I had a problem getting audio to work on the HDMI port: at bootstrap the PC was totally mute; no audio was routed to the HDMI display.
First of all I manually checked all the following:
Now you should ear the sound coming from the HDMI display (obviously your device must have the speakers!).
There is a problem with the alsa-restore.service which should be responsible for saving the ALSA controls status on shutdown and restore them on bootstrap (executing the commands alsactl store and alsactl restore respectively). Till now I was not able to make the restore working automatically: it seems that the S/PDIF output is muted just before the save, so at bootstrap the alsactl will always restore a muted audio system.