flukejones / asusctl

Daemon and tools to control your ASUS ROG laptop. Supersedes rog-core.
https://asus-linux.org/
Mozilla Public License 2.0
138 stars 19 forks source link

profile-get and profile-set not working #3

Closed eclipseo closed 2 years ago

eclipseo commented 2 years ago

On Fedora 35 and Asus ROG Zephyrus G15 GA503Q, I can't get profile-get and profile-set to work, each time it says "Missing arg or command"

$ asusctl profile --profile-get
Warning: Profiles now depend on power-profiles-daemon v0.9+
Warning: Fan-curve support is coming in a 4.1.x release
Missing arg or command

Optional arguments:
  -h, --help         print help message
  -n, --next         toggle to next profile in list
  -l, --list         list available profiles
  -p, --profile-get  get profile
  -P, --profile-set PROFILE-SET
                     set the active profile
eclipseo commented 2 years ago

Hey this works now! Thanks so much!