Skip to content

Commit c222346

Browse files
committed
Update AI Hat+ instructions for Trixie
1 parent acf7d09 commit c222346

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

documentation/asciidoc/accessories/ai-hat-plus/about.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ The AI HAT+ is available in 13 and 26 tera-operations per second (TOPS) variants
1111

1212
The AI HAT+ communicates using Raspberry Pi 5's PCIe interface. The host Raspberry Pi 5 automatically detects the on-board Hailo accelerator and uses the NPU for supported AI computing tasks. Raspberry Pi OS's built-in `rpicam-apps` camera applications automatically use the NPU to run compatible post-processing tasks.
1313

14-
WARNING: The Raspberry Pi AI HAT+ is not yet supported by Raspberry Pi OS Trixie. To use AI HAT+, install or stay on Raspberry Pi OS Bookworm for now.
15-
1614
[[ai-hat-plus-installation]]
1715
== Install
1816

documentation/asciidoc/accessories/ai-kit/about.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ The Raspberry Pi AI Kit bundles the xref:m2-hat-plus.adoc#m2-hat-plus[Raspberry
1212
* mounting hardware kit
1313
* 16mm stacking GPIO header
1414

15-
WARNING: The Raspberry Pi AI Kit is not yet supported by Raspberry Pi OS Trixie. To use the AI Kit, install or stay on Raspberry Pi OS Bookworm for now.
16-
1715
== AI module features
1816

1917
* 13 tera-operations per second (TOPS) neural network inference accelerator built around the Hailo-8L chip.

documentation/asciidoc/computers/ai/getting-started.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ For this guide, you will need the following:
2727
+
2828
[source,console]
2929
----
30+
$ sudo apt install dkms
3031
$ sudo apt install hailo-all
3132
----
3233
+

0 commit comments

Comments
 (0)