This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Description
I'm using a Raspberry Pi 4, running Raspbian 64-bit (aarch64)
At the beginning, when I tried to run creality_install, it gave me "GenerateIdentifier: No such file or directory". Then I realize that GenerateIdentifier binary is compiled for armhf, so I installed some armhf libraries, and the binary was executing.
But when I run creality_install again, it gave me "ioctl: No such device". I checked that /dev/ttyUSB0 is found.
Creality please consider this. Thank you !