-
Notifications
You must be signed in to change notification settings - Fork 10
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
Asus Numpad can't get the initial numlock state #9
Comments
What OS and DE are you running? |
I'm running Arch Linux with kernel |
I've pushed some changes to not abort when the numlock detection fails. Could you try it out? Should be as easy as re-running the Also, which laptop model do you have? The error should only pop up when your laptop's keyboard driver does not support the Numlock key, which is bizarre. |
I have Asus ROG Strix Scar G533QS |
I've updated master with some fixes to the keyboard detection. Could you please check if it works now? You'll need to install through the "manual" method as mentioned in the README. |
Sorry for not giving updates for so long, but it still doesn't work. I get this error
|
My kernel is |
I can't really help much here. Did any of the other numpad scripts (such as https://github.com/asus-linux-drivers/asus-numberpad-driver/) work for you? Then maybe we can see what they do to make it work |
I know it's been a long time, but I hope that you'll be able to help. I was able to run the program successfully, but I'm not able to enable the numpad. Furthermore, I've tried all the layouts, but none of them works. Clicking numlock using an external keyboard lights up the numpad, but upon clicking anywhere on it, it is disabled instantaneously. Here's a log output:
I'm using the git version btw |
Hi @kamack38 this is most likely a case of unsupported hardware - your laptop model probably needs some unique setup to get the touchpad working. I would again recommend trying out some of the other numpad softwares and see if they have already included a fix. We can incorporate it here if so. |
After running
sudo asus-numpad
, I get an error:I installed the program via cargo command in README.
The text was updated successfully, but these errors were encountered: