-
Notifications
You must be signed in to change notification settings - Fork 109
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
Could not find ROG Aura Core keyboard. #78
Comments
This isn't something we can do alone without purchasing a Zephyrus M16 and configuring it. If you are willing to try plugging in your device ID to this array (you can obtain it using lsusb), you should be able to test out the application for your keyboard. If it works, please send a pull request to add it permanently so others with your model can use it, too. |
The given id already exists in your array. |
Should be supported, then. Are you running the |
Yes... |
I have the same problem on the Zephyrus G15: |
@MIBbrandon @donkikhot can you run |
args: |
@JoshDreamland @wroberts |
Hi LSB Version: :core-4.1-amd64:core-4.1-noarch sudo rogauracore -v red kernel: 5.13.5-200.fc34.x86_64 |
Were you running an outdated version on your previous OS, somehow...? Like, from a package manager? |
No, before that I used ubuntu with a 5.13 kernel, installed as
Version both there and there 1.4 Installed on Fedora like this At the moment everything is working |
@MIBbrandon any updates on your end? |
Having this same problem with my ASUS TUF Gaming A15 FA507NU on Ubuntu 24.04 LTS. (base) tsukikage@tachikoma:~$ sudo apt install libusb-1.0-0 libusb-1.0-0-dev (base) tsukikage@tachikoma:~$ git clone https://github.com/wroberts/rogauracore.git (base) tsukikage@tachikoma:~$ cd rogauracore (base) tsukikage@tachikoma:~/rogauracore$ sudo apt install build-essential (base) tsukikage@tachikoma:~/rogauracore$ sudo apt install autoconf (base) tsukikage@tachikoma:~/rogauracore$ autoreconf -i (base) tsukikage@tachikoma:~/rogauracore$ ./configure (base) tsukikage@tachikoma:~/rogauracore$ make (base) tsukikage@tachikoma:~/rogauracore$ sudo make install (base) tsukikage@tachikoma:~/rogauracore$ cd ../ anaconda3 Documents foma-py Pictures PycharmProjects snap Videos (base) tsukikage@tachikoma:~$ rogauracore single_static cyan (base) tsukikage@tachikoma:~$ rogauracore --help Usage: COMMAND should be one of: (base) tsukikage@tachikoma:~$ rogauracore cyan (base) tsukikage@tachikoma:~$ rogauracore single_static Usage: COMMAND should be one of: Function single_static takes 1 color(s): COLOR argument(s) should be given as hex values like ff0000 (base) tsukikage@tachikoma:~$ rogauracore initialize_keyboard (base) tsukikage@tachikoma:~$ sudo rogauracore initialize_keyboard |
Pleas add support ROG Zephyrus M16
The text was updated successfully, but these errors were encountered: