Luke D. Jones
af216ee08c
Async tasks
2022-06-07 00:54:33 +12:00
Luke D. Jones
74e1d5bdc4
Add brightness to anime zbus notif
2022-06-06 18:24:08 +12:00
Luke D. Jones
5c0ad3e590
Re-enable notification on anime power-state change
2022-06-06 18:18:35 +12:00
Luke D. Jones
de43a37e9e
Use smol async for daemon and daemon-user
2022-06-06 14:34:59 +12:00
Luke D. Jones
1e4bc85fee
Partial asusd-user update
2022-06-06 01:33:14 +12:00
Luke D. Jones
31fff75f08
Update more deps
2022-06-06 00:41:07 +12:00
Luke D. Jones
854f2d75b3
Format
2022-06-06 00:09:23 +12:00
Luke D. Jones
a85e2f6130
Finalise zbus3 conversion
2022-06-06 00:08:59 +12:00
Martin Piffault
c6caafdcb7
adds support to enable/disable side leds
2022-05-31 17:00:21 +02:00
Luke D. Jones
31eff037a2
Bump to version 4.0.7
2021-12-19 21:00:58 +13:00
Luke D. Jones
e739cddd6a
Update patch links
2021-12-04 16:04:56 +13:00
Luke D. Jones
38d047cb8a
Update changelog
2021-11-01 16:03:40 +13:00
Luke D. Jones
7bc6c83a04
Check and pass error if charge limit not in 20-100 range
...
Closes #144
2021-10-27 23:04:44 +13:00
Luke D. Jones
3aa6eee306
Bugfixes
...
- Spawn tasks on individual threads
- Don't force a default of fan-curve on reload
- Add missing profile commands
- Begin obsoleting the graphics switch command in favour of supergfxctl
- Slim down the notification daemon to pure ASUS notifications
Bad behaviour in fan-curve new function that was forcing a re-init
to default on reload. Remove this and only save config again after
loading the config file and writing a curve (hidden side effect of
write is that a zeroed array is defaulted to read-from-system - this
needs to be changed too).
Closes #140 , #139
2021-10-02 20:31:14 +13:00
Luke D. Jones
ac0dec4dbf
Bump daemon version for release
2021-09-16 11:20:17 +12:00
Luke D. Jones
e3d192412e
Bugfixes
2021-09-16 11:19:05 +12:00
Luke D. Jones
ab195e1d84
Fan curve enablement
...
- Add CtrlProfileTask
- Add method to reset active profile curve to platform default
- Wrap the zbus methods for profiles + fan curves
- Enable CLI args for fan curves
- CLI mod and save curves
2021-09-14 14:52:15 +12:00
Luke D. Jones
7041d77256
Fix asusd-ledmodes.toml
2021-09-11 17:03:32 +12:00
Luke D. Jones
b939a9d331
Fetch and store fan curve correctly
2021-09-11 00:25:46 +12:00
Luke D. Jones
0a565a7a5c
Fleshing out functions and zbus controls
2021-09-08 23:33:42 +12:00
Luke D. Jones
bfaa478a4a
Begin syncing changes with patch series
2021-09-07 20:20:37 +12:00
Luke D. Jones
c6cc304a42
Clean up unwrap()'s. Print out info in asusctl if error
2021-08-28 11:07:47 +12:00
Luke D. Jones
3d41a7978a
Fix crash when platform_profile not supported
...
Closes #130
2021-08-28 09:33:23 +12:00
Luke D. Jones
6aba60f604
Try to re-get AniMe dev handle on write error
2021-08-27 22:31:50 +12:00
Luke D. Jones
a13dedf500
Cleanup
2021-08-27 20:46:04 +12:00
dragonn
cb490f23e9
Requesting dbus name after finishing initalizaction
2021-08-27 20:45:37 +12:00
Luke D. Jones
52f3b5a7bf
Charge limit: try to support BAT<n>
...
Closes #128
2021-08-27 20:22:15 +12:00
Luke D. Jones
e89e7ca10f
Add LED brightness pre/next cycle
...
Closes #129
2021-08-27 20:15:15 +12:00
Luke D. Jones
453d3091c1
Bump major versions
2021-08-26 14:23:28 +12:00
Luke D. Jones
cf915b9e00
Move anime data. Twiddle supergfxctl
2021-08-26 13:53:54 +12:00
Luke D. Jones
326ca37847
rog-supported crate
2021-08-26 13:17:17 +12:00
Luke D. Jones
498e604531
Major update to supergfx and others
2021-08-26 11:44:11 +12:00
Luke D. Jones
60b7f3be69
Begin cleanup
2021-08-25 11:42:32 +12:00
Luke D. Jones
6ceb5cf939
Major restructure to move gfx control out to crate
2021-08-25 11:16:23 +12:00
Luke D. Jones
0ed97db4c1
Temporary checkpoint
2021-08-24 12:35:57 +12:00
Luke D. Jones
8f5717def8
Version bump, various fixes
2021-08-02 10:50:17 +12:00
pshem
28b1194924
Fix multizone support on Strix 513IH
2021-08-01 18:00:04 +01:00
Luke D. Jones
00b7c6482f
fix: remove the parsing for root supported functions
2021-08-01 00:15:38 +12:00
Luke D. Jones
29c26e8c89
fix: Profile select by name is correctly choosing
...
Closes #100 #96
2021-08-01 00:10:11 +12:00
Luke D. Jones
fb124dd228
Fix clippy warnings
2021-07-31 23:09:23 +12:00
dragonn
88abafc728
add a protection to not allow running asusd in terminal
2021-07-09 18:40:38 +02:00
Luke D. Jones
baebd51d99
Better control of gfx modes
2021-06-11 09:03:50 +12:00
Luke D. Jones
1b34079d14
Trial of blocking vfio/compute unless in integrated mode
2021-06-07 11:02:21 +12:00
Luke D. Jones
8deeffcdad
Minor fix to compute/vfio switch
2021-06-06 21:33:31 +12:00
Luke D. Jones
b7e45d7305
Bump versions for release
2021-06-06 21:02:07 +12:00
Luke D. Jones
d9077db234
Bugfix configs
2021-06-06 20:58:19 +12:00
Luke D. Jones
439b006342
Force change to integrated if in nvidia or hybrid mode
...
Force change to integrated if in nvidia or hybrid mode and user tries
to switch to vfio or compute
2021-06-06 13:44:34 +12:00
Luke D. Jones
ffa74d52e5
Fix LED brightness apply on resume
2021-06-06 12:12:17 +12:00
Luke D. Jones
bb910344b8
Basic fade in/out of gifs
2021-05-31 10:06:35 +12:00
Luke D. Jones
b9c4ff9ca7
Add GA503Q led modes
2021-05-30 10:20:17 +12:00