Results 67 comments of Kyoken

I had the same problem. I didn't wanted to mess around with registry, so I made a simple script using this guide. https://github.com/kyokenn/vbios_from_reg It searches for NVIDIA graphic card entry...

Make a PR for ASUS laptops - https://github.com/ubuntu-mate/mate-optimus/pull/26

@flukejones Sure, I can switch to dbus. It would be great. Does the asusctl's dbus methods documented somewhere?

Thanks for the info. I have added optional dbus support with fallback to asusctl CLI, because the original mate-optimus tool doesn't requires dbus for generic laptops.

> I'm very sorry to say, but I am breaking userspace while I try to figure out the best way to pull the graphics control stuff fully out of asusct...

Can you run all the DPI/LED commands with "--debug" option and post the output?

>By the way: Is there no command to switch the active DPI preset? I couldn't find one. It's not supported by the mouse. ASUS hasn't designed such feature at the...

>I cannot get the Gladius III AimPoint to work. Using these device definitions: >[2023-02-01 19:10:20,077] [DEBUG] number of dpi presets: 2 I think it have 4 DPI presets. >class Gladius3WirelessAimPoint(Device):...

>Edit: I can confirm that I can directly select the DPI preset when using Armoury Crate. I see, so ASUS finally made it. Can you dump USB packets with busdog...

I have idea to make DPI work, but you have to set "leds" option to "3" and test if you can save an read the missing LEDs. More info of...