Build Framework System (tool) with debian trixie?

Hi all,

I’m looking for how use fan below my Framework 16".

I have AMD ryzen 7040 series AG and debian trixie.

How it’s possible to build " GitHub - FrameworkComputer/framework-system: Rust libraries and tools to interact with the Framework Computer systems · GitHub " ? And, it’s compatible with Framework 16" ?

Thanks a lot

As far as I can see in the doc, the library is compatible with the release 14 Forky of Debian (not yet released). But you can try with Debian Trixie …

It is compatible with the Framework 16 AMD under Linux providing that it uses bios 3.10 or later.

If you want to install it on an otherwise incompatible distribution, you can download their binary release. If you cannot use the binary release (due to e.g. using a different libc) you can build it from source, and all you need is Rust. It should work fine on Trixie as it worked fine on Bookworm.

The list you’ve linked only indicates which distributions come with prebuilts, packages or package definitions for framework-tool. You can always build it yourself.