After the latest manjaro update, the rog control center (available from extra) dumps core:
Could not get asusd version: MethodError(OwnedErrorName("org.freedesktop.DBus.Error.ServiceUnknown"), Some("The name is not activatable"), Msg { type: Error, serial: 4294967295, sender: UniqueName("org.freedesktop.DBus"), reply-serial: 12, body: Str, fds: [] })
Is asusd.service running?
thread 'main' panicked at rog-control-center/src/main.rs:63:10:
called `Result::unwrap()` on an `Err` value: ()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted (core dumped)
The asusd service is alive.
Any clue? Is a broken rog-control-center version being used? Is there a mismatch with asusd?
Looked into it. The version of asusctl (6.1.0) shipped with Manjaro is seriously broken. One should not use it. Version 6.1.7 in the manjaro packages gitlab repo is fine. Please consider shipping the updated version of this package asynchronously from other manjaro updates.