Laptop Information
- Product Family: ProArt Studiobook
- Board Name (Model): H7604JI
- Software Version: asusctl 6.3.8
Issue Description
When attempting to use asusctl profile list on my ASUS ProArt Studiobook, the application returns a Not supported error.
The xyz.ljones.Platform interface is successfully detected, but the only supported property exposed is ChargeControlEndThreshold. The standard performance and fan mapping properties (like ThrottlePolicy) are missing from the platform array on this specific motherboard layout.
Terminal Output
\$ asusctl profile list
Profiles not supported by either this kernel or by the laptop.
Error: Not supported
Software version: 6.3.8
Product family: ProArt Studiobook
Board name: H7604JI
Supported interfaces:
[
"xyz.ljones.Platform",
"xyz.ljones.AsusArmoury",
]
Supported properties on Platform:
[
ChargeControlEndThreshold,
]
Additional Context
To some degree fan profiles do work actually, and there is noticeable fan speed difference between them. However, it's unable to reach the high rpm it's able to on windows, even in normal use the cpu winds up getting throttled a bit.
Laptop Information
Issue Description
When attempting to use
asusctl profile liston my ASUS ProArt Studiobook, the application returns aNot supportederror.The
xyz.ljones.Platforminterface is successfully detected, but the only supported property exposed isChargeControlEndThreshold. The standard performance and fan mapping properties (likeThrottlePolicy) are missing from the platform array on this specific motherboard layout.Terminal Output
Additional Context
To some degree fan profiles do work actually, and there is noticeable fan speed difference between them. However, it's unable to reach the high rpm it's able to on windows, even in normal use the cpu winds up getting throttled a bit.