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

Could not find ROG Aura Core keyboard. #78

Open
donkikhot opened this issue Jul 27, 2021 · 12 comments
Open

Could not find ROG Aura Core keyboard. #78

donkikhot opened this issue Jul 27, 2021 · 12 comments
Assignees

Comments

@donkikhot
Copy link

Pleas add support ROG Zephyrus M16

@JoshDreamland
Copy link
Contributor

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.

@donkikhot
Copy link
Author

donkikhot commented Jul 27, 2021

The given id already exists in your array.
Bus 003 Device 004: ID 0b05: 19b6 ASUSTek Computer, Inc. N-KEY Device
How can I help more?

@JoshDreamland
Copy link
Contributor

Should be supported, then. Are you running the rogauracore tool as root?

@donkikhot
Copy link
Author

Yes...
sudo rogauracore initialize_keyboard
[sudo] пароль для don:
Could not find ROG Aura Core keyboard.

@MIBbrandon
Copy link

I have the same problem on the Zephyrus G15:
Bus 001 Device 002: ID 0b05:19b6 ASUSTek Computer, Inc. N-KEY Device

@wroberts
Copy link
Owner

@MIBbrandon @donkikhot can you run sudo rogauracore -v red please?

@MIBbrandon
Copy link

args:
color1 0 128 0
color2 0 0 0
color3 0 0 248
color4 173 160 139
single_static
constructed 1 messages:
message 0: 5d b3 00 00 ff 00 00 00 00 00 00 00 00 00 00 00 00
Initialising libusb
Initialised libusb.
Found 7 USB devices.
Checking device 1d6b:0003, address 1
Checking device 27c6:521d, address 2
Checking device 1d6b:0002, address 1
Checking device 1d6b:0003, address 1
Checking device 13d3:3563, address 3
Checking device 0b05:19b6, address 2
Checking device 1d6b:0002, address 1
Could not find ROG Aura Core keyboard.

@donkikhot
Copy link
Author

donkikhot commented Jul 30, 2021

@JoshDreamland @wroberts
sudo rogauracore -v red
args:
color1 72 176 16
color2 41 252 127
color3 0 0 248
color4 253 83 97
single_static
constructed 1 messages:
message 0: 5d b3 00 00 ff 00 00 00 00 00 00 00 00 00 00 00 00
Initialising libusb
Initialised libusb.
Found 8 USB devices.
Checking device 1d6b:0003, address 1
Checking device 27c6:521d, address 3
Checking device 13d3:5458, address 2
Checking device 13d3:3563, address 5
Checking device 0b05:19b6, address 4
Checking device 1d6b:0002, address 1
Checking device 1d6b:0003, address 1
Checking device 1d6b:0002, address 1
Could not find ROG Aura Core keyboard

@donkikhot
Copy link
Author

donkikhot commented Jul 31, 2021

Hi
Works well on Fedora 3.4.

LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 34 (Thirty Four)

sudo rogauracore -v red
args:
color1 0 0 0
color2 0 0 0
color3 0 0 0
color4 0 0 0
single_static
constructed 1 messages:
message 0: 5d b3 00 00 ff 00 00 00 00 00 00 00 00 00 00 00 00
Initialising libusb
Initialised libusb.
Found 8 USB devices.
Checking device 1d6b:0003, address 1
Checking device 27c6:521d, address 3
Checking device 13d3:5458, address 2
Checking device 13d3:3563, address 5
Checking device 0b05:19b6, address 4
Found ROG Aura Core keyboard.
Opened USB device.
Auto detach kernel mode set.
Got configuration descriptor.
Found 3 interfaces on the USB device.
Claimed interface 0.
Successfully sent all messages.
Sent SET message.
Sent APPLY message.
Release: 34
Codename: ThirtyFour

kernel: 5.13.5-200.fc34.x86_64

@JoshDreamland
Copy link
Contributor

JoshDreamland commented Aug 2, 2021

Were you running an outdated version on your previous OS, somehow...? Like, from a package manager?

@donkikhot
Copy link
Author

donkikhot commented Aug 2, 2021

No, before that I used ubuntu with a 5.13 kernel, installed as

sudo apt install libusb-1.0-0 libusb-1.0-0-dev VERSION=1.4 curl -LOs https://github.com/wroberts/rogauracore/releases/download/$VERSION/rogauracore-$VERSION.tar.gz tar xf rogauracore-$VERSION.tar.gz cd rogauracore-$VERSION/ ./configure make sudo make install

Version both there and there 1.4

Installed on Fedora like this
autoreconf -i ./configure make

At the moment everything is working

@wroberts
Copy link
Owner

@MIBbrandon any updates on your end?

@wroberts wroberts self-assigned this Aug 16, 2021
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

4 participants