pelrun / hp-omen-linux-module

Control the HP Omen keyboard lighting and performance settings in Linux
GNU General Public License v2.0
171 stars 28 forks source link

Improve README for collaboration #1

Closed alexmik95 closed 3 years ago

alexmik95 commented 4 years ago

Hello @pelrun, I would be interested in contributing but the README don't say much.. Information about how to install and test would be helpful. On top of this I could develop an interface like HP COMMAND CENTER with GTK/TK libraries.

pelrun commented 4 years ago

Yeah, sorry about that. In it's current form it's not usable by anyone who isn't intimately familiar with working on kernel modules, so instructions aren't going to help. I need to at the very least configure it for DKMS so it can automatically rebuild on kernel updates.

hockeymikey commented 3 years ago

I disagree, it was pretty easy and I am not super familiar with the kernel. @alexmik95 follow the steps here: https://github.com/pelrun/hp-omen-linux-module/issues/3 skip the configure part. turn the ko into a ko.xz with xz . Super easy.