Skip to content

Commit 709dd26

Browse files
Add the caveats for coming soon features.
1 parent 9f3dccd commit 709dd26

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Raspberry Pi 5. The NPU in the AI HAT+ can be used for applications including pr
99

1010
The AI HAT+ is available in 13 and 26 tera-operations per second (TOPS) variants, built around the Hailo-8L and Hailo-8 neural network inference accelerators. The 13 TOPS variant works best with moderate workloads, with performance similar to the xref:ai-kit.adoc[AI Kit]. The 26 TOPS variant can run larger networks, can run networks faster, and can more effectively run multiple networks simultaneously.
1111

12-
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.
12+
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.
13+
14+
WARNING: The Raspberry Pi AI HAT+ is not yet supported with Raspberry Pi OS Trixie. To use AI HAT+, install or stay on Raspberry Pi OS Bookworm for now.
1315

1416
[[ai-hat-plus-installation]]
1517
== Install

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ 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 with Raspberry Pi OS Trixie. To use the AI Kit, install or stay on Raspberry Pi OS Bookworm for now.
16+
1517
== AI module features
1618

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

documentation/asciidoc/accessories/tv-hat/about-tv-hat.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Key features:
1515
** DVB-T2: 1.7MHz, 5MHz, 6MHz, 7MHz, 8MHz
1616
** DVB-T: 5MHz, 6MHz, 7MHz, 8MHz
1717

18+
WARNING: The Raspberry Pi TV HAT is not yet supported with Raspberry Pi OS Trixie. To use the TV HAT, install or stay on Raspberry Pi OS Bookworm for now.
19+
1820
== About DVB-T
1921

2022
WARNING: The TV HAT does not support ATSC, the digital TV standard used in North America.
@@ -45,7 +47,7 @@ During the `tvheadend` installation, you will be asked to choose an administrato
4547

4648
On another computer on your network, open up a web browser and type the following into the address bar: `http://raspberrypi.local:9981/extjs.html`
4749

48-
This should connect to `tvheadend` running on the Raspberry Pi. Once you have connected to `tvheadend` via the browser, you will be prompted to sign in using the account name and password you chose when you installed `tvheadend` on the Raspberry Pi.
50+
This should connect to `tvheadend` running on the Raspberry Pi. Once you have connected to `tvheadend` via the browser, you will be prompted to sign in using the account name and password you chose when you installed `tvheadend` on the Raspberry Pi.
4951

5052
A setup wizard should appear.
5153

@@ -63,7 +65,7 @@ Found muxes: 8
6365
Found services: 172
6466
----
6567

66-
In the next window, titled *Service mapping*, tick all three boxes: *Map all services*, *Create provider tags*, and *Create network tags*. You should see a list of TV channels you can watch, along with the programmes they're currently showing.
68+
In the next window, titled *Service mapping*, tick all three boxes: *Map all services*, *Create provider tags*, and *Create network tags*. You should see a list of TV channels you can watch, along with the programmes they're currently showing.
6769

6870
To watch a TV channel in the browser, click the little TV icon to the left of the channel listing, just to the right of the *i* icon. This brings up an in-browser media player. Depending on the decoding facilities built into your browser and the type of stream being played, you may find that playback can be jerky. In these cases, we recommend using a local media player as the playback application.
6971

0 commit comments

Comments
 (0)