awesome fix
included to uconsole repo now
uconsole_keyboard_flash.tar.gz updated
Here’s how you can flash the firmware on uConsole(A06 or CM4) or a PC running Ubuntu 22.04:
- Download the uconsole_keyboard_flash.tar.gz file.
- Extract the contents of the archive:
tar zxvf uconsole_keyboard_flash.tar.gz
. - Install the required package using the following command:
sudo apt install -y dfu-util
. - Navigate to the extracted directory:
cd uconsole_keyboard_flash
. - Execute the flash script with root privileges:
sudo ./flash.sh
. - If everything goes well, you will see a progress bar indicating the flashing process.
- If any issues occur or the keyboard loses control (which is unlikely), simply reboot uConsole to resolve it.
- Rest assured that this flash program will not brick your keyboard.