this post was submitted on 11 Jan 2025
12 points (83.3% liked)
Linux Gaming
15693 readers
277 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can't find specific listed support for this model through
asusctl
, but it definitely supports similar models. There is a very good chance everything withasusctl
will work out of the box, and if not, open a ticket and they'll help figure out what would need to be changed to add support.asusctl
supports stuff like fan curve control, aura sync (RGB stuff), throttling profiles, and GPU mode (hybrid/integrated/dedicated) switching, all in Linux. There is a GUI frontend for it that comes with it calledrog-control-center
if you don't wanna use command line, but it will have fewer features exposed.You can find info about it at their GitHub:
https://github.com/flukejones/asusctl
UPDATE: Looks like in the compatibility list, the last letter can sometimes be omitted, so it does look like your model (G513QY) is in fact supported, as G513Q is listed in the supported devices list. That should mean most main functions work.
(Sent this update as an extra comment in case your instance doesn't sync my edit by the time you see this comment)
UPDATE: Looks like in the compatibility list, the last letter can sometimes be omitted, so it does look like your model (G513QY) is in fact supported, as G513Q is listed in the supported devices list. That should mean most main functions work.
It might be since there's technically two models (one has a 1080p screen and another has a 1440p screen). Thanks for taking a snoop!