loader image

Corsair Keyboard Driver [Linux]

What makes us different from other similar websites? Forums Tech Corsair Keyboard Driver [Linux]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6643
    thumbtak
    Keymaster

    Build from source

    Install the required packages:

    • Arch Linux: sudo pacman -S base-devel cmake libsystemd qt5-base zlib libdbusmenu-qt5 quazip libpulse qt5-tools libxcb xcb-util-wm qt5-x11extras git

    • Debian/Ubuntu (18.04+): sudo apt install build-essential cmake libudev-dev qtbase5-dev zlib1g-dev libpulse-dev libquazip5-dev libqt5x11extras5-dev libxcb-screensaver0-dev libxcb-ewmh-dev libxcb1-dev qttools5-dev git libdbusmenu-qt5-dev

    • Fedora: sudo dnf install gcc gcc-c++ make cmake glibc zlib-devel qt5-qtbase-devel quazip-qt5-devel systemd-devel pulseaudio-libs-devel qt5-linguist qt5-qtx11extras-devel xcb-util-wm-devel xcb-util-devel libxcb-devel git dbusmenu-qt5-devel

    If the above returns nothing provides pkgconfig, make sure exclude=xorg-x11* is commented or removed in /etc/dnf/dnf.conf

    • OpenSUSE: sudo zypper install gcc gcc-c++ make cmake linux-glibc-devel zlib-devel libqt5-qtbase-devel systemd-devel libpulse-devel quazip-qt5-devel libudev-devel libqt5-linguist-devel git libdbusmenu-qt5-devel libxcb-devel xcb-util-wm-devel libqt5-qtx11extras-devel

    And then run the following to download, compile, and install ckb-next:

    cd /tmp
    git clone https://github.com/ckb-next/ckb-next.git
    cd ckb-next
    ./quickinstall

    More Information: https://github.com/ckb-next/ckb-next/wiki/Linux-Installation

    How to setup Music Visualizations: https://github.com/ckb-next/ckb-next/wiki/Animations#mviz-music-visualizer

    Make sure sensitivity is high to pick up the sound and to show more.

    • This topic was modified 1 year, 1 month ago by thumbtak. Reason: Open links in new tab added
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack