mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 14:05:28 +03:00
docs: add hailo and memryX mx3 driver tips
This commit is contained in:
parent
43e90d6de4
commit
bb5e01ac45
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user