docs: add hailo and memryX mx3 driver tips

This commit is contained in:
ZhaiSoul 2026-05-01 22:19:53 +08:00
parent 43e90d6de4
commit bb5e01ac45
No known key found for this signature in database

View File

@ -198,7 +198,7 @@ hardware:
- id: "hailo" - id: "hailo"
label: "Hailo NPU (/dev/hailo0)" label: "Hailo NPU (/dev/hailo0)"
description: "Pass through /dev/hailo0 for Hailo-8 / Hailo-8L NPU acceleration." description: "Pass through /dev/hailo0 for Hailo-8 / Hailo-8L NPU acceleration. You also need to [install the driver](#hailo-8)."
disabledWhen: disabledWhen:
- "apple-silicon" - "apple-silicon"
- "stable-synaptics" - "stable-synaptics"
@ -208,7 +208,7 @@ hardware:
- id: "memryx" - id: "memryx"
label: "MemryX MX3 (/dev/memx0)" label: "MemryX MX3 (/dev/memx0)"
description: "Pass through /dev/memx0 for MemryX MX3 NPU acceleration." description: "Pass through /dev/memx0 for MemryX MX3 NPU acceleration. You also need to [install the driver](#memryx-mx3)."
disabledWhen: disabledWhen:
- "apple-silicon" - "apple-silicon"
- "stable-synaptics" - "stable-synaptics"