Open Tas-sos opened 7 years ago
$ QT_SELECT=qt5 ./quickinstall
First of all, is not supported to save on the keyboard memory beyond static ( combination ) colors?
The keyboards themselves don't support it. Colour effects are achieved by manually changing the colour of all the keys 30 times a second.
First of all, this project is abandoned, have a look at our fork. https://github.com/mattanger/ckb-next
Second, you are running Ubuntu 12.04, which never had Qt5, but is required for ckb. If you added a PPA for it, then chances are the version you are using is either too old, or not properly installed.
I would suggest you upgrade to 16.04, which is currently the latest Ubuntu LTS. 12.04 is reaching End Of Life really soon (2017-04-28), so I do not think it is worth investing the time to make ckb run on it.
If you really do want to try and get it working, I suggest making sure you have a fully functional Qt5 installation, with all of the headers and the right paths being passed to the compiler.
If I am not mistaken, the oldest Qt5 version that ckb-next is known to work with, is 5.2.
But other than that, don't really expect support for a Ubuntu version that's about to be deprecated.
Thanks you all of them for so quickly response!
@light2yellow Thanks you. If as you say set the version of Qt the process continues.
@ZirconiumX , Thank you for your answer to that, it is important to me. You can be a little more detailed? I do not yet understand very well how it works and what functions it has this amazing keyboard.
@tatokis Thanks, you too! Your answer is very important! I did not know that this repository - project is abandoned! They should inform the community so as not to confused the people. As for the on Ubuntu, thanks you, i know but thanks for everything you said!
They should inform the community so as not to confused the people.
README is meant to be read and tracked for changes. Look at it right now.
Oh! Yes you are right! The mentions on top! Because of momentum behind did not notice!
I have the Corsair K70 RGB and i want to customize the colors. I made it through the windows from the official software ( http://www.corsair.com/en-us/downloads ) First of all, is not supported to save on the keyboard memory beyond static ( combination ) colors? I was trying to save for example a Rainbow effects, but it was not possible. Eventually i managed to save a fixed combination of illuminated buttons.
After that (and because i am Linux user - only - ), i tried to install on GNU/Linux Ubuntu 12.04 LTS, operating system from this unofficial repository.
First of all, you deserve many thanks and thumbs up for this effort!!
but, i have this problem :
Before run the "quickinstall" installation file, i run the following command:
sudo apt-get install build-essential libudev-dev qt5-default zlib1g-dev libappindicator-dev
So why are these problems? I am disappointed that is not supported in Linux. I did not expect that.