Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm not able to create "rgb-zones" directory, neither it's content #29

Open
daemoncibsec opened this issue Dec 14, 2024 · 1 comment
Open

Comments

@daemoncibsec
Copy link

I've tried installing the module via makefile and everything goes alright, but it doesn't creates the rgb-zones directory, and so I can't configure the rgb of the keyboard. I've tried doing it manually with dkms, but also failed. Could somebody help me with this one?

@wl2776
Copy link
Contributor

wl2776 commented Dec 15, 2024

It looks like your kernel has loaded stock module instead of this one customized.

You don't create files in sysfs for RGB zones manually, the module creates them.

Use lsmod, modprobe, rmmod and modinfo utilities to find what modules your kernel has loaded, as well for loading and unloading them.

Link to short manual:
https://developer.ibm.com/articles/control-linux-kernel-extensions/#loading-kernel-module3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants