-
Currently, the website only provides a firmware update guide for either Windows or Mac. I'm running neither, so how do I update the firmware of my solo 2 keys on Linux (Specifically Pop!_OS / Ubuntu 22.04)? |
Beta Was this translation helpful? Give feedback.
Answered by
iGadget
Dec 20, 2023
Replies: 1 comment
-
In the spirit of 'scratch your own itch', I actually got it working myself after (quite some) tinkering. If anyone else bumps into this issue, here's how I got it working on Ubuntu 22.04:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
iGadget
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the spirit of 'scratch your own itch', I actually got it working myself after (quite some) tinkering. If anyone else bumps into this issue, here's how I got it working on Ubuntu 22.04:
sudo apt install curl build-essential gcc make pkg-config libudev-dev libpcsclite-dev -y
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"
cargo install solo2