From e1e9f5b1f01043ccdbf2f6798bc27c6faa0f57ff Mon Sep 17 00:00:00 2001 From: Jeff Curless <52426490+JeffCurless@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:52:15 -0400 Subject: [PATCH] Update README.md Add to note about kernel headers.. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f2b1b2..1473cfc 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ A hacky little program to monitor nvme,fan and CPU temperature. > [!NOTE] > This code is currently only supported on 64 bit Raspberry PI OS. There is not current plan to make it operational on any other OS at this time. +> Driver does not build under Trixie yet, as the kernel headers are not up to date... + ## Pictures