sixfireusb-fwcutter-debian/fwinst.txt

19 lines
1.0 KiB
Plaintext

Firmware installer for TerraTec DMX 6Fire USB
=========================================================
The script fwinst.sh is used to install the firmware for the TerraTec DMX 6Fire USB. The firmware is required for the device to work after it has been disconnected from power. It will download the windows driver version 1.23.0.02 and extract the firmware from it. If TerraTec releases a new driver and the old one is not available any longer, please redownload the script.
If you have an older version of the driver than 0.5.4, you need to use the fwinst_1.11.0.19.sh script in the old/ folder that will download and install firmware version 1.11.0.19.
To perform the installation, ensure that your internet connection is up. Also you need to have installed 7z (found in p7zip) and wget.
Usually the firmware is located in /lib/firmware. If that is not the case for your system, you need to change the line
export FW_PATH=/lib/firmware
accordingly.
Then, type
$ sudo sh fwinst.sh
or (if you already are logged in as root)
$ sh fwinst.sh