rogauracore icon indicating copy to clipboard operation
rogauracore copied to clipboard

Could not find ROG Aura core keyboard - Asus TUF FA56II

Open PrathamBhatTech opened this issue 4 years ago • 9 comments

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 avatar Aug 15 '21 04:08 PrathamBhatTech

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

PrathamBhatTech avatar Aug 15 '21 04:08 PrathamBhatTech

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 avatar Aug 16 '21 10:08 wroberts

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

agerria avatar Aug 16 '21 10:08 agerria

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

jexxadox avatar Dec 04 '21 21:12 jexxadox

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 avatar Jan 06 '22 17:01 PrathamBhatTech

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

PrathamBhatTech avatar Jan 06 '22 17:01 PrathamBhatTech

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.

wroberts avatar Jan 06 '22 18:01 wroberts

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.

javierisassi avatar Sep 21 '22 11:09 javierisassi