QUICK LINKS

LOG4 ANALYSER - LINUX INSTALL GUIDE

PC

RUNNING: X64 UBUNTU 18.04

1. Install "log4-analyser_2.4.1_amd64.deb"
2. Open a terminal window and run the following commands to complete some additional installation steps

cd ~/Downloads/log4-analyser_2.4.1_amd64/  # or wherever this folder was unzipped to
chmod +x additional-linux-setup.sh
./additional-linux-setup.sh

3. Log out and back in again to ensure your user account has serial port access.

ARMV8 X64 LINUX

RUNNING: JETSON NANO R32.2.1 UBUNTU OR RASPBERRY PI 4 UBUNTU 19.10 SERVER, 64BIT

1. Ensure a GUI (Raspberry Pi) is installed (if using new SD card image) - a reboot will be required afterwards

sudo apt-get update && sudo apt-get dist-upgrade -y && sudo apt-get install ubuntu-desktop -y

2. Install "log4-analyser_2.4.1_arm64.deb"
3. Open a terminal window and run the following commands to complete some additional installation steps

cd ~/Downloads/log4-analyser_2.4.1_arm64/  # or wherever this folder was unzipped to
chmod +x additional-linux-setup.sh
./additional-linux-setup.sh

4. Log out and back in again to ensure your user account has serial port access.

RASPBERRY PI UBUNTU IMAGE

1. Flash the image file to a suitable microSD card (>16GB recommended) using a tool such as balenaEtcher.
2. Insert this microSD card into your Pi, boot it up and log in using the default username 'ubuntu' and password 'tektyte'.

Page scroll buttons

RESOURCES

Log4 USB - Datasheet
Datasheet
19/07/2017
PDF
Log4 USB - Manual
Manual
25/03/2019
PDF
Log4 PoE - Datasheet
Datasheet
19/07/2017
PDF
Log4 PoE - Manual
Manual
25/03/2019
PDF
Log4 Serial Protocol V2.0
Protocol
06/05/2020
PDF
Log4 Serial Protocol V1.0
Protocol
11/12/2018
PDF
USB Serial Port Driver
FTDI Download Center
-
LINK [EXTERNAL]
Page scroll button (Up)

JUMP TO TOP