mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-10 00:57:38 +03:00
Update installation.md
Changed kernel driver version check from modinfo to /sys/module for correct post-reboot output
This commit is contained in:
parent
8a00c722a5
commit
a9563a93d7
@ -238,7 +238,7 @@ On Raspberry Pi OS **Trixie**, the Hailo driver is no longer shipped with the ke
|
|||||||
Verify the driver version:
|
Verify the driver version:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
modinfo hailo_pci | grep version
|
cat /sys/module/hailo_pci/version
|
||||||
```
|
```
|
||||||
|
|
||||||
Verify that the firmware was installed correctly:
|
Verify that the firmware was installed correctly:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user