$ systemctl | grep das # check if previous firmware is running and stop/disable it
das_keyboard_q-service.service
$ sudo systemctl stop das_keyboard_q-service.service
$ sudo systemctl disable das_keyboard_q-service.service
# Download the latest .deb package from the official website, then
$ debtap -U das-keyboard-q_3.2.6.deb # give package name: daskeyboard-q
$ sudo tar -xvf das-keyboard-q-3.2.6-1-x86_64.pkg.tar.xz -C /
$ sudo systemctl daemon-reload
$ sudo systemctl start das_keyboard_q-service.service
$ sudo systemctl enable das_keyboard_q-service.service
$ das-keyboard-q # opens the latest version
Last active
November 23, 2019 08:04
-
-
Save Y-LyN-10/03e61c30df58bf9fee6860fe69092e56 to your computer and use it in GitHub Desktop.
DAS Keyboard 5Q Firmware Installation on Arch Linux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment