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 - Asus TUF FA56II #81

Open
PrathamBhatTech opened this issue Aug 15, 2021 · 9 comments
Open

Could not find ROG Aura core keyboard - Asus TUF FA56II #81

PrathamBhatTech opened this issue Aug 15, 2021 · 9 comments
Assignees

Comments

@PrathamBhatTech
Copy link

I followed the installation instructions exactly.
after completing the installation any commands i run like
sudo rogauracore single_static 0000ff
sudo rogauracore single_static 00ff00
sudo rogauracore single_static ffff00
sudo rogauracore multi_static ff0000 ffff00 00ff00 00ffff
sudo rogauracore single_colorcycle 1
all return Could not find ROG Aura Core keyboard.

I tried sudo rogauracore initialize_keyboard and sudo systemctl restart upower.service but no luck.
I really want this to work cause i dont want to boot to windows just to do something as simple as changing color or cycle mode.

Ubuntu 20.04
Asus TUF FA56II

@PrathamBhatTech
Copy link
Author

I can change the brightness of the keyboard using the inbuilt keyboard shortcuts but not the cycle of breathing, static etc

@wroberts
Copy link
Owner

hey @PrathamBhatTech thanks for the ticket. the next step here is to find the device ID of your keyboard:

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0b05:1869 ASUSTek Computer, Inc. ITE Device(8910)
Bus 001 Device 004: ID 13d3:5666 IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

so for me that's 0b05:1869.

You can try putting that ID in the list of supported devices, recompiling, and see if anything changes for you.

@wroberts wroberts self-assigned this Aug 16, 2021
@agerria
Copy link

agerria commented Aug 16, 2021

I have the same problem and i'ts no keyboard in this list but my laptop has it

$ sudo lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:3530 IMC Networks Bluetooth Radio 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

@jexxadox
Copy link

jexxadox commented Dec 4, 2021

any solution? my Asus Tuf Gaming A17 laptop won't initialize. the backlit keyboard was one of the major selling points!

@PrathamBhatTech
Copy link
Author

hey @PrathamBhatTech thanks for the ticket. the next step here is to find the device ID of your keyboard:

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0b05:1869 ASUSTek Computer, Inc. ITE Device(8910)
Bus 001 Device 004: ID 13d3:5666 IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

so for me that's 0b05:1869.

You can try putting that ID in the list of supported devices, recompiling, and see if anything changes for you.

Hey @wroberts

$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 04ca:4005 Lite-On Technology Corp. Bluetooth Radio
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

I think the keyboard is not listed? but I'm able to use it.

@PrathamBhatTech
Copy link
Author

Sorry for the late reply. I missed the notification for your reply. And forgot about this.

@wroberts
Copy link
Owner

wroberts commented Jan 6, 2022

No worries. So, yeah, that listing doesn't seem to contain a keyboard entry; the keyboard must be connected on some other interface.

Unfortunately, for @jexxadox @PrathamBhatTech @tbeedril I think this is the end of the road for your experiment with rogauracore, because that's just a client that uses the USB bus to try to duplicate the protocol from Asus's aura core app. No USB, no worky. You might have better luck with OpenRGB.

@javierisassi
Copy link

I added my id: Bus 001 Device 014: ID 0b05:193c ASUSTek Computer, Inc. ROG FALCHION to the mix, rebuild now
using sudo rogauracore takes my command (no errors) but the keyboard doesn't change colors or respond to the commands. Oh well.

@muerfox
Copy link

muerfox commented Sep 10, 2024

hello!
i do have a same issue in rog flow z13
the lsusb shows when keyboard reconnects as below
Bus 003 Device 011: ID 0b05:1a30 ASUSTek Computer, Inc. N-KEY Device
the default backlight starts when i reconnect the keyboard after boot but still cant use rogauracore the output only shows
Could not find ROG Aura Core keyboard.

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

6 participants