Lily58 Linux Troubleshooting

Hello! I've just finished building my Lily58 kit and installing the firmware. Everything seems to work ok when connected to my Android phone. However, while I can seemingly pair with my laptop, once connected the keyboard does not type! I am running Arch Linux on a Thinkpad X280, and using bluetoothctl.
4 Replies
TyperAI
TyperAI•2mo ago
Sounds like a pairing issue with your laptop. First, ensure your laptop supports BLE 4.2+. Then, follow the steps in our Keyboard Won't Pair guide. Make sure to clear the bond on both the keyboard and your laptop. Let me know if that helps! If not, tag me again and we can dig deeper.
Raven
Raven•2mo ago
Do you have only arch or also another os (be it another linux or windows) on this laptop?
Maba_Kalox
Maba_Kalox•2mo ago
Please check https://github.com/zmkfirmware/zmk/issues/1487 For some folks, adding CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y to conf helped
GitHub
Cannot connect to ZMK keyboard over Bluetooth on Pop_OS! 22.04 + In...
Hi all, For some reason (I believe after updating from Pop_OS! 20.10 to 22.04), I am no longer able to connect to either of my ZMK firmware keyboards over Bluetooth. I've collected all the logs...
tangerine
tangerineOP•5w ago
Update for posterity: I got it working! Ended up being a simple Bluetooth profile switching issue. Using the provided keys to clear out the profile got it working, e.g. https://zmk.dev/docs/keymaps/behaviors/bluetooth Using a different os wasn't really an option, I've been on Linux for over a decade and won't switch anytime soon! 😉 Now to figure out a layout...

Did you find this page helpful?