aarron-lee / SimpleDeckyTDP

Decky TDP plugin for alternative PC handhelds
Other
51 stars 8 forks source link

Different device name for ROG Ally on latest chimeraos kernel #38

Closed gifter77 closed 4 months ago

gifter77 commented 4 months ago

On latest chimeraos testing build (Linux chimeraos 6.9.9-chos1-chimeraos-1 kernel), the device name for the ROG Ally seems to have changed:

[gamer@chimeraos ~]$ cat /sys/devices/virtual/dmi/id/product_name
ROG Ally RC71L_RC71L

So the device name checks in the plugin fail.

aarron-lee commented 4 months ago

thanks for the report, I'll update the device detection

aarron-lee commented 4 months ago

just pushed a release with a fix for the ROG Ally dmi check: https://github.com/aarron-lee/SimpleDeckyTDP/releases/tag/v0.4.0

let me know if it doesn't work for you. otherwise, I'll close this issue in a few days.

gifter77 commented 4 months ago

All good in the new version thanks!