a4tech-bloody-linux-driver icon indicating copy to clipboard operation
a4tech-bloody-linux-driver copied to clipboard

Documentation?

Open toby3d opened this issue 8 years ago • 2 comments

How I can install this driver? How check what all installed correctly?

toby3d avatar Jun 30 '17 14:06 toby3d

It's hard to name it driver at that moment. You can only compile it using CMake and it's will create binary which allows to change and get back-light level

maxmati avatar Jul 01 '17 11:07 maxmati

To clarify, you can compile it by executing following in the project folder

cmake ./ && make and then just running sudo ./bloody to run it.

C0rn3j avatar Nov 13 '17 11:11 C0rn3j