Continuing from this post (https://slimbook.com/en/forum/community-forum-1/question/fans-not-detected-by-lm-sensors-executive-16-i7-12700h-9535), where the "solution" was to install packages slimbook-service and slimbook-qc71-dkms.
Alas, that's not possible in Debian stable (12, Bookworm), because of unmet depencies :
# apt install slimbook-service slimbook-qc71-dkms
(...)
The following packages have unmet dependencies:
libslimbook1 : Depends: libc6 (>= 2.38) but 2.36-9+deb12u9 is to be installed
Depends: libstdc++6 (>= 13.1) but 12.2.0-14 is to be installed
E: Unable to correct problems, you have held broken packages.
Note that, apart from repo bookworm, I also use bookworm-backports, to be sure to have access to the latest package versions available for Bookworm (stable).
So, I checked, I'd have to install those 2 packages from Trixie (D13) in order to get acceptable versions. But that would implicate to upgrade a lot of other dependencies, a big no for me. Some prefer to use Debian stable because it is, well, stable... I don't want to create a frankendebian.
I bought the machine in August 2023, so it's not really a brand new machine, and is perfectly supported by Bookworm. Works perfectly. Shouldn't need the very latest versions of those packages...
Trixie is expected to be released somewhere in the middle of this year. I usually wait a few months before installing it, so probably end of 2025. I'll give it another try then. But I fear that by then your repo will need packages from the next testing version... I hope not !