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

asusd.service must be started manually on Zenbook #28

Closed chrnin closed 2 months ago

chrnin commented 3 months ago

Hello,

it looks like asusd service doesn't start by itself on my Asus Zenbook 3504… I fixed it locally by tweaking custom udev rules…

For the recorde, dmidecode says Family: Zenbook. With the all informations I don't have on Zenbooks support, I'd add a naïve:

ENV{DMI_FAMILY}=="*Zenbook*", GOTO="asusd_start"

I can attest that asusd service works like a charm on my laptop, I use it daily since months, maybe other zenbooks have issues ?

For a detailed info, I attached my dmidecode output: dmidecode.txt

flukejones commented 2 months ago

what does asusd actually provide for zenbooks?

flukejones commented 2 months ago

PR merged.

chrnin commented 2 months ago

what does asusd actually provide for zenbooks?

not much, but enough to get my interest: ChargeControlEndThreshold :)

$ asusctl -s
Supported Core Functions:
[
    "org.asuslinux.Platform",
]
Supported Platform Properties:
[
    ChargeControlEndThreshold,
]
No aura interface found