Skip to content

Releases: FLIR/Lepton

V1.0.0 release for Raspberry Pi kernel 4.19

24 Jan 23:06
Compare
Choose a tag to compare

Download the tar.bz2 archive onto a Raspberry Pi running Debian Stretch with kernel version 4.19.66 (check the line starting with VERSION_CODENAME= in /etc/os-release on the Raspberry Pi if not sure which Debian version is installed; the kernel version can be found by running cat /proc/version). See the Raspberry Pi guide for information about how to install the kernel package, and where to install the application binaries, the Lepton kernel module and the device tree overlay .dtbo file.
The kernel package was built from the raspberrypi-kernel_1.20190819-1 tag on https://github.com/raspberrypi/linux. Both it and the binaries were built using the current version of the Raspberry Pi OS "Stretch" toolchain.
Unpack the tar.bz2 onto the Raspberry Pi SD card with tar jxf lepton_raspios_stretch_20190819.tar.bz2 and cd into the unpacked directory to install the files.

V1.0.0 release for Raspberry Pi kernel 5.10

22 Jan 00:52
Compare
Choose a tag to compare

Download the appropriate tar.bz2 archive onto a Raspberry Pi running Debian Buster or Bullseye (check the line starting with VERSION_CODENAME= in /etc/os-release on the Raspberry Pi if not sure which Debian version is installed). See the Raspberry Pi guide for information about how to install the kernel package, and where to install the application binaries, the Lepton kernel module and the device tree overlay .dtbo file.
The kernel package for Raspberry Pi OS "Buster" was built from the stable_20211118 tag on https://github.com/raspberrypi/linux.
The kernel package for Raspberry Pi OS "Bullseye" was built from the 1.20220118 tag on https://github.com/raspberrypi/linux.
Unpack the tar.bz2 appropriate to your system onto the Raspberry Pi SD card with tar jxf lepton_raspios_*.bz2 and cd into the unpacked directory to install the files.

V1.0.0 release for BeagleBone Black kernel 5.4

29 Dec 23:35
Compare
Choose a tag to compare

Copy these binary files and archives onto an SD card containing a rootfs compatible with the Linux kernel version 5.4. See the BeagleBone Black guide for information about where on the rootfs to put the kernel zImage and unpack the .tar.gz archives, where to place the application binaries and Lepton kernel module, and where to place the device tree overlay .dtbo file. Note that there is no 5.4.106-ti-r36-firmware.tar.gz file, since the firmware is managed by the Linux distribution on the rootfs.
Remember to edit as needed the /boot/uEnv.txt file on the SD card to boot from the newly installed kernel image.

V1.0.0 release for BeagleBone Black kernel 5.10

29 Dec 23:46
Compare
Choose a tag to compare

Copy these binary files and archives onto an SD card containing a rootfs compatible with the Linux kernel version 5.10. See the BeagleBone Black guide for information about where on the rootfs to put the kernel zImage and unpack the .tar.gz archives, where to place the application binaries and Lepton kernel module, and where to place the device tree overlay .dtbo file. Note that there is no 5.10.65-ti-r31-firmware.tar.gz file, since the firmware is managed by the Linux distribution on the rootfs.
Remember to edit as needed the /boot/uEnv.txt file on the SD card to boot from the newly installed kernel image.

V1.0.0 release for BeagleBone Black kernel 4.9

29 Dec 23:08
Compare
Choose a tag to compare

Copy these binary files and archives onto an SD card containing a rootfs compatible with the Linux kernel version 4.9. See the BeagleBone Black guide for information about where on the rootfs to put the kernel zImage and unpack the .tar.gz archives, where to place the application binaries and Lepton kernel module, and where to place the device tree overlay .dtbo file.
Remember to edit as needed the /boot/uEnv.txt file on the SD card to boot from the newly installed kernel image.

V1.0.0 release for BeagleBone Black kernel 4.19

29 Dec 23:28
Compare
Choose a tag to compare

Copy these binary files and archives onto an SD card containing a rootfs compatible with the Linux kernel version 4.19. See the BeagleBone Black guide for information about where on the rootfs to put the kernel zImage and unpack the .tar.gz archives, where to place the application binaries and Lepton kernel module, and where to place the device tree overlay .dtbo file. Note that there is no 4.19.94-ti-r68-firmware.tar.gz file, since the firmware is managed by the Linux distribution on the rootfs.
Remember to edit as needed the /boot/uEnv.txt file on the SD card to boot from the newly installed kernel image.

V1.0.0 release for BeagleBone Black kernel 4.14

29 Dec 23:22
Compare
Choose a tag to compare

Copy these binary files and archives onto an SD card containing a rootfs compatible with the Linux kernel version 4.14. See the BeagleBone Black guide for information about where on the rootfs to put the kernel zImage and unpack the .tar.gz archives, where to place the application binaries and Lepton kernel module, and where to place the device tree overlay .dtbo file. Note that there is no 4.14.108-ti-r143-firmware.tar.gz file, since the firmware is managed by the Linux distribution on the rootfs.
Remember to edit as needed the /boot/uEnv.txt file on the SD card to boot from the newly installed kernel image.