Datasheet

©UniSwarm 2021 - UDT1FR-I
2021/05/19 UDS6001A 7
Chapter 2
Driver installation
2.1 Linux
All are command line style.
Download the Repository to your lo cal machine:
git clone https://github.com/UniSwarm/udt1_linux_driver.git
cd udt1_linux_driver
2.1.1 DKMS method
sudo make dkms
if UEFI Secure Boot is actived follow instruction:
Configuring Secure Boot :
Ok and enter new pasword
reboot
Perform MOK management :
select "Enroll MOK"
select "Continue" "Ok" enter password
reboot
2.1.2 Installation rules udev
sudo make udev_install
2.1.3 Automatic installation dkms and rules udev
sudo make run_auto
2.1.4 To remove all installed files
sudo make_remove_all
2.1.5 Classic method
sudo make modules_install run
if there are error :
make clean
sudo make modules_install run
After that, you can simply connect the debugger to PC with USB B.