In stock
View Purchasing OptionsProject update 15 of 15
Dear Valued Backers,
Many of you have received Mixtile Cluster Box and Blade 3 Boards and initiated your application.
To successfully operate Blade 3 boards after installing them into the Cluster Box, you must update the boot image file and install a driver for Blade 3 boards.
Please follow this documentation or the guidance provided below:
adb push boot.img miop-control-arm64.deb /home/mixtile
Note: You can also download the files to the Blade 3 board directly or upload them to Blade 3 remotely by running the command:
scp boot.img miop-control-arm64.deb mixtile@blade 3 IP address: /home/mixtile
sudo dd if=boot.img of=/dev/mmcblk1p3 conv=sync
sudo dpkg -i miop-control-arm64.deb
Repeat the preceding steps to update the boot image file and install the driver to the other three Blade 3 boards.
Method 1: Via SSH
Log in to Cluster Box by running the ssh mixtile@Cluster Box IP address command.
List active Blade boards by running the nodectl list command. If the command output shows the four Blade 3 boards as shown below, they have been started properly.
If no device is found, run the rescan command and then the list command to view the device.
03:00.0 Network controller: Mixtile Limited Blade 3 (rev 01)
04:00.0 Network controller: Mixtile Limited Blade 3 (rev 01)
05:00.0 Network controller: Mixtile Limited Blade 3 (rev 01)
06:00.0 Network controller: Mixtile Limited Blade 3 (rev 01)
Method 2: Via GUI:
Log in to the web page of Cluster Box.
Scroll the page to the Active DHCP Leases area. If the four Blade 3 boards are displayed as shown below, they have been started properly.
For more technical support, please contact us at support@mixtile.com or comment on Mixtile Community and Facebook Group.