Skip to content

Instantly share code, notes, and snippets.

@NateMeyer
NateMeyer / frigate-v0.13-maxwell-workaround.md
Created March 3, 2024 19:35
Frigate v0.13 TensorRT Maxwell-GPU Workaround

Using NVidia Maxwell GPUs w/ Frigate v0.13

There was a problem discovered wit hthe library shipped with v0.13 of Frigate that didn't include the correct instructions for Maxwell GPUs with CUDA Compute-level 5.0. This document describes how to rebuild this library and map it into Frigate v0.13.

Rebuild libyolo_layer.so

The library needs to be rebuilt with the correct compute-level

@NateMeyer
NateMeyer / atomic-pi-hass-setup.md
Created November 23, 2019 22:26
Install Clear Linux and Home Assistant on the Atomic Pi SBC

Atomic Pi Home Assistant with Clear Linux

Install Clear Linux OS over iPXE

  1. Download Tiny PXE Server for Windows
  2. Check ProxyDHCP setting and verify the DHCP server is on the appropriate network interface (if you have multiple)
  3. Update the Boot File filename field to ipxe-x86_64.efi
  4. Download the latest Clear Linux PXE release and put it in the Tiny PXE Server files directory. I used the files/iso folder
    $ cd pxeserv/files/iso