I just flashed the keyboard firmware on my CM4 uConsole, thinking it would resolve some missing keybinds, and now several keys do not work properly, and the orientation of the trackball movement has changed. I’m about to flash the OS to see if that fixes it, but considering it’s firmware, I feel like I’m going to get through it and it will still be broken.
Did I do something wrong? It was late… But I followed the steps on this page
uConsole Keyboard Firmware
uConsole keyboard firmware flash program available. You can download it from this link: uConsole Keyboard Firmware Flash >Program.
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.
I tried turning the device off and on again, and the same behavior. Missing keys like space, and rotated trackball movement.