[New Device] ASUS ROG Strix Gseries 17 (G713RW)

Name of device:

ASUS ROG Strix Gseries 17 (G713RW)

Link to manufacturer's product page:

https://rog.asus.com/laptops/rog-strix/rog-strix-g17-2022-series/

Please select what type of device/interface the device uses:

DeviceTypeUSB

ID information:

Manufacturer: (Standard keyboards)

Description Service DeviceID


HID Keyboard Device kbdhid HID\VID_0B05&PID_19B6&COL03\7&2D1C04E0&0&0002

Manufacturer: (Standard system devices)

Description Service DeviceID


HID-compliant system controller HID\VID_0B05&PID_19B6&COL09\7&2D1C04E0&0&0008

HID-compliant vendor-defined device HID\VID_0B05&PID_19B6&COL01\7&2D1C04E0&0&0000

HID-compliant vendor-defined device HID\VID_0B05&PID_19B6&COL04\7&2D1C04E0&0&0003

HID-compliant vendor-defined device HID\VID_0B05&PID_19B6&COL05\7&2D1C04E0&0&0004

HID-compliant wireless radio controls HID\VID_0B05&PID_19B6&COL07\7&2D1C04E0&0&0006

USB Input Device HidUsb USB\VID_0B05&PID_19B6\6&35C692EE&0&3

Manufacturer: ASUSTek COMPUTER INC.

Description Service DeviceID


ASUS Component Firmware Update WUDFRd HID\VID_0B05&PID_19B6&COL02\7&2D1C04E0&0&0001

Please attach screenshots of the device's official control application here:

Screenshot_2023-08-01_214802 Screenshot_2023-08-01_214850 Screenshot_2023-08-01_215137

Please attach device captures here:

Let me know if these need re-done.

Descriptor Attempt, its integrated, so I did an uninstall/reinstall via Device Manager: Not a SCAR, g-series. my bad. Scar_17_ReportDescriptor.pcapng

Colors:

Red.pcapng

Green.pcapng

Blue.pcapng

Black.pcapng

Power Modes:

BootupShutdown-OnOff.pcapng

AwakeAll-OnOff.pcapng

KeyboardAwake-OnOff.pcapng

LightZonesAwake-OnOff.pcapng

KeyboardPluggedIn-OnOff.pcapng

LaptopLightZonesPluggedIn-OnOff.pcapng

Sleep-OnOff.pcapng

It appears to use all the same modes that the 15 does, minus the unused Keystone/Lidzones. So that code should be good to re-use most of.

CSV Update. For anyone finding this down the line: the path to the Aura Creator LED Layout CSVs is C:\ProgramData\ASUS\ROG Live Service\DeviceContent\

All four of those:

G713RW.csv G713_US_SINGLE.csv G713_US_PERKEY.csv G713_US_ZONE.csv

G713RW-Aura_Creator_Export.xml

It does really seem like they are using the exact same controller as the 15. With stuff the 15 has being in space that is unused on the 17, and vice versa.

\While we're digging around in the Asus Aura Core Laptop controller, we could look at fully integrating the changes made for the 13 series #2811 by @aethernali.live edit # a billion: Oops I see that has been integrated.

I mention all these other requests/issues, because I was trying to fix the problem myself, and using them as examples.

My hope is that the most of the work done on the 15 series can be easily expanded to the 17.

I found some of Dr-No's comments on Discord pointing to the same thing I didn't know how to handle. The both 15 and 17 using the same PID 19B6 thing.

Dr-No pointed us to DMI being able to return something that might be able to differentiate model.

DMI Check: G713-DMI-Pull.txt

Checklist for Step2

  • Name of device
  • A link to the vendors product page has been included
  • The transport bus has been identified and the appropriate label added to the issue.
  • The device ID's have been included for USB or PCI
  • Screenshots of the OEM Application are included
  • There is either, appropriate code examples linked or suitable device captures attached
Edited by Debugga-nb